Home
last modified time | relevance | path

Searched defs:serialize (Results 1 – 25 of 107) sorted by relevance

12345

/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/_fixture/
H A DClassThatImplementsSerializable.php4 public function serialize() function in ClassThatImplementsSerializable
/plugin/webdav/vendor/sabre/dav/lib/DAV/Exception/
H A DInvalidResourceType.php26 function serialize(\Sabre\DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAV\\Exception\\InvalidResourceType
H A DReportNotSupported.php25 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAV\\Exception\\ReportNotSupported
H A DTooManyMatches.php31 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAV\\Exception\\TooManyMatches
H A DConflictingLock.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAV\\Exception\\ConflictingLock
H A DInvalidSyncToken.php31 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAV\\Exception\\InvalidSyncToken
H A DLockTokenMatchesRequestUri.php34 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAV\\Exception\\LockTokenMatchesRequestUri
/plugin/davcal/vendor/sabre/dav/lib/DAV/Exception/
H A DInvalidResourceType.php26 function serialize(\Sabre\DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAV\\Exception\\InvalidResourceType
H A DReportNotSupported.php25 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAV\\Exception\\ReportNotSupported
H A DTooManyMatches.php31 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAV\\Exception\\TooManyMatches
H A DConflictingLock.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAV\\Exception\\ConflictingLock
H A DInvalidSyncToken.php31 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAV\\Exception\\InvalidSyncToken
H A DLockTokenMatchesRequestUri.php34 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAV\\Exception\\LockTokenMatchesRequestUri
/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/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/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/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/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Serializers/
H A DSerializerInterface.php29 public function serialize($data): string; function
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DException.php38 function serialize(Server $server, \DOMElement $errorNode) { function in Sabre\\DAV\\Exception

12345