Search for menu
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Menu | class | core/ |
Defines the Menu configuration entity class. |
| Menu | class | core/ |
Menu source from database. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| SystemMenuBlockTest::$menu | property | core/ |
The menu for testing. |
| SystemMenuBlockTest::$menuLinkManager | property | core/ |
The menu link plugin manager service. |
| SystemMenuBlockTest::$modules | property | core/ |
Modules to enable. |
| SystemMenuBlockTest::configExpandedTestCases | function | core/ |
|
| SystemMenuBlockTest::convertBuiltMenuToIdTree | function | core/ |
Helper method to allow for easy menu link tree structure assertions. |
| SystemMenuBlockTest::setUp | function | core/ |
|
| SystemMenuBlockTest::testConfigExpanded | function | core/ |
Tests the config expanded option. |
| SystemMenuBlockTest::testConfigLevelDepth | function | core/ |
Tests the config start level and depth. |
| SystemMenuBlockTest::testConstructorDeprecation | function | core/ |
@deprecationMessage The menu.active_trail service must be passed to SystemMenuBlock::__construct(), it is required before Drupal 9.0.0. See https://www.drupal.org/node/2669550. @group legacy |
| SystemMenuBlockTest::testSystemMenuBlockConfigDependencies | function | core/ |
Tests calculation of a system menu block's configuration dependencies. |
| SystemMenuOffCanvasForm | class | core/ |
The setting_tray form handler for the SystemMenuBlock. |
| SystemMenuOffCanvasForm.php | file | core/ |
|
| SystemMenuOffCanvasForm::$configFactory | property | core/ |
The config factory. |
| SystemMenuOffCanvasForm::$entityTypeManager | property | core/ |
|
| SystemMenuOffCanvasForm::$menu | property | core/ |
The menu entity that the block uses and that will be edited in this form. |
| SystemMenuOffCanvasForm::$menuStorage | property | core/ |
|
| SystemMenuOffCanvasForm::$plugin | property | core/ |
The plugin. |
| SystemMenuOffCanvasForm::buildConfigurationForm | function | core/ |
Form constructor. |
| SystemMenuOffCanvasForm::create | function | core/ |
Instantiates a new instance of this class. |
| SystemMenuOffCanvasForm::getEntityForm | function | core/ |
Gets the entity form for this menu. |
| SystemMenuOffCanvasForm::hasMenuOverrides | function | core/ |
Determines if the menu has configuration overrides. |
| SystemMenuOffCanvasForm::setPlugin | function | core/ |
Sets the plugin for this object. |
| SystemMenuOffCanvasForm::submitConfigurationForm | function | core/ |
Form submission handler. |
| SystemMenuOffCanvasForm::validateConfigurationForm | function | core/ |
Form validation handler. |
| SystemMenuOffCanvasForm::__construct | function | core/ |
SystemMenuOffCanvasForm constructor. |
| system_post_update_add_expand_all_items_key_in_system_menu_block | function | core/ |
Initialize 'expand_all_items' values to system_menu_block. |
| system_post_update_clear_menu_cache | function | core/ |
Clear the menu cache. |
| taxonomy.links.menu.yml | file | core/ |
core/modules/taxonomy/taxonomy.links.menu.yml |
| template_preprocess_menu_local_action | function | core/ |
Prepares variables for single local action link templates. |
| template_preprocess_menu_local_task | function | core/ |
Prepares variables for single local task link templates. |
| TestViewsLocalTask::getApplicableMenuViews | function | core/ |
Return a list of all views and display IDs that have a menu entry. |
| TestViewsLocalTask::setApplicableMenuViews | function | core/ |
Sets applicable views result. |
| test_page_test.links.menu.yml | file | core/ |
core/modules/system/tests/modules/test_page_test/test_page_test.links.menu.yml |
| toolbar.menu.css | file | core/ |
toolbar.menu.css |
| toolbar.menu.css | file | core/ |
toolbar.menu.css |
| toolbar.menu_tree | service | core/ |
Drupal\toolbar\Menu\ToolbarMenuLinkTree |
| ToolbarAdminMenuTest | class | core/ |
Tests the caching of the admin menu subtree items. |
| ToolbarAdminMenuTest.php | file | core/ |
|
| ToolbarAdminMenuTest::$adminUser | property | core/ |
A user with permission to access the administrative toolbar. |
| ToolbarAdminMenuTest::$adminUser2 | property | core/ |
A second user with permission to access the administrative toolbar. |
| ToolbarAdminMenuTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ToolbarAdminMenuTest::$hash | property | core/ |
The current admin menu subtrees hash for adminUser. |
| ToolbarAdminMenuTest::$modules | property | core/ |
Modules to enable. |
| ToolbarAdminMenuTest::assertDifferentHash | function | core/ |
Asserts the subtrees hash on a fresh page GET is different from the hash from the previous page GET. |
| ToolbarAdminMenuTest::getSubtreesHash | function | core/ |
Get the hash value from the admin menu subtrees route path. |
| ToolbarAdminMenuTest::setUp | function | core/ |
|
| ToolbarAdminMenuTest::testBackToSiteLink | function | core/ |
Test that back to site link exists on admin pages, not on content pages. |
| ToolbarAdminMenuTest::testExternalLink | function | core/ |
Tests that external links added to the menu appear in the toolbar. |
| ToolbarAdminMenuTest::testLanguageSwitching | function | core/ |
Test that subtrees hashes vary by the language of the page. |
| ToolbarAdminMenuTest::testLocaleTranslationSubtreesHashCacheClear | function | core/ |
Tests that toolbar cache is cleared when string translations are made. |
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.