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 |
---|---|---|---|
DuplicateInfoFileValidatorTest::testDuplicateInfoFilesInStage | function | core/ |
Tests that duplicate info.yml in stage raise an error. |
Editor::getValidStreamWrappers | function | core/ |
Computes all valid choices for the "image_upload.scheme" setting. |
EditorBase::validateConfigurationForm | function | core/ |
Form validation handler. |
EditorValidationTest | class | core/ |
Tests validation of editor entities. |
EditorValidationTest.php | file | core/ |
|
EditorValidationTest::$modules | property | core/ |
Modules to install. |
EditorValidationTest::$propertiesWithRequiredKeys | property | core/ |
The config entity mapping properties with >=1 required keys. |
EditorValidationTest::setUp | function | core/ |
|
EditorValidationTest::testImageUploadSettingsAreDynamicallyRequired | function | core/ |
Test validation when dynamically changing image upload settings. |
EditorValidationTest::testImageUploadSettingsValidation | function | core/ |
@testWith [{"scheme": "public"}, {}] [{"scheme": "private"}, {"image_upload.scheme": "The file storage you selected is not a visible, readable and writable stream wrapper. Possible choices: <em… |
EditorValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
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::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/ |
Email constraint. |
EmailValidator | class | core/ |
Validates email addresses. |
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 |
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/ |
|
EnabledExtensionsValidator | class | core/ |
Validates no enabled Drupal extensions are removed from the stage directory. |
EnabledExtensionsValidator.php | file | core/ |
|
EnabledExtensionsValidator::getSubscribedEvents | function | core/ |
|
EnabledExtensionsValidator::validate | function | core/ |
Validates that no enabled Drupal extensions have been removed. |
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.