Search for valid
Title | Object type | File name | Summary |
---|---|---|---|
ModuleRequiredByThemesUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
ModuleRequiredByThemesUninstallValidator::validateConfigImport | function | core/ |
Determines reasons a module can not be uninstalled prior to config import. |
ModuleRequiredByThemesUninstallValidator::validateConfigImport | function | core/ |
Determines reasons a module can not be uninstalled prior to config import. |
ModuleRequiredByThemesUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
ModuleRequiredByThemesUninstallValidator::__construct | function | core/ |
Constructs a new ModuleRequiredByThemesUninstallValidator. |
ModuleRequiredByThemesUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\ModuleRequiredByThemesUninstallValidator @group Extension |
ModuleRequiredByThemesUninstallValidatorTest.php | file | core/ |
|
ModuleRequiredByThemesUninstallValidatorTest::$moduleExtensionList | property | core/ |
Mock of ModuleExtensionList. |
ModuleRequiredByThemesUninstallValidatorTest::$moduleRequiredByThemeUninstallValidator | property | core/ |
Instance of ModuleRequiredByThemesUninstallValidator. |
ModuleRequiredByThemesUninstallValidatorTest::$themeExtensionList | property | core/ |
Mock of ThemeExtensionList. |
ModuleRequiredByThemesUninstallValidatorTest::setUp | function | core/ |
|
ModuleRequiredByThemesUninstallValidatorTest::testValidateNoThemeDependency | function | core/ |
@covers ::validate |
ModuleRequiredByThemesUninstallValidatorTest::testValidateOneThemeDependency | function | core/ |
@covers ::validate |
ModuleRequiredByThemesUninstallValidatorTest::testValidateTwoThemeDependencies | function | core/ |
@covers ::validate |
ModulesListFormWebTest::testModulesListFormWithInvalidInfoFile | function | core/ |
Tests the module form with a module with an invalid info.yml file. |
ModulesUninstallForm::validateForm | function | core/ |
Form validation handler. |
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. |
Name::$validated_exposed_input | property | core/ |
|
Name::validateExposed | function | core/ |
Validate the exposed handler form. |
Name::valueValidate | function | core/ |
Validate the options form. |
NegotiationBrowserForm::validateForm | function | core/ |
Form validation handler. |
NegotiationUrlForm::validateForm | function | core/ |
Form validation handler. |
NestedEntityTestForm::validateForm | function | core/ |
Form validation handler. |
NestedFormTest::testNestedEntityFormEntityLevelValidation | function | core/ |
Tests entity level validation within subforms. |
NodeSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
NodeTypeForm::validateForm | function | core/ |
Form validation handler. |
NodeTypeValidationTest | class | core/ |
Tests validation of node_type entities. |
NodeTypeValidationTest.php | file | core/ |
|
NodeTypeValidationTest::$modules | property | core/ |
Modules to install. |
NodeTypeValidationTest::$propertiesWithOptionalValues | property | core/ |
The config entity properties whose values are optional (set to NULL). |
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/ |
@testWith [true, {"third_party_settings.menu_ui": "'parent' is a required key."}] [false, {}] |
NodeValidationTest | class | core/ |
Tests node validation constraints. |
NodeValidationTest.php | file | core/ |
|
NodeValidationTest::$modules | property | core/ |
Modules to install. |
NodeValidationTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
NodeValidationTest::testValidation | function | core/ |
Tests the node validation constraints. |
None::validateArgument | function | core/ |
Performs validation for a given argument. |
NotNullConstraintValidator | class | core/ |
NotNull constraint validator. |
NotNullConstraintValidator.php | file | core/ |
|
NotNullConstraintValidator::validate | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
Pagination
- Previous page
- Page 43
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.