You are here

service state in Zircon Profile 8

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

Class

Drupal\Core\State\State
35 string references to state
AliasTest::testWhitelist in core/modules/system/src/Tests/Path/AliasTest.php
Tests the alias whitelist.
CollectRoutesTest::setUp in core/modules/rest/tests/src/Unit/CollectRoutesTest.php
CronForm::create in core/modules/system/src/Form/CronForm.php
Instantiates a new instance of this class.
DbUpdateController::create in core/modules/system/src/Controller/DbUpdateController.php
Instantiates a new instance of this class.
DrupalSqlBase::create in core/modules/migrate_drupal/src/Plugin/migrate/source/DrupalSqlBase.php
Creates an instance of the plugin.

... See full list

File

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

View source
  1. class: Drupal\Core\State\State
  2. arguments:
  3. - '@keyvalue'