You are here

9 string references to YAML keys in shortcut.routing.yml in Zircon Profile 8

SetCustomize::form in core/modules/shortcut/src/Form/SetCustomize.php
Gets the actual form array to be built.
ShortcutDeleteForm::getCancelUrl in core/modules/shortcut/src/Form/ShortcutDeleteForm.php
Returns the route to go to if the user cancels the action.
ShortcutForm::save in core/modules/shortcut/src/ShortcutForm.php
Form submission handler for the 'save' action.
ShortcutLocalTasksTest::getShortcutPageRoutes in core/modules/shortcut/tests/src/Unit/Menu/ShortcutLocalTasksTest.php
Provides a list of routes to test.
ShortcutLocalTasksTest::testShortcutPageLocalTasks in core/modules/shortcut/tests/src/Unit/Menu/ShortcutLocalTasksTest.php
Checks shortcut listing local tasks.
shortcut_help in core/modules/shortcut/shortcut.module
Implements hook_help().
shortcut_preprocess_page_title in core/modules/shortcut/shortcut.module
Implements hook_preprocess_HOOK() for page title templates.
shortcut_toolbar in core/modules/shortcut/shortcut.module
Implements hook_toolbar().
SwitchShortcutSet::submitForm in core/modules/shortcut/src/Form/SwitchShortcutSet.php
Form submission handler.