array getCalledListeners() Gets the called listeners.
addSubscriber(
array getNotCalledListeners() Gets the not called listeners.
removeListener(string $eventName, callable $listener) Removes an event listener from the specified
ArrayIterator getIterator()
array getListeners(string $eventName = null) Gets the listeners of a specific event or all listeners
class Event Event is the base class for classes containing event data. This class contains
class TraceableEventDispatcher implements
mixed getSubject() Getter for subject property.
removeSubscriber(
Page 7 of 8