Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| menu.html.twig | file | core/ |
Theme override to display a menu. |
| menu.html.twig | file | core/ |
Olivero's theme implementation for the main menu. |
| menu.html.twig | file | core/ |
Theme override to display a menu. |
| menu.html.twig | file | core/ |
Theme override to display a menu. |
| menu.link_tree | service | core/ |
Drupal\Core\Menu\MenuLinkTree |
| menu.parent_form_selector | service | core/ |
Drupal\Core\Menu\MenuParentFormSelector |
| Menu.php | file | core/ |
|
| Menu.php | file | core/ |
|
| menu.rebuild_subscriber | service | core/ |
Drupal\Core\EventSubscriber\MenuRouterRebuildSubscriber |
| menu.tree_storage | service | core/ |
Drupal\Core\Menu\MenuTreeStorage |
| Menu::$description | property | core/ |
The menu description. |
| Menu::$id | property | core/ |
The menu machine name. |
| Menu::$label | property | core/ |
The human-readable name of the menu entity. |
| Menu::$locked | property | core/ |
The locked status of this menu. |
| Menu::delete | function | core/ |
Deletes an entity permanently. |
| Menu::fields | function | core/ |
Returns available fields on the source. |
| Menu::getDescription | function | core/ |
Returns the description of the menu. |
| Menu::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Menu::isLocked | function | core/ |
Determines if this menu is locked. |
| Menu::preDelete | function | core/ |
Acts on entities before they are deleted and before hooks are invoked. |
| Menu::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| Menu::save | function | core/ |
Saves an entity permanently. |
| MenuAccessControlHandler | class | core/ |
Defines the access control handler for the menu entity type. |
| MenuAccessControlHandler.php | file | core/ |
|
| MenuAccessControlHandler::$viewLabelOperation | property | core/ |
Allows to grant access to just the labels. |
| MenuAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| MenuAccessControlHandlerTest | class | core/ |
Tests Drupal\system\MenuAccessControlHandler. |
| MenuAccessControlHandlerTest.php | file | core/ |
|
| MenuAccessControlHandlerTest::$accessControlHandler | property | core/ |
The menu access control handler. |
| MenuAccessControlHandlerTest::$modules | property | core/ |
Modules to install. |
| MenuAccessControlHandlerTest::providerTestAccess | function | core/ |
Provides test cases for menu access control based on user permissions and menu lock status. |
| MenuAccessControlHandlerTest::setUp | function | core/ |
|
| MenuAccessControlHandlerTest::testAccess | function | core/ |
Tests access. |
| MenuAccessTest | class | core/ |
Tests the route access checks on menu links. |
| MenuAccessTest.php | file | core/ |
|
| MenuAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MenuAccessTest::$modules | property | core/ |
Modules to install. |
| MenuAccessTest::assertMenuItemRoutesAccess | function | core/ |
Asserts route requests connected to menu items have the expected access. |
| MenuAccessTest::assertUserRoutesAccess | function | core/ |
Asserts which routes a user has access to. |
| MenuAccessTest::drupalGet | function | core/ |
Retrieves a Drupal path or an absolute path. |
| MenuAccessTest::setUp | function | core/ |
|
| MenuAccessTest::testMenuBlockLinksAccessCheck | function | core/ |
Tests menu link for route with access check. |
| MenuAccessTest::testSystemAdminMenuBlockAccessCheck | function | core/ |
Test routes implementing _access_admin_menu_block_page. |
| MenuActiveTrail | class | core/ |
Provides the default implementation of the active menu trail service. |
| MenuActiveTrail | class | core/ |
Provides a proxy class for \Drupal\Core\Menu\MenuActiveTrail. |
| MenuActiveTrail.php | file | core/ |
|
| MenuActiveTrail.php | file | core/ |
|
| MenuActiveTrail403Test | class | core/ |
Tests that 403 active trail behavior does not overwrite original entry. |
| MenuActiveTrail403Test.php | file | core/ |
|
| MenuActiveTrail403Test::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 1064
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.