You are here

13 calls to Settings::getAll() in Zircon Profile 8

drupal_rewrite_settings in core/includes/install.inc
Replaces values in settings.php with values in the submitted array.
KernelTestBase::bootKernel in core/tests/Drupal/KernelTests/KernelTestBase.php
Bootstraps a kernel for a test.
KernelTestBase::setSetting in core/tests/Drupal/KernelTests/KernelTestBase.php
Sets an in-memory Settings variable.
KernelTestBase::setUp in core/modules/simpletest/src/KernelTestBase.php
Performs setup tasks before each individual test method is run.
PhpStorageFactoryTest::setUp in core/modules/system/tests/src/Kernel/PhpStorage/PhpStorageFactoryTest.php
SettingsTest::testGetAll in core/tests/Drupal/Tests/Core/Site/SettingsTest.php
@covers ::getAll
StreamWrapperTest::setUp in core/modules/system/src/Tests/File/StreamWrapperTest.php
Performs setup tasks before each individual test method is run.
TestBase::prepareEnvironment in core/modules/simpletest/src/TestBase.php
Prepares the current environment for running the test.
TestBase::settingsSet in core/modules/simpletest/src/TestBase.php
Changes in memory settings.
TestRunnerKernel::boot in core/lib/Drupal/Core/Test/TestRunnerKernel.php
Boots the current kernel.
TranslationStringTest::rebootAndPrepareSettings in core/tests/Drupal/KernelTests/Core/StringTranslation/TranslationStringTest.php
Reboots the kernel to set custom translations in Settings.
TwigEnvironmentTest::testInlineTemplate in core/modules/system/src/Tests/Theme/TwigEnvironmentTest.php
Tests inline templates.
TwigMarkupInterfaceTest::testEmptyTranslation in core/tests/Drupal/KernelTests/Core/Theme/TwigMarkupInterfaceTest.php
Tests behaviour if a string is translated to become an empty string.