Search for valid
- Search 7.x for valid
- Search 8.9.x for valid
- Search 10.3.x for valid
- Search 11.x for valid
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MediaEmbedFilterConfigurationUiTest::testValidationWhenEditing | function | core/ |
@covers ::media_form_filter_format_edit_form_alter @covers ::media_filter_format_edit_form_validate @dataProvider providerTestValidations |
MediaLibraryAddFormTest::testFormStateValidation | function | core/ |
Tests the validation of the library state in the media library add form. |
MediaLibraryAddFormTest::testSelectedTypeValidation | function | core/ |
Tests the validation of the selected type in the media library add form. |
MediaLibraryInceptionWidget::elementValidate | function | core/ |
|
MediaLibrarySelectForm::viewsFormValidate | function | core/ |
|
MediaLibraryState::isValidHash | function | core/ |
Validate a hash for the state object. |
MediaLibraryState::validateRequiredParameters | function | core/ |
Validates the required parameters for a new MediaLibraryState object. |
MediaLibraryTest::testConfigurationValidation | function | core/ |
Tests validation that DrupalMediaLibrary requires media_embed filter. |
MediaLibraryWidget::validateItems | function | core/ |
Validates that newly selected items can be added to the widget. |
MediaLibraryWidget::validateRequired | function | core/ |
Validates whether the widget is required and contains values. |
MediaSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
MediaSourceBase::validateConfigurationForm | function | core/ |
Form validation handler. |
MediaTestConstraintValidator | class | core/ |
Validates the MediaTestConstraint. |
MediaTestConstraintValidator.php | file | core/ |
|
MediaTestConstraintValidator::validate | function | core/ |
|
MediaTypeForm::validateForm | function | core/ |
Form validation handler. |
media_filter_format_edit_form_validate | function | core/ |
Validate callback to ensure filter order and allowed_html are compatible. |
MemoryBackend::invalidate | function | core/ |
Marks a cache item as invalid. |
MemoryBackend::invalidateAll | function | core/ |
Marks all cache items as invalid. |
MemoryBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
MemoryBackend::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
MemoryStorageTest::testInvalidStorage | function | core/ |
Tests an invalid storage. |
MenuLinkContentForm::$pathValidator | property | core/ |
The path validator. |
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. |
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. |
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 enable. |
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. |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.