Search for Id
- Search 7.x for Id
- Search 9.5.x for Id
- Search 8.9.x for Id
- Search 10.3.x for Id
- Search main for Id
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ValidationTest.php | file | core/ |
|
| ValidationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ValidationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ValidationTest::$modules | property | core/ |
Modules to install. |
| ValidationTest::$modules | property | core/ |
Modules to install. |
| ValidationTest::setUp | function | core/ |
|
| ValidationTest::testCustomRequiredError | function | core/ |
Tests #required with custom validation errors. |
| ValidationTest::testDisabledToken | function | core/ |
Tests that a form with a disabled CSRF token can be validated. |
| ValidationTest::testPatternValidation | function | core/ |
Tests #pattern validation. |
| ValidationTest::testValidate | function | core/ |
Tests #element_validate and #validate. |
| ValidationTest::testValidateLimitErrors | function | core/ |
Tests partial form validation through #limit_validation_errors. |
| ValidationTestTrait | trait | core/ |
Contains helpful methods for testing stage validators. |
| ValidationTestTrait.php | file | core/ |
|
| ValidationTestTrait::assertValidationResultsEqual | function | core/ |
Asserts two validation result sets are equal. |
| ValidationTestTrait::getValidationResultsAsArray | function | core/ |
Gets an array representation of validation results for easy comparison. |
| ValidationTestTrait::resolvePlaceholdersInArrayValuesWithRealPaths | function | core/ |
Resolves <PROJECT_ROOT>, <VENDOR_DIR>, <STAGE_ROOT>, <STAGE_ROOT_PARENT>. |
| ValidatorsTest | class | core/ |
Tests Validators. |
| ValidatorsTest.php | file | core/ |
|
| ValidatorsTest::$modules | property | core/ |
Modules to install. |
| ValidatorsTest::$typedConfig | property | core/ |
The typed config manager. |
| ValidatorsTest::provider | function | core/ |
Provides a list of Text Editor config entities using CKEditor 5 to test. |
| ValidatorsTest::providerPair | function | core/ |
Provides a list of Text Editor + Text Format pairs to test. |
| ValidatorsTest::setUp | function | core/ |
|
| ValidatorsTest::test | function | core/ |
Tests . |
| ValidatorsTest::testMultipleHtmlRestrictingFilters | function | core/ |
Tests that validation works with >1 enabled HTML restrictor filters. |
| ValidatorsTest::testPair | function | core/ |
Tests pair. |
| ValidConsumer | class | core/ |
Test class of a valid consumer. |
| ValidConsumer::addHandler | function | core/ |
|
| ValidConsumer::addNoPriority | function | core/ |
|
| ValidConsumer::addWithId | function | core/ |
|
| ValidConsumerWithExtraArguments | class | core/ |
Test class of a valid consumer with extra arguments. |
| ValidConsumerWithExtraArguments::addHandler | function | core/ |
|
| ValidConsumerWithExtraArguments::addNoPriority | function | core/ |
|
| ValidConsumerWithExtraArguments::addWithDifferentOrder | function | core/ |
|
| ValidConsumerWithExtraArguments::addWithId | function | core/ |
|
| ValidHandler | class | core/ |
Test handler class with interface implemented. |
| ValidKeysConstraint | class | core/ |
Checks that all the keys of a mapping are valid and required keys present. |
| ValidKeysConstraint.php | file | core/ |
|
| ValidKeysConstraint::$allowedKeys | property | core/ |
Keys which are allowed in the validated array, or `<infer>` to auto-detect. |
| ValidKeysConstraint::getAllowedKeys | function | core/ |
Returns the list of valid keys. |
| ValidKeysConstraint::getDefaultOption | function | core/ |
|
| ValidKeysConstraint::getRequiredOptions | function | core/ |
|
| ValidKeysConstraint::__construct | function | core/ |
#[HasNamedArguments] |
| ValidKeysConstraintValidator | class | core/ |
Validates the ValidKeys constraint. |
| ValidKeysConstraintValidator.php | file | core/ |
|
| ValidKeysConstraintValidator::getDynamicMessageParameters | function | core/ |
Computes message parameters for dynamic type violations. |
| ValidKeysConstraintValidator::validate | function | core/ |
|
| ValidKeysConstraintValidatorTest | class | core/ |
Tests the ValidKeys validation constraint. |
| ValidKeysConstraintValidatorTest.php | file | core/ |
|
| ValidKeysConstraintValidatorTest::$config | property | core/ |
The typed config under test. |
Pagination
- Previous page
- Page 191
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.