Search for validator
- Search 7.x for validator
- Search 9.5.x for validator
- Search 8.9.x for validator
- Search 10.3.x for validator
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BaseRequirementValidatorTrait | trait | core/ |
Provides methods for base requirement validators. |
BaseRequirementValidatorTrait.php | file | core/ |
|
BaseRequirementValidatorTrait::getSubscribedEvents | function | core/ |
Implements EventSubscriberInterface::getSubscribedEvents(). |
BaseRequirementValidatorTrait::validate | function | core/ |
Validates base requirements. |
BasicRecursiveValidatorFactory | class | core/ |
A factory for creating Symfony recursive validators. |
BasicRecursiveValidatorFactory.php | file | core/ |
|
BasicRecursiveValidatorFactory::createValidator | function | core/ |
Creates a new RecursiveValidator. |
BasicRecursiveValidatorFactory::__construct | function | core/ |
Constructs a new RecursiveValidatorFactory. |
BlockContentEntityChangedConstraintValidator | class | core/ |
Validates the BlockContentEntityChanged constraint. |
BlockContentEntityChangedConstraintValidator.php | file | core/ |
|
BlockContentEntityChangedConstraintValidator::validate | function | core/ |
|
BundleConstraintValidator | class | core/ |
Validates the Bundle constraint. |
BundleConstraintValidator.php | file | core/ |
|
BundleConstraintValidator::validate | function | core/ |
|
BundleConstraintValidatorTest | class | core/ |
Tests validation constraints for BundleConstraintValidator. |
BundleConstraintValidatorTest.php | file | core/ |
|
BundleConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
BundleConstraintValidatorTest::$typedDataManager | property | core/ |
The typed data manager to use. |
BundleConstraintValidatorTest::assertValidation | function | core/ |
Executes the BundleConstraintValidator test for a given bundle. |
BundleConstraintValidatorTest::setUp | function | core/ |
|
BundleConstraintValidatorTest::testValidation | function | core/ |
Tests bundle constraint validation. |
CacheCollectorTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
CacheTagsInvalidator | class | core/ |
Passes cache tag events to classes that wish to respond to them. |
CacheTagsInvalidator.php | file | core/ |
|
CacheTagsInvalidator::$bins | property | core/ |
Holds an array of cache bins that support invalidations. |
CacheTagsInvalidator::$invalidators | property | core/ |
Holds an array of cache tags invalidators. |
CacheTagsInvalidator::addBin | function | core/ |
Adds a cache bin. |
CacheTagsInvalidator::addInvalidator | function | core/ |
Adds a cache tags invalidator. |
CacheTagsInvalidator::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
CacheTagsInvalidator::purge | function | core/ |
Purge cache tag invalidations. |
CacheTagsInvalidator::resetChecksums | function | core/ |
Reset statically cached tags in all cache tag checksum services. |
CacheTagsInvalidatorInterface | interface | core/ |
Defines required methods for classes wanting to handle cache tag changes. |
CacheTagsInvalidatorInterface.php | file | core/ |
|
CacheTagsInvalidatorInterface::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
CacheTagsInvalidatorTest | class | core/ |
Tests Drupal\Core\Cache\CacheTagsInvalidator. |
CacheTagsInvalidatorTest.php | file | core/ |
|
CacheTagsInvalidatorTest::testInvalidateTags | function | core/ |
Tests invalidate tags. |
CacheTagsInvalidatorTest::testInvalidateTagsWithInvalidTags | function | core/ |
Tests invalidate tags with invalid tags. |
cache_tags.invalidator | service | core/ |
Drupal\Core\Cache\CacheTagsInvalidator |
cache_tags.invalidator.checksum | service | core/ |
Drupal\Core\Cache\DatabaseCacheTagsChecksum |
CKEditor5CacheTag::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
CKEditor5ElementConstraintValidator | class | core/ |
CKEditor 5 element validator. |
CKEditor5ElementConstraintValidator.php | file | core/ |
|
CKEditor5ElementConstraintValidator::validate | function | core/ |
|
CKEditor5ImageController::getImageUploadValidators | function | core/ |
Gets the image upload validators. |
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator | class | core/ |
CKEditor 5 Media plugin in sync with the filter settings validator. |
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator.php | file | core/ |
|
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::$filterPluginManager | property | core/ |
The filter plugin manager service. |
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::$typedConfigManager | property | core/ |
The typed config manager service. |
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.