Search for valid
Title | Object type | File name | Summary |
---|---|---|---|
EntityStateChangeValidationTest::testValidTransition | function | core/ |
Tests valid transitions. |
EntityStateChangeValidationTest::transitionAccessValidationTestCases | function | core/ |
Test cases for ::testTransitionAccessValidation. |
EntityTest::$argumentValidator | property | core/ |
The tested argument validator. |
EntityTest::testValidateArgumentAccess | function | core/ |
Tests the validate argument method with access and no bundles. |
EntityTest::testValidateArgumentBundle | function | core/ |
Tests the validate argument method with bundle checking. |
EntityTest::testValidateArgumentMultiple | function | core/ |
Tests the validate argument method with multiple argument splitting. |
EntityTest::testValidateArgumentNoAccess | function | core/ |
Tests the validate argument method with no access and bundles. |
EntityTestCompositeConstraintValidator | class | core/ |
Constraint validator for the EntityTestComposite constraint. |
EntityTestCompositeConstraintValidator.php | file | core/ |
|
EntityTestCompositeConstraintValidator::validate | function | core/ |
|
EntityTestEntityLevelValidator | class | core/ |
Constraint validator for the EntityTestEntityLevel constraint. |
EntityTestEntityLevelValidator.php | file | core/ |
|
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/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
EntityTypeConstraintValidatorTest | class | core/ |
Tests validation constraints for EntityTypeConstraintValidator. |
EntityTypeConstraintValidatorTest.php | file | core/ |
|
EntityTypeConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
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::provideFormObjectInvalidOperationData | function | core/ |
Provides test data for testGetFormObjectInvalidOperation(). |
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::$cachedDiscoveries | property | core/ |
|
EntityValidationTest::$entityFieldText | property | core/ |
|
EntityValidationTest::$entityName | property | core/ |
|
EntityValidationTest::$entityUser | property | core/ |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.