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 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocalActionManager::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
| LocalActionManager::getActionsForRoute | function | core/ |
Finds all local actions that appear on a named route. |
| LocalActionManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| LocalActionManager::__construct | function | core/ |
Constructs a LocalActionManager object. |
| LocalActionManagerInterface::getActionsForRoute | function | core/ |
Finds all local actions that appear on a named route. |
| LocalActionManagerTest | class | core/ |
Tests Drupal\Core\Menu\LocalActionManager. |
| LocalActionManagerTest | class | core/ |
Tests the local action manager. |
| LocalActionManagerTest.php | file | core/ |
|
| LocalActionManagerTest.php | file | core/ |
|
| LocalActionManagerTest::$accessManager | property | core/ |
The access manager. |
| LocalActionManagerTest::$account | property | core/ |
The account. |
| LocalActionManagerTest::$argumentResolver | property | core/ |
The mocked argument resolver. |
| LocalActionManagerTest::$cacheBackend | property | core/ |
The cache backend. |
| LocalActionManagerTest::$discovery | property | core/ |
The plugin discovery. |
| LocalActionManagerTest::$factory | property | core/ |
The factory. |
| LocalActionManagerTest::$localActionManager | property | core/ |
The tested local action manager. |
| LocalActionManagerTest::$moduleHandler | property | core/ |
The module handler. |
| LocalActionManagerTest::$modules | property | core/ |
Modules to install. |
| LocalActionManagerTest::$request | property | core/ |
The request. |
| LocalActionManagerTest::$routeProvider | property | core/ |
The router provider. |
| LocalActionManagerTest::getActionsForRouteProvider | function | core/ |
|
| LocalActionManagerTest::setUp | function | core/ |
|
| LocalActionManagerTest::testCacheability | function | core/ |
Tests the cacheability of local actions. |
| LocalActionManagerTest::testGetActionsForRoute | function | core/ |
Tests get actions for route. |
| LocalActionManagerTest::testGetTitle | function | core/ |
Tests get title. |
| LocalActionsBlock | class | core/ |
Provides a block to display the local actions. |
| LocalActionsBlock.php | file | core/ |
|
| LocalActionsBlock::$localActionManager | property | core/ |
The local action manager. |
| LocalActionsBlock::$routeMatch | property | core/ |
The route match. |
| LocalActionsBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| LocalActionsBlock::createPlaceholder | function | core/ |
|
| LocalActionsBlock::defaultConfiguration | function | core/ |
|
| LocalActionsBlock::__construct | function | core/ |
Creates a LocalActionsBlock instance. |
| LocalActionTest | class | core/ |
Test derivative to check local action title escaping. |
| LocalActionTest | class | core/ |
Tests local actions derived from router and added/altered via hooks. |
| LocalActionTest | class | core/ |
Tests block_content local action links. |
| LocalActionTest.php | file | core/ |
|
| LocalActionTest.php | file | core/ |
|
| LocalActionTest.php | file | core/ |
|
| LocalActionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocalActionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocalActionTest::$modules | property | core/ |
Modules to install. |
| LocalActionTest::assertLocalAction | function | core/ |
Asserts local actions in the page output. |
| LocalActionTest::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| LocalActionTest::setUp | function | core/ |
|
| LocalActionTest::setUp | function | core/ |
Sets the test up. |
| LocalActionTest::testAddContentBlockLink | function | core/ |
Tests the block_content_add_action link. |
| LocalActionTest::testLocalAction | function | core/ |
Tests appearance of local actions. |
| LocalActionWithDestination | class | core/ |
Modifies the local action to add a destination. |
| LocalActionWithDestination.php | file | core/ |
Pagination
- Previous page
- Page 817
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.