You are here

namespace Drupal\bat_api\Plugin\ServiceDefinition in Booking and Availability Management API 8

Classsort descending Location Description
CalendarEventsIndex src/Plugin/ServiceDefinition/CalendarEventsIndex.php Plugin annotation @ServiceDefinition( id = "calendar_events_index", methods = { "GET" }, translatable = true, deriver = "\Drupal\bat_api\Plugin\Deriver\CalendarEventsIndex" )
EventsIndex src/Plugin/ServiceDefinition/EventsIndex.php Plugin annotation @ServiceDefinition( id = "events_index", methods = { "GET" }, translatable = true, deriver = "\Drupal\bat_api\Plugin\Deriver\EventsIndex" )
MatchingUnitIndex src/Plugin/ServiceDefinition/MatchingUnitIndex.php Plugin annotation @ServiceDefinition( id = "matching_unit_index", methods = { "GET" }, translatable = true, deriver = "\Drupal\bat_api\Plugin\Deriver\MatchingUnitIndex" )
UnitIndex src/Plugin/ServiceDefinition/UnitIndex.php Plugin annotation @ServiceDefinition( id = "unit_index", methods = { "GET" }, translatable = true, deriver = "\Drupal\bat_api\Plugin\Deriver\UnitIndex" )