Search for menu
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 | 
|---|---|---|---|
| MigrateMenuTest::setUp | function | core/ | 
                                                                                        |
| MigrateMenuTest::setUp | function | core/ | 
                                                                                        |
| MigrateMenuTest::testMenu | function | core/ | 
                                                                                        Tests the Drupal 6 menu to Drupal 8 migration. | 
| MigrateMenuTest::testMenu | function | core/ | 
                                                                                        Tests the Drupal 7 menu to Drupal 8 migration. | 
| MigrateMenuTranslationTest | class | core/ | 
                                                                                        Tests menu translation migration. | 
| MigrateMenuTranslationTest.php | file | core/ | 
                                                                                        |
| MigrateMenuTranslationTest::$modules | property | core/ | 
                                                                                        Modules to install. | 
| MigrateMenuTranslationTest::setUp | function | core/ | 
                                                                                        |
| MigrateMenuTranslationTest::testMenuTranslation | function | core/ | 
                                                                                        Tests migration of menu translations. | 
| migrate_drupal_ui.links.menu.yml | file | core/ | 
                                                                                        core/modules/migrate_drupal_ui/migrate_drupal_ui.links.menu.yml | 
| MockMenuBlock | class | core/ | 
                                                                                        Mock implementation of a menu block plugin used by Plugin API unit tests. | 
| MockMenuBlock.php | file | core/ | 
                                                                                        |
| MockMenuBlock::$depth | property | core/ | 
                                                                                        The number of menu levels deep to render. | 
| MockMenuBlock::$title | property | core/ | 
                                                                                        The title to display when rendering this block instance. | 
| MockMenuBlock::getContent | function | core/ | 
                                                                                        Returns the content to display. | 
| MockMenuBlock::__construct | function | core/ | 
                                                                                        |
| MockMenuBlockDeriver | class | core/ | 
                                                                                        Mock implementation of DeriverInterface for the mock menu block plugin. | 
| MockMenuBlockDeriver.php | file | core/ | 
                                                                                        |
| MockMenuBlockDeriver::getDerivativeDefinition | function | core/ | 
                                                                                        Gets the definition of a derivative plugin. | 
| MockMenuBlockDeriver::getDerivativeDefinitions | function | core/ | 
                                                                                        Gets the definition of all derivatives of a base plugin. | 
| ModuleAdminLinksHelper::ADMIN_LINKS_MENU_TREE | constant | core/ | 
                                                                                        The cache key for the menu tree. | 
| navigation-menu.html.twig | file | core/ | 
                                                                                        {% import _self as menus %} <div class="admin-toolbar__item"> <h4 class="visually-hidden focusable">{{ title }}</h4> <ul class="toolbar-block__list"> {{ menus.menu_items(items, attributes,…  | 
              
| navigation.links.menu.yml | file | core/ | 
                                                                                        core/modules/navigation/navigation.links.menu.yml | 
| navigation.menu_tree | service | core/ | 
                                                                                        Drupal\navigation\Menu\NavigationMenuLinkTree | 
| NavigationContentLinks::addMenuLinks | function | core/ | 
                                                                                        Add links to the Content menu, based on enabled modules. | 
| NavigationHooks::menuLinksDiscoveredAlter | function | core/ | 
                                                                                        Implements hook_menu_links_discovered_alter(). | 
| NavigationHooks::navigationMenuLinkTreeAlter | function | core/ | 
                                                                                        Implements hook_navigation_menu_link_tree_alter(). | 
| NavigationMenuBlock | class | core/ | 
                                                                                        Provides a generic menu navigation block. | 
| NavigationMenuBlock.php | file | core/ | 
                                                                                        |
| NavigationMenuBlock::blockForm | function | core/ | 
                                                                                        |
| NavigationMenuBlock::blockSubmit | function | core/ | 
                                                                                        |
| NavigationMenuBlock::build | function | core/ | 
                                                                                        Builds and returns the renderable array for this block plugin. | 
| NavigationMenuBlock::calculateDependencies | function | core/ | 
                                                                                        |
| NavigationMenuBlock::create | function | core/ | 
                                                                                        Instantiates a new instance of the implementing class using autowiring. | 
| NavigationMenuBlock::defaultConfiguration | function | core/ | 
                                                                                        |
| NavigationMenuBlock::getCacheContexts | function | core/ | 
                                                                                        |
| NavigationMenuBlock::NAVIGATION_MAX_DEPTH | constant | core/ | 
                                                                                        |
| NavigationMenuBlockTest | class | core/ | 
                                                                                        Tests \Drupal\navigation\Plugin\Block\NavigationMenuBlock. | 
| NavigationMenuBlockTest.php | file | core/ | 
                                                                                        |
| NavigationMenuBlockTest::$blockManager | property | core/ | 
                                                                                        The block manager service. | 
| NavigationMenuBlockTest::$linkTree | property | core/ | 
                                                                                        The menu link tree service. | 
| NavigationMenuBlockTest::$menu | property | core/ | 
                                                                                        The menu for testing. | 
| NavigationMenuBlockTest::$menuLinkManager | property | core/ | 
                                                                                        The menu link plugin manager service. | 
| NavigationMenuBlockTest::$modules | property | core/ | 
                                                                                        Modules to install. | 
| NavigationMenuBlockTest::$navigationBlock | property | core/ | 
                                                                                        The navigation block under test. | 
| NavigationMenuBlockTest::convertBuiltMenuToIdTree | function | core/ | 
                                                                                        Helper method to allow for easy menu link tree structure assertions. | 
| NavigationMenuBlockTest::setUp | function | core/ | 
                                                                                        |
| NavigationMenuBlockTest::testConfigLevelDepth | function | core/ | 
                                                                                        Tests the config start level and depth. | 
| NavigationMenuBlockTest::testHtmlMarkup | function | core/ | 
                                                                                        Tests the generated HTML markup. | 
| NavigationMenuBlockTest::testSystemMenuBlockConfigDependencies | function | core/ | 
                                                                                        Tests calculation of a system navigation menu block's config dependencies. | 
Pagination
- Previous page
 - Page 32
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.