Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
ModuleRequiredByThemesUninstallValidator::$moduleExtensionList | property | core/ |
The module extension list. |
ModuleRequiredByThemesUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
ModuleRequiredByThemesUninstallValidator::$themeExtensionList | property | core/ |
The theme extension list. |
ModuleRequiredByThemesUninstallValidator::getThemesDependingOnModule | function | core/ |
Returns themes that depend on a module. |
ModuleRequiredByThemesUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
ModuleRequiredByThemesUninstallValidator::setStringTranslation | function | core/ |
|
ModuleRequiredByThemesUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
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 |
ModuleRouteSubscriberTest::providerTestRemoveRoute | function | core/ |
Data provider for testRemoveRoute(). |
ModulesListConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ModulesListForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ModulesListFormWebTest::testModulesListFormWithInvalidInfoFile | function | core/ |
Tests the module form with a module with an invalid info.yml file. |
ModulesListNonStableConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ModulesUninstallConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ModulesUninstallForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
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_config_test.type.missing_id.yml | file | core/ |
core/modules/system/tests/modules/module_installer_config_test/config/install/module_installer_config_test.type.missing_id.yml |
MoveBlockForm::$uuid | property | core/ |
The component uuid. |
MoveBlockForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
MoveTest::testInvalidStreamWrapper | function | core/ |
Tests for an invalid stream wrapper. |
MultipleProviderAnnotationInterface | interface | core/ |
Defines a common interface for classed annotations with multiple providers. |
MultipleProviderAnnotationInterface.php | file | core/ |
|
MultipleProviderAnnotationInterface::getProvider | function | core/ |
Gets the name of the provider of the annotated class. |
MultipleProviderAnnotationInterface::getProviders | function | core/ |
Gets the provider names of the annotated class. |
MultipleProviderAnnotationInterface::setProviders | function | core/ |
Sets the provider names of the annotated class. |
MultipleValueWidgetTest | class | core/ |
Tests widget form for a multiple value field. |
MultipleValueWidgetTest.php | file | core/ |
|
MultipleValueWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MultipleValueWidgetTest::$modules | property | core/ |
Modules to install. |
MultipleValueWidgetTest::assertHasFocusByAttribute | function | core/ |
Asserts an element specified by an attribute value has focus. |
MultipleValueWidgetTest::setUp | function | core/ |
|
MultipleValueWidgetTest::testFieldMultipleValueWidget | function | core/ |
Tests the 'Add more' functionality. |
Pagination
- Previous page
- Page 118
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.