Search for install

  1. Search 7.x for install
  2. Search 9.5.x for install
  3. Search 10.3.x for install
  4. Search 11.x for install
  5. Other projects
Title Object type File name Summary
drupal-8.5.0-content_moderation_installed.php file core/modules/content_moderation/tests/fixtures/update/drupal-8.5.0-content_moderation_installed.php Content moderation installed in the standard profile at 8.5.0.
drupal-8.6.0-workspaces_installed.php file core/modules/workspaces/tests/fixtures/update/drupal-8.6.0-workspaces_installed.php Contains database additions to drupal-8.filled.standard.php.gz for testing
the upgrade paths of the Workspaces module.
drupal-8.7.2-media_library_installed.php file core/modules/media_library/tests/fixtures/update/drupal-8.7.2-media_library_installed.php Contains database additions to drupal-8.4.0-media_installed.php for testing
the upgrade paths of the media library module from Drupal 8.7.2.
drupal-8.block-content-uninstall.php file core/modules/system/tests/fixtures/update/drupal-8.block-content-uninstall.php Partial database to mimic the uninstallation of the block_content module.
drupal-8.field-schema-data-uninstall-2573667.php file core/modules/system/tests/fixtures/update/drupal-8.field-schema-data-uninstall-2573667.php Contains database additions to drupal-8.bare.standard.php.gz for testing the
upgrade path of https://www.drupal.org/node/2573667.
drupal.INSTALL.txt file core/assets/scaffold/files/drupal.INSTALL.txt Please read core/INSTALL.txt for detailed installation instructions for your
Drupal web site.
Drupal::installProfile function core/lib/Drupal.php Gets the active install profile.
DrupalGetProfileLegacyTest::providerDrupalGetProfileInstallState function core/tests/Drupal/Tests/Core/Bootstrap/DrupalGetProfileLegacyTest.php Data provider for testDrupalGetProfileInstallState().
DrupalGetProfileLegacyTest::testDrupalGetProfileLegacyInstallState function core/tests/Drupal/Tests/Core/Bootstrap/DrupalGetProfileLegacyTest.php Tests drupal_get_profile() deprecation.
DrupalKernel::getInstallProfile function core/lib/Drupal/Core/DrupalKernel.php Gets the active install profile.
drupal_get_installed_schema_version function core/includes/schema.inc Returns the currently installed schema version for a module.
drupal_installation_attempted function core/includes/bootstrap.inc Returns TRUE if a Drupal installation is currently being attempted.
drupal_install_config_directories function core/includes/install.inc Creates the config directory and ensures it is operational.
drupal_install_fix_file function core/includes/install.inc Attempts to fix file permissions.
drupal_install_mkdir function core/includes/install.inc Creates a directory with the specified permissions.
drupal_install_profile_distribution_name function core/includes/install.inc Loads the installation profile, extracting its defined distribution name.
drupal_install_profile_distribution_version function core/includes/install.inc Loads the installation profile, extracting its defined version.
drupal_install_schema function core/includes/schema.inc Creates all tables defined in a module's hook_schema().
drupal_install_system function core/includes/install.inc Installs the system module.
drupal_set_installed_schema_version function core/includes/schema.inc Updates the installed version information for a module.
drupal_uninstall_schema function core/includes/schema.inc Removes all tables defined in a module's hook_schema().
drupal_verify_install_file function core/includes/install.inc Verifies the state of the specified file.
editor.install file core/modules/editor/editor.install Install, update and uninstall functions for the Editor module.
entity.last_installed_schema.repository service core/core.services.yml Drupal\Core\Entity\EntityLastInstalledSchemaRepository
EntityDefinitionUpdateManager::$entityLastInstalledSchemaRepository property core/lib/Drupal/Core/Entity/EntityDefinitionUpdateManager.php The last installed schema repository.
EntityDefinitionUpdateManager::installEntityType function core/lib/Drupal/Core/Entity/EntityDefinitionUpdateManager.php Installs a new entity type definition.
EntityDefinitionUpdateManager::installFieldableEntityType function core/lib/Drupal/Core/Entity/EntityDefinitionUpdateManager.php Installs a new fieldable entity type definition.
EntityDefinitionUpdateManager::installFieldStorageDefinition function core/lib/Drupal/Core/Entity/EntityDefinitionUpdateManager.php Installs a new field storage definition.
EntityDefinitionUpdateManager::uninstallEntityType function core/lib/Drupal/Core/Entity/EntityDefinitionUpdateManager.php Uninstalls an entity type definition.
EntityDefinitionUpdateManager::uninstallFieldStorageDefinition function core/lib/Drupal/Core/Entity/EntityDefinitionUpdateManager.php Uninstalls a field storage definition.
EntityDefinitionUpdateManagerInterface::installEntityType function core/lib/Drupal/Core/Entity/EntityDefinitionUpdateManagerInterface.php Installs a new entity type definition.
EntityDefinitionUpdateManagerInterface::installFieldableEntityType function core/lib/Drupal/Core/Entity/EntityDefinitionUpdateManagerInterface.php Installs a new fieldable entity type definition.
EntityDefinitionUpdateManagerInterface::installFieldStorageDefinition function core/lib/Drupal/Core/Entity/EntityDefinitionUpdateManagerInterface.php Installs a new field storage definition.
EntityDefinitionUpdateManagerInterface::uninstallEntityType function core/lib/Drupal/Core/Entity/EntityDefinitionUpdateManagerInterface.php Uninstalls an entity type definition.
EntityDefinitionUpdateManagerInterface::uninstallFieldStorageDefinition function core/lib/Drupal/Core/Entity/EntityDefinitionUpdateManagerInterface.php Uninstalls a field storage definition.
EntityDefinitionUpdateTest::testInstallAdditionalBaseFieldDuringFieldableEntityTypeInstallation function core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateTest.php Tests installing an additional base field while installing an entity type.
EntityDefinitionUpdateTest::testInstallFieldableEntityTypeWithoutInCodeDefinition function core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateTest.php Tests creating a fieldable entity type that doesn't exist in code anymore.
EntityDefinitionUpdateTest::testUninstallEntityTypeWithoutInCodeDefinition function core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateTest.php Tests uninstalling an entity type that doesn't exist in code anymore.
EntityKernelTestBase::installModule function core/tests/Drupal/KernelTests/Core/Entity/EntityKernelTestBase.php Installs a module and refreshes services.
EntityKernelTestBase::uninstallModule function core/tests/Drupal/KernelTests/Core/Entity/EntityKernelTestBase.php Uninstalls a module and refreshes services.
EntityLastInstalledSchemaRepository class core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php Provides a repository for installed entity definitions.
EntityLastInstalledSchemaRepository.php file core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php
EntityLastInstalledSchemaRepository::$keyValueFactory property core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php The key-value factory.
EntityLastInstalledSchemaRepository::deleteLastInstalledDefinition function core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php Deletes the entity type definition from the application state.
EntityLastInstalledSchemaRepository::deleteLastInstalledFieldStorageDefinition function core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php Deletes the field storage definition from the application state.
EntityLastInstalledSchemaRepository::getLastInstalledDefinition function core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php Gets the entity type definition in its most recently installed state.
EntityLastInstalledSchemaRepository::getLastInstalledDefinitions function core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php Gets the entity type definitions in their most recently installed state.
EntityLastInstalledSchemaRepository::getLastInstalledFieldStorageDefinitions function core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php Gets the entity type's most recently installed field storage definitions.
EntityLastInstalledSchemaRepository::setLastInstalledDefinition function core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php Stores the entity type definition in the application state.
EntityLastInstalledSchemaRepository::setLastInstalledFieldStorageDefinition function core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php Stores the field storage definition in the application state.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.