Search for valid
- Search 7.x for valid
- Search 8.9.x for valid
- Search 10.3.x for valid
- Search 11.x for valid
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ElementValidationTest::testAjaxElementValidation | function | core/ |
Tries to post an Ajax change to a form that has a validated element. |
email.validator | service | core/ |
Drupal\Component\Utility\EmailValidator |
Email::validateEmail | function | core/ |
Form element validation handler for #type 'email'. |
EmailAction::$emailValidator | property | core/ |
The email validator. |
EmailAction::validateConfigurationForm | function | core/ |
Form validation handler. |
EmailConstraint::validatedBy | function | core/ |
|
EmailValidator | class | core/ |
Validates email addresses. |
EmailValidator.php | file | core/ |
|
EmailValidator::isValid | function | core/ |
Validates an email address. |
EmailValidatorInterface | interface | core/ |
Validates email addresses. |
EmailValidatorInterface.php | file | core/ |
|
EmailValidatorInterface::isValid | function | core/ |
Validates an email address. |
EmailValidatorTest | class | core/ |
Tests the EmailValidator utility class. |
EmailValidatorTest.php | file | core/ |
|
EmailValidatorTest::testIsValid | function | core/ |
@covers ::isValid |
EmailValidatorTest::testIsValidException | function | core/ |
@covers ::isValid |
EnabledConfigurablePluginsConstraintValidator | class | core/ |
Enabled configurable plugin settings validator. |
EnabledConfigurablePluginsConstraintValidator.php | file | core/ |
|
EnabledConfigurablePluginsConstraintValidator::getConfigurableEnabledDefinitions | function | core/ |
Gets all configurable CKEditor 5 plugin definitions that are enabled. |
EnabledConfigurablePluginsConstraintValidator::validate | function | core/ |
|
entity.bundle_config_import_validator | service | core/ |
Drupal\Core\Entity\Event\BundleConfigImportValidate |
Entity::validateArgument | function | core/ |
Performs validation for a given argument. |
Entity::validateEntity | function | core/ |
Validates an individual entity against class access settings. |
EntityAdapterUnitTest::testGetInvalidField | function | core/ |
@covers ::get |
EntityAutocomplete::validateEntityAutocomplete | function | core/ |
Form element validation handler for entity_autocomplete elements. |
EntityAutocompleteElementFormTest::testInvalidEntityAutocompleteElement | function | core/ |
Tests invalid entries in the EntityAutocomplete Form API element. |
EntityAutocompleteElementFormTest::testValidEntityAutocompleteElement | function | core/ |
Tests valid entries in the EntityAutocomplete Form API element. |
EntityAutocompleteElementFormTest::validateForm | function | core/ |
Form validation handler. |
EntityBase::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
EntityBase::getListCacheTagsToInvalidate | function | core/ |
The list cache tags to invalidate for this entity. |
EntityBase::invalidateTagsOnDelete | function | core/ |
Invalidates an entity's cache tags upon delete. |
EntityBase::invalidateTagsOnSave | function | core/ |
Invalidates an entity's cache tags upon save. |
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. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.