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 |
---|---|---|---|
ExtensionInstallStorageTest | class | core/ |
Tests the Config. |
ExtensionInstallStorageTest.php | file | core/ |
|
ExtensionInstallStorageTest::providerTestProfileDeprecation | function | core/ |
Data provider for ::testProfileDeprecation |
ExtensionInstallStorageTest::testProfileDeprecation | function | core/ |
@covers ::__construct @group legacy @dataProvider providerTestProfileDeprecation @expectedDeprecation All \Drupal\Core\Config\ExtensionInstallStorage::__construct() arguments will be required in drupal:9.0.0. See https://www.drupal.org/node/2538996 |
ExtensionList::$installProfile | property | core/ |
The install profile used by the site. |
ExtensionList::getAllInstalledInfo | function | core/ |
Returns an array of info files information of installed extensions. |
ExtensionList::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
ExtensionListTest::testGetAllInstalledInfo | function | core/ |
@covers ::getAllInstalledInfo |
field.field.node.options_install_test.body.yml | file | core/ |
core/modules/options/tests/options_config_install_test/config/install/field.field.node.options_install_test.body.yml |
field.field.node.options_install_test.field_options_float.yml | file | core/ |
core/modules/options/tests/options_config_install_test/config/install/field.field.node.options_install_test.field_options_float.yml |
field.install | file | core/ |
Install, update and uninstall functions for the field module. |
field.uninstall_validator | service | core/ |
Drupal\field\FieldUninstallValidator |
FieldableEntityDefinitionUpdateTest::$installedStorageSchema | property | core/ |
The key-value collection for tracking installed storage schema. |
FieldableEntityDefinitionUpdateTest::$lastInstalledSchemaRepository | property | core/ |
The last installed schema repository service. |
FieldImportDeleteUninstallTest | class | core/ |
Delete field storages and fields during config synchronization and uninstall module that provides the field type. |
FieldImportDeleteUninstallTest.php | file | core/ |
|
FieldImportDeleteUninstallTest::$modules | property | core/ |
Modules to enable. |
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. |
FieldStorageDefinitionListener::$entityLastInstalledSchemaRepository | property | core/ |
The entity definition manager. |
FieldUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\field\FieldUninstallValidator. |
FieldUninstallValidator | class | core/ |
Prevents uninstallation of modules providing active field storage. |
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. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.