UserLocalTasksTest |
class |
core/modules/user/tests/src/Unit/Menu/UserLocalTasksTest.php |
Tests user local tasks. |
UserLocalTasksTest.php |
file |
core/modules/user/tests/src/Unit/Menu/UserLocalTasksTest.php |
|
UserLocalTasksTest::getUserAdminRoutes |
function |
core/modules/user/tests/src/Unit/Menu/UserLocalTasksTest.php |
Provides a list of routes to test. |
UserLocalTasksTest::getUserLoginRoutes |
function |
core/modules/user/tests/src/Unit/Menu/UserLocalTasksTest.php |
Provides a list of routes to test. |
UserLocalTasksTest::getUserPageRoutes |
function |
core/modules/user/tests/src/Unit/Menu/UserLocalTasksTest.php |
Provides a list of routes to test. |
UserLocalTasksTest::setUp |
function |
core/modules/user/tests/src/Unit/Menu/UserLocalTasksTest.php |
|
UserLocalTasksTest::testUserAdminLocalTasks |
function |
core/modules/user/tests/src/Unit/Menu/UserLocalTasksTest.php |
Tests local task existence. |
UserLocalTasksTest::testUserLoginLocalTasks |
function |
core/modules/user/tests/src/Unit/Menu/UserLocalTasksTest.php |
Checks user listing local tasks. |
UserLocalTasksTest::testUserPageLocalTasks |
function |
core/modules/user/tests/src/Unit/Menu/UserLocalTasksTest.php |
Checks user listing local tasks. |
VersionHistoryLocalTasks |
class |
core/lib/Drupal/Core/Entity/Plugin/Derivative/VersionHistoryLocalTasks.php |
Provides version history local tasks for revisionable entities. |
VersionHistoryLocalTasks.php |
file |
core/lib/Drupal/Core/Entity/Plugin/Derivative/VersionHistoryLocalTasks.php |
|
VersionHistoryLocalTasks::create |
function |
core/lib/Drupal/Core/Entity/Plugin/Derivative/VersionHistoryLocalTasks.php |
Creates a new class instance. |
VersionHistoryLocalTasks::getDerivativeDefinitions |
function |
core/lib/Drupal/Core/Entity/Plugin/Derivative/VersionHistoryLocalTasks.php |
Gets the definition of all derivatives of a base plugin. |
VersionHistoryLocalTasks::__construct |
function |
core/lib/Drupal/Core/Entity/Plugin/Derivative/VersionHistoryLocalTasks.php |
Creates a new VersionHistoryLocalTasks instance. |
ViewsHooks::localTasksAlter |
function |
core/modules/views/src/Hook/ViewsHooks.php |
Implements hook_local_tasks_alter(). |
ViewsLocalTask::alterLocalTasks |
function |
core/modules/views/src/Plugin/Derivative/ViewsLocalTask.php |
Alters base_route and parent_id into the views local tasks. |