Search for uninstall
- Search 7.x for uninstall
- Search 9.5.x for uninstall
- Search 10.3.x for uninstall
- Search 11.x for uninstall
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldImportDeleteUninstallTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| FieldImportDeleteUninstallTest::testImportAlreadyDeletedUninstall | function | core/ |
Tests purging already deleted field storages and fields during a config import. |
| FieldImportDeleteUninstallTest::testImportDeleteUninstall | function | core/ |
Tests deleting field storages and fields as part of config import. |
| FieldImportDeleteUninstallUiTest | class | core/ |
Delete field storages and fields during config synchronization and uninstall module that provides the field type through the UI. |
| FieldImportDeleteUninstallUiTest.php | file | core/ |
|
| FieldImportDeleteUninstallUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldImportDeleteUninstallUiTest::$modules | property | core/ |
Modules to enable. |
| FieldImportDeleteUninstallUiTest::setUp | function | core/ |
|
| FieldImportDeleteUninstallUiTest::testImportDeleteUninstall | function | core/ |
Tests deleting field storages and fields as part of config import. |
| FieldLayoutUninstallTest | class | core/ |
@group field_layout |
| FieldLayoutUninstallTest.php | file | core/ |
|
| FieldLayoutUninstallTest::testFieldLayoutUninstall | function | core/ |
Ensures field layout can be uninstalled with layout builder enabled. |
| FieldSchemaDataUninstallUpdateTest | class | core/ |
Tests the upgrade path after fixing field schema data uninstallation. |
| FieldSchemaDataUninstallUpdateTest.php | file | core/ |
|
| FieldSchemaDataUninstallUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldSchemaDataUninstallUpdateTest::assertFieldSchemaData | function | core/ |
Asserts that field schema data to be purged is found. |
| FieldSchemaDataUninstallUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| FieldSchemaDataUninstallUpdateTest::testUpdateHookN | function | core/ |
Tests the upgrade path after fixing field schema data uninstallation. |
| FieldUninstallValidator | class | core/ |
Prevents uninstallation of modules providing active field storage. |
| FieldUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\field\FieldUninstallValidator. |
| FieldUninstallValidator.php | file | core/ |
|
| FieldUninstallValidator.php | file | core/ |
|
| FieldUninstallValidator::$container | property | core/ |
The service container. |
| FieldUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| FieldUninstallValidator::$fieldStorageConfigStorage | property | core/ |
The field storage config storage. |
| FieldUninstallValidator::$fieldTypeManager | property | core/ |
The field type plugin manager. |
| FieldUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| FieldUninstallValidator::getFieldStoragesByModule | function | core/ |
Returns all field storages for a specified module. |
| FieldUninstallValidator::getFieldTypeLabel | function | core/ |
Returns the label for a specified field type. |
| FieldUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| FieldUninstallValidator::setStringTranslation | function | core/ |
|
| FieldUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| 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[[api-linebreak]] @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[[api-linebreak]] |
| FieldUninstallValidatorTest::testValidateNoDeleted | function | core/ |
@covers ::validate[[api-linebreak]] |
| FieldUninstallValidatorTest::testValidateNoStorages | function | core/ |
@covers ::validate[[api-linebreak]] |
| field_layout_uninstall | function | core/ |
Implements hook_uninstall(). |
| filter.uninstall_validator | service | core/ |
Drupal\filter\FilterUninstallValidator |
| 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. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.