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
menu-local-action.html.twig file core/themes/starterkit_theme/templates/navigation/menu-local-action.html.twig Theme override for a single local action link.
menu-local-action.html.twig file core/modules/system/templates/menu-local-action.html.twig Default theme implementation for a single local action link.
menu-local-task--views-ui.html.twig file core/themes/claro/templates/navigation/menu-local-task--views-ui.html.twig Theme override for a local task link.
menu-local-task.html.twig file core/profiles/demo_umami/themes/umami/templates/components/navigation/menu-local-task.html.twig Theme override for a local task link.
menu-local-task.html.twig file core/themes/olivero/templates/navigation/menu-local-task.html.twig Theme override for a local task link.
menu-local-task.html.twig file core/themes/stable9/templates/navigation/menu-local-task.html.twig Theme override for a local task link.
menu-local-task.html.twig file core/themes/claro/templates/navigation/menu-local-task.html.twig Theme override for a local task link.
menu-local-task.html.twig file core/themes/starterkit_theme/templates/navigation/menu-local-task.html.twig Theme override for a local task link.
menu-local-task.html.twig file core/modules/system/templates/menu-local-task.html.twig Default theme implementation for a local task link.
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-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-main.css file core/profiles/demo_umami/themes/umami/css/components/navigation/menu-main/menu-main.css This file is used to style the main menu.
menu-region--footer.html.twig file core/modules/navigation/templates/menu-region--footer.html.twig Default theme implementation to display the navigation footer menu.
menu-sidebar.css file core/themes/olivero/css/components/navigation/menu-sidebar.css Styles for menu placed in sidebar region.
menu-sidebar.pcss.css file core/themes/olivero/css/components/navigation/menu-sidebar.pcss.css Styles for menu placed in sidebar region.
menu.active_trail service core/core.services.yml Drupal\Core\Menu\MenuActiveTrail
menu.api.php file core/lib/Drupal/Core/Menu/menu.api.php Hooks and documentation related to the menu system and links.
menu.css file core/assets/vendor/jquery.ui/themes/base/menu.css /*!
* jQuery UI Menu 1.13.3
* https://jqueryui.com
*
* Copyright OpenJS Foundation and other contributors
* Released under the MIT license.
* https://jquery.org/license
*
* https://api.jqueryui.com/menu/#theming
*/
.ui-menu {
list-style:…
menu.css file core/profiles/demo_umami/themes/umami/css/classy/components/menu.css Visual styles for menu.
menu.css file core/themes/claro/css/classy/components/menu.css Visual styles for menu.
menu.css file core/themes/starterkit_theme/css/components/menu.css Visual styles for menu.
menu.default_tree_manipulators service core/core.services.yml Drupal\Core\Menu\DefaultMenuLinkTreeManipulators
menu.html.twig file core/profiles/demo_umami/themes/umami/templates/components/navigation/menu.html.twig Theme override to display a menu.
menu.html.twig file core/themes/olivero/templates/navigation/menu.html.twig Olivero's theme implementation for the main menu.
menu.html.twig file core/themes/stable9/templates/navigation/menu.html.twig Theme override to display a menu.
menu.html.twig file core/themes/claro/templates/classy/navigation/menu.html.twig Theme override to display a menu.
menu.html.twig file core/themes/starterkit_theme/templates/navigation/menu.html.twig Theme override to display a menu.
menu.html.twig file core/modules/system/templates/menu.html.twig Default theme implementation to display a menu.
menu.link_tree service core/core.services.yml Drupal\Core\Menu\MenuLinkTree
menu.parent_form_selector service core/core.services.yml Drupal\Core\Menu\MenuParentFormSelector
Menu.php file core/modules/system/src/Entity/Menu.php
Menu.php file core/modules/system/src/Plugin/migrate/source/Menu.php
menu.rebuild_subscriber service core/core.services.yml Drupal\Core\EventSubscriber\MenuRouterRebuildSubscriber
menu.tree_storage service core/core.services.yml Drupal\Core\Menu\MenuTreeStorage
Menu::$description property core/modules/system/src/Entity/Menu.php The menu description.
Menu::$id property core/modules/system/src/Entity/Menu.php The menu machine name.
Menu::$label property core/modules/system/src/Entity/Menu.php The human-readable name of the menu entity.
Menu::$locked property core/modules/system/src/Entity/Menu.php The locked status of this menu.
Menu::delete function core/modules/system/src/Entity/Menu.php Deletes an entity permanently.
Menu::fields function core/modules/system/src/Plugin/migrate/source/Menu.php Returns available fields on the source.
Menu::getDescription function core/modules/system/src/Entity/Menu.php Returns the description of the menu.
Menu::getIds function core/modules/system/src/Plugin/migrate/source/Menu.php Defines the source fields uniquely identifying a source row.
Menu::isLocked function core/modules/system/src/Entity/Menu.php Determines if this menu is locked.
Menu::preDelete function core/modules/system/src/Entity/Menu.php Acts on entities before they are deleted and before hooks are invoked.
Menu::query function core/modules/system/src/Plugin/migrate/source/Menu.php
Menu::save function core/modules/system/src/Entity/Menu.php Saves an entity permanently.

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