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 |
---|---|---|---|
MigrateMenuLinkTestTrait::assertEntity | function | core/ |
Asserts various aspects of a menu link entity. |
MigrateMenuLinkTranslationTest | class | core/ |
Menu link migration. |
MigrateMenuLinkTranslationTest | class | core/ |
Tests Menu link translation migration. |
MigrateMenuLinkTranslationTest.php | file | core/ |
|
MigrateMenuLinkTranslationTest.php | file | core/ |
|
MigrateMenuLinkTranslationTest::$modules | property | core/ |
Modules to install. |
MigrateMenuLinkTranslationTest::$modules | property | core/ |
Modules to install. |
MigrateMenuLinkTranslationTest::setUp | function | core/ |
|
MigrateMenuLinkTranslationTest::setUp | function | core/ |
|
MigrateMenuLinkTranslationTest::testMenuLinks | function | core/ |
Tests migration of menu links. |
MigrateMenuLinkTranslationTest::testMenuLinkTranslation | function | core/ |
Tests migration of menu link translations. |
MigrateMenuSettingsTest | class | core/ |
Tests migration of menu_ui settings. |
MigrateMenuSettingsTest.php | file | core/ |
|
MigrateMenuSettingsTest::$modules | property | core/ |
Modules to install. |
MigrateMenuSettingsTest::setUp | function | core/ |
|
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 %} <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. |
NavigationMenuBlock | class | core/ |
Provides a generic menu navigation block. |
NavigationMenuBlock.php | file | core/ |
|
NavigationMenuBlock::blockForm | function | core/ |
|
NavigationMenuBlock::blockSubmit | function | core/ |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.