Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorPeopleLogQuery

final class PhabricatorPeopleLogQuery
Phabricator Technical Documentation (People)

This class is not documented.

Methods

public function withIDs($ids)

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

public function withActorPHIDs($actor_phids)

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

public function withUserPHIDs($user_phids)

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

public function withRelatedPHIDs($related_phids)

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

public function withSessionKeys($session_keys)

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

public function withActions($actions)

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

public function withRemoteAddressPrefix($remote_address_prefix)

This method is not documented.
Parameters
$remote_address_prefix
Return
wild

public function withDateCreatedBetween($min, $max)

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

public function newResultObject()

This method is not documented.
Return
wild

protected function loadPage()

This method is not documented.
Return
wild

protected function buildWhereClauseParts($conn)

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

public function getQueryApplicationClass()

This method is not documented.
Return
wild