You are here

7 string references to YAML keys in scheduled_updates.routing.yml in Scheduled Updates 8

ScheduledUpdateAddController::add in src/Controller/ScheduledUpdateAddController.php
Displays add links for available bundles/types for entity scheduled_update .
ScheduledUpdateDeleteForm::getCancelUrl in src/Entity/Form/ScheduledUpdateDeleteForm.php
Returns the route to go to if the user cancels the action.
ScheduledUpdateForm::save in src/Entity/Form/ScheduledUpdateForm.php
Form submission handler for the 'save' action.
ScheduledUpdateListBuilder::buildRow in src/ScheduledUpdateListBuilder.php
Builds a row for an entity in the entity listing.
ScheduledUpdateTypeDeleteForm::getCancelUrl in src/Form/ScheduledUpdateTypeDeleteForm.php
Returns the route to go to if the user cancels the action.
scheduled_updates_help in ./scheduled_updates.module
Implements hook_help().
template_preprocess_scheduled_update_content_add_list in ./scheduled_update.page.inc
Prepares variables for a custom entity type creation list templates.