bat-fullcalendar.html.twig in Booking and Availability Management Tools for Drupal 8
{% if content %} {{- content -}} {% endif %}
3 theme calls to bat-fullcalendar.html.twig
- BatCalendarReferenceMonthView::viewElements in modules/
bat_calendar_reference/ src/ Plugin/ Field/ FieldFormatter/ BatCalendarReferenceMonthView.php - Builds a renderable array for a field value.
- BatCalendarReferenceTimelineView::viewElements in modules/
bat_calendar_reference/ src/ Plugin/ Field/ FieldFormatter/ BatCalendarReferenceTimelineView.php - Builds a renderable array for a field value.
- BatEventUIController::calendarPage in modules/
bat_event_ui/ src/ Controller/ BatEventUIController.php
File
modules/bat_fullcalendar/templates/bat-fullcalendar.html.twigView source
- {% if content %}
- {{- content -}}
- {% endif %}