Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 8.9.x for valid
- Search 10.3.x for valid
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
LinkNotExistingInternalConstraintValidatorTest::testValidateFromNonExistingRoute | function | core/ |
@covers ::validate[[api-linebreak]] |
LinkNotExistingInternalConstraintValidatorTest::testValidateFromRoute | function | core/ |
@covers ::validate[[api-linebreak]] |
LinkNotExistingInternalConstraintValidatorTest::testValidateFromUri | function | core/ |
@covers ::validate[[api-linebreak]] |
LinkNotExistingInternalConstraintValidatorTest::testValidateWithMalformedUri | function | core/ |
@covers ::validate[[api-linebreak]] |
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/ |
|
LinkUriTest::providerTestDisablingRouteValidation | function | core/ |
Provides test cases for LinkUriTest::testDisablingRouteValidation(). |
LinkUriTest::testDisablingRouteValidation | function | core/ |
Tests disabling route validation in LinkUri::transform(). |
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. |
ListItemBase::validateAllowedValue | function | core/ |
Checks whether a candidate allowed value is valid. |
ListItemBase::validateAllowedValues | function | core/ |
Render API callback: Validates the allowed values of an options field. |
ListPlugin::validateConfigurationForm | function | core/ |
Form validation handler. |
ListStringItem::validateAllowedValue | function | core/ |
Checks whether a candidate allowed value is valid. |
LoadTest::testLoadInvalidStatus | function | core/ |
Try to load a non-existent file by status. |
LocaleImportFunctionalTest::getInvalidEncodedPoFile | function | core/ |
Helper function that returns a .po file with invalid encoding. |
LocaleSettingsForm::validateForm | function | core/ |
Form validation handler. |
LocaleTranslationCacheTag::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
LocaleTranslationUiTest::testStringValidation | function | core/ |
Tests the validation of the translation input. |
LocalTaskManagerTest::setupNullCacheabilityMetadataValidation | function | core/ |
|
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. |
LruMemoryCache::invalidate | function | core/ |
Marks a cache item as invalid. |
LruMemoryCache::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
Pagination
- Previous page
- Page 41
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.