| UpdateLocalTasksTest::getUpdateModuleRoutes |
function |
core/modules/update/tests/src/Unit/Menu/UpdateLocalTasksTest.php |
Provides a list of module routes to test. |
| UpdateLocalTasksTest::getUpdateReportRoutes |
function |
core/modules/update/tests/src/Unit/Menu/UpdateLocalTasksTest.php |
Provides a list of report routes to test. |
| UpdateLocalTasksTest::getUpdateThemeRoutes |
function |
core/modules/update/tests/src/Unit/Menu/UpdateLocalTasksTest.php |
Provides a list of theme routes to test. |
| UpdateLocalTasksTest::setUp |
function |
core/modules/update/tests/src/Unit/Menu/UpdateLocalTasksTest.php |
|
| UpdateLocalTasksTest::testUpdateModuleLocalTasks |
function |
core/modules/update/tests/src/Unit/Menu/UpdateLocalTasksTest.php |
Checks update module tasks. |
| UpdateLocalTasksTest::testUpdateReportLocalTasks |
function |
core/modules/update/tests/src/Unit/Menu/UpdateLocalTasksTest.php |
Checks update report tasks. |
| UpdateLocalTasksTest::testUpdateThemeLocalTasks |
function |
core/modules/update/tests/src/Unit/Menu/UpdateLocalTasksTest.php |
Checks update theme tasks. |
| UpdatePathTestBase::runDbTasks |
function |
core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php |
Runs the install database tasks for the driver used by the test runner. |
| UpdateProcessor::$fetchTasks |
property |
core/modules/update/src/UpdateProcessor.php |
The queue for fetching release history data. |
| UpdateProcessor::$fetchTaskStore |
property |
core/modules/update/src/UpdateProcessor.php |
Update Fetch Task Store. |
| Updater::postInstallTasks |
function |
core/lib/Drupal/Core/Updater/Updater.php |
Returns an array of links to pages that should be visited post operation. |
| Updater::postUpdateTasks |
function |
core/lib/Drupal/Core/Updater/Updater.php |
Returns an array of links to pages that should be visited post operation. |
| UpdateSemverCoreTest::testFetchTasks |
function |
core/modules/update/tests/src/Functional/UpdateSemverCoreTest.php |
Tests that exactly one fetch task per project is created and not more. |
| 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. |
| ViewsLocalTask::alterLocalTasks |
function |
core/modules/views/src/Plugin/Derivative/ViewsLocalTask.php |
Alters base_route and parent_id into the views local tasks. |
| views_local_tasks_alter |
function |
core/modules/views/views.module |
Implements hook_local_tasks_alter(). |