Home
last modified time | relevance | path

Searched defs:handlerRegistry (Results 1 – 12 of 12) sorted by path

/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/tests/
H A DXmlSchemaDateHandlerDeserializationTest.php53 private function initJmsv2($naming, $handlerRegistry, $cons, $dispatcher)
61 private function initJmsv1($naming, $handlerRegistry, $cons, $dispatcher)
H A DXmlSchemaDateHandlerSerializationTest.php51 private function initJmsv2($naming, $handlerRegistry, $cons, $dispatcher)
59 private function initJmsv1($naming, $handlerRegistry, $cons, $dispatcher)
/plugin/findologicxmlexport/vendor/jms/serializer/src/GraphNavigator/
H A DDeserializationGraphNavigator.php66 private $handlerRegistry; variable in JMS\\Serializer\\GraphNavigator\\DeserializationGraphNavigator
79 HandlerRegistryInterface $handlerRegistry,
H A DSerializationGraphNavigator.php68 private $handlerRegistry; variable in JMS\\Serializer\\GraphNavigator\\SerializationGraphNavigator
81 HandlerRegistryInterface $handlerRegistry,
/plugin/findologicxmlexport/vendor/jms/serializer/src/GraphNavigator/Factory/
H A DDeserializationGraphNavigatorFactory.php25 private $handlerRegistry; variable in JMS\\Serializer\\GraphNavigator\\Factory\\DeserializationGraphNavigatorFactory
45 HandlerRegistryInterface $handlerRegistry,
H A DSerializationGraphNavigatorFactory.php26 private $handlerRegistry; variable in JMS\\Serializer\\GraphNavigator\\Factory\\SerializationGraphNavigatorFactory
42 HandlerRegistryInterface $handlerRegistry,
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DSerializerBuilder.php71 private $handlerRegistry; variable in JMS\\Serializer\\SerializerBuilder
178 …public function __construct(?HandlerRegistryInterface $handlerRegistry = null, ?EventDispatcherInt…
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/
H A DHandlerRegistryTest.php13 protected $handlerRegistry; variable in JMS\\Serializer\\Tests\\Handler\\HandlerRegistryTest
H A DIteratorHandlerTest.php23 private $handlerRegistry; variable in JMS\\Serializer\\Tests\\Handler\\IteratorHandlerTest
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DBaseSerializationTest.php132 protected $handlerRegistry; variable in JMS\\Serializer\\Tests\\Serializer\\BaseSerializationTest
H A DGraphNavigatorTest.php29 private $handlerRegistry; variable in JMS\\Serializer\\Tests\\Serializer\\GraphNavigatorTest
H A DSerializationContextFactoryTest.php25 protected $handlerRegistry; variable in JMS\\Serializer\\Tests\\Serializer\\SerializationContextFactoryTest