string firing() Get the event that is currently firing.
EventServiceProvider class EventServiceProvider extends
void commands(array|mixed $commands) Register the package's custom Artisan
bool hasListeners(string $eventName) Determine if a given event has listeners
void __construct(Application $app)
array getListeners(string $eventName) Get all of the listeners for a given
CallQueuedHandler class CallQueuedHandler (
Dispatcher class Dispatcher implements
void call(Job $job, array $data)
void forgetPushed() Forget all of the pushed listeners.
Page 3 of 4