Home
last modified time | relevance | path

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

123456

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

123456