Home
last modified time | relevance | path

Searched refs:EventDispatcherInterface (Results 1 – 11 of 11) sorted by relevance

/plugin/findologicxmlexport/vendor/jms/serializer/src/GraphNavigator/Factory/
H A DSerializationGraphNavigatorFactory.php10 use JMS\Serializer\EventDispatcher\EventDispatcherInterface; alias
32 * @var EventDispatcherInterface
44 ?EventDispatcherInterface $dispatcher = null,
H A DDeserializationGraphNavigatorFactory.php9 use JMS\Serializer\EventDispatcher\EventDispatcherInterface; alias
35 * @var EventDispatcherInterface
48 ?EventDispatcherInterface $dispatcher = null,
/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/Subscriber/
H A DDoctrineProxySubscriber.php12 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 DFormErrorHandlerTest.php14 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 DDeserializationGraphNavigator.php11 use JMS\Serializer\EventDispatcher\EventDispatcherInterface; alias
54 * @var EventDispatcherInterface
82 ?EventDispatcherInterface $dispatcher = null,
H A DSerializationGraphNavigator.php10 use JMS\Serializer\EventDispatcher\EventDispatcherInterface; alias
56 * @var EventDispatcherInterface
83 ?EventDispatcherInterface $dispatcher = null,
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/EventDispatcher/
H A DEventDispatcherTest.php11 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 DEventDispatcherInterface.php7 interface EventDispatcherInterface interface
H A DEventDispatcher.php17 class EventDispatcher implements EventDispatcherInterface
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DSerializerBuilder.php22 use JMS\Serializer\EventDispatcher\EventDispatcherInterface; alias
79 * @var EventDispatcherInterface
178 …__construct(?HandlerRegistryInterface $handlerRegistry = null, ?EventDispatcherInterface $eventDis…
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md269 - `Symfony\Component\EventDispatcher\EventDispatcherInterface` is replaced by