16 string references to YAML keys in system.routing.yml

ConfigStorageTestBase::testCRUD in drupal/core/modules/config/lib/Drupal/config/Tests/Storage/ConfigStorageTestBase.php
Tests storage controller CRUD operations.
CronForm::buildForm in drupal/core/modules/system/lib/Drupal/system/Form/CronForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
CronForm::getFormID in drupal/core/modules/system/lib/Drupal/system/Form/CronForm.php
Returns a unique string identifying the form.
DateFormatAddForm::getFormID in drupal/core/modules/system/lib/Drupal/system/Form/DateFormatAddForm.php
Returns a unique string identifying the form.
DateFormatEditForm::getFormID in drupal/core/modules/system/lib/Drupal/system/Form/DateFormatEditForm.php
Returns a unique string identifying the form.
FileSystemForm::getFormID in drupal/core/modules/system/lib/Drupal/system/Form/FileSystemForm.php
Returns a unique string identifying the form.
ImageToolkitForm::getFormID in drupal/core/modules/system/lib/Drupal/system/Form/ImageToolkitForm.php
Returns a unique string identifying the form.
LoggingForm::getFormID in drupal/core/modules/system/lib/Drupal/system/Form/LoggingForm.php
Returns a unique string identifying the form.
PerformanceForm::getFormID in drupal/core/modules/system/lib/Drupal/system/Form/PerformanceForm.php
Returns a unique string identifying the form.
RegionalForm::getFormID in drupal/core/modules/system/lib/Drupal/system/Form/RegionalForm.php
Returns a unique string identifying the form.
RssFeedsForm::getFormID in drupal/core/modules/system/lib/Drupal/system/Form/RssFeedsForm.php
Returns a unique string identifying the form.
SiteInformationForm::getFormID in drupal/core/modules/system/lib/Drupal/system/Form/SiteInformationForm.php
Returns a unique string identifying the form.
SiteMaintenanceModeForm::getFormID in drupal/core/modules/system/lib/Drupal/system/Form/SiteMaintenanceModeForm.php
Returns a unique string identifying the form.
system_menu in drupal/core/modules/system/system.module
Implements hook_menu().
system_requirements in drupal/core/modules/system/system.install
Test and report Drupal installation requirements.
system_update_8009 in drupal/core/modules/system/system.install
Move cron system settings from variable to config.