Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocalActionDefaultTest::$localActionDefault | property | core/ |
The tested local action default plugin. |
| LocalActionDefaultTest::$pluginDefinition | property | core/ |
The used plugin definition. |
| LocalActionDefaultTest::$pluginId | property | core/ |
The used plugin ID. |
| LocalActionDefaultTest::$routeProvider | property | core/ |
The mocked route provider. |
| LocalActionDefaultTest::$stringTranslation | property | core/ |
The mocked translator. |
| LocalActionDefaultTest::setUp | function | core/ |
|
| LocalActionDefaultTest::setupLocalActionDefault | function | core/ |
Setups the local action default. |
| LocalActionDefaultTest::testGetTitle | function | core/ |
Tests the getTitle method without a translation context. |
| LocalActionDefaultTest::testGetTitleWithContext | function | core/ |
Tests the getTitle method with a translation context. |
| LocalActionDefaultTest::testGetTitleWithTitleArguments | function | core/ |
Tests the getTitle method with title arguments. |
| LocalActionInterface::getOptions | function | core/ |
Returns options for rendering a link for the local action. |
| LocalActionInterface::getRouteParameters | function | core/ |
Returns the route parameters needed to render a link for the local action. |
| LocalActionManager::$accessManager | property | core/ |
The access manager. |
| LocalActionManager::$argumentResolver | property | core/ |
An argument resolver object. |
| LocalActionManager::$defaults | property | core/ |
Provides some default values for all local action plugins. |
| LocalActionManager::$instances | property | core/ |
The plugin instances. |
| LocalActionManager::$requestStack | property | core/ |
The request stack. |
| 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/ |
@coversDefaultClass \Drupal\Core\Menu\LocalActionManager[[api-linebreak]] @group Menu |
| LocalActionManagerTest | class | core/ |
Tests the local action manager. |
| LocalActionManagerTest.php | file | core/ |
|
| LocalActionManagerTest.php | file | core/ |
|
| LocalActionManagerTest::$accessManager | property | core/ |
The mocked access manager. |
| LocalActionManagerTest::$account | property | core/ |
The mocked account. |
| LocalActionManagerTest::$argumentResolver | property | core/ |
The mocked argument resolver. |
| LocalActionManagerTest::$cacheBackend | property | core/ |
The mocked cache backend. |
| LocalActionManagerTest::$discovery | property | core/ |
The mocked plugin discovery. |
| LocalActionManagerTest::$factory | property | core/ |
The mocked factory. |
| LocalActionManagerTest::$localActionManager | property | core/ |
The tested local action manager. |
| LocalActionManagerTest::$moduleHandler | property | core/ |
The mocked module handler. |
| LocalActionManagerTest::$modules | property | core/ |
Modules to install. |
| LocalActionManagerTest::$request | property | core/ |
The mocked request. |
| LocalActionManagerTest::$routeProvider | property | core/ |
The mocked router provider. |
| LocalActionManagerTest::getActionsForRouteProvider | function | core/ |
|
| LocalActionManagerTest::setUp | function | core/ |
|
| LocalActionManagerTest::testCacheability | function | core/ |
Tests the cacheability of local actions. |
| LocalActionManagerTest::testGetActionsForRoute | function | core/ |
@covers ::getActionsForRoute[[api-linebreak]] |
| LocalActionManagerTest::testGetTitle | function | core/ |
@covers ::getTitle[[api-linebreak]] |
| 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::create | function | core/ |
Creates an instance of the plugin. |
| LocalActionsBlock::defaultConfiguration | function | core/ |
|
| LocalActionsBlock::__construct | function | core/ |
Creates a LocalActionsBlock instance. |
Pagination
- Previous page
- Page 766
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.