You are here

11 calls to Settings::initialize() in Zircon Profile 8

BrowserTestBase::installDrupal in core/modules/simpletest/src/BrowserTestBase.php
Installs Drupal into the Simpletest site.
db-tools.php in core/scripts/db-tools.php
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
generate-proxy-class.php in core/scripts/generate-proxy-class.php
InstallerTestBase::setUp in core/modules/simpletest/src/InstallerTestBase.php
Sets up a Drupal site for running functional and integration tests.
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.
WebTestBase::initSettings in core/modules/simpletest/src/WebTestBase.php
Initialize settings created during install.
WebTestBase::prepareSettings in core/modules/simpletest/src/WebTestBase.php
Prepares site settings and services before installation.