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 |
---|---|---|---|
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(). |
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/ |
Creates an instance of the plugin. |
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. |
NavigationMenuLinkTree | class | core/ |
Extends MenuLinkTree to add specific theme suggestions for the navigation. |
NavigationMenuLinkTree.php | file | core/ |
|
NavigationMenuLinkTree::build | function | core/ |
Builds a renderable array from a menu tree. |
NavigationMenuMarkupTest | class | core/ |
Tests \Drupal\navigation\Plugin\Block\NavigationMenuBlock. |
NavigationMenuMarkupTest.php | file | core/ |
|
NavigationMenuMarkupTest::$blockManager | property | core/ |
The block manager service. |
NavigationMenuMarkupTest::$linkTree | property | core/ |
The menu link tree service. |
NavigationMenuMarkupTest::$menu | property | core/ |
The menu for testing. |
NavigationMenuMarkupTest::$menuLinkManager | property | core/ |
The menu link plugin manager service. |
NavigationMenuMarkupTest::$modules | property | core/ |
Modules to install. |
NavigationMenuMarkupTest::setUp | function | core/ |
|
NavigationMenuMarkupTest::testToolbarButtonAttributes | function | core/ |
Tests the generated HTML markup. |
node.links.menu.yml | file | core/ |
core/modules/node/node.links.menu.yml |
NodeAccessMenuLinkTest | class | core/ |
Tests the interaction of the node access system with menu links. |
NodeAccessMenuLinkTest.php | file | core/ |
|
NodeAccessMenuLinkTest::$contentAdminUser | property | core/ |
A user with permission to manage menu links and create nodes. |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.