service settings in Drupal 10
Same name and namespace in other branches
- 8 core/core.services.yml \settings
- 9 core/core.services.yml \settings
Class
Drupal\Core\Site\Settings575 string references to settings
- AccountSettingsForm::buildForm in core/
modules/ user/ src/ AccountSettingsForm.php - Form constructor.
- AfterCommand::render in core/
lib/ Drupal/ Core/ Ajax/ AfterCommand.php - Implements Drupal\Core\Ajax\CommandInterface:render().
- AjaxCommandsTest::testAfterCommand in core/
tests/ Drupal/ Tests/ Core/ Ajax/ AjaxCommandsTest.php - @covers \Drupal\Core\Ajax\AfterCommand
- AjaxCommandsTest::testAppendCommand in core/
tests/ Drupal/ Tests/ Core/ Ajax/ AjaxCommandsTest.php - @covers \Drupal\Core\Ajax\AppendCommand
- AjaxCommandsTest::testBeforeCommand in core/
tests/ Drupal/ Tests/ Core/ Ajax/ AjaxCommandsTest.php - @covers \Drupal\Core\Ajax\BeforeCommand
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\Site\Settings
- factory: 'Drupal\Core\Site\Settings::getInstance'