Event dispatch(string $eventName,
array getArguments() Getter for all arguments.
array getNotCalledListeners() Gets the not called listeners.
mixed getSubject() Getter for subject property.
stoppedPropagation()
removeListener(string $eventName, callable $listener) Removes an event listener from the specified
int|null getListenerPriority(string $eventName, callable $listener) Gets the listener priority
class Event Event is the base class for classes containing event data. This class contains
array getCalledListeners() Gets the called listeners.
class TraceableEventDispatcher implements
Page 7 of 8