6 calls to bat_entity_access() in Booking and Availability Management Tools for Drupal 8
- bat_booking_access in modules/
bat_booking/ bat_booking.module - Determines whether the given user has access to a unit.
- bat_event_access in modules/
bat_event/ bat_event.module - Checks event access for various operations.
- bat_event_series_access in modules/
bat_event_series/ bat_event_series.module - Checks event access for various operations.
- bat_type_access in modules/
bat_unit/ bat_unit.module - Determines whether the given user has access to a type.
- bat_unit_access in modules/
bat_unit/ bat_unit.module - Determines whether the given user has access to a unit.
- TypeGroupAccessControlHandler::checkCreateAccess in src/
TypeGroupAccessControlHandler.php - Performs create access checks.