Search for validator
- Search 7.x for validator
- Search 8.9.x for validator
- Search 10.3.x for validator
- Search 11.x for validator
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ResourceVersionRouteEnhancer::VERSION_IDENTIFIER_VALIDATOR | constant | core/ |
Resource version validation regex. |
RestTestConstraintValidator | class | core/ |
Validator for \Drupal\rest_test\Plugin\Validation\Constraint\RestTestConstraint. |
RestTestConstraintValidator.php | file | core/ |
|
RestTestConstraintValidator::validate | function | core/ |
|
Route::$pathValidator | property | core/ |
The path validator service. |
RouteProvider::$cacheTagInvalidator | property | core/ |
The cache tag invalidator. |
RouteProviderTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
SearchIndex::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
ShortcutSetController::$pathValidator | property | core/ |
The path validator. |
SiteInformationForm::$pathValidator | property | core/ |
The path validator. |
SourceEditingPreventSelfXssConstraintValidator | class | core/ |
Ensures Source Editing cannot be configured to allow self-XSS. |
SourceEditingPreventSelfXssConstraintValidator.php | file | core/ |
|
SourceEditingPreventSelfXssConstraintValidator::getRegExForWildCardAttributeName | function | core/ |
Computes a regular expression for matching a wildcard attribute name. |
SourceEditingPreventSelfXssConstraintValidator::isWildcardAttributeName | function | core/ |
Checks whether the given attribute name contains a wildcard, e.g. `data-*`. |
SourceEditingPreventSelfXssConstraintValidator::validate | function | core/ |
|
SourceEditingRedundantTagsConstraintValidator | class | core/ |
Ensures tags already available via plugin are not be added to Source Editing. |
SourceEditingRedundantTagsConstraintValidator.php | file | core/ |
|
SourceEditingRedundantTagsConstraintValidator::pluginsSupplyingTagsMessage | function | core/ |
Creates a message listing plugins and the overlapping tags they provide. |
SourceEditingRedundantTagsConstraintValidator::tagHasAttributeRestrictions | function | core/ |
Inspects whether the given tag has attribute restrictions. |
SourceEditingRedundantTagsConstraintValidator::validate | function | core/ |
|
StyleSensibleElementConstraintValidator | class | core/ |
Styles can only be specified for HTML5 tags and extra classes. |
StyleSensibleElementConstraintValidator.php | file | core/ |
|
StyleSensibleElementConstraintValidator::findStyleConflictingPluginLabel | function | core/ |
Finds the plugin with elements that conflict with the style element. |
StyleSensibleElementConstraintValidator::intersectionWithClasses | function | core/ |
Checks if there is an intersection on allowed 'class' attribute values. |
StyleSensibleElementConstraintValidator::validate | function | core/ |
|
TaxonomyTermHierarchyConstraintValidator | class | core/ |
Constraint validator for changing term parents in pending revisions. |
TaxonomyTermHierarchyConstraintValidator.php | file | core/ |
|
TaxonomyTermHierarchyConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
TaxonomyTermHierarchyConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
TaxonomyTermHierarchyConstraintValidator::validate | function | core/ |
|
TaxonomyTermHierarchyConstraintValidator::__construct | function | core/ |
Creates a new TaxonomyTermHierarchyConstraintValidator instance. |
taxonomy_post_update_clear_views_argument_validator_plugins_cache | function | core/ |
Clear the cache after deprecating Term views argument validator. |
TemporaryJsonapiFileFieldUploader::getUploadValidators | function | core/ |
Retrieves the upload validators for a field definition. |
TestValidatedReferenceConstraintValidator | class | core/ |
Validates referenced entities. |
TestValidatedReferenceConstraintValidator.php | file | core/ |
|
TestValidatedReferenceConstraintValidator::validate | function | core/ |
|
TextEditorObjectDependentValidatorTrait | trait | core/ |
Some CKEditor 5 constraint validators need a Text Editor object. |
TextEditorObjectDependentValidatorTrait.php | file | core/ |
|
TextEditorObjectDependentValidatorTrait::createTextEditorObjectFromContext | function | core/ |
Creates a text editor object from the execution context. |
Token::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
TokenTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
ToolbarItemConditionsMetConstraintValidator | class | core/ |
Toolbar item conditions met constraint validator. |
ToolbarItemConditionsMetConstraintValidator.php | file | core/ |
|
ToolbarItemConditionsMetConstraintValidator::findDefinitionForToolbarItem | function | core/ |
Searches for CKEditor 5 plugin that provides a given toolbar item. |
ToolbarItemConditionsMetConstraintValidator::validate | function | core/ |
|
ToolbarItemConstraintValidator | class | core/ |
Toolbar item constraint validator. |
ToolbarItemConstraintValidator.php | file | core/ |
|
ToolbarItemConstraintValidator::isValidToolbarItem | function | core/ |
Validates the given toolbar item. |
ToolbarItemConstraintValidator::validate | function | core/ |
|
ToolbarItemDependencyConstraintValidator | class | core/ |
Toolbar item dependency constraint validator. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.