system.site.yml

drupal/core/modules/system/config/system.site.yml
10 string references to 'system.site'
bartik_process_maintenance_page in drupal/core/themes/bartik/template.php
Implements hook_process_HOOK() for maintenance-page.tpl.php.
bartik_process_page in drupal/core/themes/bartik/template.php
Implements hook_process_HOOK() for page.tpl.php.
ConfigImportUITest::prepareSiteNameUpdate in drupal/core/modules/config/lib/Drupal/config/Tests/ConfigImportUITest.php
ConfigImportUITest::testImport in drupal/core/modules/config/lib/Drupal/config/Tests/ConfigImportUITest.php
Tests importing configuration.
node_page_default in drupal/core/modules/node/node.module
Page callback: Generates a listing of promoted nodes.

... See full list

File

drupal/core/modules/system/config/system.site.yml
View source
  1. name: Drupal
  2. mail: ''
  3. slogan: ''
  4. page:
  5. 403: ''
  6. 404: ''
  7. front: user
  8. admin_compact_mode: '0'
  9. weight_select_max: '100'