LocalTasksTest::testPluginLocalTask |
function |
core/modules/system/tests/src/Functional/Menu/LocalTasksTest.php |
Tests the plugin based local tasks. |
ManageDisplayTest::testFormModeLocalTasksOrder |
function |
core/modules/field_ui/tests/src/Functional/ManageDisplayTest.php |
Tests if form mode local tasks appear in alphabetical order by label. |
ManageDisplayTest::testViewModeLocalTasks |
function |
core/modules/field_ui/tests/src/Functional/ManageDisplayTest.php |
Tests the local tasks are displayed correctly for view modes. |
ManageDisplayTest::testViewModeLocalTasksOrder |
function |
core/modules/field_ui/tests/src/Functional/ManageDisplayTest.php |
Tests if display mode local tasks appear in alphabetical order by label. |
media_library_local_tasks_alter |
function |
core/modules/media_library/media_library.module |
Implements hook_local_tasks_alter(). |
menu-local-tasks.html.twig |
file |
core/profiles/demo_umami/themes/umami/templates/components/navigation/menu-local-tasks.html.twig |
Theme override to display primary and secondary local tasks. |
menu-local-tasks.html.twig |
file |
core/themes/olivero/templates/navigation/menu-local-tasks.html.twig |
Olivero theme implementation to display primary and secondary local tasks. |
menu-local-tasks.html.twig |
file |
core/themes/stable9/templates/navigation/menu-local-tasks.html.twig |
Theme override to display primary and secondary local tasks. |
menu-local-tasks.html.twig |
file |
core/themes/claro/templates/menu-local-tasks.html.twig |
Claro theme implementation to display primary and secondary local tasks. |
menu-local-tasks.html.twig |
file |
core/themes/starterkit_theme/templates/navigation/menu-local-tasks.html.twig |
Theme override to display primary and secondary local tasks. |
menu-local-tasks.html.twig |
file |
core/modules/system/templates/menu-local-tasks.html.twig |
Default theme implementation to display primary and secondary local tasks. |
menu_test_menu_local_tasks_alter |
function |
core/modules/system/tests/modules/menu_test/menu_test.module |
Implements hook_menu_local_tasks_alter(). |
Module::postInstallTasks |
function |
core/lib/Drupal/Core/Updater/Module.php |
Returns an array of links to pages that should be visited post operation. |
Module::postUpdateTasks |
function |
core/lib/Drupal/Core/Updater/Module.php |
Returns an array of links to pages that should be visited post operation. |
Mysql8RequirePrimaryKeyUpdateTest::runDbTasks |
function |
core/modules/mysql/tests/src/Functional/Mysql8RequirePrimaryKeyUpdateTest.php |
Runs the install database tasks for the driver used by the test runner. |
MysqlDriverLegacyTest::testDeprecationInstallTasks |
function |
core/modules/mysql/tests/src/Kernel/mysql/MysqlDriverLegacyTest.php |
@covers Drupal\Core\Database\Driver\mysql\Install\Tasks |
NavigationRenderer::$localTasks |
property |
core/modules/navigation/src/NavigationRenderer.php |
The navigation local tasks render array. |
NavigationRenderer::getLocalTasks |
function |
core/modules/navigation/src/NavigationRenderer.php |
Local tasks list based on user access. |
NavigationRenderer::hasLocalTasks |
function |
core/modules/navigation/src/NavigationRenderer.php |
Do we have local tasks that we want to show in the top bar? |
NavigationRenderer::removeLocalTasks |
function |
core/modules/navigation/src/NavigationRenderer.php |
Alter the build of any local_tasks_block plugin block. |
NavigationSectionStorage::buildLocalTasks |
function |
core/modules/navigation/src/Plugin/SectionStorage/NavigationSectionStorage.php |
Provides the local tasks dynamically for Layout Builder plugins. |
navigation_block_build_local_tasks_block_alter |
function |
core/modules/navigation/navigation.module |
Implements hook_block_build_BASE_BLOCK_ID_alter(). |
node_local_tasks_alter |
function |
core/modules/node/node.module |
Implements hook_local_tasks_alter(). |
olivero_preprocess_menu_local_tasks |
function |
core/themes/olivero/olivero.theme |
Implements hook_preprocess_HOOK() for menu-local-tasks templates. |
OverridesSectionStorage::buildLocalTasks |
function |
core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php |
Provides the local tasks dynamically for Layout Builder plugins. |
PerformanceTestTrait::doSetUpTasks |
function |
core/tests/Drupal/Tests/PerformanceTestTrait.php |
Helper for ::setUp(). |
PgsqlDriverLegacyTest::testDeprecationInstallTasks |
function |
core/modules/pgsql/tests/src/Kernel/pgsql/PgsqlDriverLegacyTest.php |
@covers Drupal\Core\Database\Driver\pgsql\Install\Tasks |
PostgreSqlSequenceUpdateTest::runDbTasks |
function |
core/modules/pgsql/tests/src/Functional/Database/PostgreSqlSequenceUpdateTest.php |
Runs the install database tasks for the driver used by the test runner. |
SectionStorageLocalTaskProviderInterface::buildLocalTasks |
function |
core/modules/layout_builder/src/Plugin/SectionStorage/SectionStorageLocalTaskProviderInterface.php |
Provides the local tasks dynamically for Layout Builder plugins. |
ShortcutLocalTasksTest |
class |
core/modules/shortcut/tests/src/Unit/Menu/ShortcutLocalTasksTest.php |
Tests existence of shortcut local tasks. |
ShortcutLocalTasksTest.php |
file |
core/modules/shortcut/tests/src/Unit/Menu/ShortcutLocalTasksTest.php |
|
ShortcutLocalTasksTest::getShortcutPageRoutes |
function |
core/modules/shortcut/tests/src/Unit/Menu/ShortcutLocalTasksTest.php |
Provides a list of routes to test. |
ShortcutLocalTasksTest::setUp |
function |
core/modules/shortcut/tests/src/Unit/Menu/ShortcutLocalTasksTest.php |
|
ShortcutLocalTasksTest::testShortcutPageLocalTasks |
function |
core/modules/shortcut/tests/src/Unit/Menu/ShortcutLocalTasksTest.php |
Checks shortcut listing local tasks. |
SimpleConfigSectionStorage::buildLocalTasks |
function |
core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php |
Provides the local tasks dynamically for Layout Builder plugins. |
SqliteDriverLegacyTest::testDeprecationInstallTasks |
function |
core/modules/sqlite/tests/src/Kernel/sqlite/SqliteDriverLegacyTest.php |
@covers Drupal\Core\Database\Driver\sqlite\Install\Tasks |
SystemFunctionsLegacyTest::testSystemGetModuleAdminTasksDeprecation |
function |
core/modules/system/tests/src/Kernel/System/SystemFunctionsLegacyTest.php |
Tests system_get_module_admin_tasks() deprecation. |
SystemLocalTasksTest |
class |
core/modules/system/tests/src/Unit/Menu/SystemLocalTasksTest.php |
Tests existence of system local tasks. |
SystemLocalTasksTest.php |
file |
core/modules/system/tests/src/Unit/Menu/SystemLocalTasksTest.php |
|
SystemLocalTasksTest::$themeHandler |
property |
core/modules/system/tests/src/Unit/Menu/SystemLocalTasksTest.php |
The mocked theme handler. |
SystemLocalTasksTest::getSystemAdminRoutes |
function |
core/modules/system/tests/src/Unit/Menu/SystemLocalTasksTest.php |
Provides a list of routes to test. |
SystemLocalTasksTest::setUp |
function |
core/modules/system/tests/src/Unit/Menu/SystemLocalTasksTest.php |
|
SystemLocalTasksTest::testSystemAdminLocalTasks |
function |
core/modules/system/tests/src/Unit/Menu/SystemLocalTasksTest.php |
Tests local task existence. |
system_get_module_admin_tasks |
function |
core/modules/system/system.module |
Generate a list of tasks offered by a specified module. |
Tasks |
class |
core/modules/sqlite/src/Driver/Database/sqlite/Install/Tasks.php |
Specifies installation tasks for SQLite databases. |
Tasks |
class |
core/modules/mysql/src/Driver/Database/mysql/Install/Tasks.php |
Specifies installation tasks for MySQL and equivalent databases. |
Tasks |
class |
core/modules/system/tests/modules/database_statement_monitoring_test/src/sqlite/Install/Tasks.php |
|
Tasks |
class |
core/modules/system/tests/modules/database_statement_monitoring_test/src/mysql/Install/Tasks.php |
|
Tasks |
class |
core/modules/system/tests/modules/database_statement_monitoring_test/src/pgsql/Install/Tasks.php |
|
Tasks |
class |
core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Install/Tasks.php |
Specifies installation tasks for MySQL test databases. |