Home
last modified time | relevance | path

Searched defs:deserialize (Results 1 – 19 of 19) sorted by relevance

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Serializers/
H A DSerializerInterface.php38 public function deserialize(?string $data, array $headers); function
H A DArrayToJSONSerializer.php53 public function deserialize(?string $data, array $headers) function in Elasticsearch\\Serializers\\ArrayToJSONSerializer
H A DEverythingToJSONSerializer.php49 public function deserialize(?string $data, array $headers) function in Elasticsearch\\Serializers\\EverythingToJSONSerializer
H A DSmartSerializer.php54 public function deserialize(?string $data, array $headers) function in Elasticsearch\\Serializers\\SmartSerializer
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DSerializerInterface.php26 …public function deserialize(string $data, string $type, string $format, ?DeserializationContext $c… function
H A DSerializer.php169 …public function deserialize(string $data, string $type, string $format, ?DeserializationContext $c… function in JMS\\Serializer\\Serializer
/plugin/sketchcanvas/script/
H A DSketchCanvas.js1025 Shape.prototype.deserialize = function(obj){ method in Shape
1102 TextShape.prototype.deserialize = function(obj){ method in TextShape
1103 Shape.prototype.deserialize.call(this, obj); method in Shape
1171 PathShape.prototype.deserialize = function(obj){ method in PathShape
1172 Shape.prototype.deserialize.call(this, obj); method in Shape
1220 function deserialize(dat){ function
[all...]
/plugin/fedauth/Auth/OpenID/
H A DAssociation.php209 static function deserialize($class_name, $assoc_s) function in Auth_OpenID_Association
/plugin/openid/Auth/OpenID/
H A DAssociation.php211 static function deserialize($class_name, $assoc_s) function in Auth_OpenID_Association
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNDeserializer.php132 public function deserialize(string $data) : ATN function in Antlr\\Antlr4\\Runtime\\Atn\\ATNDeserializer
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DBaseSerializationTest.php1611 protected function deserialize($content, $type, ?Context $context = null) function in JMS\\Serializer\\Tests\\Serializer\\BaseSerializationTest
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dgson-2.7.jar ... { public abstract boolean serialize () public abstract boolean deserialize () } com/google/gson/annotations ...
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/revealjs/js/
H A Dreveal.js1711 function deserialize( value ) { function
/plugin/jcapture/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js3081 api.deserialize=function(value){if(typeof value!="string"){return undefined function