16 string references to 'system.site'

AccountSettingsForm::buildForm in drupal/core/modules/user/lib/Drupal/user/AccountSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
bartik_process_maintenance_page in drupal/core/themes/bartik/bartik.theme
Implements hook_process_HOOK() for maintenance-page.html.twig.
bartik_process_page in drupal/core/themes/bartik/bartik.theme
Implements hook_process_HOOK() for page.html.twig.
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.
ConfigSchemaTest::testSchemaData in drupal/core/modules/config/lib/Drupal/config/Tests/ConfigSchemaTest.php
Tests metadata applied to configuration objects.
drupal_mail in drupal/core/includes/mail.inc
Composes and optionally sends an e-mail message.
LocaleConfigTranslationTest::testConfigTranslation in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleConfigTranslationTest.php
Tests basic configuration translation.
SiteInformationForm::buildForm in drupal/core/modules/system/lib/Drupal/system/Form/SiteInformationForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
system_update_8012 in drupal/core/modules/system/system.install
Move site system settings from variable to config.
system_update_8036 in drupal/core/modules/system/system.install
Move the admin_compact_mode setting from variable to config.
template_preprocess_html in drupal/core/includes/theme.inc
Prepares variables for HTML document templates.
template_preprocess_maintenance_page in drupal/core/includes/theme.inc
Prepare variables for maintenance page templates.
template_preprocess_page in drupal/core/includes/theme.inc
Prepares variables for the page template.
template_preprocess_views_view_rss in drupal/core/modules/views/views.theme.inc
Prepares variables for RSS feed templates.
UserAdminTest::testNotificationEmailAddress in drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminTest.php
Tests the alternate notification e-mail address for user mails.