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 |
|---|---|---|---|
| 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::$propertiesWithOptionalValues | property | core/ |
The config entity properties whose values are optional (set to NULL). |
| EntityFormModeValidationTest::providerInvalidMachineNameCharacters | function | core/ |
Data provider for ::testInvalidMachineNameCharacters(). |
| EntityFormModeValidationTest::setUp | function | core/ |
|
| EntityFormModeValidationTest::testDescriptionCannotBeEmpty | function | core/ |
Tests that description can be NULL, but not empty strings. |
| EntityFormModeValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
| EntityFormModeValidationTest::testMachineNameLength | function | core/ |
Tests that the entity ID's length is validated if it is a machine name. |
| EntityFormTest::testValidationHandlers | function | core/ |
Checks that validation handlers works as expected. |
| EntityHasFieldConstraintValidator | class | core/ |
Validates the EntityHasField constraint. |
| EntityHasFieldConstraintValidator.php | file | core/ |
|
| EntityHasFieldConstraintValidator::validate | function | core/ |
|
| EntityHasFieldConstraintValidatorTest | class | core/ |
Tests Entity Has Field Constraint Validator. |
| EntityHasFieldConstraintValidatorTest.php | file | core/ |
|
| EntityHasFieldConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| EntityHasFieldConstraintValidatorTest::setUp | function | core/ |
|
| EntityHasFieldConstraintValidatorTest::testValidation | function | core/ |
Tests validation of an entity with a field. |
| EntityInterface::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
| 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. |
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.