Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MenuTestHelper.php | file | core/ |
|
| MenuTestHelper::menuName | function | core/ |
Sets a static variable for the testMenuName() test. |
| MenuTestHooks | class | core/ |
Hook implementations for menu_test. |
| MenuTestHooks.php | file | core/ |
|
| MenuTestHooks::menuLinksDiscoveredAlter | function | core/ |
Implements hook_menu_links_discovered_alter(). |
| MenuTestHooks::menuLocalTasksAlter | function | core/ |
Implements hook_menu_local_tasks_alter(). |
| MenuTestServiceProvider | class | core/ |
Decorate core's default path-based breadcrumb builder when it is available. |
| MenuTestServiceProvider.php | file | core/ |
|
| MenuTestServiceProvider::alter | function | core/ |
|
| MenuTranslation | class | core/ |
Drupal 7 i18n menu translation source from database. |
| MenuTranslation.php | file | core/ |
|
| MenuTranslation::fields | function | core/ |
|
| MenuTranslation::getIds | function | core/ |
|
| MenuTranslation::query | function | core/ |
|
| MenuTranslationTest | class | core/ |
Tests the menu translation source plugin. |
| MenuTranslationTest.php | file | core/ |
|
| MenuTranslationTest::$modules | property | core/ |
|
| MenuTranslationTest::providerSource | function | core/ |
|
| MenuTreeHierarchyConstraint | class | core/ |
Validation constraint for changing the menu hierarchy in pending revisions. |
| MenuTreeHierarchyConstraint.php | file | core/ |
|
| MenuTreeHierarchyConstraint::coversFields | function | core/ |
|
| MenuTreeHierarchyConstraint::__construct | function | core/ |
#[HasNamedArguments] |
| 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/ |
|
| 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. |
| MenuTreeParameters::excludeRoot | function | core/ |
Excludes the root menu link from the tree. |
| MenuTreeParameters::onlyEnabledLinks | function | core/ |
Excludes links that are not enabled. |
| MenuTreeParameters::serialize | function | core/ |
|
| MenuTreeParameters::setActiveTrail | function | core/ |
Sets the active trail IDs used to set the inActiveTrail property. |
| MenuTreeParameters::setMaxDepth | function | core/ |
Sets a maximum depth for menu tree loading. |
| MenuTreeParameters::setMinDepth | function | core/ |
Sets a minimum depth for menu tree loading. |
| MenuTreeParameters::setRoot | function | core/ |
Sets a root for menu tree loading. |
| MenuTreeParameters::setTopLevelOnly | function | core/ |
Ensures only the top level of the tree is loaded. |
| MenuTreeParameters::unserialize | function | core/ |
|
| MenuTreeParameters::__serialize | function | core/ |
|
| MenuTreeParameters::__unserialize | function | core/ |
|
| MenuTreeParametersTest | class | core/ |
Tests the menu link tree parameters value object. |
Pagination
- Previous page
- Page 910
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.