Search for menu

  1. Search 7.x for menu
  2. Search 9.5.x for menu
  3. Search 8.9.x for menu
  4. Search 11.x for menu
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Menu class core/modules/system/src/Entity/Menu.php Defines the Menu configuration entity class.
Menu class core/modules/system/src/Plugin/migrate/source/Menu.php Drupal 6/7 menu source from database.

All search results

Title Object type File name Summary
InaccessibleMenuLink class core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php A menu link plugin for wrapping another menu link, in sensitive situations.
InaccessibleMenuLink.php file core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php
InaccessibleMenuLink::$wrappedLink property core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php The wrapped menu link.
InaccessibleMenuLink::getCacheContexts function core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php The cache contexts associated with this object.
InaccessibleMenuLink::getCacheMaxAge function core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php The maximum age for which this object may be cached.
InaccessibleMenuLink::getCacheTags function core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php The cache tags associated with this object.
InaccessibleMenuLink::getDescription function core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php Returns the description of the menu link.
InaccessibleMenuLink::getTitle function core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php Returns the localized title to be shown for this link.
InaccessibleMenuLink::updateLink function core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php Updates the definition values for a menu link.
InaccessibleMenuLink::__construct function core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php Constructs a new InaccessibleMenuLink.
jsonapi.links.menu.yml file core/modules/jsonapi/jsonapi.links.menu.yml core/modules/jsonapi/jsonapi.links.menu.yml
language.links.menu.yml file core/modules/language/language.links.menu.yml core/modules/language/language.links.menu.yml
layout_builder.links.menu.yml file core/modules/layout_builder/layout_builder.links.menu.yml core/modules/layout_builder/layout_builder.links.menu.yml
lazy_route_provider_install_test_menu_links_discovered_alter function core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.module Implements hook_menu_links_discovered_alter().
links--media-library-menu.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/media-library/links--media-library-menu.html.twig Theme implementation of the media type menu in the media library dialog.
links--media-library-menu.html.twig file core/themes/claro/templates/classy/media-library/links--media-library-menu.html.twig Theme implementation of the media type menu in the media library dialog.
LinksetController::loadMenuTree function core/modules/system/src/Controller/LinksetController.php Loads a menu tree.
LinksetControllerTest::testUserAccountMenu function core/modules/system/tests/src/Functional/Menu/LinksetControllerTest.php Tests that the user account menu behaves as it should.
LinksetControllerTestBase::createMenuItem function core/modules/system/tests/src/Functional/Menu/LinksetControllerTestBase.php Creates, saves, and returns a new menu link content entity.
locale.links.menu.yml file core/modules/locale/locale.links.menu.yml core/modules/locale/locale.links.menu.yml
logger.channel.menu service core/core.services.yml
LoginLogoutMenuLink class core/modules/user/src/Plugin/Menu/LoginLogoutMenuLink.php A menu link that shows "Log in" or "Log out" as appropriate.
LoginLogoutMenuLink.php file core/modules/user/src/Plugin/Menu/LoginLogoutMenuLink.php
LoginLogoutMenuLink::$currentUser property core/modules/user/src/Plugin/Menu/LoginLogoutMenuLink.php The current user.
LoginLogoutMenuLink::create function core/modules/user/src/Plugin/Menu/LoginLogoutMenuLink.php Creates an instance of the plugin.
LoginLogoutMenuLink::getCacheContexts function core/modules/user/src/Plugin/Menu/LoginLogoutMenuLink.php The cache contexts associated with this object.
LoginLogoutMenuLink::getRouteName function core/modules/user/src/Plugin/Menu/LoginLogoutMenuLink.php Returns the route name, if available.
LoginLogoutMenuLink::getTitle function core/modules/user/src/Plugin/Menu/LoginLogoutMenuLink.php Returns the localized title to be shown for this link.
LoginLogoutMenuLink::__construct function core/modules/user/src/Plugin/Menu/LoginLogoutMenuLink.php Constructs a new LoginLogoutMenuLink.
MatcherDumperTest::testMenuMasksGeneration function core/tests/Drupal/KernelTests/Core/Routing/MatcherDumperTest.php Tests the determination of the masks generation.
media.links.menu.yml file core/modules/media/media.links.menu.yml core/modules/media/media.links.menu.yml
MediaLibraryTestBase::getTypesMenu function core/modules/media_library/tests/src/FunctionalJavascript/MediaLibraryTestBase.php Gets the menu of available media types.
MediaLibraryUiBuilder::buildMediaTypeMenu function core/modules/media_library/src/MediaLibraryUiBuilder.php Get the media type menu for the media library.
media_library.links.menu.yml file core/modules/media_library/media_library.links.menu.yml core/modules/media_library/media_library.links.menu.yml
Menu class core/modules/system/src/Entity/Menu.php Defines the Menu configuration entity class.
Menu class core/modules/system/src/Plugin/migrate/source/Menu.php Drupal 6/7 menu source from database.
Menu system group core/lib/Drupal/Core/Menu/menu.api.php Define the navigation menus, local actions and tasks, and contextual links.
menu--main.html.twig file core/profiles/demo_umami/themes/umami/templates/components/navigation/menu--main.html.twig Theme override to display the main menu.
menu--primary-menu.html.twig file core/themes/olivero/templates/navigation/menu--primary-menu.html.twig Olivero's theme implementation for the menus in the primary_menu region.
menu--secondary-menu.html.twig file core/themes/olivero/templates/navigation/menu--secondary-menu.html.twig Olivero's theme implementation for the menus in the secondary_menu region.
menu--toolbar.html.twig file core/themes/stable9/templates/navigation/menu--toolbar.html.twig Theme override to display a toolbar menu.
menu--toolbar.html.twig file core/themes/claro/templates/navigation/menu--toolbar.html.twig Theme override to display a toolbar menu.
menu--toolbar.html.twig file core/modules/toolbar/templates/menu--toolbar.html.twig Default theme implementation to display a toolbar menu.
menu-account.css file core/profiles/demo_umami/themes/umami/css/components/navigation/menu-account/menu-account.css This file is used to style the account menu.
menu-footer.css file core/profiles/demo_umami/themes/umami/css/components/navigation/menu-footer/menu-footer.css This file is used to style the main menu.
menu-link-form.html.twig file core/themes/stable9/templates/admin/menu-link-form.html.twig Theme override for menu_link_form.
menu-link-form.html.twig file core/themes/claro/templates/menu-link-form.html.twig Theme override for a menu link form.
menu-link-form.html.twig file core/modules/menu_ui/templates/menu-link-form.html.twig Default theme implementation for menu_link_form.
menu-local-action.html.twig file core/themes/olivero/templates/menu-local-action.html.twig Theme override for a single local action link.
menu-local-action.html.twig file core/themes/stable9/templates/navigation/menu-local-action.html.twig Theme override for a single local action link.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.