namespace PHPUnit\Event
Object name | File name | Summary |
---|---|---|
CollectingDispatcher | vendor/phpunit/phpunit/src/Event/Dispatcher/CollectingDispatcher.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
DeferringDispatcher | vendor/phpunit/phpunit/src/Event/Dispatcher/DeferringDispatcher.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
DirectDispatcher | vendor/phpunit/phpunit/src/Event/Dispatcher/DirectDispatcher.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
Dispatcher | vendor/phpunit/phpunit/src/Event/Dispatcher/Dispatcher.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
DispatchingEmitter | vendor/phpunit/phpunit/src/Event/Emitter/DispatchingEmitter.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
Emitter | vendor/phpunit/phpunit/src/Event/Emitter/Emitter.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
Event | vendor/phpunit/phpunit/src/Event/Events/Event.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
EventAlreadyAssignedException | vendor/phpunit/phpunit/src/Event/Exception/EventAlreadyAssignedException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
EventCollection | vendor/phpunit/phpunit/src/Event/Events/EventCollection.php | @template-implements IteratorAggregate<int, Event> |
EventCollectionIterator | vendor/phpunit/phpunit/src/Event/Events/EventCollectionIterator.php | @template-implements Iterator<int, Event> |
EventFacadeIsSealedException | vendor/phpunit/phpunit/src/Event/Exception/EventFacadeIsSealedException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
Exception | vendor/phpunit/phpunit/src/Event/Exception/Exception.php | |
Facade | vendor/phpunit/phpunit/src/Event/Facade.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
InvalidArgumentException | vendor/phpunit/phpunit/src/Event/Exception/InvalidArgumentException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
InvalidEventException | vendor/phpunit/phpunit/src/Event/Exception/InvalidEventException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
InvalidSubscriberException | vendor/phpunit/phpunit/src/Event/Exception/InvalidSubscriberException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
MapError | vendor/phpunit/phpunit/src/Event/Exception/MapError.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
NoPreviousThrowableException | vendor/phpunit/phpunit/src/Event/Exception/NoPreviousThrowableException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
RuntimeException | vendor/phpunit/phpunit/src/Event/Exception/RuntimeException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
SubscribableDispatcher | vendor/phpunit/phpunit/src/Event/Dispatcher/SubscribableDispatcher.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
Subscriber | vendor/phpunit/phpunit/src/Event/Subscriber.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
SubscriberTypeAlreadyRegisteredException | vendor/phpunit/phpunit/src/Event/Exception/SubscriberTypeAlreadyRegisteredException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
TypeMap | vendor/phpunit/phpunit/src/Event/TypeMap.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
UnknownEventException | vendor/phpunit/phpunit/src/Event/Exception/UnknownEventException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
UnknownEventTypeException | vendor/phpunit/phpunit/src/Event/Exception/UnknownEventTypeException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
UnknownSubscriberException | vendor/phpunit/phpunit/src/Event/Exception/UnknownSubscriberException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
UnknownSubscriberTypeException | vendor/phpunit/phpunit/src/Event/Exception/UnknownSubscriberTypeException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |