Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 enable. |
| MenuTest::$modules | property | core/ |
Modules to enable. |
| MenuTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| MenuTest::createEntity | function | core/ |
Creates the entity to be tested. |
| 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/ |
The data provider. |
| MenuTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| MenuTest::testMenus | function | core/ |
Tests the menu functionality. |
| MenuTestBase | class | core/ |
Base class for Menu tests. |
| MenuTestBase.php | file | core/ |
|
| 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::create | function | core/ |
Instantiates a new instance of this class. |
| 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. |
| MenuTestController::titleCallback | function | core/ |
A title callback method for test routes. |
| MenuTestController::__construct | function | core/ |
Constructs the MenuTestController object. |
| MenuTreeHierarchyConstraint | class | core/ |
Validation constraint for changing the menu hierarchy in pending revisions. |
| MenuTreeHierarchyConstraint.php | file | core/ |
|
| MenuTreeHierarchyConstraint::$message | property | core/ |
The default violation message. |
| MenuTreeHierarchyConstraint::coversFields | function | core/ |
An array of entity fields which should be passed to the validator. |
| MenuTreeHierarchyConstraintValidator | class | core/ |
Constraint validator for changing menu link parents in pending revisions. |
| MenuTreeHierarchyConstraintValidator.php | file | core/ |
|
| MenuTreeHierarchyConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| MenuTreeHierarchyConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| MenuTreeHierarchyConstraintValidator::validate | function | core/ |
|
| MenuTreeHierarchyConstraintValidator::__construct | function | core/ |
Creates a new MenuTreeHierarchyConstraintValidator instance. |
| MenuTreeParameters | class | core/ |
Provides a value object to model menu tree parameters. |
| MenuTreeParameters.php | file | core/ |
|
| MenuTreeParameters::$activeTrail | property | core/ |
The IDs from the currently active menu link to the root of the whole tree. |
| MenuTreeParameters::$conditions | property | core/ |
The conditions used to restrict which links are loaded. |
| MenuTreeParameters::$expandedParents | property | core/ |
An array of parent link IDs. |
| MenuTreeParameters::$maxDepth | property | core/ |
The maximum depth of menu links in the resulting tree relative to the root. |
| MenuTreeParameters::$minDepth | property | core/ |
The minimum depth of menu links in the resulting tree relative to the root. |
| MenuTreeParameters::$root | property | core/ |
A menu link plugin ID that should be used as the root. |
| MenuTreeParameters::addCondition | function | core/ |
Adds a custom query condition. |
| MenuTreeParameters::addExpandedParents | function | core/ |
Adds parent menu links IDs to restrict the tree. |
Pagination
- Previous page
- Page 794
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.