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 |
|---|---|---|---|
| ContextDefinitionTest::testGetConstraint | function | core/ |
@dataProvider providerGetConstraint @covers ::getConstraint[[api-linebreak]] @uses \Drupal |
| ContextDefinitionTest::testGetDataDefinition | function | core/ |
@dataProvider providerGetDataDefinition @covers ::getDataDefinition[[api-linebreak]] @uses \Drupal |
| ContextDefinitionTest::testGetDataDefinitionInvalidType | function | core/ |
@dataProvider providerGetDataDefinition @covers ::getDataDefinition[[api-linebreak]] @uses \Drupal |
| ContextHandler::getContextDefinitions | function | core/ |
Returns the context definitions associated with a plugin definition. |
| ContextHandler::getMatchingContexts | function | core/ |
Determines which contexts satisfy the constraints of a given definition. |
| ContextHandlerInterface::getMatchingContexts | function | core/ |
Determines which contexts satisfy the constraints of a given definition. |
| ContextHandlerTest::providerTestGetMatchingContexts | function | core/ |
Provides data for testGetMatchingContexts(). |
| ContextHandlerTest::testGetMatchingContexts | function | core/ |
@covers ::getMatchingContexts[[api-linebreak]] |
| ContextInterface::getConstraints | function | core/ |
Gets a list of validation constraints. |
| ContextInterface::getContextData | function | core/ |
Gets the context value as typed data object. |
| ContextInterface::getContextDefinition | function | core/ |
|
| ContextInterface::getContextDefinition | function | core/ |
Gets the provided definition that the context must conform to. |
| ContextInterface::getContextValue | function | core/ |
Gets the context value. |
| 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[[api-linebreak]] @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[[api-linebreak]] |
| ContextualLinkDefaultTest::testGetOptions | function | core/ |
@covers ::getOptions[[api-linebreak]] |
| ContextualLinkDefaultTest::testGetRouteName | function | core/ |
@covers ::getRouteName[[api-linebreak]] |
| ContextualLinkDefaultTest::testGetTitle | function | core/ |
@covers ::getTitle[[api-linebreak]] |
| ContextualLinkDefaultTest::testGetTitleWithContext | function | core/ |
@covers ::getTitle[[api-linebreak]] |
| ContextualLinkDefaultTest::testGetTitleWithTitleArguments | function | core/ |
@covers ::getTitle[[api-linebreak]] |
| ContextualLinkDefaultTest::testGetWeight | function | core/ |
@covers ::getWeight[[api-linebreak]] |
| 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::getController | function | core/ |
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.