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 |
|---|---|---|---|
| EntityModerationForm::$validation | property | core/ |
The moderation state transition validation service. |
| EntityNormalizerTest::testDenormalizeWithInvalidBundle | function | core/ |
Tests the denormalize method with a bundle property. |
| EntityNormalizerTest::testDenormalizeWithValidBundle | function | core/ |
Tests the denormalize method with a bundle property. |
| EntityQueryRelationshipTest::providerTestInvalidFieldName | function | core/ |
Data provider for testInvalidFieldName(). |
| EntityQueryRelationshipTest::testInvalidFieldName | function | core/ |
Tests a non-existent field name in a complex query relationship. |
| EntityQueryRelationshipTest::testInvalidSpecifier | function | core/ |
Tests the invalid specifier in the query relationship. |
| EntityReference::$validatedExposedInput | property | core/ |
Validated exposed input that will be set as the input value. |
| EntityReference::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| EntityReference::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| EntityReference::validateExposed | function | core/ |
Validate the exposed handler form. |
| EntityReference::validateExtraOptionsForm | function | core/ |
Validate the options form. |
| EntityReference::validateRequired | function | core/ |
Validates that a required field for a sub handler has a value. |
| EntityReferenceFieldTest::testEntityReferenceFieldValidation | function | core/ |
Tests reference field validation. |
| EntityReferenceItem::fieldSettingsFormValidate | function | core/ |
Form element validation handler; Invokes selection plugin's validation. |
| EntityReferenceItemTest::testAutocreateValidation | function | core/ |
Tests ValidReferenceConstraint with newly created and unsaved entities. |
| EntityReferenceSupportedNewEntitiesConstraintValidator | class | core/ |
Checks if new entities created for entity reference fields are supported. |
| EntityReferenceSupportedNewEntitiesConstraintValidator.php | file | core/ |
|
| EntityReferenceSupportedNewEntitiesConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityReferenceSupportedNewEntitiesConstraintValidator::$workspaceInfo | property | core/ |
The workspace information service. |
| EntityReferenceSupportedNewEntitiesConstraintValidator::$workspaceManager | property | core/ |
The workspace manager. |
| EntityReferenceSupportedNewEntitiesConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| EntityReferenceSupportedNewEntitiesConstraintValidator::validate | function | core/ |
|
| EntityReferenceSupportedNewEntitiesConstraintValidator::__construct | function | core/ |
|
| EntityReferenceSupportedNewEntitiesConstraintValidatorTest | class | core/ |
Tests Drupal\workspaces\Plugin\Validation\Constraint\EntityReferenceSupportedNewEntitiesConstraintValidator. |
| EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php | file | core/ |
|
| EntityReferenceSupportedNewEntitiesConstraintValidatorTest::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityReferenceSupportedNewEntitiesConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| EntityReferenceSupportedNewEntitiesConstraintValidatorTest::setUp | function | core/ |
|
| EntityReferenceSupportedNewEntitiesConstraintValidatorTest::testNewEntitiesAllowedInDefaultWorkspace | function | core/ |
Tests new entities allowed in default workspace. |
| EntityReferenceSupportedNewEntitiesConstraintValidatorTest::testNewEntitiesForbiddenInNonDefaultWorkspace | function | core/ |
Tests new entities forbidden in non default workspace. |
| EntityResourceTestBase::makeNormalizationInvalid | function | core/ |
Makes the given entity normalization invalid. |
| EntityResourceValidationTrait | trait | core/ |
@internal @todo Consider making public in https://www.drupal.org/node/2300677 |
| EntityResourceValidationTrait.php | file | core/ |
|
| EntityResourceValidationTrait::validate | function | core/ |
Verifies that an entity does not violate any validation constraints. |
| EntityResourceValidationTraitTest | class | core/ |
Tests Drupal\rest\Plugin\rest\resource\EntityResourceValidationTrait. |
| EntityResourceValidationTraitTest.php | file | core/ |
|
| EntityResourceValidationTraitTest::testFailedValidate | function | core/ |
Tests failed validate. |
| EntityResourceValidationTraitTest::testValidate | function | core/ |
Tests validate. |
| EntityResourceValidationTraitTestClass | class | core/ |
A test class to use to test EntityResourceValidationTrait. |
| EntityRevisionParamConverterTest::testConvertWithInvalidDynamicEntityType | function | core/ |
Tests the convert() method with an invalid dynamic entity type ID. |
| EntityRevisionParamConverterTest::testConvertWithInvalidEntityType | function | core/ |
Tests the convert() method with an invalid entity type ID. |
| EntityRevisionParamConverterTest::testConvertWithInvalidType | function | core/ |
Tests the convert() method with an invalid dynamic entity type ID. |
| EntitySerializationTest::testDenormalizeInvalidCustomSerializedField | function | core/ |
Tests normalizing/denormalizing invalid custom serialized fields. |
| EntitySerializationTest::testDenormalizeValidCustomSerializedField | function | core/ |
Tests normalizing/denormalizing valid custom serialized fields. |
| EntityStateChangeValidationTest | class | core/ |
Tests Drupal\content_moderation\Plugin\Validation\Constraint\ModerationStateConstraintValidator. |
| EntityStateChangeValidationTest.php | file | core/ |
|
| EntityStateChangeValidationTest::$adminUser | property | core/ |
An admin user. |
| EntityStateChangeValidationTest::$modules | property | core/ |
Modules to install. |
| EntityStateChangeValidationTest::setUp | function | core/ |
|
| EntityStateChangeValidationTest::testExistingContentWithNoModeration | function | core/ |
Tests that content without prior moderation information can be moderated. |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.