MenuTreeStorageTest::addMenuLink |
function |
core/tests/Drupal/KernelTests/Core/Menu/MenuTreeStorageTest.php |
Adds a link with the given ID and supply defaults. |
MenuTreeStorageTest::assertMenuLink |
function |
core/tests/Drupal/KernelTests/Core/Menu/MenuTreeStorageTest.php |
Tests that a link's stored representation matches the expected values. |
MenuTreeStorageTest::moveMenuLink |
function |
core/tests/Drupal/KernelTests/Core/Menu/MenuTreeStorageTest.php |
Moves the link with the given ID so it's under a new parent. |
MenuTreeStorageTest::testMenuDisabledChildLinks |
function |
core/tests/Drupal/KernelTests/Core/Menu/MenuTreeStorageTest.php |
Tests with disabled child links. |
MenuTreeStorageTest::testMenuLinkMoving |
function |
core/tests/Drupal/KernelTests/Core/Menu/MenuTreeStorageTest.php |
Tests the tree with moving links inside the hierarchy. |
MenuUiJavascriptTest::addMenuLink |
function |
core/modules/menu_ui/tests/src/FunctionalJavascript/MenuUiJavascriptTest.php |
Adds a menu link using the UI. |
MenuUiJavascriptTest::testBlockContextualLinks |
function |
core/modules/menu_ui/tests/src/FunctionalJavascript/MenuUiJavascriptTest.php |
Tests the contextual links on a menu block. |
MenuUiTest::addInvalidMenuLink |
function |
core/modules/menu_ui/tests/src/Functional/MenuUiTest.php |
Attempts to add menu link with invalid path or no access permission. |
MenuUiTest::addMenuLink |
function |
core/modules/menu_ui/tests/src/Functional/MenuUiTest.php |
Adds a menu link using the UI. |
MenuUiTest::checkInvalidParentMenuLinks |
function |
core/modules/menu_ui/tests/src/Functional/MenuUiTest.php |
Tests that parent options are limited by depth when adding menu links. |
MenuUiTest::deleteMenuLink |
function |
core/modules/menu_ui/tests/src/Functional/MenuUiTest.php |
Deletes a menu link using the UI. |
MenuUiTest::disableMenuLink |
function |
core/modules/menu_ui/tests/src/Functional/MenuUiTest.php |
Disables a menu link. |
MenuUiTest::doMenuLinkFormDefaultsTest |
function |
core/modules/menu_ui/tests/src/Functional/MenuUiTest.php |
Ensures that the proper default values are set when adding a menu link. |
MenuUiTest::enableMenuLink |
function |
core/modules/menu_ui/tests/src/Functional/MenuUiTest.php |
Enables a menu link. |
MenuUiTest::getStandardMenuLink |
function |
core/modules/menu_ui/tests/src/Functional/MenuUiTest.php |
Returns standard menu link. |
MenuUiTest::modifyMenuLink |
function |
core/modules/menu_ui/tests/src/Functional/MenuUiTest.php |
Modifies a menu link using the UI. |
MenuUiTest::moveMenuLink |
function |
core/modules/menu_ui/tests/src/Functional/MenuUiTest.php |
Changes the parent of a menu link using the UI. |
MenuUiTest::resetMenuLink |
function |
core/modules/menu_ui/tests/src/Functional/MenuUiTest.php |
Resets a standard menu link using the UI. |
MenuUiTest::testLogoutLinkVisibility |
function |
core/modules/menu_ui/tests/src/Functional/MenuUiTest.php |
Test logout link isn't displayed when the user is logged out. |
MenuUiTest::testUserLoginUserLogoutLinks |
function |
core/modules/menu_ui/tests/src/Functional/MenuUiTest.php |
Tests the user login/logout links. |
MenuUiTest::toggleMenuLink |
function |
core/modules/menu_ui/tests/src/Functional/MenuUiTest.php |
Alternately disables and enables a menu link. |
MenuUiTest::verifyAddChildLink |
function |
core/modules/menu_ui/tests/src/Functional/MenuUiTest.php |
Verifies that the "Add child" link selects the correct parent item. |
MenuUiTest::verifyMenuLink |
function |
core/modules/menu_ui/tests/src/Functional/MenuUiTest.php |
Verifies a menu link using the UI. |
MenuUiTrait::assertMenuLink |
function |
core/modules/menu_ui/tests/src/Traits/MenuUiTrait.php |
Asserts that a menu fetched from the database matches an expected one. |
menu_link.static.overrides |
service |
core/core.services.yml |
Drupal\Core\Menu\StaticMenuLinkOverrides |
menu_link_content.info.yml |
file |
core/modules/menu_link_content/menu_link_content.info.yml |
core/modules/menu_link_content/menu_link_content.info.yml |
menu_link_content.install |
file |
core/modules/menu_link_content/menu_link_content.install |
Install, update and uninstall functions for the menu_link_content module. |
menu_link_content.links.menu.yml |
file |
core/modules/menu_link_content/menu_link_content.links.menu.yml |
core/modules/menu_link_content/menu_link_content.links.menu.yml |
menu_link_content.links.task.yml |
file |
core/modules/menu_link_content/menu_link_content.links.task.yml |
core/modules/menu_link_content/menu_link_content.links.task.yml |
menu_link_content.migrate_drupal.yml |
file |
core/modules/menu_link_content/migrations/state/menu_link_content.migrate_drupal.yml |
core/modules/menu_link_content/migrations/state/menu_link_content.migrate_drupal.yml |
menu_link_content.module |
file |
core/modules/menu_link_content/menu_link_content.module |
Allows administrators to create custom menu links. |
menu_link_content.post_update.php |
file |
core/modules/menu_link_content/menu_link_content.post_update.php |
Post update functions for the Menu link content module. |
menu_link_content.routing.yml |
file |
core/modules/menu_link_content/menu_link_content.routing.yml |
core/modules/menu_link_content/menu_link_content.routing.yml |
menu_link_content_dynamic_route.info.yml |
file |
core/modules/menu_link_content/tests/menu_link_content_dynamic_route/menu_link_content_dynamic_route.info.yml |
core/modules/menu_link_content/tests/menu_link_content_dynamic_route/menu_link_content_dynamic_route.info.yml |
menu_link_content_dynamic_route.routing.yml |
file |
core/modules/menu_link_content/tests/menu_link_content_dynamic_route/menu_link_content_dynamic_route.routing.yml |
core/modules/menu_link_content/tests/menu_link_content_dynamic_route/menu_link_content_dynamic_route.routing.yml |
menu_link_content_entity_predelete |
function |
core/modules/menu_link_content/menu_link_content.module |
Implements hook_entity_predelete(). |
menu_link_content_entity_type_alter |
function |
core/modules/menu_link_content/menu_link_content.module |
Implements hook_entity_type_alter(). |
menu_link_content_help |
function |
core/modules/menu_link_content/menu_link_content.module |
Implements hook_help(). |
menu_link_content_menu_delete |
function |
core/modules/menu_link_content/menu_link_content.module |
Implements hook_menu_delete(). |
menu_link_content_path_alias_delete |
function |
core/modules/menu_link_content/menu_link_content.module |
Implements hook_ENTITY_TYPE_delete() for 'path_alias'. |
menu_link_content_path_alias_insert |
function |
core/modules/menu_link_content/menu_link_content.module |
Implements hook_ENTITY_TYPE_insert() for 'path_alias'. |
menu_link_content_path_alias_update |
function |
core/modules/menu_link_content/menu_link_content.module |
Implements hook_ENTITY_TYPE_update() for 'path_alias'. |
menu_link_content_removed_post_updates |
function |
core/modules/menu_link_content/menu_link_content.post_update.php |
Implements hook_removed_post_updates(). |
menu_link_content_update_last_removed |
function |
core/modules/menu_link_content/menu_link_content.install |
Implements hook_update_last_removed(). |
menu_operations_link_test.info.yml |
file |
core/modules/menu_link_content/tests/menu_operations_link_test/menu_operations_link_test.info.yml |
core/modules/menu_link_content/tests/menu_operations_link_test/menu_operations_link_test.info.yml |
menu_operations_link_test.module |
file |
core/modules/menu_link_content/tests/menu_operations_link_test/menu_operations_link_test.module |
Primary module hooks for Menu Operations Link Test module. |
menu_operations_link_test_entity_operation |
function |
core/modules/menu_link_content/tests/menu_operations_link_test/menu_operations_link_test.module |
Implements hook_entity_operation(). |
menu_operations_link_test_entity_operation_alter |
function |
core/modules/menu_link_content/tests/menu_operations_link_test/menu_operations_link_test.module |
Implements hook_entity_operation_alter(). |
menu_test.links.action.yml |
file |
core/modules/system/tests/modules/menu_test/config/install/menu_test.links.action.yml |
core/modules/system/tests/modules/menu_test/config/install/menu_test.links.action.yml |
menu_test.links.action.yml |
file |
core/modules/system/tests/modules/menu_test/menu_test.links.action.yml |
core/modules/system/tests/modules/menu_test/menu_test.links.action.yml |