Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RedirectDestinationInterface::getAsArray | function | core/ |
Prepares a 'destination' URL query parameter for use with \Drupal\Core\Url. |
| RedirectDestinationTest::providerGet | function | core/ |
|
| RedirectDestinationTest::testGet | function | core/ |
Tests destination passed via $_GET. |
| RedirectDestinationTest::testGetAsArray | function | core/ |
@dataProvider providerGet |
| RedirectDestinationTest::testSetAfterGetCall | function | core/ |
@covers ::set[[api-linebreak]] @covers ::get[[api-linebreak]] |
| RedirectDestinationTest::testSetBeforeGetCall | function | core/ |
@covers ::set[[api-linebreak]] @covers ::get[[api-linebreak]] |
| RedirectDestinationTrait::getDestinationArray | function | core/ |
Prepares a 'destination' URL query parameter for use with \Drupal\Core\Url. |
| RedirectDestinationTrait::getRedirectDestination | function | core/ |
Returns the redirect destination service. |
| RedirectFormBlock::getCacheMaxAge | function | core/ |
@todo Make cacheable once https://www.drupal.org/node/2351015 lands. |
| RedirectLeadingSlashesSubscriber::getSubscribedEvents | function | core/ |
|
| RedirectResponseSubscriber::getDestinationAsAbsoluteUrl | function | core/ |
Converts the passed in destination into an absolute URL. |
| RedirectResponseSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| RefinableDependentAccessTrait::getAccessDependency | function | core/ |
|
| ReflectionFactory::getInstanceArguments | function | core/ |
Inspects the plugin class and build a list of arguments for the constructor. |
| ReflectionFactoryTest::providerGetInstanceArguments | function | core/ |
Data provider for testGetInstanceArguments. |
| ReflectionFactoryTest::testGetInstanceArguments | function | core/ |
@covers ::getInstanceArguments[[api-linebreak]] @dataProvider providerGetInstanceArguments |
| 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 |
| 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. |
Pagination
- Previous page
- Page 158
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.