Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
@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/ |
Contains \Drupal\Tests\Core\Menu\LocalActionManagerTest. |
| 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 enable. |
| 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::testControllerResolverDeprecation | function | core/ |
@expectedDeprecation Using the 'controller_resolver' service as the first argument is deprecated, use the 'http_kernel.controller.argument_resolver' instead. If your subclass requires the 'controller_resolver' service add… |
| LocalActionManagerTest::testGetActionsForRoute | function | core/ |
@covers ::getActionsForRoute[[api-linebreak]] |
| LocalActionManagerTest::testGetTitle | function | core/ |
@covers ::getTitle[[api-linebreak]] |
| LocalActionsAndTasksConvertedIntoBlocksUpdateTest | class | core/ |
Tests the upgrade path for local actions/tasks being converted into blocks. |
| LocalActionsAndTasksConvertedIntoBlocksUpdateTest.php | file | core/ |
|
| LocalActionsAndTasksConvertedIntoBlocksUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocalActionsAndTasksConvertedIntoBlocksUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| LocalActionsAndTasksConvertedIntoBlocksUpdateTest::setUp | function | core/ |
Overrides WebTestBase::setUp() for update testing. |
| LocalActionsAndTasksConvertedIntoBlocksUpdateTest::testUpdateHookN | function | core/ |
Tests that local actions/tasks are being converted into blocks. |
| 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. |
| 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.php | file | core/ |
|
| LocalActionTest.php | file | core/ |
|
| LocalActionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocalActionTest::$modules | property | core/ |
Modules to enable. |
| 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::testLocalAction | function | core/ |
Tests appearance of local actions. |
| LocalAwareRedirectResponseTrait | trait | core/ |
Provides a trait which ensures that a URL is safe to redirect to. |
| LocalAwareRedirectResponseTrait.php | file | core/ |
|
| LocalAwareRedirectResponseTrait::$requestContext | property | core/ |
The request context. |
Pagination
- Previous page
- Page 876
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.