Search for _link
- Search 7.x for _link
- Search 9.5.x for _link
- Search 10.3.x for _link
- Search 11.x for _link
- Search main for _link
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MenuTreeStorageTest::testMenuLinkMoving | function | core/ |
Tests the tree with moving links inside the hierarchy. |
| MenuUiJavascriptTest::addMenuLink | function | core/ |
Adds a menu link using the UI. |
| MenuUiJavascriptTest::testBlockContextualLinks | function | core/ |
Tests the contextual links on a menu block. |
| MenuUiTest::addInvalidMenuLink | function | core/ |
Attempts to add menu link with invalid path or no access permission. |
| MenuUiTest::addMenuLink | function | core/ |
Adds a menu link using the UI. |
| MenuUiTest::checkInvalidParentMenuLinks | function | core/ |
Tests that parent options are limited by depth when adding menu links. |
| MenuUiTest::deleteMenuLink | function | core/ |
Deletes a menu link using the UI. |
| MenuUiTest::disableMenuLink | function | core/ |
Disables a menu link. |
| MenuUiTest::doMenuLinkFormDefaultsTest | function | core/ |
Ensures that the proper default values are set when adding a menu link |
| MenuUiTest::enableMenuLink | function | core/ |
Enables a menu link. |
| MenuUiTest::getStandardMenuLink | function | core/ |
Returns standard menu link. |
| MenuUiTest::modifyMenuLink | function | core/ |
Modifies a menu link using the UI. |
| MenuUiTest::moveMenuLink | function | core/ |
Changes the parent of a menu link using the UI. |
| MenuUiTest::resetMenuLink | function | core/ |
Resets a standard menu link using the UI. |
| MenuUiTest::toggleMenuLink | function | core/ |
Alternately disables and enables a menu link. |
| MenuUiTest::verifyMenuLink | function | core/ |
Verifies a menu link using the UI. |
| MenuUiTrait::assertMenuLink | function | core/ |
Asserts that a menu fetched from the database matches an expected one. |
| MenuWebTestBase::assertMenuLink | function | core/ |
Fetches the menu item from the database and compares it to expected item. |
| menu_link.static.overrides | service | core/ |
Drupal\Core\Menu\StaticMenuLinkOverrides |
| menu_link_content.info.yml | file | core/ |
core/modules/menu_link_content/menu_link_content.info.yml |
| menu_link_content.install | file | core/ |
Install, update and uninstall functions for the menu_link_content module. |
| menu_link_content.links.menu.yml | file | core/ |
core/modules/menu_link_content/menu_link_content.links.menu.yml |
| menu_link_content.links.task.yml | file | core/ |
core/modules/menu_link_content/menu_link_content.links.task.yml |
| menu_link_content.migrate_drupal.yml | file | core/ |
core/modules/menu_link_content/migrations/state/menu_link_content.migrate_drupal.yml |
| menu_link_content.module | file | core/ |
Allows administrators to create custom menu links. |
| menu_link_content.post_update.php | file | core/ |
Post update functions for the Menu link content module. |
| menu_link_content.routing.yml | file | core/ |
core/modules/menu_link_content/menu_link_content.routing.yml |
| menu_link_content_dynamic_route.info.yml | file | core/ |
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/ |
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/ |
Implements hook_entity_predelete(). |
| menu_link_content_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
| menu_link_content_help | function | core/ |
Implements hook_help(). |
| menu_link_content_menu_delete | function | core/ |
Implements hook_menu_delete(). |
| menu_link_content_path_alias_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'path_alias'. |
| menu_link_content_path_alias_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for 'path_alias'. |
| menu_link_content_path_alias_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'path_alias'. |
| menu_link_content_post_update_make_menu_link_content_revisionable | function | core/ |
Update custom menu links to be revisionable. |
| menu_link_content_requirements | function | core/ |
Implements hook_requirements(). |
| menu_link_content_update_8601 | function | core/ |
Add the publishing status entity key to custom menu links. |
| menu_test.links.action.yml | file | core/ |
core/modules/system/tests/modules/menu_test/config/install/menu_test.links.action.yml |
| menu_test.links.action.yml | file | core/ |
core/modules/system/tests/modules/menu_test/menu_test.links.action.yml |
| menu_test.links.contextual.yml | file | core/ |
core/modules/system/tests/modules/menu_test/menu_test.links.contextual.yml |
| menu_test.links.menu.yml | file | core/ |
core/modules/system/tests/modules/menu_test/menu_test.links.menu.yml |
| menu_test.links.task.yml | file | core/ |
core/modules/system/tests/modules/menu_test/menu_test.links.task.yml |
| menu_test_menu_links_discovered_alter | function | core/ |
Implements hook_menu_links_discovered_alter(). |
| menu_ui.links.action.yml | file | core/ |
core/modules/menu_ui/menu_ui.links.action.yml |
| menu_ui.links.contextual.yml | file | core/ |
core/modules/menu_ui/menu_ui.links.contextual.yml |
| menu_ui.links.menu.yml | file | core/ |
core/modules/menu_ui/menu_ui.links.menu.yml |
| menu_ui.links.task.yml | file | core/ |
core/modules/menu_ui/menu_ui.links.task.yml |
| menu_ui_get_menu_link_defaults | function | core/ |
Returns the definition for a menu link for the given node. |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.