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 |
|---|---|---|---|
| MenuRouterTest::testMenuIntegration | function | core/ |
Tests menu integration. |
| MenuRouterTest::testThemeIntegration | function | core/ |
Tests theme integration. |
| menus-and-lists.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /** * Menus and lists. * * These classes are used in claro-toolbar-menu and any list items. … |
| menus-and-lists.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /** * Menus and lists. * * These classes are used in claro-toolbar-menu and any list items. … |
| menus-and-lists.pcss.css | file | core/ |
/** * Menus and lists. * * These classes are used in claro-toolbar-menu and any list items. */ .item-list, .menu-item { --item-list-spacing-l: var(--space-l); --item-list-spacing-m: var(--space-m); } .item-list ul { margin-block: 4px; … |
| menus-and-lists.pcss.css | file | core/ |
/** * Menus and lists. * * These classes are used in claro-toolbar-menu and any list items. */ .item-list, .menu-item { --item-list-spacing-l: var(--space-l); --item-list-spacing-m: var(--space-m); } .item-list ul { margin-block: 4px; … |
| MenuSettingsConstraint | class | core/ |
Validation constraint for changing the menu settings in pending revisions. |
| MenuSettingsConstraint.php | file | core/ |
|
| MenuSettingsConstraint::__construct | function | core/ |
#[HasNamedArguments] |
| MenuSettingsConstraintValidator | class | core/ |
Constraint validator for changing the menu settings in pending revisions. |
| MenuSettingsConstraintValidator.php | file | core/ |
|
| MenuSettingsConstraintValidator::validate | function | core/ |
|
| MenuStorage | class | core/ |
Defines the storage class for menu configuration entities. |
| MenuStorage.php | file | core/ |
|
| MenuStorage::MAX_ID_LENGTH | constant | core/ |
Menu names have a maximum length of 32. |
| MenuStorageTest | class | core/ |
Tests MenuStorage. |
| MenuStorageTest.php | file | core/ |
|
| MenuStorageTest::$modules | property | core/ |
Modules to install. |
| MenuStorageTest::testMaxIdLengthException | function | core/ |
Tests MenuStorage::MAX_ID_LENGTH is enforced. |
| MenuTest | class | core/ |
Tests menu source plugin. |
| MenuTest | class | core/ |
Tests the ability of the views wizard to put views in a menu. |
| MenuTest | class | core/ |
JSON:API integration test for the "Menu" config entity type. |
| MenuTest | class | core/ |
Source plugin with a source id removed from the array returned by fields(). |
| MenuTest.php | file | core/ |
|
| MenuTest.php | file | core/ |
|
| MenuTest.php | file | core/ |
|
| MenuTest.php | file | core/ |
|
| MenuTest::$anonymousUsersCanViewLabels | property | core/ |
Whether anonymous users can view labels of this resource type. |
| MenuTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MenuTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MenuTest::$entity | property | core/ |
|
| MenuTest::$entityTypeId | property | core/ |
The tested entity type. |
| MenuTest::$modules | property | core/ |
Modules to install. |
| MenuTest::$modules | property | core/ |
Modules to install. |
| MenuTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| MenuTest::createEntity | function | core/ |
Creates the entity to be tested. |
| MenuTest::fields | function | core/ |
Returns available fields on the source. |
| MenuTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| MenuTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| MenuTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| MenuTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| MenuTest::testMenus | function | core/ |
Tests the menu functionality. |
| MenuTestController | class | core/ |
Controller routines for menu_test routes. |
| MenuTestController.php | file | core/ |
|
| MenuTestController::$routeMatch | property | core/ |
The active route match. |
| MenuTestController::$themeManager | property | core/ |
The theme manager. |
| MenuTestController::$themeNegotiator | property | core/ |
The theme negotiator. |
| MenuTestController::breadcrumbTitleCallback | function | core/ |
A title callback for XSS breadcrumb check. |
| MenuTestController::menuTestCallback | function | core/ |
Some known placeholder content which can be used for testing. |
| MenuTestController::themePage | function | core/ |
Page callback: Tests the theme negotiation functionality. |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.