Search for install
- Search 7.x for install
- Search 9.5.x for install
- Search 10.3.x for install
- Search 11.x for install
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FieldUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
FieldUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
FieldUninstallValidator::__construct | function | core/ |
Constructs a new FieldUninstallValidator. |
FieldUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\field\FieldUninstallValidator @group field |
FieldUninstallValidatorTest.php | file | core/ |
|
FieldUninstallValidatorTest::$fieldTypePluginManager | property | core/ |
The mock field type plugin manager; |
FieldUninstallValidatorTest::$fieldUninstallValidator | property | core/ |
|
FieldUninstallValidatorTest::setUp | function | core/ |
|
FieldUninstallValidatorTest::testValidateDeleted | function | core/ |
@covers ::validate |
FieldUninstallValidatorTest::testValidateNoDeleted | function | core/ |
@covers ::validate |
FieldUninstallValidatorTest::testValidateNoStorages | function | core/ |
@covers ::validate |
FieldUpdateTest::$installedStorageSchema | property | core/ |
The key-value collection for tracking installed storage schema. |
field_layout.install | file | core/ |
Contains install and update functions for Field Layout. |
field_layout_install | function | core/ |
Implements hook_install(). |
field_layout_uninstall | function | core/ |
Implements hook_uninstall(). |
file.install | file | core/ |
Install, update and uninstall functions for File module. |
filter.uninstall_validator | service | core/ |
Drupal\filter\FilterUninstallValidator |
FilterDefaultConfigTest::testInstallation | function | core/ |
Tests installation of default formats. |
FilterUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\filter\FilterUninstallValidator. |
FilterUninstallValidator | class | core/ |
Prevents uninstallation of modules providing used filter plugins. |
FilterUninstallValidator.php | file | core/ |
|
FilterUninstallValidator.php | file | core/ |
|
FilterUninstallValidator::$container | property | core/ |
The service container. |
FilterUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
FilterUninstallValidator::$filterManager | property | core/ |
The filter plugin manager. |
FilterUninstallValidator::$filterStorage | property | core/ |
The filter entity storage. |
FilterUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
FilterUninstallValidator::getEnabledFilterFormats | function | core/ |
Returns all enabled filter formats. |
FilterUninstallValidator::getFilterDefinitionsByProvider | function | core/ |
Returns all filter definitions that are provided by the specified provider. |
FilterUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
FilterUninstallValidator::setStringTranslation | function | core/ |
|
FilterUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
FilterUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
FilterUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
FilterUninstallValidator::__construct | function | core/ |
Constructs a new FilterUninstallValidator. |
FilterUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\filter\FilterUninstallValidator @group filter |
FilterUninstallValidatorTest.php | file | core/ |
|
FilterUninstallValidatorTest::$filterUninstallValidator | property | core/ |
|
FilterUninstallValidatorTest::setUp | function | core/ |
|
FilterUninstallValidatorTest::testValidateNoFormats | function | core/ |
@covers ::validate |
FilterUninstallValidatorTest::testValidateNoMatchingFormats | function | core/ |
@covers ::validate |
FilterUninstallValidatorTest::testValidateNoPlugins | function | core/ |
@covers ::validate |
FormSubmitter::drupalInstallationAttempted | function | core/ |
Wraps drupal_installation_attempted(). |
forum.install | file | core/ |
Install, update, and uninstall functions for the Forum module. |
forum.uninstall_validator | service | core/ |
Drupal\forum\ForumUninstallValidator |
ForumUninstallTest | class | core/ |
Tests forum module uninstallation. |
ForumUninstallTest.php | file | core/ |
|
ForumUninstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ForumUninstallTest::$modules | property | core/ |
Modules to enable. |
ForumUninstallTest::testForumUninstallWithField | function | core/ |
Tests if forum module uninstallation properly deletes the field. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.