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 |
|---|---|---|---|
| ContextualLinkInterface::getGroup | function | core/ |
Returns the group this contextual link should be rendered in. |
| ContextualLinkInterface::getOptions | function | core/ |
Returns the link options passed to the link generator. |
| ContextualLinkInterface::getRouteName | function | core/ |
Returns the route name of the contextual link. |
| ContextualLinkInterface::getTitle | function | core/ |
Returns the localized title to be shown for this contextual link. |
| ContextualLinkInterface::getWeight | function | core/ |
Returns the weight of the contextual link. |
| ContextualLinkManager::getContextualLinkPluginsByGroup | function | core/ |
Gets the contextual link plugins by contextual link group. |
| ContextualLinkManager::getContextualLinksArrayByGroup | function | core/ |
Gets the contextual links prepared as expected by links.html.twig. |
| ContextualLinkManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| ContextualLinkManagerInterface::getContextualLinkPluginsByGroup | function | core/ |
Gets the contextual link plugins by contextual link group. |
| ContextualLinkManagerInterface::getContextualLinksArrayByGroup | function | core/ |
Gets the contextual links prepared as expected by links.html.twig. |
| ContextualLinkManagerTest::testGetContextualLinkPluginsByGroup | function | core/ |
Tests the getContextualLinkPluginsByGroup method. |
| ContextualLinkManagerTest::testGetContextualLinkPluginsByGroupWithCache | function | core/ |
Tests the getContextualLinkPluginsByGroup method with a prefilled cache. |
| ContextualLinkManagerTest::testGetContextualLinksArrayByGroup | function | core/ |
Tests the getContextualLinksArrayByGroup method. |
| ContextualLinkManagerTest::testGetContextualLinksArrayByGroupAccessCheck | function | core/ |
Tests the access checking of the getContextualLinksArrayByGroup method. |
| ContextualLinks::getInfo | function | core/ |
Returns the element properties for this element. |
| ContextualLinksPlaceholder::getInfo | function | core/ |
Returns the element properties for this element. |
| ControllerBaseTest::testGetConfig | function | core/ |
Tests the config method. |
| ControllerResolver::doGetArguments | function | core/ |
|
| ControllerResolver::getController | function | core/ |
|
| ControllerResolver::getControllerFromDefinition | function | core/ |
Returns the Controller instance with a given controller route definition. |
| ControllerResolverInterface::getControllerFromDefinition | function | core/ |
Returns the Controller instance with a given controller route definition. |
| ControllerResolverTest::providerTestGetController | function | core/ |
Provides test data for testGetController(). |
| ControllerResolverTest::providerTestGetControllerFromDefinition | function | core/ |
Provides test data for testGetControllerFromDefinition(). |
| ControllerResolverTest::testGetArguments | function | core/ |
Tests getArguments(). |
| ControllerResolverTest::testGetArgumentsWithRouteMatchAndPsr7Request | function | core/ |
Tests getArguments with a route match and a PSR-7 request. |
| ControllerResolverTest::testGetArgumentsWithRouteMatchAndRequest | function | core/ |
Tests getArguments with a route match and a request. |
| ControllerResolverTest::testGetController | function | core/ |
Tests getController(). |
| ControllerResolverTest::testGetControllerFromDefinition | function | core/ |
Tests getControllerFromDefinition(). |
| ControllerResolverTest::testGetControllerFromDefinitionNotCallable | function | core/ |
Tests getControllerFromDefinition() without a callable. |
| ConvertImageEffect::getDerivativeExtension | function | core/ |
Returns the extension of the derivative after applying this image effect. |
| ConvertImageEffect::getSummary | function | core/ |
Returns a render array summarizing the configuration of the image effect. |
| Cookie::getUserFromSession | function | core/ |
Returns the UserSession object for the given session. |
| CookieResourceTestTrait::getAuthenticationRequestOptions | function | core/ |
|
| CookiesCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context based on the parameter value. |
| CookiesCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| CookiesCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| Counter::getValue | function | core/ |
Gets the value that's supposed to be rendered. |
| CountryManager::getList | function | core/ |
Get an array of country code => country name pairs, altered by alter hooks. |
| CountryManager::getStandardList | function | core/ |
Get an array of all two-letter country code => country name pairs. |
| CountryManagerInterface::getList | function | core/ |
Returns a list of country code => country name pairs. |
| CreateTestContentEntitiesTrait::getRequiredModules | function | core/ |
Gets required modules. |
| CredentialForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| CredentialForm::getDatabaseTypes | function | core/ |
Returns all supported database driver installer objects. |
| CredentialForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| CronForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| CronForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| CropImageEffect::getSummary | function | core/ |
Returns a render array summarizing the configuration of the image effect. |
| CsrfTokenGenerator::get | function | core/ |
Generates a token based on $value, the user session, and the private key. |
| CsrfTokenGeneratorTest::testGenerateSeedOnGet | function | core/ |
Tests that a new token seed is generated upon first use. |
| CsrfTokenGeneratorTest::testGet | function | core/ |
Tests CsrfTokenGenerator::get(). |
Pagination
- Previous page
- Page 39
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.