service settings

Class

Drupal\Component\Utility\Settings
22 string references to settings
AjaxCommandsUnitTest::testSettingsCommand in drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php
Tests that SettingsCommand objects can be constructed and rendered.
ajax_command_settings in drupal/core/includes/ajax.inc
Creates a Drupal Ajax 'settings' command.
Block::getExportProperties in drupal/core/modules/block/lib/Drupal/block/Plugin/Core/Entity/Block.php
Overrides \Drupal\Core\Config\Entity\ConfigEntityBase::getExportProperties();
Block::label in drupal/core/modules/block/lib/Drupal/block/Plugin/Core/Entity/Block.php
Overrides \Drupal\Core\Entity\Entity::label();
BlockFormController::form in drupal/core/modules/block/lib/Drupal/block/BlockFormController.php
Overrides \Drupal\Core\Entity\EntityFormController::form().

... See full list

File

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

View source
  1. class: Drupal\Component\Utility\Settings
  2. factory_class: Drupal\Component\Utility\Settings
  3. factory_method: getSingleton