Search for __get
Title | Object type | File name | Summary |
---|---|---|---|
ContextProviderInterface::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
ContextProviderInterface::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
ContextRepositoryInterface::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
ContextRepositoryInterface::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
ContextTest::providerGetContextValue | function | core/ |
Data provider for testGetContextValue. |
ContextTest::testGetContextValue | function | core/ |
@covers ::getContextValue @dataProvider providerGetContextValue |
ContextTypedDataTest::testGetContextValue | function | core/ |
Tests that getting a context value does not throw fatal errors. |
ContextualLinkDefault::getGroup | function | core/ |
Returns the group this contextual link should be rendered in. |
ContextualLinkDefault::getOptions | function | core/ |
Returns the link options passed to the link generator. |
ContextualLinkDefault::getRouteName | function | core/ |
Returns the route name of the contextual link. |
ContextualLinkDefault::getTitle | function | core/ |
Returns the localized title to be shown for this contextual link. |
ContextualLinkDefault::getWeight | function | core/ |
Returns the weight of the contextual link. |
ContextualLinkDefaultTest::testGetGroup | function | core/ |
@covers ::getGroup |
ContextualLinkDefaultTest::testGetOptions | function | core/ |
@covers ::getOptions |
ContextualLinkDefaultTest::testGetRouteName | function | core/ |
@covers ::getRouteName |
ContextualLinkDefaultTest::testGetTitle | function | core/ |
@covers ::getTitle |
ContextualLinkDefaultTest::testGetTitleWithContext | function | core/ |
@covers ::getTitle |
ContextualLinkDefaultTest::testGetTitleWithTitleArguments | function | core/ |
@covers ::getTitle |
ContextualLinkDefaultTest::testGetWeight | function | core/ |
@covers ::getWeight |
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/ |
|
ContextualLinkManager::getContextualLinksArrayByGroup | function | core/ |
|
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::getController | function | core/ |
|
ControllerResolver::getControllerFromDefinition | function | core/ |
|
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::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::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
Cookie::getUserFromSession | function | core/ |
Returns the UserSession object for the given session. |
CookieCacheContextTest::providerTestGetContext | function | core/ |
Provides a list of cookies and expected cache contexts. |
CookieCacheContextTest::testGetContext | function | core/ |
@covers ::getContext |
Pagination
- Previous page
- Page 42
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.