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 |
|---|---|---|---|
| CommentNameConstraintValidator::validate | function | core/ |
|
| CommentNameConstraintValidator::__construct | function | core/ |
Constructs a new CommentNameConstraintValidator. |
| CommentSelection::validateReferenceableEntities | function | core/ |
Validates which existing entities can be referenced. |
| CommentSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
| CommentTypeValidationTest | class | core/ |
Tests validation of comment_type entities. |
| CommentTypeValidationTest.php | file | core/ |
|
| CommentTypeValidationTest::$modules | property | core/ |
Modules to install. |
| CommentTypeValidationTest::setUp | function | core/ |
|
| CommentValidationTest | class | core/ |
Tests comment validation constraints. |
| CommentValidationTest.php | file | core/ |
|
| CommentValidationTest::$modules | property | core/ |
Modules to install. |
| CommentValidationTest::assertLengthViolation | function | core/ |
Verifies that a length violation exists for the given field. |
| CommentValidationTest::setUp | function | core/ |
|
| CommentValidationTest::testValidation | function | core/ |
Tests the comment validation constraints. |
| CommentValidationTest::testValidationOfCommentOfUnpublishedNode | function | core/ |
Tests that comments of unpublished nodes are not valid. |
| ComplexDataConstraintValidator | class | core/ |
Validates complex data. |
| ComplexDataConstraintValidator.php | file | core/ |
|
| ComplexDataConstraintValidator::validate | function | core/ |
|
| ComplexDataConstraintValidatorTest | class | core/ |
Tests ComplexData validation with both valid and invalid values. |
| ComplexDataConstraintValidatorTest.php | file | core/ |
|
| ComplexDataConstraintValidatorTest::$typedDataManager | property | core/ |
The typed data manager to use. |
| ComplexDataConstraintValidatorTest::setUp | function | core/ |
|
| ComplexDataConstraintValidatorTest::testValidation | function | core/ |
Tests the ComplexData validation constraint validator. |
| ComponentInFormTest::validateForm | function | core/ |
Form validation handler. |
| ComponentInvalidReplacementTest | class | core/ |
Tests invalid render options for components. |
| ComponentInvalidReplacementTest.php | file | core/ |
|
| ComponentInvalidReplacementTest::$modules | property | core/ |
Modules to install. |
| ComponentInvalidReplacementTest::$themes | property | core/ |
Themes to install. |
| ComponentInvalidReplacementTest::testInvalidDefinitionTheme | function | core/ |
Ensure that component replacement validates the schema compatibility. |
| ComponentNodeVisitor::validateSlots | function | core/ |
Performs a cheap validation of the slots in the template. |
| ComponentPluginManager::isValidDefinition | function | core/ |
Validates the metadata info. |
| ComponentRenderInvalidTest | class | core/ |
Tests invalid render options for components. |
| ComponentRenderInvalidTest.php | file | core/ |
|
| ComponentRenderInvalidTest::$modules | property | core/ |
Modules to install. |
| ComponentRenderInvalidTest::$themes | property | core/ |
Themes to install. |
| ComponentRenderInvalidTest::testInvalidDefinitionModule | function | core/ |
Ensure that components in modules without schema fail validation. |
| ComponentRenderInvalidTest::testInvalidDefinitionTheme | function | core/ |
Ensure that components in modules without schema fail validation. |
| ComponentRenderTest::testRenderInvalidSlot | function | core/ |
Ensure that the slots throw an error for invalid slots. |
| ComponentRenderTest::testRenderPropValidation | function | core/ |
Ensures the schema violations are reported properly. |
| ComponentsTwigExtension::doValidateProps | function | core/ |
Performs the actual validation of the schema for the props. |
| ComponentsTwigExtension::validateProps | function | core/ |
Validates the props in development environments. |
| ComponentValidator | class | core/ |
Validates a component based on its definition and the component schema. |
| ComponentValidator.php | file | core/ |
|
| ComponentValidator::$validator | property | core/ |
The schema validator. |
| ComponentValidator::getClassProps | function | core/ |
Gets the props that are not JSON based. |
| ComponentValidator::nullifyClassPropsSchema | function | core/ |
Utility method to ensure the schema for class props is set to 'null'. |
| ComponentValidator::setValidator | function | core/ |
Sets the validator service if available. |
| ComponentValidator::validateClassProps | function | core/ |
Validates the props that are not JSON Schema. |
| ComponentValidator::validateDefinition | function | core/ |
Validates the component metadata file. |
| ComponentValidator::validateProps | function | core/ |
Validates that the props provided to the component. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.