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
- Search 11.x for valid
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ModuleRequiredByThemesUninstallValidatorTest::testValidateNoThemeDependency | function | core/ |
Tests validate no theme dependency. |
| ModuleRequiredByThemesUninstallValidatorTest::testValidateOneThemeDependency | function | core/ |
Tests validate one theme dependency. |
| ModuleRequiredByThemesUninstallValidatorTest::testValidateTwoThemeDependencies | function | core/ |
Tests validate two theme dependencies. |
| ModulesListFormWebTest::testModulesListFormWithInvalidInfoFile | function | core/ |
Tests the module form with a module with an invalid info.yml file. |
| ModulesUninstallForm::validateForm | function | core/ |
|
| ModuleUninstallValidatorException | class | core/ |
Defines an exception thrown when uninstalling a module that did not validate. |
| ModuleUninstallValidatorException.php | file | core/ |
|
| ModuleUninstallValidatorInterface | interface | core/ |
Common interface for module uninstall validators. |
| ModuleUninstallValidatorInterface.php | file | core/ |
|
| ModuleUninstallValidatorInterface::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| module_required_by_themes_uninstall_validator | service | core/ |
Drupal\Core\Extension\ModuleRequiredByThemesUninstallValidator |
| MoveTest::testInvalidStreamWrapper | function | core/ |
Tests for an invalid stream wrapper. |
| MultipleValueWidgetTest::testFieldMultipleValueWidgetAddMoreNoValidation | function | core/ |
Tests that no validation occurs on field on "Add more" click. |
| MultisiteValidator | class | core/ |
Checks that the current site is not part of a multisite. |
| MultisiteValidator.php | file | core/ |
|
| MultisiteValidator::isMultisite | function | core/ |
Detects if the current site is part of a multisite. |
| MultisiteValidator::validate | function | core/ |
Validates that the current site is not part of a multisite. |
| MultisiteValidator::__construct | function | core/ |
|
| MultisiteValidatorTest | class | core/ |
Tests Multisite Validator. |
| MultisiteValidatorTest.php | file | core/ |
|
| MultisiteValidatorTest::providerMultisite | function | core/ |
Data provider for testMultisite(). |
| MultisiteValidatorTest::testMultisite | function | core/ |
Tests that Package Manager flags an error if run in a multisite. |
| MultisiteValidatorTest::testMultisiteDuringPreApply | function | core/ |
Tests that an error is flagged if run in a multisite during pre-apply. |
| Name::$validated_exposed_input | property | core/ |
The validated exposed input. |
| Name::validateExposed | function | core/ |
|
| Name::valueValidate | function | core/ |
|
| NavigationLinkBlock::validateIconClassElement | function | core/ |
Form element validation handler for the 'icon_class' element. |
| NavigationLinkBlock::validateUriElement | function | core/ |
Form element validation handler for the 'uri' element. |
| NegotiationBrowserForm::validateForm | function | core/ |
Form validation handler. |
| NegotiationUrlForm::validateForm | function | core/ |
Form validation handler. |
| NestedCompositeConstraintValidatorTest | class | core/ |
Tests nested composite validation constraints. |
| NestedCompositeConstraintValidatorTest.php | file | core/ |
|
| NestedCompositeConstraintValidatorTest::$modules | property | core/ |
|
| NestedCompositeConstraintValidatorTest::testConfigValidation | function | core/ |
Tests use of AtLeastOneOf validation constraint in config. |
| NestedEntityTestForm::validateForm | function | core/ |
|
| NestedFormTest::testNestedEntityFormEntityLevelValidation | function | core/ |
Tests entity level validation within subforms. |
| NodeSelection::validateReferenceableNewEntities | function | core/ |
|
| NodeTypeForm::validateForm | function | core/ |
|
| NodeTypeValidationTest | class | core/ |
Tests validation of node_type entities. |
| NodeTypeValidationTest.php | file | core/ |
|
| NodeTypeValidationTest::$modules | property | core/ |
|
| NodeTypeValidationTest::$propertiesWithOptionalValues | property | core/ |
|
| NodeTypeValidationTest::setUp | function | core/ |
|
| NodeTypeValidationTest::testDescriptionAndHelpCannotBeEmpty | function | core/ |
Tests that description and help text can be NULL, but not empty strings. |
| NodeTypeValidationTest::testPreviewModeValidation | function | core/ |
Tests that a node type's preview mode is constrained to certain values. |
| NodeTypeValidationTest::testThirdPartySettingsMenuUi | function | core/ |
Tests third party settings menu UI. |
| NodeValidationTest | class | core/ |
Tests node validation constraints. |
| NodeValidationTest.php | file | core/ |
|
| NodeValidationTest::$modules | property | core/ |
|
| NodeValidationTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
Pagination
- Previous page
- Page 47
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.