You are here

7 string references to YAML keys in bat_event.routing.yml in Booking and Availability Management Tools for Drupal 8

EventController::addPage in modules/bat_event/src/Controller/EventController.php
Displays add event links for available event types.
EventDeleteForm::getCancelUrl in modules/bat_event/src/Entity/Form/EventDeleteForm.php
Returns the route to go to if the user cancels the action.
EventForm::save in modules/bat_event/src/Entity/Form/EventForm.php
Form submission handler for the 'save' action.
StateDeleteForm::getCancelUrl in modules/bat_event/src/Entity/Form/StateDeleteForm.php
Returns the route to go to if the user cancels the action.
StateForm::save in modules/bat_event/src/Entity/Form/StateForm.php
Form submission handler for the 'save' action.
StateListBuilder::buildRow in modules/bat_event/src/StateListBuilder.php
Builds a row for an entity in the entity listing.
template_preprocess_bat_event_add_list in modules/bat_event/bat_event.module
Prepares variables for list of available event types templates.