Search for install
- Search 7.x for install
- Search 8.9.x for install
- Search 10.3.x for install
- Search 11.x for install
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityTypeManagerTest::$entityLastInstalledSchemaRepository | property | core/ |
The entity last installed schema repository. |
| entity_test.install | file | core/ |
Install, update and uninstall functions for the entity_test module. |
| entity_test_install | function | core/ |
Implements hook_install(). |
| exception.needs_installer | service | core/ |
Drupal\Core\EventSubscriber\ExceptionDetectNeedsInstallSubscriber |
| ExceptionDetectNeedsInstallSubscriber | class | core/ |
Exception handler to determine if an exception indicates an uninstalled site. |
| ExceptionDetectNeedsInstallSubscriber.php | file | core/ |
|
| ExceptionDetectNeedsInstallSubscriber::$connection | property | core/ |
The default database connection. |
| ExceptionDetectNeedsInstallSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| ExceptionDetectNeedsInstallSubscriber::onException | function | core/ |
Handles errors for this subscriber. |
| ExceptionDetectNeedsInstallSubscriber::__construct | function | core/ |
Constructs a new ExceptionDetectNeedsInstallSubscriber. |
| experimental_module_requirements_test.install | file | core/ |
Experimental Test Requirements module to test hook_requirements(). |
| ExtendingNonInstalledClass | class | core/ |
Plugin annotation @Plugin( id = "extending_non_installed_class", label = "A plugin whose class is extending from a non-installed module class", color = "pink", ) |
| ExtendingNonInstalledClass.php | file | core/ |
|
| ExtensionInstallStorage | class | core/ |
Storage to access configuration and schema in enabled extensions. |
| ExtensionInstallStorage.php | file | core/ |
|
| ExtensionInstallStorage::$configStorage | property | core/ |
The active configuration store. |
| ExtensionInstallStorage::$includeProfile | property | core/ |
Flag to include the profile in the list of enabled modules. |
| ExtensionInstallStorage::$installProfile | property | core/ |
The name of the currently active installation profile. |
| ExtensionInstallStorage::createCollection | function | core/ |
Creates a collection on the storage. |
| ExtensionInstallStorage::getAllFolders | function | core/ |
Returns a map of all config object names and their folders. |
| ExtensionInstallStorage::__construct | function | core/ |
Overrides \Drupal\Core\Config\InstallStorage::__construct(). |
| ExtensionInstallStorageTest | class | core/ |
@coversDefaultClass \Drupal\Core\Config\ExtensionInstallStorage[[api-linebreak]] @group Config |
| ExtensionInstallStorageTest.php | file | core/ |
|
| ExtensionInstallStorageTest::testCreateCollection | function | core/ |
@covers ::createCollection[[api-linebreak]] |
| 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[[api-linebreak]] |
| 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/ |
Tests field storages and fields deletion during config synchronization. |
| 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 previously deleted fields and storages in config import. |
| FieldImportDeleteUninstallTest::testImportDeleteUninstall | function | core/ |
Tests deleting field storages and fields as part of config import. |
| FieldImportDeleteUninstallUiTest | class | core/ |
Tests deleting field storage when a module in uninstalled 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. |
| FieldStorageDefinitionListener::$entityLastInstalledSchemaRepository | property | core/ |
The entity definition manager. |
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.