Search for menu.html.twig
- Search 7.x for menu.html.twig
- Search 9.5.x for menu.html.twig
- Search 8.9.x for menu.html.twig
- Search 10.3.x for menu.html.twig
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Default theme implementation to display a menu. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| block--secondary-menu.html.twig | file | core/ |
Olivero's override for the User Account Menu navigation block. |
| links--media-library-menu.html.twig | file | core/ |
Theme implementation of the media type menu in the media library dialog. |
| links--media-library-menu.html.twig | file | core/ |
Theme implementation of the media type menu in the media library dialog. |
| menu--primary-menu.html.twig | file | core/ |
Olivero's theme implementation for the menus in the primary_menu region. |
| menu--secondary-menu.html.twig | file | core/ |
Olivero's theme implementation for the menus in the secondary_menu region. |
| 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/ |
Default theme implementation to display a menu. |
| navigation-menu.html.twig | file | core/ |
{% import _self as menus %} <ul class="toolbar-block__list"> {{ menus.menu_items(items, attributes, 0) }} </ul> {% macro menu_items(items, attributes, menu_level) %} {% for item in items %} {% set item_link_tag =… |
| region--primary-menu.html.twig | file | core/ |
Olivero's theme override to display the header region. |
| region--secondary-menu.html.twig | file | core/ |
Olivero's theme override to display the header region. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.