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
BaseThemeDefaultDeprecationTest::$themeInstaller property core/tests/Drupal/KernelTests/Core/Theme/BaseThemeDefaultDeprecationTest.php The theme installer.
block_place.install file core/modules/block_place/block_place.install Contains install and update functions for Place Blocks.
block_place_install function core/modules/block_place/block_place.install Implements hook_install().
ConfigAfterInstallerTestBase class core/modules/system/src/Tests/Installer/ConfigAfterInstallerTestBase.php Provides a class for install profiles to check their installed config.
ConfigAfterInstallerTestBase.php file core/modules/system/src/Tests/Installer/ConfigAfterInstallerTestBase.php
ConfigAfterInstallerTestBase::assertInstalledConfig function core/modules/system/src/Tests/Installer/ConfigAfterInstallerTestBase.php Ensures that all the installed config looks like the exported one.
ContentTranslationUpdatesManager::$entityLastInstalledSchemaRepository property core/modules/content_translation/src/ContentTranslationUpdatesManager.php The installed entity definition repository.
drupal-8.4.0-content_moderation_installed.php file core/modules/content_moderation/tests/fixtures/update/drupal-8.4.0-content_moderation_installed.php Content moderation installed in the standard profile at 8.4.0.
drupal-8.4.0-media_installed.php file core/modules/media/tests/fixtures/update/drupal-8.4.0-media_installed.php Contains database additions to drupal-8.4.0.bare.standard.php.gz for testing
the upgrade paths of media module.
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.
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.
EntityManager::getLastInstalledDefinition function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getLastInstalledFieldStorageDefinitions function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManagerInterface::getLastInstalledDefinition function core/lib/Drupal/Core/Entity/EntityManagerInterface.php
EntityManagerInterface::getLastInstalledFieldStorageDefinitions function core/lib/Drupal/Core/Entity/EntityManagerInterface.php
EntityManagerTest::$entityLastInstalledSchemaRepository property core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php The entity last installed schema repository.
EntityManagerTest::testGetLastInstalledDefinition function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getLastInstalledDefinition() method.
EntityManagerTest::testGetLastInstalledFieldStorageDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getLastInstalledFieldStorageDefinitions() method.
EntityUnitTestBase::installModule function core/modules/system/src/Tests/Entity/EntityUnitTestBase.php Installs a module and refreshes services.
EntityUnitTestBase::uninstallModule function core/modules/system/src/Tests/Entity/EntityUnitTestBase.php Uninstalls a module and refreshes services.
EntityUpdateToPublishableTest::$installedStorageSchema property core/modules/system/tests/src/Functional/Update/EntityUpdateToPublishableTest.php The key-value collection for tracking installed storage schema.
EntityUpdateToPublishableTest::$lastInstalledSchemaRepository property core/modules/system/tests/src/Functional/Update/EntityUpdateToPublishableTest.php The last installed schema repository service.
entity_test_revlog.install file core/modules/system/tests/modules/entity_test_revlog/entity_test_revlog.install Install, update and uninstall functions for the entity_test_revlog module.
entity_test_update.install file core/modules/system/tests/modules/entity_test_update/entity_test_update.install
FieldSchemaDataUninstallUpdateTest class core/modules/system/tests/src/Functional/Update/FieldSchemaDataUninstallUpdateTest.php Tests the upgrade path after fixing field schema data uninstallation.
FieldSchemaDataUninstallUpdateTest.php file core/modules/system/tests/src/Functional/Update/FieldSchemaDataUninstallUpdateTest.php
FieldSchemaDataUninstallUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/FieldSchemaDataUninstallUpdateTest.php The theme to install as the default for testing.
FieldSchemaDataUninstallUpdateTest::assertFieldSchemaData function core/modules/system/tests/src/Functional/Update/FieldSchemaDataUninstallUpdateTest.php Asserts that field schema data to be purged is found.
FieldSchemaDataUninstallUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/FieldSchemaDataUninstallUpdateTest.php Set database dump files to be used.
FieldSchemaDataUninstallUpdateTest::testUpdateHookN function core/modules/system/tests/src/Functional/Update/FieldSchemaDataUninstallUpdateTest.php Tests the upgrade path after fixing field schema data uninstallation.
FieldUpdateTest::$installedStorageSchema property core/modules/field/tests/src/Functional/Update/FieldUpdateTest.php The key-value collection for tracking installed storage schema.
InstallerCustomConfigDirectoryCreateTest class core/tests/Drupal/FunctionalTests/Installer/InstallerCustomConfigDirectoryCreateTest.php Tests the installer when a custom config_directory set up but does not exist.
InstallerCustomConfigDirectoryCreateTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerCustomConfigDirectoryCreateTest.php
InstallerCustomConfigDirectoryCreateTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerCustomConfigDirectoryCreateTest.php The theme to install as the default for testing.
InstallerCustomConfigDirectoryCreateTest::prepareEnvironment function core/tests/Drupal/FunctionalTests/Installer/InstallerCustomConfigDirectoryCreateTest.php Prepares the current environment for running the test.
InstallerCustomConfigDirectoryCreateTest::testInstaller function core/tests/Drupal/FunctionalTests/Installer/InstallerCustomConfigDirectoryCreateTest.php Verifies that installation succeeded.
InstallerExistingConfigSyncDriectoryProfileMismatchTest class core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php Verifies that installing from existing configuration works.
InstallerExistingConfigSyncDriectoryProfileMismatchTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php
InstallerExistingConfigSyncDriectoryProfileMismatchTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php The theme to install as the default for testing.
InstallerExistingConfigSyncDriectoryProfileMismatchTest::$existingSyncDirectory property core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php @todo
InstallerExistingConfigSyncDriectoryProfileMismatchTest::$profile property core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php This is set by the profile in the core.extension extracted.
InstallerExistingConfigSyncDriectoryProfileMismatchTest::getConfigTarball function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php Gets the filepath to the configuration tarball.
InstallerExistingConfigSyncDriectoryProfileMismatchTest::setUpSettings function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php Installer step: Configure settings.
InstallerExistingConfigSyncDriectoryProfileMismatchTest::setUpSite function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php Final installer step: Configure site.
InstallerExistingConfigSyncDriectoryProfileMismatchTest::testConfigSync function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php Tests that profile mismatch fails to install.

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