Search for _link
- Search 7.x for _link
- Search 9.5.x for _link
- Search 8.9.x for _link
- Search 10.3.x for _link
- Search main for _link
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MenuTreeStorage::countMenuLinks | function | core/ |
Counts the total number of menu links in one menu or all menus. |
| MenuTreeStorage::findNoLongerExistingLinks | function | core/ |
Find any previously discovered menu links that no longer exist. |
| MenuTreeStorage::loadLinks | function | core/ |
Loads links in the given menu, according to the given tree parameters. |
| MenuTreeStorage::prepareLink | function | core/ |
Prepares a link by unserializing values and saving the definition. |
| MenuTreeStorageInterface::countMenuLinks | function | core/ |
Counts the total number of menu links in one menu or all menus. |
| MenuTreeStorageTest::addMenuLink | function | core/ |
Adds a link with the given ID and supply defaults. |
| MenuTreeStorageTest::assertMenuLink | function | core/ |
Tests that a link's stored representation matches the expected values. |
| MenuTreeStorageTest::moveMenuLink | function | core/ |
Moves the link with the given ID so it's under a new parent. |
| MenuTreeStorageTest::testMenuDisabledChildLinks | function | core/ |
Tests with disabled child links. |
| MenuTreeStorageTest::testMenuLinkMoving | function | core/ |
Tests the tree with moving links inside the hierarchy. |
| MenuUiHooks::getMenuLinkContentAccess | function | core/ |
Check if user is allowed to use the menu link subform. |
| MenuUiJavascriptTest::addMenuLink | function | core/ |
Adds a menu link using the UI. |
| MenuUiJavascriptTest::testBlockContextualLinks | function | core/ |
Tests the contextual links on a menu block. |
| MenuUiNodeAccessTest::testMenuLinkCreateAccess | function | core/ |
Tests menu link create access is enforced. |
| MenuUiNodeAccessTest::testMenuLinkEditAccess | function | core/ |
Tests menu link edit/delete access is enforced. |
| 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::testLogoutLinkVisibility | function | core/ |
Test logout link isn't displayed when the user is logged out. |
| MenuUiTest::testUserLoginUserLogoutLinks | function | core/ |
Tests the user login/logout links. |
| MenuUiTest::toggleMenuLink | function | core/ |
Alternately disables and enables a menu link. |
| MenuUiTest::verifyAddChildLink | function | core/ |
Verifies that the "Add child" link selects the correct parent item. |
| 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. |
| menu_link.static.overrides | service | core/ |
Drupal\Core\Menu\StaticMenuLinkOverrides |
| menu_link_access_test.info.yml | file | core/ |
core/modules/menu_ui/tests/modules/menu_link_access_test/menu_link_access_test.info.yml |
| menu_link_add_test.info.yml | file | core/ |
core/modules/menu_ui/tests/modules/menu_link_add_test/menu_link_add_test.info.yml |
| menu_link_add_test.links.action.yml | file | core/ |
core/modules/menu_ui/tests/modules/menu_link_add_test/menu_link_add_test.links.action.yml |
| 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/ |
|
| 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.services.yml | file | core/ |
core/modules/menu_link_content/menu_link_content.services.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_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| menu_link_content_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| menu_operations_link_test.info.yml | file | core/ |
core/modules/menu_link_content/tests/menu_operations_link_test/menu_operations_link_test.info.yml |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.