You are here

10 calls to bat_event_create() in Booking and Availability Management Tools for Drupal 8

BatEventUiBulkUpdateForm::submitForm in modules/bat_event_ui/src/Form/BatEventUiBulkUpdateForm.php
Form submission handler.
BookingConfirmationForm::submitForm in modules/bat_booking/bat_booking_example/src/Form/BookingConfirmationForm.php
Form submission handler.
EditRepeatingRuleConfirmationModalForm::addEvents in modules/bat_event_series/src/Form/EditRepeatingRuleConfirmationModalForm.php
EventAccessControlHandler::checkCreateAccess in modules/bat_event/src/EventAccessControlHandler.php
Performs create access checks.
EventManagementAccessCheck::access in modules/bat_fullcalendar/src/Access/EventManagementAccessCheck.php
Checks access to the event add page for the event type.
EventSeries::save in modules/bat_event_series/src/Entity/EventSeries.php
Saves an entity permanently.
FullcalendarEventManagerForm::ajaxEventStatusChange in modules/bat_fullcalendar/src/Form/FullcalendarEventManagerForm.php
The callback for the change_event_status widget of the event manager form.
FullcalendarEventManagerForm::buildForm in modules/bat_fullcalendar/src/Form/FullcalendarEventManagerForm.php
Form constructor.
FullcalendarEventManagerForm::eventManagerAjaxSubmit in modules/bat_fullcalendar/src/Form/FullcalendarEventManagerForm.php
The callback for the change_event_status widget of the event manager form.
UnitSetStateAction::submitForm in modules/bat_unit/src/Form/UnitSetStateAction.php
Form submission handler.