public |
#
__construct( $data )
|
protected |
#
get_defaults( )
|
protected |
#
set( $key, $value )
|
protected |
#
set_if_not_empty( $key, $value )
|
protected |
#
get( $key, $default )
|
protected |
#
append( $key, $value )
|
public |
#
return_ids( )
|
public |
#
calculate_total_rows( )
|
public |
#
do_not_update_ticket_cache( )
|
public |
#
with_id( $booking_id )
|
public |
#
except( $bookings )
|
public |
#
search( $search_term )
|
public |
#
page( $page )
|
public |
#
booked_between( $date_range )
|
public |
#
for_event( $event_id, $occurrence_id )
|
public |
#
booked_by( $bookee )
|
public |
#
for_users_events( $user )
|
public |
#
with_statuses( $status )
|
public |
#
order_by( $orderby, $order )
|
public |
#
limit( $limit )
|
public |
#
get_limit( )
|
public |
#
using_factory( $callable )
|
public |
#
count_tickets( )
|
public |
#
count_attending( )
|
public |
#
query( )
Runs the query and returns the result
|
public |
#
get_results( )
|