Search for _action
- Search 7.x for _action
- Search 9.5.x for _action
- Search 8.9.x for _action
- Search 10.3.x for _action
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
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::create | function | core/ |
Creates an instance of the plugin. |
LocalActionsBlock::createPlaceholder | function | core/ |
|
LocalActionsBlock::defaultConfiguration | function | core/ |
|
LocalActionsBlock::__construct | function | core/ |
Creates a LocalActionsBlock instance. |
LocalActionTest | class | core/ |
Tests block_content local action links. |
LocalActionTest | class | core/ |
Tests local actions derived from router and added/altered via hooks. |
LocalActionTest | class | core/ |
Test derivative to check local action title escaping. |
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/ |
Sets the test up. |
LocalActionTest::setUp | function | core/ |
|
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/ |
|
LocalActionWithDestination::create | function | core/ |
Creates an instance of the plugin. |
LocalActionWithDestination::getOptions | function | core/ |
Returns options for rendering a link for the local action. |
LocalActionWithDestination::__construct | function | core/ |
Constructs a LocalActionDefault object. |
media.links.action.yml | file | core/ |
core/modules/media/media.links.action.yml |
MediaTypeForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
media_library.links.action.yml | file | core/ |
core/modules/media_library/media_library.links.action.yml |
menu-local-action.html.twig | file | core/ |
Theme override for a single local action link. |
menu-local-action.html.twig | file | core/ |
Theme override for a single local action link. |
menu-local-action.html.twig | file | core/ |
Theme override for a single local action link. |
menu-local-action.html.twig | file | core/ |
Default theme implementation for a single local action link. |
MenuLinkContentForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
MenuPreprocess::preprocessMenuLocalAction | function | core/ |
Prepares variables for single local action link templates. |
menu_link_add_test.links.action.yml | file | core/ |
core/modules/menu_ui/tests/modules/menu_link_add_test/menu_link_add_test.links.action.yml |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.