Search for menu
- Search 7.x for menu
- Search 9.5.x for menu
- Search 8.9.x for menu
- Search 10.3.x for menu
- Search 11.x for menu
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Menu | class | core/ |
Defines the Menu configuration entity class. |
| Menu | class | core/ |
Drupal 6/7 menu source from database. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| menu-local-task.html.twig | file | core/ |
Theme override for a local task link. |
| menu-local-task.html.twig | file | core/ |
Theme override for a local task link. |
| menu-local-task.html.twig | file | core/ |
Theme override for a local task link. |
| menu-local-task.html.twig | file | core/ |
Default theme implementation for a local task link. |
| menu-local-tasks.html.twig | file | core/ |
Default theme implementation to display primary and secondary local tasks. |
| menu-local-tasks.html.twig | file | core/ |
Theme override to display primary and secondary local tasks. |
| menu-local-tasks.html.twig | file | core/ |
Olivero theme implementation to display primary and secondary local tasks. |
| menu-local-tasks.html.twig | file | core/ |
Theme override to display primary and secondary local tasks. |
| menu-local-tasks.html.twig | file | core/ |
Claro theme implementation to display primary and secondary local tasks. |
| menu-local-tasks.html.twig | file | core/ |
Theme override to display primary and secondary local tasks. |
| menu-local-tasks.html.twig | file | core/ |
Gin theme implementation to display primary and secondary local tasks. |
| menu-main.css | file | core/ |
This file is used to style the main menu. |
| menu-region--bottom.html.twig | file | core/ |
{% set item_id = 'item-' ~ title|clean_class %} <div class="admin-toolbar__item toolbar-block"> <ul class="toolbar-menu"> {% if help_enabled %} <li class="toolbar-menu__item… |
| menu-region--middle.html.twig | file | core/ |
{% import _self as menus %} <div class="admin-toolbar__item toolbar-block"> {% set menu_heading_id = 'menu--' ~ menu_name %} <h2 id="{{ menu_heading_id }}" class="toolbar-block__title visually-hidden… |
| menu-region--top.html.twig | file | core/ |
{% set menu_id = 'menu-top-menus' %} {% set item_id = 'item-' ~ class|clean_class %} <div class="admin-toolbar__item toolbar-block menu--shortcuts"> <h2 id="{{ menu_id }}"… |
| menu-sidebar.css | file | core/ |
Styles for menu placed in sidebar region. |
| menu-sidebar.pcss.css | file | core/ |
Styles for menu placed in sidebar region. |
| menu.active_trail | service | core/ |
Drupal\Core\Menu\MenuActiveTrail |
| menu.api.php | file | core/ |
Hooks and documentation related to the menu system and links. |
| menu.css | file | core/ |
/*! * jQuery UI Menu 1.14.1 * 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/ |
Visual styles for menu. |
| menu.css | file | core/ |
Visual styles for menu. |
| menu.css | file | core/ |
Visual styles for menu. |
| menu.default_tree_manipulators | service | core/ |
Drupal\Core\Menu\DefaultMenuLinkTreeManipulators |
| menu.html.twig | file | core/ |
Default theme implementation to display a menu. |
| menu.html.twig | file | core/ |
Theme override to display a menu. |
| menu.html.twig | file | core/ |
Olivero's theme implementation for the main menu. |
| menu.html.twig | file | core/ |
Theme override to display a menu. |
| menu.html.twig | file | core/ |
Theme override to display a menu. |
| menu.html.twig | file | core/ |
Theme override to display a menu. |
| menu.html.twig | file | core/ |
Theme override to display a menu. |
| menu.link_tree | service | core/ |
Drupal\Core\Menu\MenuLinkTree |
| menu.parent_form_selector | service | core/ |
Drupal\Core\Menu\MenuParentFormSelector |
| Menu.php | file | core/ |
|
| Menu.php | file | core/ |
|
| menu.rebuild_subscriber | service | core/ |
Drupal\Core\EventSubscriber\MenuRouterRebuildSubscriber |
| menu.tree_storage | service | core/ |
Drupal\Core\Menu\MenuTreeStorage |
| Menu::$description | property | core/ |
The menu description. |
| Menu::$id | property | core/ |
The menu machine name. |
| Menu::$label | property | core/ |
The human-readable name of the menu entity. |
| Menu::$locked | property | core/ |
The locked status of this menu. |
| Menu::delete | function | core/ |
Deletes an entity permanently. |
| Menu::fields | function | core/ |
Returns available fields on the source. |
| Menu::getDescription | function | core/ |
Returns the description of the menu. |
| Menu::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Menu::isLocked | function | core/ |
Determines if this menu is locked. |
| Menu::preDelete | function | core/ |
Acts on entities before they are deleted and before hooks are invoked. |
| Menu::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| Menu::save | function | core/ |
Saves an entity permanently. |
| MenuAccessControlHandler | class | core/ |
Defines the access control handler for the menu entity type. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.