Home
last modified time | relevance | path

Searched refs:DIRECTION_DESERIALIZATION (Results 1 – 16 of 16) sorted by last modified time

/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DSerializer.php98 return GraphNavigatorInterface::DIRECTION_DESERIALIZATION;
175 $visitor = $this->getVisitor(GraphNavigatorInterface::DIRECTION_DESERIALIZATION, $format);
176 $navigator = $this->getNavigator(GraphNavigatorInterface::DIRECTION_DESERIALIZATION);
219 $visitor = $this->getVisitor(GraphNavigatorInterface::DIRECTION_DESERIALIZATION, 'json');
220 $navigator = $this->getNavigator(GraphNavigatorInterface::DIRECTION_DESERIALIZATION);
H A DSerializerBuilder.php550 …GraphNavigatorInterface::DIRECTION_DESERIALIZATION => $this->getDeserializationNavigatorFactory($m…
H A DGraphNavigatorInterface.php12 public const DIRECTION_DESERIALIZATION = 2; define
H A DDeserializationContext.php23 return GraphNavigatorInterface::DIRECTION_DESERIALIZATION;
/plugin/findologicxmlexport/vendor/jms/serializer/src/GraphNavigator/
H A DDeserializationGraphNavigator.php155 …r = $this->handlerRegistry->getHandler(GraphNavigatorInterface::DIRECTION_DESERIALIZATION, $type['…
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
H A DDateHandler.php45 'direction' => GraphNavigatorInterface::DIRECTION_DESERIALIZATION,
H A DArrayCollectionHandler.php52 'direction' => GraphNavigatorInterface::DIRECTION_DESERIALIZATION,
H A DHandlerRegistry.php25 case GraphNavigatorInterface::DIRECTION_DESERIALIZATION:
48 …$directions = [GraphNavigatorInterface::DIRECTION_DESERIALIZATION, GraphNavigatorInterface::DIRECT…
H A DIteratorHandler.php33 'direction' => GraphNavigatorInterface::DIRECTION_DESERIALIZATION,
49 'direction' => GraphNavigatorInterface::DIRECTION_DESERIALIZATION,
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/src/Jms/Handler/
H A DBaseTypesHandler.php23 'direction' => GraphNavigator::DIRECTION_DESERIALIZATION,
H A DXmlSchemaDateHandler.php20 'direction' => GraphNavigator::DIRECTION_DESERIALIZATION,
32 'direction' => GraphNavigator::DIRECTION_DESERIALIZATION,
44 'direction' => GraphNavigator::DIRECTION_DESERIALIZATION,
57 'direction' => GraphNavigator::DIRECTION_DESERIALIZATION,
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/
H A DHandlerRegistryTest.php26 …$this->handlerRegistry->registerHandler(GraphNavigatorInterface::DIRECTION_DESERIALIZATION, '\stdC…
32 …$this->handlerRegistry->registerHandler(GraphNavigatorInterface::DIRECTION_DESERIALIZATION, '\stdC…
35 …er, $this->handlerRegistry->getHandler(GraphNavigatorInterface::DIRECTION_DESERIALIZATION, '\stdCl…
37 …er, $this->handlerRegistry->getHandler(GraphNavigatorInterface::DIRECTION_DESERIALIZATION, '\stdCl…
H A DIteratorHandlerTest.php62 GraphNavigatorInterface::DIRECTION_DESERIALIZATION,
H A DLazyHandlerRegistryTest.php34 …$this->handlerRegistry->registerHandler(GraphNavigatorInterface::DIRECTION_DESERIALIZATION, '\stdC…
42 …$this->handlerRegistry->registerHandler(GraphNavigatorInterface::DIRECTION_DESERIALIZATION, '\stdC…
45 …'], $this->handlerRegistry->getHandler(GraphNavigatorInterface::DIRECTION_DESERIALIZATION, '\stdCl…
47 …'], $this->handlerRegistry->getHandler(GraphNavigatorInterface::DIRECTION_DESERIALIZATION, '\stdCl…
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dhandlers.rst54 'direction' => GraphNavigator::DIRECTION_DESERIALIZATION,
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DBaseSerializationTest.php1235 …$this->handlerRegistry->registerHandler(GraphNavigatorInterface::DIRECTION_DESERIALIZATION, 'Custo…
1634 GraphNavigatorInterface::DIRECTION_DESERIALIZATION,