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 |
---|---|---|---|
DisplayMenuInterface::getMenuLinks | function | core/ |
Gets menu links, if this display provides some. |
DisplayPageTest::testMenuLinks | function | core/ |
Tests the generated menu links of views. |
DisplayPageWebTest::testPageDisplayMenu | function | core/ |
Tests menu settings of page displays. |
DisplayPathTest::testDefaultMenuTabRegression | function | core/ |
Tests the regression in https://www.drupal.org/node/2532490. |
DisplayPathTest::testMenuOptions | function | core/ |
Tests the menu and tab option form. |
drupal-8.menu-link-content-null-data-3056543.php | file | core/ |
Contains database additions to drupal-8.filled.standard.php.gz for testing the upgrade path of https://www.drupal.org/project/drupal/issues/3056543. |
Drupal::menuTree | function | core/ |
Returns the menu tree. |
DrupalTest::testMenuTree | function | core/ |
Tests the menuTree() method. |
DynamicMenuLinkMock | class | core/ |
Defines a mock implementation of a dynamic menu link used in tests only. |
DynamicMenuLinkMock.php | file | core/ |
|
DynamicMenuLinkMock::$currentUser | property | core/ |
The current user. |
DynamicMenuLinkMock::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
DynamicMenuLinkMock::getRouteName | function | core/ |
Returns the route name, if available. |
DynamicMenuLinkMock::getTitle | function | core/ |
Returns the localized title to be shown for this link. |
DynamicMenuLinkMock::setCurrentUser | function | core/ |
Sets the current user. |
editor_menu_links_discovered_alter | function | core/ |
Implements hook_menu_links_discovered_alter(). |
field_ui.links.menu.yml | file | core/ |
core/modules/field_ui/field_ui.links.menu.yml |
filter.links.menu.yml | file | core/ |
core/modules/filter/filter.links.menu.yml |
forum.links.menu.yml | file | core/ |
core/modules/forum/forum.links.menu.yml |
help.links.menu.yml | file | core/ |
core/modules/help/help.links.menu.yml |
hook_menu_links_discovered_alter | function | core/ |
Alters all the menu links discovered by the menu link plugin manager. |
hook_menu_local_actions_alter | function | core/ |
Alter local actions plugins. |
hook_menu_local_tasks_alter | function | core/ |
Alter local tasks displayed on the page before they are rendered. |
image.links.menu.yml | file | core/ |
core/modules/image/image.links.menu.yml |
InaccessibleMenuLink | class | core/ |
A menu link plugin for wrapping another menu link, in sensitive situations. |
InaccessibleMenuLink.php | file | core/ |
|
InaccessibleMenuLink::$wrappedLink | property | core/ |
The wrapped menu link. |
InaccessibleMenuLink::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
InaccessibleMenuLink::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
InaccessibleMenuLink::getCacheTags | function | core/ |
The cache tags associated with this object. |
InaccessibleMenuLink::getDescription | function | core/ |
Returns the description of the menu link. |
InaccessibleMenuLink::getTitle | function | core/ |
Returns the localized title to be shown for this link. |
InaccessibleMenuLink::updateLink | function | core/ |
Updates the definition values for a menu link. |
InaccessibleMenuLink::__construct | function | core/ |
Constructs a new InaccessibleMenuLink. |
jsonapi.links.menu.yml | file | core/ |
core/modules/jsonapi/jsonapi.links.menu.yml |
language.links.menu.yml | file | core/ |
core/modules/language/language.links.menu.yml |
lazy_route_provider_install_test_menu_links_discovered_alter | function | core/ |
Implements hook_menu_links_discovered_alter(). |
LegacyLibraryDiscoveryTest::testJqueryUiSelectmenu | function | core/ |
Tests that the jquery.ui.selectmenu library is deprecated. |
links--media-library-menu.html.twig | file | core/ |
Theme implementation of the media type menu in the media library dialog. |
links--media-library-menu.html.twig | file | core/ |
Theme implementation of the media type menu in the media library dialog. |
links--media-library-menu.html.twig | file | core/ |
Theme implementation of the media type menu in the media library dialog. |
links--media-library-menu.html.twig | file | core/ |
Theme implementation of the media type menu in the media library dialog. |
links--media-library-menu.html.twig | file | core/ |
Theme implementation of the media type menu in the media library dialog. |
locale.links.menu.yml | file | core/ |
core/modules/locale/locale.links.menu.yml |
LoginLogoutMenuLink | class | core/ |
A menu link that shows "Log in" or "Log out" as appropriate. |
LoginLogoutMenuLink.php | file | core/ |
|
LoginLogoutMenuLink::$currentUser | property | core/ |
The current user. |
LoginLogoutMenuLink::create | function | core/ |
Creates an instance of the plugin. |
LoginLogoutMenuLink::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
LoginLogoutMenuLink::getRouteName | function | core/ |
Returns the route name, if available. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.