Search for validate
- Search 7.x for validate
- Search 8.9.x for validate
- Search 10.3.x for validate
- Search 11.x for validate
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
HelpTopicsSyntaxTest::validateHtml | function | core/ |
Validates the HTML and header hierarchy for topic text. |
hook_file_validate | function | core/ |
Check that files meet a given criteria. |
hook_views_invalidate_cache | function | core/ |
Allow modules to respond to the invalidation of the Views cache. |
HTMLRestrictions::validateAllowedRestrictionsPhase1 | function | core/ |
Validates allowed elements — phase 1: shape of keys. |
HTMLRestrictions::validateAllowedRestrictionsPhase2 | function | core/ |
Validates allowed elements — phase 2: shape of values. |
HTMLRestrictions::validateAllowedRestrictionsPhase3 | function | core/ |
Validates allowed elements — phase 3: HTML tag attribute restriction keys. |
HTMLRestrictions::validateAllowedRestrictionsPhase4 | function | core/ |
Validates allowed elements — phase 4: HTML tag attr restriction values. |
HTMLRestrictions::validateAllowedRestrictionsPhase5 | function | core/ |
Validates allowed elements — phase 5: disallowed attribute overrides. |
Image::validateConfigurationForm | function | core/ |
|
ImageEffectFormBase::validateForm | function | core/ |
Form validation handler. |
ImageFieldValidateTest | class | core/ |
Tests validation functions such as min/max resolution. |
ImageFieldValidateTest | class | core/ |
Tests validation functions such as min/max resolution. |
ImageFieldValidateTest.php | file | core/ |
|
ImageFieldValidateTest.php | file | core/ |
|
ImageFieldValidateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ImageFieldValidateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
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 resolution 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 resolution 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. |
ImportForm::validateForm | function | core/ |
Form validation handler. |
ImportOpmlTest::validateImportFormFields | function | core/ |
Submits form filled with invalid fields. |
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. |
IsNullConstraintValidator::validate | function | core/ |
|
Item::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
JsonApiDocumentTopLevelNormalizer::validateRequestBody | function | core/ |
Performs minimal validation of the document. |
JsonApiRequestValidator::validateQueryParams | function | core/ |
Validates custom (implementation-specific) query parameter names. |
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. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.