Search for valid
- Search 7.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 |
|---|---|---|---|
| ValidateTest::testInsecureExtensions | function | core/ |
Tests hard-coded security check in file_validate(). |
| validation.constraint | service | core/ |
Drupal\Core\Validation\ConstraintManager |
| ValidationErrorBlock | class | core/ |
Provides a 'Block with validation error' test block. |
| ValidationErrorBlock.php | file | core/ |
|
| ValidationErrorBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| ValidationErrorBlock::validateConfigurationForm | function | core/ |
Most block plugins should not override this method. To add validation for a specific block type, override BlockBase::blockValidate(). |
| ValidationTest | class | core/ |
Tests form processing and alteration via form validation handlers. |
| ValidationTest.php | file | core/ |
|
| ValidationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ValidationTest::$modules | property | core/ |
Modules to enable. |
| 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. |
| ValidatorsTest | class | core/ |
@covers \Drupal\ckeditor5\Plugin\Validation\Constraint\ToolbarItemConstraintValidator[[api-linebreak]] @covers \Drupal\ckeditor5\Plugin\Validation\Constraint\ToolbarItemDependencyConstraintValidator[[api-linebreak]] @covers… |
| ValidatorsTest.php | file | core/ |
|
| ValidatorsTest::$modules | property | core/ |
Modules to enable. |
| 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/ |
@covers \Drupal\ckeditor5\Plugin\Validation\Constraint\ToolbarItemConstraintValidator[[api-linebreak]] @covers \Drupal\ckeditor5\Plugin\Validation\Constraint\ToolbarItemDependencyConstraintValidator[[api-linebreak]] @covers… |
| ValidatorsTest::testPair | function | core/ |
@covers \Drupal\ckeditor5\Plugin\Editor\CKEditor5::validatePair()[[api-linebreak]] @covers \Drupal\ckeditor5\Plugin\Validation\Constraint\FundamentalCompatibilityConstraintValidator[[api-linebreak]] @covers… |
| ValidatorTest | class | core/ |
Tests the functions used to validate uploaded files. |
| ValidatorTest.php | file | core/ |
|
| ValidatorTest::$image | property | core/ |
An image file. |
| ValidatorTest::$nonImage | property | core/ |
A file which is not an image. |
| ValidatorTest::providerTestFileValidateExtensionsOnUri | function | core/ |
Data provider for ::testFileValidateExtensionsOnUri. |
| ValidatorTest::setUp | function | core/ |
|
| ValidatorTest::testFileValidateExtensions | function | core/ |
Tests the file_validate_extensions() function. |
| ValidatorTest::testFileValidateExtensionsOnUri | function | core/ |
Tests the file_validate_extensions() function. |
| ValidatorTest::testFileValidateImageResolution | function | core/ |
This ensures the resolution of a specific file is within bounds. |
| ValidatorTest::testFileValidateIsImage | function | core/ |
This ensures a specific file is actually an image. |
| ValidatorTest::testFileValidateNameLength | function | core/ |
This will ensure the filename length is valid. |
| ValidatorTest::testFileValidateSize | function | core/ |
Tests file_validate_size(). |
| ValidConsumer | class | core/ |
|
| ValidConsumer::addHandler | function | core/ |
|
| ValidConsumer::addNoPriority | function | core/ |
|
| ValidConsumer::addWithId | function | core/ |
|
| ValidConsumerWithExtraArguments | class | core/ |
|
| ValidConsumerWithExtraArguments::addHandler | function | core/ |
|
| ValidConsumerWithExtraArguments::addNoPriority | function | core/ |
|
| ValidConsumerWithExtraArguments::addWithDifferentOrder | function | core/ |
|
| ValidConsumerWithExtraArguments::addWithId | function | core/ |
|
| ValidHandler | class | core/ |
|
| ValidPathConstraint | class | core/ |
Validation constraint for valid system paths. |
| ValidPathConstraint.php | file | core/ |
|
| ValidPathConstraint::$message | property | core/ |
The default violation message. |
| ValidPathConstraintValidator | class | core/ |
Constraint validator for validating system paths. |
Pagination
- Previous page
- Page 47
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.