Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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[[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]] |
| 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 |
| module_required_by_themes_uninstall_validator | service | core/ |
Drupal\Core\Extension\ModuleRequiredByThemesUninstallValidator |
| 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. |
| MultipleValueWidgetTest::testFieldMultipleValueWidgetAddMoreNoValidation | function | core/ |
Tests that no validation occurs on field on "Add more" click. |
| MultipleWidgetFormTest | class | core/ |
Tests field form handling. |
| MultipleWidgetFormTest.php | file | core/ |
|
| MultipleWidgetFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MultipleWidgetFormTest::$field | property | core/ |
An array of values defining a field. |
| MultipleWidgetFormTest::$fieldStorageMultiple | property | core/ |
An array of values defining a field multiple. |
| MultipleWidgetFormTest::$modules | property | core/ |
Modules to install. |
| MultipleWidgetFormTest::setUp | function | core/ |
Pagination
- Previous page
- Page 113
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.