Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 10.3.x for valid
- Search 11.x for valid
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityTestCompositeConstraintValidator.php | file | core/ |
|
EntityTestCompositeConstraintValidator::$context | property | core/ |
Validator 2.5 and upwards compatible execution context. |
EntityTestCompositeConstraintValidator::validate | function | core/ |
|
EntityTestEntityLevelValidator | class | core/ |
Constraint validator for the EntityTestEntityLevel constraint. |
EntityTestEntityLevelValidator.php | file | core/ |
|
EntityTestEntityLevelValidator::$context | property | core/ |
Validator 2.5 and upwards compatible execution context. |
EntityTestEntityLevelValidator::validate | function | core/ |
|
EntityTypeBundleInfoTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
EntityTypeConstraintsTest::testConstraintValidation | function | core/ |
Tests entity constraints are validated. |
EntityTypeConstraintValidator | class | core/ |
Validates the EntityType constraint. |
EntityTypeConstraintValidator.php | file | core/ |
|
EntityTypeConstraintValidator::validate | function | core/ |
|
EntityTypeConstraintValidatorTest | class | core/ |
Tests validation constraints for EntityTypeConstraintValidator. |
EntityTypeConstraintValidatorTest.php | file | core/ |
|
EntityTypeConstraintValidatorTest::$modules | property | core/ |
Modules to enable. |
EntityTypeConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
EntityTypeConstraintValidatorTest::setUp | function | core/ |
|
EntityTypeConstraintValidatorTest::testValidation | function | core/ |
Tests the EntityTypeConstraintValidator. |
EntityTypeInfo::$validator | property | core/ |
The state transition validation service. |
EntityTypeManagerTest::testGetDefinitionInvalidException | function | core/ |
Tests the getDefinition() method with an invalid definition. |
EntityTypeManagerTest::testGetFormObjectInvalidOperation | function | core/ |
Tests the getFormObject() method with an invalid operation. |
EntityTypeTest::testSetLinkTemplateWithInvalidPath | function | core/ |
@covers ::setLinkTemplate |
EntityUnitTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
EntityUntranslatableFieldsConstraintValidator | class | core/ |
Validates the EntityChanged constraint. |
EntityUntranslatableFieldsConstraintValidator.php | file | core/ |
|
EntityUntranslatableFieldsConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
EntityUntranslatableFieldsConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
EntityUntranslatableFieldsConstraintValidator::hasUntranslatableFieldsChanges | function | core/ |
Checks whether an entity has untranslatable field changes. |
EntityUntranslatableFieldsConstraintValidator::validate | function | core/ |
|
EntityUntranslatableFieldsConstraintValidator::__construct | function | core/ |
Constructs an EntityUntranslatableFieldsConstraintValidator object. |
EntityValidationException | class | core/ |
To throw when an entity generated during the import is not valid. |
EntityValidationException.php | file | core/ |
|
EntityValidationException::$violations | property | core/ |
The list of violations generated during the entity validation. |
EntityValidationException::getViolationMessages | function | core/ |
Returns the list of violation messages. |
EntityValidationException::getViolations | function | core/ |
Returns the list of violations generated during the entity validation. |
EntityValidationException::MESSAGES_SEPARATOR | constant | core/ |
The separator for combining multiple messages into a single string. |
EntityValidationException::__construct | function | core/ |
EntityValidationException constructor. |
EntityValidationTest | class | core/ |
Tests the Entity Validation API. |
EntityValidationTest.php | file | core/ |
|
EntityValidationTest::$entityFieldText | property | core/ |
|
EntityValidationTest::$entityName | property | core/ |
|
EntityValidationTest::$entityUser | property | core/ |
|
EntityValidationTest::$modules | property | core/ |
Modules to enable. |
EntityValidationTest::checkValidation | function | core/ |
Executes the validation test set for a defined entity type. |
EntityValidationTest::createTestEntity | function | core/ |
Creates a test entity. |
EntityValidationTest::setUp | function | core/ |
|
EntityValidationTest::testCompositeConstraintValidation | function | core/ |
Tests composite constraints. |
EntityValidationTest::testEntityChangedConstraintOnConcurrentMultilingualEditing | function | core/ |
Tests the EntityChangedConstraintValidator with multiple translations. |
EntityValidationTest::testValidation | function | core/ |
Tests validating test entity types. |
EntityValidationTrait | trait | core/ |
Provides a method to validate an entity. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.