Searched refs:EventDispatcherInterface (Results 1 – 11 of 11) sorted by relevance
/plugin/findologicxmlexport/vendor/jms/serializer/src/GraphNavigator/Factory/ |
H A D | SerializationGraphNavigatorFactory.php | 10 use JMS\Serializer\EventDispatcher\EventDispatcherInterface; alias 32 * @var EventDispatcherInterface 44 ?EventDispatcherInterface $dispatcher = null,
|
H A D | DeserializationGraphNavigatorFactory.php | 9 use JMS\Serializer\EventDispatcher\EventDispatcherInterface; alias 35 * @var EventDispatcherInterface 48 ?EventDispatcherInterface $dispatcher = null,
|
/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/Subscriber/ |
H A D | DoctrineProxySubscriber.php | 12 use JMS\Serializer\EventDispatcher\EventDispatcherInterface; alias 78 …Event $event, string $eventName, string $class, string $format, EventDispatcherInterface $dispatch…
|
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/ |
H A D | FormErrorHandlerTest.php | 14 use Symfony\Component\EventDispatcher\EventDispatcherInterface; alias 39 * @var EventDispatcherInterface 241 * @param EventDispatcherInterface $dispatcher 246 …protected function getBuilder($name = 'name', ?EventDispatcherInterface $dispatcher = null, $dataC…
|
/plugin/findologicxmlexport/vendor/jms/serializer/src/GraphNavigator/ |
H A D | DeserializationGraphNavigator.php | 11 use JMS\Serializer\EventDispatcher\EventDispatcherInterface; alias 54 * @var EventDispatcherInterface 82 ?EventDispatcherInterface $dispatcher = null,
|
H A D | SerializationGraphNavigator.php | 10 use JMS\Serializer\EventDispatcher\EventDispatcherInterface; alias 56 * @var EventDispatcherInterface 83 ?EventDispatcherInterface $dispatcher = null,
|
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/EventDispatcher/ |
H A D | EventDispatcherTest.php | 11 use JMS\Serializer\EventDispatcher\EventDispatcherInterface; alias 140 …tic function (Event $event, $eventName, $loweredClass, $format, EventDispatcherInterface $dispatch… 156 …tic function (Event $event, $eventName, $loweredClass, $format, EventDispatcherInterface $dispatch…
|
/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/ |
H A D | EventDispatcherInterface.php | 7 interface EventDispatcherInterface interface
|
H A D | EventDispatcher.php | 17 class EventDispatcher implements EventDispatcherInterface
|
/plugin/findologicxmlexport/vendor/jms/serializer/src/ |
H A D | SerializerBuilder.php | 22 use JMS\Serializer\EventDispatcher\EventDispatcherInterface; alias 79 * @var EventDispatcherInterface 178 …__construct(?HandlerRegistryInterface $handlerRegistry = null, ?EventDispatcherInterface $eventDis…
|
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/ |
H A D | UPGRADING.md | 269 - `Symfony\Component\EventDispatcher\EventDispatcherInterface` is replaced by
|