Search for validate
- Search 7.x for validate
- Search 9.5.x for validate
- Search 8.9.x for validate
- Search 11.x for validate
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
InOperatorTest::validate_options_callback | function | core/ |
|
InputStreamUploadedFile::validate | function | core/ |
Validates the uploaded file information. |
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(). |
LengthConstraint::validatedBy | function | core/ |
@todo Add method return type declaration. |
LibraryDiscoveryParser::validateCssLibrary | function | core/ |
Validates CSS library structure. |
LinkAccessConstraintValidator::validate | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
LinkAccessConstraintValidatorTest::providerValidate | function | core/ |
Data provider for LinkAccessConstraintValidator::validate(). |
LinkAccessConstraintValidatorTest::testValidate | function | core/ |
Tests the access validation constraint for links. |
LinkExternalProtocolsConstraintValidator::validate | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
LinkExternalProtocolsConstraintValidatorTest::providerValidate | function | core/ |
Data provider for ::testValidate. |
LinkExternalProtocolsConstraintValidatorTest::testValidate | function | core/ |
@covers ::validate @dataProvider providerValidate @runInSeparateProcess |
LinkExternalProtocolsConstraintValidatorTest::testValidateIgnoresInternalUrls | function | core/ |
@covers ::validate |
LinkExternalProtocolsConstraintValidatorTest::testValidateWithMalformedUri | function | core/ |
@covers ::validate |
LinkNotExistingInternalConstraintValidator::validate | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
LinkNotExistingInternalConstraintValidatorTest::testValidateFromNonExistingRoute | function | core/ |
@covers ::validate |
LinkNotExistingInternalConstraintValidatorTest::testValidateFromRoute | function | core/ |
@covers ::validate |
LinkNotExistingInternalConstraintValidatorTest::testValidateFromUri | function | core/ |
@covers ::validate |
LinkNotExistingInternalConstraintValidatorTest::testValidateWithMalformedUri | function | core/ |
@covers ::validate |
LinkNotExistingInternalConstraintValidatorTest::validate | function | core/ |
Validate the link. |
LinkTypeConstraintValidator::validate | function | core/ |
|
LinkWidget::validateTitleElement | function | core/ |
Form element validation handler for the 'title' element. |
LinkWidget::validateTitleNoLink | function | core/ |
Form element validation handler for the 'title' element. |
LinkWidget::validateUriElement | function | core/ |
Form element validation handler for the 'uri' element. |
ListFloatItem::validateAllowedValue | function | core/ |
Checks whether a candidate allowed value is valid. |
ListIntegerItem::validateAllowedValue | function | core/ |
Checks whether a candidate allowed value is valid. |
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.