Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorCalendarEventQuery

final class PhabricatorCalendarEventQuery
Phabricator Technical Documentation (Calendar)

This class is not documented.

Methods

public function newResultObject()

This method is not documented.
Return
wild

public function setGenerateGhosts($generate_ghosts)

This method is not documented.
Parameters
$generate_ghosts
Return
wild

public function withIDs($ids)

This method is not documented.
Parameters
array$ids
Return
wild

public function withPHIDs($phids)

This method is not documented.
Parameters
array$phids
Return
wild

public function withDateRange($begin, $end)

This method is not documented.
Parameters
$begin
$end
Return
wild

public function withUTCInitialEpochBetween($min, $max)

This method is not documented.
Parameters
$min
$max
Return
wild

public function withInvitedPHIDs($phids)

This method is not documented.
Parameters
array$phids
Return
wild

public function withHostPHIDs($phids)

This method is not documented.
Parameters
array$phids
Return
wild

public function withIsCancelled($is_cancelled)

This method is not documented.
Parameters
$is_cancelled
Return
wild

public function withIsStub($is_stub)

This method is not documented.
Parameters
$is_stub
Return
wild

public function withEventsWithNoParent($events_with_no_parent)

This method is not documented.
Parameters
$events_with_no_parent
Return
wild

public function withInstanceSequencePairs($pairs)

This method is not documented.
Parameters
array$pairs
Return
wild

public function withParentEventPHIDs($parent_phids)

This method is not documented.
Parameters
array$parent_phids
Return
wild

public function withImportSourcePHIDs($import_phids)

This method is not documented.
Parameters
array$import_phids
Return
wild

public function withImportAuthorPHIDs($author_phids)

This method is not documented.
Parameters
array$author_phids
Return
wild

public function withImportUIDs($uids)

This method is not documented.
Parameters
array$uids
Return
wild

public function withIsImported($is_imported)

This method is not documented.
Parameters
$is_imported
Return
wild

public function needRSVPs($phids)

This method is not documented.
Parameters
array$phids
Return
wild

protected function getDefaultOrderVector()

This method is not documented.
Return
wild

public function getBuiltinOrders()

This method is not documented.
Return
wild

public function getOrderableColumns()

This method is not documented.
Return
wild

protected function newPagingMapFromPartialObject($object)

This method is not documented.
Parameters
$object
Return
wild

protected function shouldLimitResults()

This method is not documented.
Return
wild

protected function loadPage()

This method is not documented.
Return
wild

protected function buildJoinClauseParts($conn_r)

This method is not documented.
Parameters
AphrontDatabaseConnection$conn_r
Return
wild

protected function buildWhereClauseParts($conn)

This method is not documented.
Parameters
AphrontDatabaseConnection$conn
Return
wild

protected function getPrimaryTableAlias()

This method is not documented.
Return
wild

protected function shouldGroupQueryResultRows()

This method is not documented.
Return
wild

public function getQueryApplicationClass()

This method is not documented.
Return
wild

protected function willFilterPage($events)

This method is not documented.
Parameters
array$events
Return
wild

private function getEventsInRange($events)

This method is not documented.
Parameters
array$events
Return
wild

private function getRecurrenceWindowStart($event, $generate_from)

This method is not documented.
Parameters
PhabricatorCalendarEvent$event
$generate_from
Return
wild

private function getRecurrenceWindowEnd($event, $generate_until)

This method is not documented.
Parameters
PhabricatorCalendarEvent$event
$generate_until
Return
wild

private function getRecurrenceLimit($event, $raw_limit)

This method is not documented.
Parameters
PhabricatorCalendarEvent$event
$raw_limit
Return
wild