ConfigOverride |
core/lib/Drupal/Core/Installer/ConfigOverride.php |
Override configuration during the installer. |
ExtensionListTrait |
core/lib/Drupal/Core/Installer/ExtensionListTrait.php |
Provides common functionality for the extension list classes. |
InstallerKernel |
core/lib/Drupal/Core/Installer/InstallerKernel.php |
Extend DrupalKernel to handle force some kernel behaviors. |
InstallerModuleExtensionList |
core/lib/Drupal/Core/Installer/InstallerModuleExtensionList.php |
Overrides the module extension list to have a static cache. |
InstallerRedirectTrait |
core/lib/Drupal/Core/Installer/InstallerRedirectTrait.php |
Provides methods for checking if Drupal is already installed. |
InstallerRouteBuilder |
core/lib/Drupal/Core/Installer/InstallerRouteBuilder.php |
Manages the router in the installer. |
InstallerServiceProvider |
core/lib/Drupal/Core/Installer/InstallerServiceProvider.php |
Service provider for the early installer environment. |
InstallerThemeEngineExtensionList |
core/lib/Drupal/Core/Installer/InstallerThemeEngineExtensionList.php |
Overrides the theme engine extension list to have a static cache. |
InstallerThemeExtensionList |
core/lib/Drupal/Core/Installer/InstallerThemeExtensionList.php |
Overrides the theme extension list to have a static cache. |
NormalInstallerServiceProvider |
core/lib/Drupal/Core/Installer/NormalInstallerServiceProvider.php |
Service provider for the non early installer environment. |