You are here

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

template_preprocess_bat_type_add_list in modules/bat_unit/bat_unit.module
Prepares variables for list of available unit type bundles templates.
template_preprocess_bat_unit_add_list in modules/bat_unit/bat_unit.module
Prepares variables for list of available unit bundles templates.
TypeController::addPage in modules/bat_unit/src/Controller/TypeController.php
Displays add content links for available unit type bundles.
UnitController::addPage in modules/bat_unit/src/Controller/UnitController.php
Displays add content links for available unit bundles.
UnitDeleteForm::getCancelUrl in modules/bat_unit/src/Entity/Form/UnitDeleteForm.php
Returns the route to go to if the user cancels the action.
UnitForm::save in modules/bat_unit/src/Entity/Form/UnitForm.php
Form submission handler for the 'save' action.
UnitListBuilder::buildRow in modules/bat_unit/src/UnitListBuilder.php
Builds a row for an entity in the entity listing.
UnitTypeDeleteForm::getCancelUrl in modules/bat_unit/src/Entity/Form/UnitTypeDeleteForm.php
Returns the route to go to if the user cancels the action.
UnitTypeForm::save in modules/bat_unit/src/Entity/Form/UnitTypeForm.php
Form submission handler for the 'save' action.
UnitTypeListBuilder::buildRow in modules/bat_unit/src/UnitTypeListBuilder.php
Builds a row for an entity in the entity listing.