26 calls to Settings::getAll()
- ConfigEntityUpdaterTest::testUpdate in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Entity/ ConfigEntityUpdaterTest.php - @covers ::update
- ConfigEntityUpdaterTest::testUpdateDefaultCallback in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Entity/ ConfigEntityUpdaterTest.php - @covers ::update
- DistributionProfileExistingSettingsTest::testInstalled in core/
tests/ Drupal/ FunctionalTests/ Installer/ DistributionProfileExistingSettingsTest.php - Confirms that the installation succeeded.
- DrupalKernel::getInstallProfile in core/
lib/ Drupal/ Core/ DrupalKernel.php - Gets the active install profile.
- drupal_rewrite_settings in core/
includes/ install.inc - Replaces values in settings.php with values in the submitted array.
- FieldableEntityDefinitionUpdateTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ FieldableEntityDefinitionUpdateTest.php - FieldableEntityDefinitionUpdateTest::testFieldableEntityTypeUpdatesRemoveBackupTables in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ FieldableEntityDefinitionUpdateTest.php - Tests the removal of the backup tables after a successful update.
- FileStorageFactoryTest::testGetSync in core/
tests/ Drupal/ KernelTests/ Core/ Config/ FileStorageFactoryTest.php - @covers ::getSync
- install_write_profile in core/
includes/ install.core.inc - Installation task; writes profile to settings.php if possible.
- 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.
- KernelTestBase::setUpFilesystem in core/
tests/ Drupal/ KernelTests/ KernelTestBase.php - Sets up the filesystem, so things like the file directory.
- PageTitleTest::testRoutingTitle in core/
modules/ system/ tests/ src/ Functional/ System/ PageTitleTest.php - Tests the page title of render arrays.
- 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
- SitesDirectoryHardeningTest::testSitesDirectoryHardeningConfig in core/
modules/ system/ tests/ src/ Functional/ System/ SitesDirectoryHardeningTest.php - Tests writable files remain writable when directory hardening is disabled.
- system_requirements in core/
modules/ system/ system.install - Implements hook_requirements().
- 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.
- ThemeEngineExtensionListTest::testGetlist in core/
tests/ Drupal/ KernelTests/ Core/ Extension/ ThemeEngineExtensionListTest.php - @covers ::getList
- ThemeExtensionListTest::testGetlist in core/
tests/ Drupal/ KernelTests/ Core/ Extension/ ThemeExtensionListTest.php - @covers ::getList
- TranslationStringTest::rebootAndPrepareSettings in core/
tests/ Drupal/ KernelTests/ Core/ StringTranslation/ TranslationStringTest.php - Reboots the kernel to set custom translations in Settings.
- TwigEnvironmentTest::testInlineTemplate in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ TwigEnvironmentTest.php - Tests inline templates.
- TwigMarkupInterfaceTest::testEmptyTranslation in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ TwigMarkupInterfaceTest.php - Tests behavior if a string is translated to become an empty string.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.