You are here

Classes, traits, and interfaces in Booking and Availability Management API 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
BatApiMiddleware class Drupal\bat_api\StackMiddleware src/StackMiddleware/BatApiMiddleware.php Provides a HTTP middleware. 2
CalendarEventsIndex class Drupal\bat_api\Plugin\Deriver src/Plugin/Deriver/CalendarEventsIndex.php
CalendarEventsIndex class Drupal\bat_api\Plugin\ServiceDefinition src/Plugin/ServiceDefinition/CalendarEventsIndex.php Plugin annotation @ServiceDefinition( id = "calendar_events_index", methods = { "GET" }, translatable = true, deriver = "\Drupal\bat_api\Plugin\Deriver\CalendarEventsIndex" )
EventsIndex class Drupal\bat_api\Plugin\Deriver src/Plugin/Deriver/EventsIndex.php
EventsIndex class Drupal\bat_api\Plugin\ServiceDefinition src/Plugin/ServiceDefinition/EventsIndex.php Plugin annotation @ServiceDefinition( id = "events_index", methods = { "GET" }, translatable = true, deriver = "\Drupal\bat_api\Plugin\Deriver\EventsIndex" )
MatchingUnitIndex class Drupal\bat_api\Plugin\Deriver src/Plugin/Deriver/MatchingUnitIndex.php
MatchingUnitIndex class Drupal\bat_api\Plugin\ServiceDefinition src/Plugin/ServiceDefinition/MatchingUnitIndex.php Plugin annotation @ServiceDefinition( id = "matching_unit_index", methods = { "GET" }, translatable = true, deriver = "\Drupal\bat_api\Plugin\Deriver\MatchingUnitIndex" )
UnitIndex class Drupal\bat_api\Plugin\Deriver src/Plugin/Deriver/UnitIndex.php
UnitIndex class Drupal\bat_api\Plugin\ServiceDefinition src/Plugin/ServiceDefinition/UnitIndex.php Plugin annotation @ServiceDefinition( id = "unit_index", methods = { "GET" }, translatable = true, deriver = "\Drupal\bat_api\Plugin\Deriver\UnitIndex" )

Other projects