You are here

8 string references to YAML keys in config_update_ui.routing.yml in Configuration Update Manager 8

ConfigDeleteConfirmForm::getCancelUrl in config_update_ui/src/Form/ConfigDeleteConfirmForm.php
Returns the route to go to if the user cancels the action.
ConfigImportConfirmForm::getCancelUrl in config_update_ui/src/Form/ConfigImportConfirmForm.php
Returns the route to go to if the user cancels the action.
ConfigRevertConfirmForm::getCancelUrl in config_update_ui/src/Form/ConfigRevertConfirmForm.php
Returns the route to go to if the user cancels the action.
ConfigUpdateController::diff in config_update_ui/src/Controller/ConfigUpdateController.php
Shows the diff between active and provided configuration.
ConfigUpdateController::generateReportLinks in config_update_ui/src/Controller/ConfigUpdateController.php
Generates the operations links for running individual reports.
ConfigUpdateController::makeReportTable in config_update_ui/src/Controller/ConfigUpdateController.php
Builds a table for the report.
config_update_ui_help in config_update_ui/config_update_ui.module
Implements hook_help().
config_update_ui_menu_links_discovered_alter in config_update_ui/config_update_ui.module
Implements hook_menu_links_discovered_alter().