This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
| $application | |
| $database | |
| $mode | |
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
int|null | $last_epoch | Epoch of the most recent successful event execution. |
bool | $is_reschedule | `true` if we're trying to reschedule the event after execution; `false` if this is in response to a trigger update. |
int|null | Return an epoch to schedule the next event execution, or `null` to stop the event from executing again. |
int|null | $last_event | Epoch of previous execution, or null if this is the first execution. |
int | $this_event | Scheduled epoch of this execution. This may not be the same as the current time. |
This method is not documented.
This method is not documented.
PhabricatorWorkerTriggerEvent | $event | |
This method is not documented.
PhabricatorTriggerAction | $action | |
This method is not documented.
This method is not documented.
PhabricatorTriggerAction | $action | |
This method is not documented.
PhabricatorTriggerClock | $clock | |
This method is not documented.
This method is not documented.
PhabricatorTriggerClock | $clock | |
int|null | Epoch when the event will next fire, or `null` if it is not planned to trigger. |
This method is not documented.
PhabricatorDestructionEngine | $engine | |
This method is not documented.
This method is not documented.
This method is not documented.
| $capability | |
PhabricatorUser | $viewer | |