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 |
---|---|---|---|
ImageFieldValidateTest::getFieldSettings | function | core/ |
Returns field settings. |
ImageFieldValidateTest::providerTestEmpty | function | core/ |
Data provider for ::testEmpty() |
ImageFieldValidateTest::testAJAXValidationMessage | function | core/ |
Tests the validation message is displayed only once for ajax uploads. |
ImageFieldValidateTest::testEmpty | function | core/ |
Tests creating an entity while leaving the image field empty. |
ImageFieldValidateTest::testFriendlyAjaxValidation | function | core/ |
Tests that image field validation works with other form submit handlers. |
ImageFieldValidateTest::testRequiredAttributes | function | core/ |
Tests that required alt/title fields gets validated right. |
ImageFieldValidateTest::testResolution | function | core/ |
Tests min/max dimensions settings. |
ImageFieldValidateTest::testValid | function | core/ |
Tests image validity. |
ImageInterface::isValid | function | core/ |
Checks if the image is valid. |
ImageItem::validateDefaultImageForm | function | core/ |
Validates the managed_file element for the default Image form. |
ImageItem::validateResolution | function | core/ |
Element validate function for dimensions fields. |
ImageResize::validateConfigurationForm | function | core/ |
|
ImageStyleEditForm::effectValidate | function | core/ |
Validate handler for image effect. |
ImageStyleValidationTest | class | core/ |
Tests validation of image_style entities. |
ImageStyleValidationTest.php | file | core/ |
|
ImageStyleValidationTest::$modules | property | core/ |
Modules to install. |
ImageStyleValidationTest::setUp | function | core/ |
|
ImageTest::testInvalidGetKeywordOffset | function | core/ |
@covers ::getKeywordOffset |
ImageTest::testIsValid | function | core/ |
Tests \Drupal\Core\Image\Image::isValid(). |
ImageToolkitBase::validateConfigurationForm | function | core/ |
Form validation handler. |
ImageToolkitForm::validateForm | function | core/ |
Form validation handler. |
ImageToolkitInterface::isValid | function | core/ |
Checks if the image is valid. |
ImageToolkitManager::getAllValidExtensions | function | core/ |
Returns all valid extensions. |
ImageToolkitOperationBase::validateArguments | function | core/ |
Validates the arguments. |
ImageUploadTest::testLockAfterFailedValidation | function | core/ |
Test that lock is removed after a failed validation. |
ImageWidget::validateRequiredFields | function | core/ |
Validate callback for alt and title field, if the user wants them required. |
ImmutablePropertiesConstraintValidator | class | core/ |
Validates the ImmutableProperties constraint. |
ImmutablePropertiesConstraintValidator.php | file | core/ |
|
ImmutablePropertiesConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
ImmutablePropertiesConstraintValidator::validate | function | core/ |
|
ImmutablePropertiesConstraintValidator::__construct | function | core/ |
Constructs an ImmutablePropertiesConstraintValidator object. |
ImmutablePropertiesConstraintValidatorTest | class | core/ |
@group Entity @group Validation |
ImmutablePropertiesConstraintValidatorTest.php | file | core/ |
|
ImmutablePropertiesConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
ImmutablePropertiesConstraintValidatorTest::testImmutablePropertyCannotBeChanged | function | core/ |
Tests that changing a config entity's immutable property raises an error. |
ImmutablePropertiesConstraintValidatorTest::testValidatedEntityMustHaveAnId | function | core/ |
Tests that entities without an ID will raise an exception. |
ImmutablePropertiesConstraintValidatorTest::testValidatorRejectsANonExistentProperty | function | core/ |
Tests that the validator throws an exception for non-existent properties. |
ImmutablePropertiesConstraintValidatorTest::testValidatorRequiresAConfigEntity | function | core/ |
Tests that only config entities are accepted by the validator. |
ImportForm::validateForm | function | core/ |
Form validation handler. |
InfoParserUnitTest::providerInvalidLifecycle | function | core/ |
Data provider for testInvalidLifecycle(). |
InfoParserUnitTest::providerValidLifecycle | function | core/ |
Data provider for testValidLifecycle(). |
InfoParserUnitTest::testInvalidLifecycle | function | core/ |
Tests an info file with invalid lifecycle values. |
InfoParserUnitTest::testValidLifecycle | function | core/ |
Tests an info file with valid lifecycle values. |
InlineBlock::blockValidate | function | core/ |
|
InOperator::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
InOperatorTest::testValidate | function | core/ |
@covers ::validate |
InOperatorTest::validate_options_callback | function | core/ |
|
InputStreamUploadedFile::validate | function | core/ |
Validates the uploaded file information. |
InputTest::testInputIsValidated | function | core/ |
|
InstallCommand::validateProfile | function | core/ |
Validates a user provided install profile. |
Pagination
- Previous page
- Page 38
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.