Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ReflectionTest::testGetParameterClassName | function | core/ |
@covers ::getParameterClassName[[api-linebreak]] @dataProvider providerGetParameterClassName |
| RegionalForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| RegionalForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| Registry::get | function | core/ |
Returns the complete theme registry from cache or rebuilds it. |
| Registry::getBaseHook | function | core/ |
Returns the base hook for a given hook suggestion. |
| Registry::getPath | function | core/ |
Wraps drupal_get_path(). |
| Registry::getPrefixGroupedUserFunctions | function | core/ |
Gets all user functions grouped by the word before the first underscore. |
| Registry::getRuntime | function | core/ |
Returns the incomplete, runtime theme registry. |
| RegistryLegacyTest::testGetLegacyThemeFunctionRegistryForModule | function | core/ |
Tests getting legacy theme function registry data defined by a module. |
| RegistryTest::testGetRegistryForModule | function | core/ |
Tests getting the theme registry defined by a module. |
| ReindexConfirm::getCancelText | function | core/ |
Returns a caption for the link which cancels the action. |
| ReindexConfirm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ReindexConfirm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| ReindexConfirm::getDescription | function | core/ |
Returns additional text to display as a description. |
| ReindexConfirm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ReindexConfirm::getQuestion | function | core/ |
Returns the question to ask the user. |
| RelatedResourceTypesTest::getRelatableResourceTypesByFieldProvider | function | core/ |
Provides cases to test getRelatableTypesByField. |
| RelatedResourceTypesTest::getRelatableResourceTypesProvider | function | core/ |
@covers ::getRelatableResourceTypes[[api-linebreak]] @dataProvider getRelatableResourceTypesProvider |
| RelatedResourceTypesTest::testGetRelatableResourceTypes | function | core/ |
@covers ::getRelatableResourceTypes[[api-linebreak]] @dataProvider getRelatableResourceTypesProvider |
| RelatedResourceTypesTest::testGetRelatableResourceTypesByField | function | core/ |
@covers ::getRelatableResourceTypesByField[[api-linebreak]] @dataProvider getRelatableResourceTypesByFieldProvider |
| RelatedResourceTypesTest::testGetRelatableResourceTypesFromFieldDefinition | function | core/ |
Ensure a graceful failure when a field can references a missing bundle. |
| RelationLinkManager::getRelationInternalIds | function | core/ |
Translates a REST URI into internal IDs. |
| RelationLinkManager::getRelations | function | core/ |
Get the array of relation links. |
| RelationLinkManager::getRelationUri | function | core/ |
Gets the URI that corresponds to a field. |
| RelationLinkManagerInterface::getRelationInternalIds | function | core/ |
Translates a REST URI into internal IDs. |
| RelationLinkManagerInterface::getRelationUri | function | core/ |
Gets the URI that corresponds to a field. |
| Relationship::getContext | function | core/ |
Gets context resource object of the relationship. |
| Relationship::getData | function | core/ |
Gets the relationship object's data. |
| Relationship::getFieldName | function | core/ |
Gets the relationship object's public field name. |
| Relationship::getLinks | function | core/ |
Gets the relationship object's links. |
| Relationship::getMergedLinks | function | core/ |
Merges the object's links with the top-level links. |
| Relationship::getMergedMeta | function | core/ |
Merges the object's meta member with the top-level meta member. |
| Relationship::getMeta | function | core/ |
Gets the relationship object's metadata. |
| Relationship::getOmissions | function | core/ |
Returns the data that was omitted from the JSON:API document. |
| RemoveBlockForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| RemoveBlockForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| RemoveBlockForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| RemoveSectionForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| RemoveSectionForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| RemoveSectionForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| RenderArrayNonHtmlSubscriber::getSubscribedEvents | function | core/ |
|
| RenderCache::get | function | core/ |
Gets the cached, pre-rendered element of a renderable element from cache. |
| RenderCache::getCacheableRenderArray | function | core/ |
Gets a cacheable render array for a render array and its rendered output. |
| RenderCache::maxAgeToExpire | function | core/ |
Maps a #cache[max-age] value to an "expire" value for the Cache API. |
| RenderCacheInterface::get | function | core/ |
Gets the cached, pre-rendered element of a renderable element from cache. |
| RenderCacheInterface::getCacheableRenderArray | function | core/ |
Gets a cacheable render array for a render array and its rendered output. |
| RenderedEntity::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| RenderedEntity::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| RenderedEntity::getCacheTags | function | core/ |
The cache tags associated with this object. |
| RenderedEntity::getEntityRepository | function | core/ |
Pagination
- Previous page
- Page 161
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.