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 |
---|---|---|---|
MigrateMenuSettingsTest::testMigration | function | core/ |
|
MigrateMenuTest | class | core/ |
Upgrade menus to system.menu.*.yml. |
MigrateMenuTest | class | core/ |
Upgrade menus to system.menu.*.yml. |
MigrateMenuTest.php | file | core/ |
|
MigrateMenuTest.php | file | core/ |
|
MigrateMenuTest::assertEntity | function | core/ |
Asserts various aspects of a menu. |
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 %} {% set menu_heading_id = 'menu--' ~ menu_name|clean_unique_id %} <div class="admin-toolbar__item"> <h4 id="{{ menu_heading_id }}" class="toolbar-block__title visually-hidden… |
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. |
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. |
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.