TraceableEventDispatcher::dispatch()
  • References/PHP/Symfony/Component/EventDispatcher/Debug

Event dispatch(string $eventName,

2025-01-10 15:47:30
GenericEvent::getArguments()
  • References/PHP/Symfony/Component/EventDispatcher

array getArguments() Getter for all arguments.

2025-01-10 15:47:30
TraceableEventDispatcherInterface::getNotCalledListeners()
  • References/PHP/Symfony/Component/EventDispatcher/Debug

array getNotCalledListeners() Gets the not called listeners.

2025-01-10 15:47:30
GenericEvent::getSubject()
  • References/PHP/Symfony/Component/EventDispatcher

mixed getSubject() Getter for subject property.

2025-01-10 15:47:30
WrappedListener::stoppedPropagation()
  • References/PHP/Symfony/Component/EventDispatcher/Debug

stoppedPropagation()

2025-01-10 15:47:30
ContainerAwareEventDispatcher::removeListener()
  • References/PHP/Symfony/Component/EventDispatcher

removeListener(string $eventName, callable $listener) Removes an event listener from the specified

2025-01-10 15:47:30
TraceableEventDispatcher::getListenerPriority()
  • References/PHP/Symfony/Component/EventDispatcher/Debug

int|null getListenerPriority(string $eventName, callable $listener) Gets the listener priority

2025-01-10 15:47:30
Event
  • References/PHP/Symfony/Component/EventDispatcher

class Event Event is the base class for classes containing event data. This class contains

2025-01-10 15:47:30
TraceableEventDispatcherInterface::getCalledListeners()
  • References/PHP/Symfony/Component/EventDispatcher/Debug

array getCalledListeners() Gets the called listeners.

2025-01-10 15:47:30
TraceableEventDispatcher
  • References/PHP/Symfony/Component/EventDispatcher/Debug

class TraceableEventDispatcher implements

2025-01-10 15:47:30