17 calls to Settings::initialize()

db-tools.php in core/scripts/db-tools.php
A command line application to import a database generation script.
DrupalKernel::initializeSettings in core/lib/Drupal/Core/DrupalKernel.php
Locate site path and initialize settings singleton.
dump-database-d8-mysql.php in core/scripts/dump-database-d8-mysql.php
A command line application to dump a database to a generation script.
FunctionalTestSetupTrait::initSettings in core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php
Initialize settings created during install.
FunctionalTestSetupTrait::prepareSettings in core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php
Prepares site settings and services before installation.
generate-proxy-class.php in core/scripts/generate-proxy-class.php
A command line application to generate proxy classes.
InstallCommand::isDrupalInstalled in core/lib/Drupal/Core/Command/InstallCommand.php
Returns whether there is already an existing Drupal installation.
InstallerTestBase::setUp in core/modules/simpletest/src/InstallerTestBase.php
Sets up a Drupal site for running functional and integration tests.
InstallerTestBase::setUp in core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php
install_begin_request in core/includes/install.core.inc
Begins an installation request, modifying the installation state as needed.
KernelTestBase::setUp in core/modules/simpletest/src/KernelTestBase.php
Performs setup tasks before each individual test method is run.
rebuild.php in core/rebuild.php
Rebuilds all Drupal caches even when Drupal itself does not work.
ServerCommand::boot in core/lib/Drupal/Core/Command/ServerCommand.php
Boots up a Drupal environment.
SettingsTest::testConfigDirectoriesBcLayer in core/tests/Drupal/Tests/Core/Site/SettingsTest.php
@runInSeparateProcess @group legacy @covers ::__construct @dataProvider configDirectoriesBcLayerProvider
SettingsTest::testConfigDirectoriesBcLayerEmpty in core/tests/Drupal/Tests/Core/Site/SettingsTest.php
@runInSeparateProcess @group legacy
SettingsTest::testConfigDirectoriesBcLayerMultiple in core/tests/Drupal/Tests/Core/Site/SettingsTest.php
@runInSeparateProcess @group legacy
TestSiteUserLoginCommand::execute in core/tests/Drupal/TestSite/Commands/TestSiteUserLoginCommand.php

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