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 |
---|---|---|---|
LinkNotExistingInternalConstraintValidatorTest::testValidateFromRoute | function | core/ |
Tests validate from route. |
LinkNotExistingInternalConstraintValidatorTest::testValidateFromUri | function | core/ |
Tests validate from uri. |
LinkNotExistingInternalConstraintValidatorTest::testValidateWithMalformedUri | function | core/ |
Tests validate with malformed uri. |
LinkNotExistingInternalConstraintValidatorTest::validate | function | core/ |
Validate the link. |
LinkTypeConstraintValidator | class | core/ |
Constraint validator for links receiving data allowed by its settings. |
LinkTypeConstraintValidator.php | file | core/ |
|
LinkTypeConstraintValidator::validate | function | core/ |
|
LocaleTranslationCacheTag::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
LockFileValidator | class | core/ |
Checks that the active lock file is unchanged during stage operations. |
LockFileValidator.php | file | core/ |
|
LockFileValidator::$keyValue | property | core/ |
The key-value store. |
LockFileValidator::deleteHash | function | core/ |
Deletes the stored lock file hash. |
LockFileValidator::getHash | function | core/ |
Returns the XXH64 hash of a file. |
LockFileValidator::getSubscribedEvents | function | core/ |
|
LockFileValidator::KEY | constant | core/ |
The key under which to store the hash of the active lock file. |
LockFileValidator::storeHash | function | core/ |
Stores the XXH64 hash of the active lock file. |
LockFileValidator::validate | function | core/ |
Checks that the active lock file is unchanged during stage operations. |
LockFileValidator::__construct | function | core/ |
|
LockFileValidatorTest | class | core/ |
@coversDefaultClass \Drupal\package_manager\Validator\LockFileValidator[[api-linebreak]] @group package_manager @internal |
LockFileValidatorTest.php | file | core/ |
|
LockFileValidatorTest::$activeDir | property | core/ |
The path of the active directory in the test project. |
LockFileValidatorTest::providerValidateStageEvents | function | core/ |
Data provider for test methods that validate the stage directory. |
LockFileValidatorTest::register | function | core/ |
Registers test-specific services. |
LockFileValidatorTest::setUp | function | core/ |
|
LockFileValidatorTest::testApplyWithNoChange | function | core/ |
Tests validation when the staged and active lock files are identical. |
LockFileValidatorTest::testCreateWithLock | function | core/ |
Tests that if an active lock file exists, a stage can be created. |
LockFileValidatorTest::testCreateWithNoLock | function | core/ |
Tests that if no active lock file exists, a stage cannot be created. |
LockFileValidatorTest::testLockFileChanged | function | core/ |
Tests validation when the lock file has changed. |
LockFileValidatorTest::testLockFileDeleted | function | core/ |
Tests validation when the lock file is deleted. |
LockFileValidatorTest::testNoStoredHash | function | core/ |
Tests exception when a stored hash of the active lock file is unavailable. |
LockFileValidatorTest::testStatusCheckAvailableStage | function | core/ |
Tests StatusCheckEvent when the stage is available. |
MediaConfigSubscriber::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
MediaMappingsConstraintValidator | class | core/ |
Validates media mappings. |
MediaMappingsConstraintValidator.php | file | core/ |
|
MediaMappingsConstraintValidator::validate | function | core/ |
|
MediaMappingsConstraintValidatorTest | class | core/ |
@coversDefaultClass \Drupal\media\Plugin\Validation\Constraint\MediaMappingsConstraintValidator[[api-linebreak]] |
MediaMappingsConstraintValidatorTest.php | file | core/ |
|
MediaMappingsConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
MediaMappingsConstraintValidatorTest::setUp | function | core/ |
|
MediaMappingsConstraintValidatorTest::testMediaMappingSource | function | core/ |
@covers ::validate[[api-linebreak]] |
MediaTestConstraintValidator | class | core/ |
Validates the MediaTestConstraint. |
MediaTestConstraintValidator.php | file | core/ |
|
MediaTestConstraintValidator::validate | function | core/ |
|
MenuActiveTrailTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
MenuLinkDepthConstraintValidator | class | core/ |
Validates the MenuLinkDepthConstraint constraint. |
MenuLinkDepthConstraintValidator.php | file | core/ |
|
MenuLinkDepthConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
MenuLinkDepthConstraintValidator::validate | function | core/ |
|
MenuLinkDepthConstraintValidator::__construct | function | core/ |
|
MenuLinkParentTest::$pathValidator | property | core/ |
A Path validator prophecy. |
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.