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 |
|---|---|---|---|
| DefaultMenuLinkTreeManipulatorsTest::$links | property | core/ |
Array of menu link instances. |
| DefaultMenuLinkTreeManipulatorsTest::$moduleHandler | property | core/ |
The mocked module handler. |
| DefaultMenuLinkTreeManipulatorsTest::$originalTree | property | core/ |
The original menu tree build in mockTree(). |
| DefaultMenuLinkTreeManipulatorsTest::mockTree | function | core/ |
Creates a mock tree. |
| DefaultMenuLinkTreeManipulatorsTest::setUp | function | core/ |
|
| DefaultMenuLinkTreeManipulatorsTest::testCheckAccess | function | core/ |
Tests the checkAccess() tree manipulator. |
| DefaultMenuLinkTreeManipulatorsTest::testCheckAccessTreeManipulator | function | core/ |
Tests checkAccess() tree manipulator. |
| DefaultMenuLinkTreeManipulatorsTest::testCheckNodeAccess | function | core/ |
Tests the optimized node access checking. |
| DefaultMenuLinkTreeManipulatorsTest::testFlatten | function | core/ |
Tests the flatten() tree manipulator. |
| DefaultMenuLinkTreeManipulatorsTest::testGenerateIndexAndSort | function | core/ |
Tests the generateIndexAndSort() tree manipulator. |
| demo_umami.links.menu.yml | file | core/ |
core/profiles/demo_umami/demo_umami.links.menu.yml |
| DisplayMenuInterface | interface | core/ |
Defines an interface for displays that provide menu links. |
| DisplayMenuInterface.php | file | core/ |
|
| 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::menuTree | function | core/ |
Returns the menu tree. |
| DrupalTest::testMenuTree | function | core/ |
Tests the menuTree() method. |
| Drupal\Core\Menu\MenuPreprocess | service | core/ |
Drupal\Core\Menu\MenuPreprocess |
| Drupal\navigation\Menu\NavigationMenuLinkTreeManipulators | service | core/ |
|
| 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. |
| EditorHooks::menuLinksDiscoveredAlter | function | core/ |
Implements hook_menu_links_discovered_alter(). |
| EntityLinksTest::testMenuLinkContentEntity | function | core/ |
@legacy-covers ::getUrl @legacy-covers \Drupal\menu_link_content\Entity\MenuLinkContentLinkTarget |
| 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 |
| 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. |
| hook_navigation_menu_link_tree_alter | function | core/ |
Alter the content of a given Navigation menu link tree. |
| 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 |
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.