BatBookingExampleBookThisField |
class |
Drupal\bat_booking_example\Plugin\views\field |
modules/bat_booking/bat_booking_example/src/Plugin/views/field/BatBookingExampleBookThisField.php |
Plugin annotation
@ViewsField("bat_booking_example_book_this_field"); |
|
|
|
BatBookingExampleController |
class |
Drupal\bat_booking_example\Controller |
modules/bat_booking/bat_booking_example/src/Controller/BatBookingExampleController.php |
|
|
|
|
BatBookingHandlerNightField |
class |
Drupal\bat_booking\Plugin\views\field |
modules/bat_booking/src/Plugin/views/field/BatBookingHandlerNightField.php |
Plugin annotation
@ViewsField("bat_booking_handler_night_field"); |
|
|
|
BatCalendarRawFormatter |
class |
Drupal\bat_calendar_reference\Plugin\Field\FieldFormatter |
modules/bat_calendar_reference/src/Plugin/Field/FieldFormatter/BatCalendarRawFormatter.php |
Plugin annotation
@FieldFormatter(
id = "bat_calendar_reference_raw_formatter",
label = @Translation("Raw"),
field_types = {
"bat_calendar_unit_reference",
"bat_calendar_unit_type_reference",
}
) |
|
|
|
BatCalendarReferenceMonthView |
class |
Drupal\bat_calendar_reference\Plugin\Field\FieldFormatter |
modules/bat_calendar_reference/src/Plugin/Field/FieldFormatter/BatCalendarReferenceMonthView.php |
Plugin annotation
@FieldFormatter(
id = "bat_calendar_reference_month_view",
label = @Translation("Month View"),
field_types = {
"bat_calendar_unit_reference",
"bat_calendar_unit_type_reference",
}
) |
|
|
|
BatCalendarReferenceTimelineView |
class |
Drupal\bat_calendar_reference\Plugin\Field\FieldFormatter |
modules/bat_calendar_reference/src/Plugin/Field/FieldFormatter/BatCalendarReferenceTimelineView.php |
Plugin annotation
@FieldFormatter(
id = "bat_calendar_reference_timeline_view",
label = @Translation("Timeline View"),
field_types = {
"bat_calendar_unit_reference",
"bat_calendar_unit_type_reference",
}
) |
|
|
|
BatCalendarReferenceUnitAutocomplete |
class |
Drupal\bat_calendar_reference\Plugin\Field\FieldWidget |
modules/bat_calendar_reference/src/Plugin/Field/FieldWidget/BatCalendarReferenceUnitAutocomplete.php |
Plugin annotation
@FieldWidget(
id = "bat_calendar_reference_unit_autocomplete",
label = @Translation("Calendar Unit reference"),
field_types = {
"bat_calendar_unit_reference"
}
) |
|
|
|
BatCalendarReferenceUnitTypeAutocomplete |
class |
Drupal\bat_calendar_reference\Plugin\Field\FieldWidget |
modules/bat_calendar_reference/src/Plugin/Field/FieldWidget/BatCalendarReferenceUnitTypeAutocomplete.php |
Plugin annotation
@FieldWidget(
id = "bat_calendar_reference_unit_type_autocomplete",
label = @Translation("Calendar Unit type reference"),
field_types = {
"bat_calendar_unit_type_reference"
}
) |
|
|
|
BatCalendarUnitReference |
class |
Drupal\bat_calendar_reference\Plugin\Field\FieldType |
modules/bat_calendar_reference/src/Plugin/Field/FieldType/BatCalendarUnitReference.php |
Plugin annotation
@FieldType(
id = "bat_calendar_unit_reference",
label = @Translation("BAT Calendar Unit Reference"),
description = @Translation("Display unit events information embedded from other fieldable content."),
default_widget =… |
|
|
|
BatCalendarUnitTypeReference |
class |
Drupal\bat_calendar_reference\Plugin\Field\FieldType |
modules/bat_calendar_reference/src/Plugin/Field/FieldType/BatCalendarUnitTypeReference.php |
Plugin annotation
@FieldType(
id = "bat_calendar_unit_type_reference",
label = @Translation("BAT Calendar Unit Type Reference"),
description = @Translation("Display unit type events information embedded from other fieldable content."),
… |
|
|
|
BatEventHandlerBlockingFilter |
class |
Drupal\bat_event\Plugin\views\filter |
modules/bat_event/src/Plugin/views/filter/BatEventHandlerBlockingFilter.php |
Plugin annotation
@ViewsFilter("bat_event_handler_blocking_filter"); |
|
|
|
BatEventHandlerDurationField |
class |
Drupal\bat_event\Plugin\views\field |
modules/bat_event/src/Plugin/views/field/BatEventHandlerDurationField.php |
Plugin annotation
@ViewsField("bat_event_handler_duration_field"); |
|
|
|
BatEventHandlerEventTypeField |
class |
Drupal\bat_event\Plugin\views\field |
modules/bat_event/src/Plugin/views/field/BatEventHandlerEventTypeField.php |
Plugin annotation
@ViewsField("bat_event_handler_event_type_field"); |
|
|
|
BatEventHandlerValueField |
class |
Drupal\bat_event\Plugin\views\field |
modules/bat_event/src/Plugin/views/field/BatEventHandlerValueField.php |
Plugin annotation
@ViewsField("bat_event_handler_value_field"); |
|
|
|
BatEventTypeAutocomplete |
class |
Drupal\bat_calendar_reference\Element |
modules/bat_calendar_reference/src/Element/BatEventTypeAutocomplete.php |
Provides an entity autocomplete form element. |
|
|
|
BatEventTypeAutocompleteController |
class |
Drupal\bat_calendar_reference\Controller |
modules/bat_calendar_reference/src/Controller/BatEventTypeAutocompleteController.php |
Defines a route controller for entity autocomplete form elements. |
|
|
|
BatEventTypeAutocompleteMatcher |
class |
Drupal\bat_calendar_reference |
modules/bat_calendar_reference/src/BatEventTypeAutocompleteMatcher.php |
Matcher class to get autocompletion results for entity reference. |
|
|
2 |
BatEventUiBulkUpdateForm |
class |
Drupal\bat_event_ui\Form |
modules/bat_event_ui/src/Form/BatEventUiBulkUpdateForm.php |
|
|
|
|
BatEventUIController |
class |
Drupal\bat_event_ui\Controller |
modules/bat_event_ui/src/Controller/BatEventUIController.php |
|
|
|
|
BatEventUiEventTypeForm |
class |
Drupal\bat_event_ui\Form |
modules/bat_event_ui/src/Form/BatEventUiEventTypeForm.php |
|
|
|
|
BatFullcalendarController |
class |
Drupal\bat_fullcalendar\Controller |
modules/bat_fullcalendar/src/Controller/BatFullcalendarController.php |
Returns responses for FullCalendar routes. |
|
|
|
BatOption |
class |
Drupal\bat_options\Element |
modules/bat_options/src/Element/BatOption.php |
Plugin annotation
@FormElement("bat_option"); |
|
|
|
BatOptions |
class |
Drupal\bat_options\Controller |
modules/bat_options/src/Controller/BatOptions.php |
|
|
|
|
BatOptionsAdmin |
class |
Drupal\bat_options\Plugin\Field\FieldFormatter |
modules/bat_options/src/Plugin/Field/FieldFormatter/BatOptionsAdmin.php |
Plugin annotation
@FieldFormatter(
id = "bat_options_admin",
label = @Translation("Bat Options Administrator"),
field_types = {
"bat_options",
}
) |
|
|
|
BatOptionsCombined |
class |
Drupal\bat_options\Plugin\Field\FieldWidget |
modules/bat_options/src/Plugin/Field/FieldWidget/BatOptionsCombined.php |
Plugin annotation
@FieldWidget(
id = "bat_options_combined",
label = @Translation("Combined text field'"),
field_types = {
"bat_options"
}
) |
|
|
|
BatOptionsDefault |
class |
Drupal\bat_options\Plugin\Field\FieldFormatter |
modules/bat_options/src/Plugin/Field/FieldFormatter/BatOptionsDefault.php |
Plugin annotation
@FieldFormatter(
id = "bat_options_default",
label = @Translation("Bat Options Default"),
field_types = {
"bat_options",
}
) |
|
|
|
BatOptionsPrice |
class |
Drupal\bat_options\Plugin\Field\FieldFormatter |
modules/bat_options/src/Plugin/Field/FieldFormatter/BatOptionsPrice.php |
Plugin annotation
@FieldFormatter(
id = "bat_options_price",
label = @Translation("Bat Options Price"),
field_types = {
"bat_options",
}
) |
|
|
|
BatStateWidget |
class |
Drupal\bat_facets\Plugin\facets\widget |
modules/bat_facets/src/Plugin/facets/widget/BatStateWidget.php |
Plugin annotation
@FacetsWidget(
id = "bat_state",
label = @Translation("BAT State"),
description = @Translation("A configurable widget for BAT"),
) |
|
|
|
BatTypeHandlerTypeCalendarsField |
class |
Drupal\bat_unit\Plugin\views\field |
modules/bat_unit/src/Plugin/views/field/BatTypeHandlerTypeCalendarsField.php |
Plugin annotation
@ViewsField("bat_type_handler_type_calendars_field"); |
|
|
|
BatTypeOptions |
class |
Drupal\bat_options\Plugin\Field\FieldType |
modules/bat_options/src/Plugin/Field/FieldType/BatTypeOptions.php |
Plugin annotation
@FieldType(
id = "bat_options",
label = @Translation("BAT Type Options"),
description = @Translation("BAT Type Options."),
default_widget = "bat_options_combined",
default_formatter = "bat_options_default"
) |
|
|
|
BatUnitAutocomplete |
class |
Drupal\bat_calendar_reference\Element |
modules/bat_calendar_reference/src/Element/BatUnitAutocomplete.php |
Provides an entity autocomplete form element. |
|
|
|
BatUnitAutocompleteController |
class |
Drupal\bat_calendar_reference\Controller |
modules/bat_calendar_reference/src/Controller/BatUnitAutocompleteController.php |
Defines a route controller for entity autocomplete form elements. |
|
|
|
BatUnitAutocompleteMatcher |
class |
Drupal\bat_calendar_reference |
modules/bat_calendar_reference/src/BatUnitAutocompleteMatcher.php |
Matcher class to get autocompletion results for entity reference. |
|
|
2 |
BatUnitHandlerTypeIdFilter |
class |
Drupal\bat_unit\Plugin\views\filter |
modules/bat_unit/src/Plugin/views/filter/BatUnitHandlerTypeIdFilter.php |
Plugin annotation
@ViewsFilter("bat_unit_handler_type_id_filter"); |
|
|
|
BatUnitHandlerUnitBundleField |
class |
Drupal\bat_unit\Plugin\views\field |
modules/bat_unit/src/Plugin/views/field/BatUnitHandlerUnitBundleField.php |
Plugin annotation
@ViewsField("bat_unit_handler_unit_bundle_field"); |
|
|
|
Booking |
class |
Drupal\bat_booking\Entity |
modules/bat_booking/src/Entity/Booking.php |
Defines the Booking entity. |
|
1 |
|
BookingAccessControlHandler |
class |
Drupal\bat_booking |
modules/bat_booking/src/BookingAccessControlHandler.php |
Access controller for the Unit type entity. |
|
|
|
BookingAddAccessCheck |
class |
Drupal\bat_booking\Access |
modules/bat_booking/src/Access/BookingAddAccessCheck.php |
Determines access to for unit add pages. |
|
|
2 |
BookingBundle |
class |
Drupal\bat_booking\Entity |
modules/bat_booking/src/Entity/BookingBundle.php |
Defines the Booking Bundle configuration entity. |
|
1 |
|
BookingBundleAccessControlHandler |
class |
Drupal\bat_booking |
modules/bat_booking/src/BookingBundleAccessControlHandler.php |
Defines the access control handler for the type bundle entity type. |
|
|
|
BookingBundleDeleteConfirm |
class |
Drupal\bat_booking\Form |
modules/bat_booking/src/Form/BookingBundleDeleteConfirm.php |
Provides a form for unit type bundle deletion. |
|
|
|
BookingBundleForm |
class |
Drupal\bat_booking |
modules/bat_booking/src/BookingBundleForm.php |
Form handler for type bundle forms. |
|
|
|
BookingBundleInterface |
interface |
Drupal\bat_booking |
modules/bat_booking/src/BookingBundleInterface.php |
Provides an interface defining a event type entity. |
1 |
3 |
|
BookingBundleListBuilder |
class |
Drupal\bat_booking |
modules/bat_booking/src/BookingBundleListBuilder.php |
Defines a class to build a listing of event type entities. |
|
|
|
BookingConfirmationForm |
class |
Drupal\bat_booking_example\Form |
modules/bat_booking/bat_booking_example/src/Form/BookingConfirmationForm.php |
|
|
|
|
BookingController |
class |
Drupal\bat_booking\Controller |
modules/bat_booking/src/Controller/BookingController.php |
Returns responses for Type routes. |
|
|
|
BookingDeleteForm |
class |
Drupal\bat_booking\Entity\Form |
modules/bat_booking/src/Entity/Form/BookingDeleteForm.php |
Provides a form for deleting Unit type entities. |
|
|
|
BookingForm |
class |
Drupal\bat_booking\Entity\Form |
modules/bat_booking/src/Entity/Form/BookingForm.php |
Form controller for Unit type edit forms. |
|
|
|
BookingInterface |
interface |
Drupal\bat_booking |
modules/bat_booking/src/BookingInterface.php |
Provides an interface for defining Unit entities. |
1 |
2 |
|
BookingListBuilder |
class |
Drupal\bat_booking |
modules/bat_booking/src/BookingListBuilder.php |
Defines a class to build a listing of Unit entities. |
|
|
|