Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocalActionDefaultTest::testGetTitleWithTitleArguments | function | core/ |
Tests the getTitle method with title arguments. |
| LocalActionInterface | interface | core/ |
Defines an interface for menu local actions. |
| LocalActionInterface.php | file | core/ |
|
| LocalActionInterface::getOptions | function | core/ |
Returns options for rendering a link for the local action. |
| LocalActionInterface::getRouteName | function | core/ |
Get the route name from the settings. |
| LocalActionInterface::getRouteParameters | function | core/ |
Returns the route parameters needed to render a link for the local action. |
| LocalActionInterface::getTitle | function | core/ |
Returns the localized title to be shown for this action. |
| LocalActionInterface::getWeight | function | core/ |
Returns the weight for the local action. |
| LocalActionManager | class | core/ |
Provides the default local action manager using YML as primary definition. |
| LocalActionManager.php | file | core/ |
|
| LocalActionManager::$accessManager | property | core/ |
The access manager. |
| LocalActionManager::$account | property | core/ |
The current user. |
| 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::$languageManager | property | core/ |
The language manager. |
| LocalActionManager::$requestStack | property | core/ |
The request stack. |
| LocalActionManager::$routeMatch | property | core/ |
The current route match. |
| LocalActionManager::$routeProvider | property | core/ |
The route provider to load routes by name. |
| 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::getTitle | function | core/ |
Gets the title for a local action. |
| LocalActionManager::__construct | function | core/ |
Constructs a LocalActionManager object. |
| LocalActionManagerInterface | interface | core/ |
Manages discovery and instantiation of menu local action plugins. |
| LocalActionManagerInterface.php | file | core/ |
|
| LocalActionManagerInterface::getActionsForRoute | function | core/ |
Finds all local actions that appear on a named route. |
| LocalActionManagerInterface::getTitle | function | core/ |
Gets the title for a local action. |
| 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/ |
Pagination
- Previous page
- Page 965
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.