Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 8.9.x for valid
- Search 10.3.x for valid
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MemoryBackend::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
MemoryStorageTest::testInvalidStorage | function | core/ |
Tests an invalid storage. |
MenuLinkContentFormTest::testMenuLinkContentFormValidation | function | core/ |
Tests validation for the MenuLinkContentForm class. |
MenuLinkDefaultForm::validateConfigurationForm | function | core/ |
Form validation handler. |
MenuLinkEditForm::validateForm | function | core/ |
Form validation handler. |
MenuLinkParentTest::$pathValidator | property | core/ |
A Path validator prophecy. |
MenuLinksTest::testMenuLinkContentFormInvalidParentMenu | function | core/ |
Tests that the form doesn't break for links with arbitrary menu names. |
MenuSettingsConstraintValidator | class | core/ |
Constraint validator for changing the menu settings in pending revisions. |
MenuSettingsConstraintValidator.php | file | core/ |
|
MenuSettingsConstraintValidator::validate | 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/ |
Instantiates a new instance of this class. |
MenuTreeHierarchyConstraintValidator::validate | function | core/ |
|
MenuTreeHierarchyConstraintValidator::__construct | function | core/ |
Creates a new MenuTreeHierarchyConstraintValidator instance. |
MenuTreeStorage::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
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_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::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… |
MigrateEntityContentValidationTest | class | core/ |
Tests validation of an entity during migration. |
MigrateEntityContentValidationTest.php | file | core/ |
|
MigrateEntityContentValidationTest::$messages | property | core/ |
Messages accumulated during the migration run. |
MigrateEntityContentValidationTest::$modules | property | core/ |
Modules to install. |
MigrateEntityContentValidationTest::mapMessageRecorder | function | core/ |
Reacts to map message event. |
MigrateEntityContentValidationTest::runImport | function | core/ |
Runs an import of a migration. |
MigrateEntityContentValidationTest::setUp | function | core/ |
|
MigrateEntityContentValidationTest::test1 | function | core/ |
Tests an import with invalid data and checks error messages. |
MigrateEntityContentValidationTest::test2 | function | core/ |
Tests an import with invalid data and checks error messages. |
MigrateEntityContentValidationTest::testEntityOwnerValidation | function | core/ |
Tests validation for entities that are instances of EntityOwnerInterface. |
MigrateExecutableTest::testImportWithValidRow | function | core/ |
Tests the import method with a valid row. |
MigrateExecutableTest::testImportWithValidRowNoDestinationValues | function | core/ |
Tests the import method with a valid row. |
MigrateExecutableTest::testImportWithValidRowWithDestinationMigrateException | function | core/ |
Tests the import method with a thrown MigrateException. |
MigrateExecutableTest::testImportWithValidRowWithException | function | core/ |
Tests the import method with a regular Exception being thrown. |
MigrateExecutableTest::testImportWithValidRowWithoutDestinationId | function | core/ |
Tests the import method with a valid row. |
MigrateExecutableTest::testImportWithValidRowWithProcesMigrateException | function | core/ |
Tests the import method with a thrown MigrateException. |
MigrateImageCacheTest::testInvalidCropValues | function | core/ |
Tests that missing action's causes failures. |
MigrateLookupTest::testInvalidIdLookup | function | core/ |
Tests an invalid lookup. |
MigrateSqlIdMapTest::getHighestIdInvalidDataProvider | function | core/ |
Data provider for testGetHighestIdInvalid(). |
MigrateSqlIdMapTest::testGetHighestIdInvalid | function | core/ |
Tests getHighestId method with invalid data. |
MigrateStubTest::testInvalidSourceIdCount | function | core/ |
Tests invalid source id count. |
MigrateStubTest::testInvalidSourceIdKeys | function | core/ |
Tests invalid source ids keys. |
Pagination
- Previous page
- Page 45
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.