You are here

service settings in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/core.services.yml \settings

Class

Drupal\Core\Site\Settings
39 string references to settings
AjaxCommandsTest::testSettingsCommand in core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php
@covers \Drupal\Core\Ajax\SettingsCommand
Block::getPluginCollection in core/modules/block/src/Entity/Block.php
Encapsulates the creation of the block's LazyPluginCollection.
Block::label in core/modules/block/src/Entity/Block.php
Gets the label of the entity.
Block::prepareRow in core/modules/block/src/Plugin/migrate/source/Block.php
Add additional data to the row.
BlockForm::form in core/modules/block/src/BlockForm.php
Gets the actual form array to be built.

... See full list

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\Site\Settings
  2. factory: 'Drupal\Core\Site\Settings::getInstance'