Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContextualLinkDefaultTest::$stringTranslation | property | core/ |
The mocked translator. |
| ContextualLinkDefaultTest::setUp | function | core/ |
|
| ContextualLinkDefaultTest::setupContextualLinkDefault | function | core/ |
|
| ContextualLinkDefaultTest::testGetGroup | function | core/ |
Tests get group. |
| ContextualLinkDefaultTest::testGetOptions | function | core/ |
Tests get options. |
| ContextualLinkDefaultTest::testGetRouteName | function | core/ |
Tests get route name. |
| ContextualLinkDefaultTest::testGetTitle | function | core/ |
Tests get title. |
| ContextualLinkDefaultTest::testGetTitleWithContext | function | core/ |
Tests get title with context. |
| ContextualLinkDefaultTest::testGetTitleWithTitleArguments | function | core/ |
Tests get title with title arguments. |
| ContextualLinkDefaultTest::testGetWeight | function | core/ |
Tests get weight. |
| ContextualLinkInterface::getOptions | function | core/ |
Returns the link options passed to the link generator. |
| ContextualLinkManager::$accessManager | property | core/ |
The access manager. |
| ContextualLinkManager::$controllerResolver | property | core/ |
A controller resolver object. |
| ContextualLinkManager::$defaults | property | core/ |
Provides default values for a contextual link definition. |
| ContextualLinkManager::$pluginsByGroup | property | core/ |
A static cache of all the contextual link plugins by group name. |
| ContextualLinkManager::$requestStack | property | core/ |
The request stack. |
| ContextualLinkManager::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
| 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. |
| ContextualLinkManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
| ContextualLinkManager::__construct | function | core/ |
Constructs a new ContextualLinkManager instance. |
| 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 | class | core/ |
Tests Drupal\Core\Menu\ContextualLinkManager. |
| ContextualLinkManagerTest.php | file | core/ |
|
| ContextualLinkManagerTest::$accessManager | property | core/ |
The mocked access manager. |
| ContextualLinkManagerTest::$account | property | core/ |
The mocked account. |
| ContextualLinkManagerTest::$cacheBackend | property | core/ |
The cache backend used in the test. |
| ContextualLinkManagerTest::$contextualLinkManager | property | core/ |
The tested contextual link manager. |
| ContextualLinkManagerTest::$moduleHandler | property | core/ |
The mocked module handler. |
| ContextualLinkManagerTest::$pluginDiscovery | property | core/ |
The mocked plugin discovery. |
| ContextualLinkManagerTest::setUp | function | core/ |
|
| 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. |
| ContextualLinkManagerTest::testPluginDefinitionAlter | function | core/ |
Tests the plugins alter hook. |
| ContextualLinkManagerTest::testProcessDefinitionWithoutGroup | function | core/ |
Tests processDefinition() by passing a plugin definition without a group. |
| ContextualLinkManagerTest::testProcessDefinitionWithoutRoute | function | core/ |
Tests processDefinition() by passing a plugin definition without a route. |
| ContextualLinks | class | core/ |
Provides a handler that adds contextual links. |
| ContextualLinks | class | core/ |
Provides a contextual_links element. |
| ContextualLinks.php | file | core/ |
|
| ContextualLinks.php | file | core/ |
|
| ContextualLinks::$contextualLinksSerializer | property | core/ |
The contextual links serializer service. |
| ContextualLinks::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
| ContextualLinks::contextualLinkManager | function | core/ |
Wraps the contextual link manager. |
| ContextualLinks::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| ContextualLinks::getInfo | function | core/ |
Returns the element properties for this element. |
| ContextualLinks::moduleHandler | function | core/ |
Wraps the module handler. |
Pagination
- Previous page
- Page 288
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.