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 |
---|---|---|---|
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 resolution 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 resolution fields. |
ImageResize::validateConfigurationForm | function | core/ |
|
ImageStyleEditForm::effectValidate | function | core/ |
Validate handler for image effect. |
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. |
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. |
ImportForm::validateForm | function | core/ |
Form validation handler. |
ImportOpmlTest::validateImportFormFields | function | core/ |
Submits form filled with invalid fields. |
InfoParserUnitTest::providerCoreVersionRequirementInvalid | function | core/ |
Data provider for testCoreVersionRequirementInvalid(). |
InfoParserUnitTest::providerInvalidCore | function | core/ |
|
InfoParserUnitTest::providerInvalidLifecycle | function | core/ |
Data provider for testInvalidLifecycle(). |
InfoParserUnitTest::providerValidLifecycle | function | core/ |
Data provider for testValidLifecycle(). |
InfoParserUnitTest::testCoreVersionRequirementInvalid | function | core/ |
Tests a invalid 'core_version_requirement'. |
InfoParserUnitTest::testInvalidCore | function | core/ |
Tests a invalid 'core' key. |
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/ |
|
InstallCommand::validateProfile | function | core/ |
Validates a user provided install profile. |
InstallTranslationFilePatternTest::providerInvalidTranslationFiles | function | core/ |
|
InstallTranslationFilePatternTest::providerValidTranslationFiles | function | core/ |
|
InstallTranslationFilePatternTest::testFilesPatternInvalid | function | core/ |
@dataProvider providerInvalidTranslationFiles |
InstallTranslationFilePatternTest::testFilesPatternValid | function | core/ |
@dataProvider providerValidTranslationFiles |
InternalViolation::getInvalidValue | function | core/ |
|
InvalidConsumer | class | core/ |
|
InvalidConsumer::addHandler | function | core/ |
|
InvalidDataTest | class | core/ |
Tests handling of some invalid data. |
InvalidDataTest.php | file | core/ |
|
InvalidDataTest::testInsertDuplicateData | function | core/ |
Tests aborting of traditional SQL database systems with invalid data. |
InvalidDataTest::testInsertDuplicateDataFromSelect | function | core/ |
Tests inserting with invalid data from a select query. |
InvalidDataTypeException | class | core/ |
Exception thrown when a data type is invalid. |
InvalidDataTypeException.php | file | core/ |
|
InvalidDecoratedMethod | class | core/ |
Thrown when a decorator's _call() method uses a method that does not exist. |
InvalidDecoratedMethod.php | file | core/ |
|
InvalidDeriverException | class | core/ |
Exception to be thrown if a plugin tries to use an invalid deriver. |
InvalidDeriverException.php | file | core/ |
|
InvalidHandler | class | core/ |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.