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 |
---|---|---|---|
EntityBundleExistsConstraintValidator | class | core/ |
Validates that a bundle exists on a certain content entity type. |
EntityBundleExistsConstraintValidator.php | file | core/ |
|
EntityBundleExistsConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
EntityBundleExistsConstraintValidator::validate | function | core/ |
|
EntityBundleExistsConstraintValidator::__construct | function | core/ |
Constructs an EntityBundleExistsConstraintValidator object. |
EntityBundleExistsConstraintValidatorTest | class | core/ |
@group Entity @group Validation |
EntityBundleExistsConstraintValidatorTest.php | file | core/ |
|
EntityBundleExistsConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
EntityBundleExistsConstraintValidatorTest::setUp | function | core/ |
|
EntityBundleExistsConstraintValidatorTest::testDynamicEntityType | function | core/ |
Tests getting the entity type ID. |
EntityBundleExistsConstraintValidatorTest::testEntityTypeIdFromMultipleParents | function | core/ |
Tests getting the entity type ID from a deeply nested property path. |
EntityBundleExistsConstraintValidatorTest::testEntityTypeIdIsStatic | function | core/ |
Tests validating a bundle of a known (static) entity type ID. |
EntityBundleExistsConstraintValidatorTest::testInvalidEntityTypeId | function | core/ |
Tests when the constraint's entityTypeId value is not valid. |
EntityBundleExistsConstraintValidatorTest::testValueMustBeAString | function | core/ |
Tests that the constraint validator will only work with strings. |
EntityChangedConstraintValidator | class | core/ |
Validates the EntityChanged constraint. |
EntityChangedConstraintValidator.php | file | core/ |
|
EntityChangedConstraintValidator::validate | function | core/ |
|
EntityCondition::validate | function | core/ |
Validates the filter has the required fields. |
EntityConditionTest::testValidation | function | core/ |
@covers ::validate @dataProvider validationProvider |
EntityConditionTest::validationProvider | function | core/ |
Data provider for testValidation. |
EntityContentBase::isEntityValidationRequired | function | core/ |
Returns a state of whether an entity needs to be validated before saving. |
EntityContentBase::validateEntity | function | core/ |
Validates the entity. |
EntityContextTypedDataTest::testValidateConfigEntityContext | function | core/ |
Tests that entity contexts wrapping a config entity can be validated. |
EntityConverterTest::testConvertWithInvalidDynamicEntityType | function | core/ |
Tests the convert() method with an invalid dynamic entity type. |
EntityConverterTest::testConvertWithInvalidEntityType | function | core/ |
Tests the convert() method with an invalid entity type. |
EntityDisplayModeAddForm::validateForm | function | core/ |
Form validation handler. |
EntityDisplayModeListBuilder::isValidEntity | function | core/ |
Filters entities based on their view builder handlers. |
EntityDisplayTest::testEntityDisplayInvalidateCacheTags | function | core/ |
Ensure that entity view display changes invalidates cache tags. |
EntityDisplayTest::testExtraFieldComponentInitialInvalidConfig | function | core/ |
Tests the behavior of an extra field component with initial invalid values. |
EntityFieldManagerTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
EntityFieldManagerTest::testGetBaseFieldDefinitionsInvalidDefinition | function | core/ |
Tests the getBaseFieldDefinitions() method with an invalid definition. |
EntityFieldTest::testEntityConstraintValidation | function | core/ |
Tests validation constraints provided by the Entity API. |
EntityFormDisplay::validateFormValues | function | core/ |
Validates submitted widget values and sets the corresponding form errors. |
EntityFormDisplayInterface::validateFormValues | function | core/ |
Validates submitted widget values and sets the corresponding form errors. |
EntityFormDisplayValidationTest | class | core/ |
Tests validation of entity_form_display entities. |
EntityFormDisplayValidationTest.php | file | core/ |
|
EntityFormDisplayValidationTest::$hasLabel | property | core/ |
Whether a config entity of this type has a label. |
EntityFormDisplayValidationTest::$modules | property | core/ |
Modules to install. |
EntityFormDisplayValidationTest::setUp | function | core/ |
|
EntityFormDisplayValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
EntityFormDisplayValidationTest::testMultilineTextFieldWidgetPlaceholder | function | core/ |
Tests validation of entity form display component's widget settings. |
EntityFormDisplayValidationTest::testTargetBundleMustExist | function | core/ |
Tests that the target bundle of the entity form display is checked. |
EntityFormModeListBuilder::isValidEntity | function | core/ |
Filters entities based on their form mode handlers. |
EntityFormModeValidationTest | class | core/ |
Tests validation of entity_form_mode entities. |
EntityFormModeValidationTest.php | file | core/ |
|
EntityFormModeValidationTest::$modules | property | core/ |
Modules to install. |
EntityFormModeValidationTest::setUp | function | core/ |
|
EntityFormModeValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
EntityFormTest::testValidationHandlers | function | core/ |
Checks that validation handlers works as expected. |
EntityHasFieldConstraintValidator | class | core/ |
Validates the EntityHasField constraint. |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.