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