system.site.yml

core/modules/system/config/install/system.site.yml
57 string references to 'system.site'
AccountSettingsForm::buildForm in core/modules/user/src/AccountSettingsForm.php
Form constructor.
AccountSettingsForm::getEditableConfigNames in core/modules/user/src/AccountSettingsForm.php
Gets the configuration names that will be editable.
BasicAuth::challengeException in core/modules/basic_auth/src/Authentication/Provider/BasicAuth.php
Constructs an exception which is used to generate the challenge.
ConfigCacheTag::onSave in core/modules/system/src/EventSubscriber/ConfigCacheTag.php
Invalidate cache tags when particular system config objects are saved.
ConfigEntityImportTest::testConfigUpdateImport in core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php
Runs test methods for each module within a single test run.

... See full list

File

core/modules/system/config/install/system.site.yml

View source
  1. uuid: ''
  2. name: ''
  3. mail: ''
  4. slogan: ''
  5. page:
  6. 403: ''
  7. 404: ''
  8. front: /user/login
  9. admin_compact_mode: false
  10. weight_select_max: 100
  11. langcode: en
  12. default_langcode: en

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.