Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
Loads all the IDs for menu links that are below the given ID. |
MenuTreeStorage::getRootPathIds | function | core/ |
Returns all the IDs that represent the path to the root of the tree. |
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/ |
The config entity properties whose values are optional (set to NULL). |
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_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/ |
Returns a unique string identifying the form. |
MessageForm::validateForm | function | core/ |
Button-level validation handlers are highly discouraged for entity forms, as they will prevent entity validation from running. If the entity is going to be saved during the form submission, this method should be manually invoked from the button-level… |
MessageResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
MessageTest::$entityTypeId | property | core/ |
The tested entity type. |
MessageTest::doTestDeleteIndividual | function | core/ |
Tests DELETEing an individual resource, plus edge cases to ensure good DX. |
MessageTest::doTestPatchIndividual | function | core/ |
Tests PATCHing an individual resource, plus edge cases to ensure good DX. |
MessageTest::testGetIndividual | function | core/ |
Tests GETting an individual resource, plus edge cases to ensure good DX. |
MetadataBubblingUrlGeneratorTest::providerUrlBubbleableMetadataBubbling | function | core/ |
Data provider for ::testUrlBubbleableMetadataBubbling(). |
MigrateBookConfigsTest::providerBookSettings | function | core/ |
Data provider for testBookSettings(). |
MigrateCommentTypeTest::providerTestNoCommentTypeMigration | function | core/ |
Provides test cases for ::testNoCommentTypeMigration(). |
MigrateCommentTypeTest::providerTestNoCommentTypeMigration | function | core/ |
Provides test cases for ::testNoCommentTypeMigration(). |
MigrateDestination::$id | property | core/ |
A unique identifier for the process plugin. |
MigrateDestinationInterface::getIds | function | core/ |
Gets the destination IDs. |
MigrateDrupal6AuditIdsTest | class | core/ |
Tests the migration auditor for ID conflicts. |
MigrateDrupal6AuditIdsTest.php | file | core/ |
|
MigrateDrupal6AuditIdsTest::setUp | function | core/ |
|
MigrateDrupal6AuditIdsTest::testAllMigrationsWithIdConflicts | function | core/ |
Tests all migrations with ID conflicts. |
MigrateDrupal6AuditIdsTest::testAllMigrationsWithNoIdConflicts | function | core/ |
Tests all migrations with no ID conflicts. |
MigrateDrupal6AuditIdsTest::testDraftRevisionIdConflicts | function | core/ |
Tests draft revisions ID conflicts. |
MigrateDrupal6AuditIdsTest::testMultipleMigrationWithoutIdConflicts | function | core/ |
Tests multiple migrations to the same destination with no ID conflicts. |
MigrateDrupal6AuditIdsTest::testNodeGrantsIdConflicts | function | core/ |
Tests ID conflicts for inaccessible nodes. |
MigrateDrupal7AuditIdsTest | class | core/ |
Tests the migration auditor for ID conflicts. |
MigrateDrupal7AuditIdsTest.php | file | core/ |
|
MigrateDrupal7AuditIdsTest::setUp | function | core/ |
|
MigrateDrupal7AuditIdsTest::testAllMigrationsWithIdConflicts | function | core/ |
Tests all migrations with ID conflicts. |
MigrateDrupal7AuditIdsTest::testAllMigrationsWithNoIdConflicts | function | core/ |
Tests all migrations with no ID conflicts. |
MigrateDrupal7AuditIdsTest::testDraftRevisionIdConflicts | function | core/ |
Tests draft revisions ID conflicts. |
MigrateDrupal7AuditIdsTest::testMultipleMigrationWithoutIdConflicts | function | core/ |
Tests multiple migrations to the same destination with no ID conflicts. |
Pagination
- Previous page
- Page 111
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.