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
- Search 11.x for valid
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LinkTitleRequiredConstraintValidatorTest::testEmptyTitle | function | core/ |
Tests the failure case of a value with a non-empty URI and an empty title. |
| LinkTitleRequiredConstraintValidatorTest::testEmptyUri | function | core/ |
Tests passing a value with an empty URI. |
| LinkTitleRequiredConstraintValidatorTest::testTitleNotRequired | function | core/ |
Tests passing a value with a non-required title. |
| LinkTitleRequiredConstraintValidatorTest::testUnexpectedValue | function | core/ |
Tests validating a value that isn't a LinkItemInterface. |
| LinkTypeConstraintValidator | class | core/ |
Constraint validator for links receiving data allowed by its settings. |
| LinkTypeConstraintValidator.php | file | core/ |
|
| LinkTypeConstraintValidator::validate | function | core/ |
|
| LinkTypeConstraintValidatorTest | class | core/ |
Tests LinkTypeConstraintValidator. |
| LinkTypeConstraintValidatorTest.php | file | core/ |
|
| LinkTypeConstraintValidatorTest::doValidate | function | core/ |
Validate the link. |
| LinkTypeConstraintValidatorTest::getMockFieldDefinition | function | core/ |
Builds a stub Link field definition. |
| LinkTypeConstraintValidatorTest::testBadExternal | function | core/ |
Validate an internal link in an external-only field. |
| LinkTypeConstraintValidatorTest::testBadInternal | function | core/ |
Validate an external link in an internal-only field. |
| LinkTypeConstraintValidatorTest::testBadUrl | function | core/ |
Validate a URL that throws an exception. |
| LinkTypeConstraintValidatorTest::testEmptyField | function | core/ |
Tests validating an empty Link field. |
| LinkTypeConstraintValidatorTest::testExternal | function | core/ |
Validate a good external link. |
| LinkTypeConstraintValidatorTest::testGeneric | function | core/ |
Validate a URL in a field that accepts both internal and external URLs. |
| LinkTypeConstraintValidatorTest::testInternal | function | core/ |
Validate a good internal link. |
| LinkTypeConstraintValidatorTest::testUnexpectedValue | function | core/ |
Tests validating a value that isn't a LinkItemInterface. |
| LinkUriTest::providerTestDisablingRouteValidation | function | core/ |
Provides test cases for LinkUriTest::testDisablingRouteValidation(). |
| LinkUriTest::providerTestDisablingRouteValidation | function | core/ |
Provides test cases for LinkUriTest::testDisablingRouteValidation(). |
| LinkUriTest::testDisablingRouteValidation | function | core/ |
Tests disabling route validation in LinkUri::transform(). |
| LinkUriTest::testDisablingRouteValidation | function | core/ |
Tests disabling route validation in LinkUri::transform(). |
| 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/ |
|
| ListIntegerItem::validateAllowedValue | function | core/ |
|
| 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/ |
|
| ListStringItem::validateAllowedValue | function | core/ |
|
| 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/ |
Tests Drupal\package_manager\Validator\LockFileValidator. |
| LockFileValidatorTest.php | file | core/ |
|
| LockFileValidatorTest::$activeDir | property | core/ |
The path of the active directory in the test project. |
Pagination
- Previous page
- Page 42
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.