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 |
|---|---|---|---|
| node_translation_menu_links.yml | file | core/ |
core/modules/content_translation/migrations/node_translation_menu_links.yml |
| Page::$menuStorage | property | core/ |
The menu storage. |
| paramconverter.menu_link | service | core/ |
Drupal\Core\ParamConverter\MenuLinkPluginConverter |
| path.links.menu.yml | file | core/ |
core/modules/path/path.links.menu.yml |
| PathAliasMenuLinkContentTest | class | core/ |
Ensures that the menu tree adapts to path alias changes. |
| PathAliasMenuLinkContentTest.php | file | core/ |
|
| PathAliasMenuLinkContentTest::$modules | property | core/ |
Modules to enable. |
| PathAliasMenuLinkContentTest::register | function | core/ |
Registers test-specific services. |
| PathAliasMenuLinkContentTest::setUp | function | core/ |
|
| PathAliasMenuLinkContentTest::testPathAliasChange | function | core/ |
Tests the path aliasing changing. |
| PathPluginBase::getMenuLinks | function | core/ |
Gets menu links, if this display provides some. |
| plugin.manager.menu.contextual_link | service | core/ |
Drupal\Core\Menu\ContextualLinkManager |
| plugin.manager.menu.link | service | core/ |
Drupal\Core\Menu\MenuLinkManager |
| plugin.manager.menu.local_action | service | core/ |
Drupal\Core\Menu\LocalActionManager |
| plugin.manager.menu.local_task | service | core/ |
Drupal\Core\Menu\LocalTaskManager |
| primary-menu.css | file | core/ |
/* --------------- Primary Menu ------------ */ .region-primary-menu { clear: both; } .region-primary-menu .menu { margin: 0 5px; padding: 0; text-align: left; /* LTR */ font-size: 0.929em; } [dir="rtl"] .region-primary-menu .menu… |
| responsive_image.links.menu.yml | file | core/ |
core/modules/responsive_image/responsive_image.links.menu.yml |
| search.links.menu.yml | file | core/ |
core/modules/search/search.links.menu.yml |
| secondary-menu.css | file | core/ |
/* --------------- Secondary Menu ------------ */ .region-secondary-menu .menu { margin: 0 10px; padding: 0; text-align: right; /* LTR */ font-size: 0.929em; } [dir="rtl"] .region-secondary-menu .menu { margin-right: 10px; /*… |
| selectmenu.css | file | core/ |
/*! * jQuery UI Selectmenu 1.12.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/selectmenu/#theming … |
| seven_preprocess_menu_local_action | function | core/ |
Implements hook_preprocess_HOOK() for menu-local-action templates. |
| seven_preprocess_menu_local_task | function | core/ |
Implements hook_preprocess_HOOK() for menu-local-task templates. |
| seven_preprocess_menu_local_tasks | function | core/ |
Implements hook_preprocess_HOOK() for menu-local-tasks templates. |
| shortcut.links.menu.yml | file | core/ |
core/modules/shortcut/shortcut.links.menu.yml |
| simpletest.links.menu.yml | file | core/ |
core/modules/simpletest/simpletest.links.menu.yml |
| standard.links.menu.yml | file | core/ |
core/profiles/standard/standard.links.menu.yml |
| StaticMenuLinkOverrides | class | core/ |
Defines an implementation of the menu link override using a config file. |
| StaticMenuLinkOverrides.php | file | core/ |
|
| StaticMenuLinkOverrides::$config | property | core/ |
The menu link overrides config object. |
| StaticMenuLinkOverrides::$configFactory | property | core/ |
The config factory object. |
| StaticMenuLinkOverrides::$configName | property | core/ |
The config name used to store the overrides. |
| StaticMenuLinkOverrides::deleteMultipleOverrides | function | core/ |
Deletes multiple overrides to definitions of static (YAML-defined) links. |
| StaticMenuLinkOverrides::deleteOverride | function | core/ |
Deletes any overrides to the definition of a static (YAML-defined) link. |
| StaticMenuLinkOverrides::encodeId | function | core/ |
Encodes the ID by replacing dots with double underscores. |
| StaticMenuLinkOverrides::getCacheTags | function | core/ |
The unique cache tag associated with this menu link override. |
| StaticMenuLinkOverrides::getConfig | function | core/ |
Gets the configuration object when needed. |
| StaticMenuLinkOverrides::loadMultipleOverrides | function | core/ |
Loads overrides to multiple definitions of a static (YAML-defined) link. |
| StaticMenuLinkOverrides::loadOverride | function | core/ |
Loads any overrides to the definition of a static (YAML-defined) link. |
| StaticMenuLinkOverrides::reload | function | core/ |
Reloads the overrides from config. |
| StaticMenuLinkOverrides::saveOverride | function | core/ |
Saves the override. |
| StaticMenuLinkOverrides::__construct | function | core/ |
Constructs a StaticMenuLinkOverrides object. |
| StaticMenuLinkOverridesInterface | interface | core/ |
Defines an interface for objects which overrides menu links defined in YAML. |
| StaticMenuLinkOverridesInterface.php | file | core/ |
|
| StaticMenuLinkOverridesInterface::deleteMultipleOverrides | function | core/ |
Deletes multiple overrides to definitions of static (YAML-defined) links. |
| StaticMenuLinkOverridesInterface::deleteOverride | function | core/ |
Deletes any overrides to the definition of a static (YAML-defined) link. |
| StaticMenuLinkOverridesInterface::getCacheTags | function | core/ |
The unique cache tag associated with this menu link override. |
| StaticMenuLinkOverridesInterface::loadMultipleOverrides | function | core/ |
Loads overrides to multiple definitions of a static (YAML-defined) link. |
| StaticMenuLinkOverridesInterface::loadOverride | function | core/ |
Loads any overrides to the definition of a static (YAML-defined) link. |
| StaticMenuLinkOverridesInterface::reload | function | core/ |
Reloads the overrides from config. |
| StaticMenuLinkOverridesInterface::saveOverride | function | core/ |
Saves the override. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.