Search for validate
- Search 7.x for validate
- Search 9.5.x for validate
- Search 8.9.x for validate
- Search 10.3.x for validate
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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. |
ImageToolkitBase::validateConfigurationForm | function | core/ |
Form validation handler. |
ImageToolkitForm::validateForm | function | core/ |
Form validation handler. |
ImageToolkitOperationBase::validateArguments | function | core/ |
Validates the arguments. |
ImageWidget::validateRequiredFields | function | core/ |
Validate callback for alt and title field, if the user wants them required. |
ImmutablePropertiesConstraintValidator::validate | function | core/ |
|
ImmutablePropertiesConstraintValidatorTest::testValidatedEntityMustHaveAnId | function | core/ |
Tests that entities without an ID will raise an exception. |
ImportForm::validateForm | function | core/ |
Form validation handler. |
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. |
InstallCommand::validateRecipe | function | core/ |
Validates a user provided recipe. |
InstallProfileUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
InstallProfileUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
IsNullConstraintValidator::validate | function | core/ |
|
JsonApiDocumentTopLevelNormalizer::validateRequestBody | function | core/ |
Performs minimal validation of the document. |
JsonApiRequestValidator::validateQueryParams | function | core/ |
Validates custom (implementation-specific) query parameter names. |
LangcodeRequiredIfTranslatableValuesConstraintValidator::validate | function | core/ |
|
Language::validateConfigurationForm | function | core/ |
|
LanguageAddForm::validateCustom | function | core/ |
Validates the language addition form on custom language button. |
LanguageAddForm::validatePredefined | function | core/ |
Element specific validator for the Add language button. |
LanguageFormBase::validateCommon | function | core/ |
Validates the language editing element. |
LanguageListBuilder::validateForm | function | core/ |
Form validation handler. |
LayoutDefault::validateConfigurationForm | function | core/ |
Form validation handler. |
LayoutTestPlugin::validateConfigurationForm | function | core/ |
Form validation handler. |
LegacyValidateTest | class | core/ |
Tests the file_validate() function. |
LegacyValidateTest.php | file | core/ |
|
LegacyValidateTest::testCallerValidation | function | core/ |
Tests that the validators passed into are checked. |
LegacyValidateTest::testInsecureExtensions | function | core/ |
Tests hard-coded security check in file_validate(). |
LegacyValidatorTest::providerTestFileValidateExtensionsOnUri | function | core/ |
Data provider for ::testFileValidateExtensionsOnUri. |
LegacyValidatorTest::testFileValidateExtensions | function | core/ |
Tests the file_validate_extensions() function. |
LegacyValidatorTest::testFileValidateExtensionsOnUri | function | core/ |
Tests the file_validate_extensions() function. |
LegacyValidatorTest::testFileValidateImageResolution | function | core/ |
This ensures the dimensions of a specific file is within bounds. |
LegacyValidatorTest::testFileValidateIsImage | function | core/ |
This ensures a specific file is actually an image. |
LegacyValidatorTest::testFileValidateNameLength | function | core/ |
This will ensure the filename length is valid. |
LegacyValidatorTest::testFileValidateSize | function | core/ |
Tests file_validate_size(). |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.