Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| MenuLinksTest::testMenuLinkContentFormInvalidParentMenu | function | core/ |
Tests that the form doesn't break for links with arbitrary menu names. |
| MenuLinkTest::providerSource | function | core/ |
|
| MenuLinkTranslation::getIds | function | core/ |
|
| MenuLinkTranslation::getIds | function | core/ |
|
| MenuLinkTranslationTest::providerSource | function | core/ |
|
| MenuLinkTranslationTest::providerSource | function | core/ |
|
| MenuLinkTreeTest::providerTestBuildCacheability | function | core/ |
Provides the test cases to test for ::testBuildCacheability(). |
| MenuResourceTestBase::$entityTypeId | property | core/ |
|
| MenuSettingsConstraintValidator | class | core/ |
Constraint validator for changing the menu settings in pending revisions. |
| MenuSettingsConstraintValidator.php | file | core/ |
|
| MenuSettingsConstraintValidator::validate | function | core/ |
|
| MenuStorage::MAX_ID_LENGTH | constant | core/ |
Menu names have a maximum length of 32. |
| MenuStorageTest::testMaxIdLengthException | function | core/ |
Tests MenuStorage::MAX_ID_LENGTH is enforced. |
| MenuTest::$entityTypeId | property | core/ |
|
| MenuTest::providerSource | function | core/ |
|
| MenuTestServiceProvider | class | core/ |
Decorate core's default path-based breadcrumb builder when it is available. |
| MenuTestServiceProvider.php | file | core/ |
|
| MenuTestServiceProvider::alter | function | core/ |
|
| MenuTranslation::getIds | function | core/ |
|
| MenuTranslationTest::providerSource | function | core/ |
|
| 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. |
| MenuTreeParametersTest::providerTestSetMinDepth | function | core/ |
Provides test data for testSetMinDepth(). |
| MenuTreeStorage::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
| MenuTreeStorage::getAllChildIds | function | core/ |
|
| MenuTreeStorage::getRootPathIds | function | core/ |
|
| MenuTreeStorageInterface::getAllChildIds | function | core/ |
Loads all the IDs for menu links that are below the given ID. |
| MenuTreeStorageInterface::getRootPathIds | function | core/ |
Returns all the IDs that represent the path to the root of the tree. |
| MenuUiContentTranslationTest::provideChangeContentToPseudoLanguageData | function | core/ |
Provides test data sets for testChangeContentToPseudoLanguage(). |
| MenuUiNodeTest::testMenuNodeFormWidget | function | core/ |
Tests creating, editing, deleting menu links via node form widget. |
| MenuUiNodeTest::testMenuNodeWithGrantsFormWidget | function | core/ |
Tests creating menu links via node form widget for nodes with grants. |
| MenuUiNodeTest::testMultilingualMenuNodeFormWidget | function | core/ |
Testing correct loading and saving of menu links via node form widget in a multilingual environment. |
| MenuUiTest::addInvalidMenuLink | function | core/ |
Attempts to add menu link with invalid path or no access permission. |
| MenuUiTest::checkInvalidParentMenuLinks | function | core/ |
Tests that parent options are limited by depth when adding menu links. |
| MenuValidationTest | class | core/ |
Tests validation of menu entities. |
| MenuValidationTest.php | file | core/ |
|
| MenuValidationTest::$propertiesWithOptionalValues | property | core/ |
|
| MenuValidationTest::providerInvalidMachineNameCharacters | function | core/ |
Menu IDs are atypical: they allow dashes and disallow underscores. |
| MenuValidationTest::setUp | function | core/ |
|
| MenuValidationTest::testDescription | function | core/ |
Tests that description is optional, and limited to 512 characters. |
| menu_link.static.overrides | service | core/ |
Drupal\Core\Menu\StaticMenuLinkOverrides |
| menu_ui.overriding.html.twig | file | core/ |
--- label: Reordering and disabling menu links related: - menu_ui.menu_item_add - menu_ui.menu_operations - core.menus --- {% set structure_menu_text %}{% trans %}Menus{% endtrans %}{% endset %} {% set structure_menu_link =… |
| menu_ui_form_node_type_form_validate | function | core/ |
Validate handler for forms with menu options. |
| MergeTest::testInvalidMerge | function | core/ |
Tests that an invalid merge query throws an exception. |
| MessageForm::getFormId | function | core/ |
|
| MessageForm::validateForm | function | core/ |
Pagination
- Previous page
- Page 115
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.