public collectResponses (mixed $collect) Tells the event manager if it needs to collect all the responses returned
final public mixed fireQueue (
abstract public getData () ...
public getType () Event type
public hasListeners (mixed $type) Check whether certain type of event has listeners
Source
public array getListeners (string $type) Returns all the attached listeners of a certain type
public getSource () Event source
abstract public getType () ...
extends class Phalcon\Exception
Page 1 of 4