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 |
|---|---|---|---|
| SettingsConfigValidationTest | class | core/ |
Tests Settings Config Validation. |
| SettingsConfigValidationTest.php | file | core/ |
|
| SettingsConfigValidationTest::$modules | property | core/ |
Modules to install. |
| SettingsConfigValidationTest::testPreviewImagePathIsValidated | function | core/ |
Tests that the preview_image setting must be an existing image file. |
| SettingsForm::validateForm | function | core/ |
Form validation handler. |
| SettingsForm::validateLogoPath | function | core/ |
Helper function for the navigation settings form. |
| SettingsTrayBlockFormTest::testValidationMessages | function | core/ |
Tests that validation errors appear in the off-canvas dialog. |
| SettingsTrayTestBase::assertOffCanvasBlockFormIsValid | function | core/ |
Asserts that Off-Canvas block form is valid. |
| SettingsValidator | class | core/ |
Checks that Drupal's settings are valid for Package Manager. |
| SettingsValidator.php | file | core/ |
|
| SettingsValidator::getSubscribedEvents | function | core/ |
|
| SettingsValidator::validate | function | core/ |
Checks that Drupal's settings are valid for Package Manager. |
| SettingsValidatorTest | class | core/ |
Tests Settings Validator. |
| SettingsValidatorTest.php | file | core/ |
|
| SettingsValidatorTest::providerSettingsValidation | function | core/ |
Data provider for testSettingsValidation(). |
| SettingsValidatorTest::testSettingsValidation | function | core/ |
Tests settings validation before starting an update. |
| SettingsValidatorTest::testSettingsValidationDuringPreApply | function | core/ |
Tests settings validation during pre-apply. |
| Shortcut::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
| ShortcutSetController::$pathValidator | property | core/ |
The path validator. |
| ShortcutSetValidationTest | class | core/ |
Tests validation of shortcut_set entities. |
| ShortcutSetValidationTest.php | file | core/ |
|
| ShortcutSetValidationTest::$modules | property | core/ |
Modules to install. |
| ShortcutSetValidationTest::providerInvalidMachineNameCharacters | function | core/ |
Shortcut set IDs are atypical: they allow dashes and disallow underscores. |
| ShortcutSetValidationTest::setUp | function | core/ |
|
| SimpleConfigValidationTest | class | core/ |
Tests validation of certain elements common to all config. |
| SimpleConfigValidationTest.php | file | core/ |
|
| SimpleConfigValidationTest::$modules | property | core/ |
Modules to install. |
| SimpleConfigValidationTest::providerSpecialCharacters | function | core/ |
Data provider for ::testSpecialCharacters(). |
| SimpleConfigValidationTest::setUp | function | core/ |
|
| SimpleConfigValidationTest::testDefaultConfigHashValidation | function | core/ |
Tests the validation of the default configuration hash. |
| SimpleConfigValidationTest::testInvalidPluginId | function | core/ |
Tests that plugin IDs in simple config are validated. |
| SimpleConfigValidationTest::testSpecialCharacters | function | core/ |
Tests that special characters are not allowed in labels or text data. |
| SimpletestTestRunResultsStorage::validateTestingResultsEnvironment | function | core/ |
Checks if the test run storage is valid. |
| SiteConfigureForm::validateForm | function | core/ |
Form validation handler. |
| SiteFilesExcluderTest::testInvalidFileSettings | function | core/ |
Tests that invalid file settings do not cause errors. |
| SiteInformationForm::$pathValidator | property | core/ |
The path validator. |
| SiteInformationForm::validateForm | function | core/ |
Form validation handler. |
| SiteSettingsForm::validateForm | function | core/ |
Form validation handler. |
| SneakySuperset::validateConfigurationForm | function | core/ |
Form validation handler. |
| SortPluginBase::sortValidate | function | core/ |
|
| SortPluginBase::validateExposeForm | function | core/ |
Validate the options form. |
| SortPluginBase::validateOptionsForm | function | core/ |
Simple validate handler. |
| SourceEditing::validateConfigurationForm | function | core/ |
Form validation handler. |
| SourceEditingPreventSelfXssConstraintValidator | class | core/ |
Ensures Source Editing cannot be configured to allow self-XSS. |
| SourceEditingPreventSelfXssConstraintValidator.php | file | core/ |
|
| SourceEditingPreventSelfXssConstraintValidator::getRegExForWildCardAttributeName | function | core/ |
Computes a regular expression for matching a wildcard attribute name. |
| SourceEditingPreventSelfXssConstraintValidator::isWildcardAttributeName | function | core/ |
Checks whether the given attribute name contains a wildcard, e.g. `data-*`. |
| SourceEditingPreventSelfXssConstraintValidator::validate | function | core/ |
|
| SourceEditingRedundantTagsConstraintValidator | class | core/ |
Ensures tags already available via plugin are not be added to Source Editing. |
| SourceEditingRedundantTagsConstraintValidator.php | file | core/ |
Pagination
- Previous page
- Page 61
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.