Home
last modified time | relevance | path

Searched refs:serialize (Results 126 – 150 of 542) sorted by relevance

12345678910>>...22

/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Exception/
H A DNotSupportedPrivilege.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAVACL\\Exception\\NotSupportedPrivilege
H A DAceConflict.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAVACL\\Exception\\AceConflict
H A DNoAbstract.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAVACL\\Exception\\NoAbstract
H A DNotRecognizedPrincipal.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAVACL\\Exception\\NotRecognizedPrincipal
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/
H A DExpressionPropertyMetadataTest.php16 $restoredMeta = unserialize(serialize($meta));
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Exception/
H A DAceConflict.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAVACL\\Exception\\AceConflict
H A DNoAbstract.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAVACL\\Exception\\NoAbstract
H A DNotRecognizedPrincipal.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAVACL\\Exception\\NotRecognizedPrincipal
H A DNotSupportedPrivilege.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAVACL\\Exception\\NotSupportedPrivilege
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DSerializerInterface.php19 …public function serialize($data, string $format, ?SerializationContext $context = null, ?string $t… function
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DIssue64Test.php11 $vcard = $vcard->serialize();
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DIssue64Test.php11 $vcard = $vcard->serialize();
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DIssue64Test.php11 $vcard = $vcard->serialize();
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DIssue64Test.php11 $vcard = $vcard->serialize();
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DIncorrectExpandTest.php39 $result = $vcal->serialize();
H A DMissingOverriddenTest.php38 $result = $vcal->serialize();
/plugin/findologicxmlexport/vendor/jms/metadata/tests/
H A DPropertyMetadataTest.php23 $this->assertEquals($metadata, unserialize(serialize($metadata)));
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Property/
H A DFloatTest.php25 $result->serialize()
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Exception/
H A DInvalidComponentType.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\CalDAV\\Exception\\InvalidComponentType
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Property/
H A DFloatTest.php25 $result->serialize()
H A DBooleanTest.php18 $this->assertEquals($input, $vcard->serialize());
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Property/
H A DFloatTest.php25 $result->serialize()
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/
H A DFloatTest.php25 $result->serialize()
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Exception/
H A DInvalidComponentType.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\CalDAV\\Exception\\InvalidComponentType
/plugin/webdav/vendor/sabre/dav/lib/DAV/Exception/
H A DConflictingLock.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAV\\Exception\\ConflictingLock

12345678910>>...22