Search for valid
| Title | Object type | File name | Summary |
|---|---|---|---|
| EditorValidationTest::testInvalidDependencies | function | core/ |
Tests that validation fails if config dependencies are invalid. |
| EditorValidationTest::testInvalidFormat | function | core/ |
Tests validating an editor with a non-existent `format`. |
| EditorValidationTest::testInvalidPluginId | function | core/ |
Tests validating an editor with an unknown plugin ID. |
| EditorValidationTest::testLabelValidation | function | core/ |
Tests validation of config entity's label. |
| EditorValidationTest::testRequiredPropertyKeysMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
| EditorValidationTest::testRequiredPropertyValuesMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
| editor_form_filter_admin_format_validate | function | core/ |
Additional validate handler for filter_format_form(). |
| ElementsFieldsetTest::validateForm | function | core/ |
Form validation handler. |
| ElementTest::testInvalidChildren | function | core/ |
Tests the children() method with an invalid key. |
| ElementValidationTest | class | core/ |
Various tests of AJAX behavior. |
| ElementValidationTest.php | file | core/ |
|
| ElementValidationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ElementValidationTest::$modules | property | core/ |
Modules to install. |
| 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/ |
@todo Add method return type declaration. |
| EmailValidator | class | core/ |
Validates email addresses. |
| EmailValidator | class | core/ |
Email constraint. |
| EmailValidator.php | file | core/ |
|
| EmailValidator.php | file | core/ |
|
| EmailValidator::isValid | function | core/ |
Validates an email address. |
| EmailValidator::__construct | function | core/ |
|
| 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[[api-linebreak]] |
| EmailValidatorTest::testIsValidException | function | core/ |
@covers ::isValid[[api-linebreak]] |
| 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[[api-linebreak]] |
| 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. |
| EntityBundleExistsConstraintValidator | class | core/ |
Validates that a bundle exists on a certain content entity type. |
| EntityBundleExistsConstraintValidator.php | file | core/ |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.