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 |
---|---|---|---|
ModerationStateConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
ModerationStateConstraintValidator::$moderationInformation | property | core/ |
The moderation info. |
ModerationStateConstraintValidator::$stateTransitionValidation | property | core/ |
The state transition validation service. |
ModerationStateConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
ModerationStateConstraintValidator::validate | function | core/ |
|
ModerationStateConstraintValidator::__construct | function | core/ |
Creates a new ModerationStateConstraintValidator instance. |
ModerationStateWidget::$validator | property | core/ |
Moderation state transition validation service. |
ModerationStateWidget::validateElement | function | core/ |
Form validation handler for widget elements. |
ModuleHandlerTest::testInvalidGetName | function | core/ |
Tests requesting the name of an invalid module. |
ModuleInstaller::addUninstallValidator | function | core/ |
Adds a module uninstall validator. |
ModuleInstaller::addUninstallValidator | function | core/ |
Adds a module uninstall validator. |
ModuleInstaller::validateUninstall | function | core/ |
Determines whether a list of modules can be uninstalled. |
ModuleInstaller::validateUninstall | function | core/ |
Determines whether a list of modules can be uninstalled. |
ModuleInstallerInterface::addUninstallValidator | function | core/ |
Adds a module uninstall validator. |
ModuleInstallerInterface::validateUninstall | function | core/ |
Determines whether a list of modules can be uninstalled. |
ModuleInstallerTest::providerTestInvalidCoreInstall | function | core/ |
Data provider for testInvalidCoreInstall(). |
ModuleInstallerTest::testDependencyInvalidCoreInstall | function | core/ |
Tests install with a dependency with an invalid core version constraint. |
ModuleInstallerTest::testDependencyInvalidCoreInstallNoDependencies | function | core/ |
Tests no dependencies install with a dependency with invalid core. |
ModuleInstallerTest::testInvalidCoreInstall | function | core/ |
Tests install with a module with an invalid core version constraint. |
ModuleInstallerTest::testUninstallValidatorsBC | function | core/ |
Tests the BC layer for uninstall validators. |
ModuleRequiredByThemesUninstallValidator | class | core/ |
Ensures modules cannot be uninstalled if enabled themes depend on them. |
ModuleRequiredByThemesUninstallValidator.php | file | core/ |
|
ModuleRequiredByThemesUninstallValidator::$moduleExtensionList | property | core/ |
The module extension list. |
ModuleRequiredByThemesUninstallValidator::$themeExtensionList | property | core/ |
The theme extension list. |
ModuleRequiredByThemesUninstallValidator::getThemesDependingOnModule | function | core/ |
Returns themes that depend on a module. |
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::__construct | function | core/ |
Constructs a new ModuleRequiredByThemesUninstallValidator. |
ModuleRequiredByThemesUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\ModuleRequiredByThemesUninstallValidator[[api-linebreak]] @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[[api-linebreak]] |
ModuleRequiredByThemesUninstallValidatorTest::testValidateOneThemeDependency | function | core/ |
@covers ::validate[[api-linebreak]] |
ModuleRequiredByThemesUninstallValidatorTest::testValidateTwoThemeDependencies | function | core/ |
@covers ::validate[[api-linebreak]] |
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_installer.uninstall_validators | service | core/ |
\IteratorIterator |
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/ |
Pagination
- Previous page
- Page 45
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.