Home
last modified time | relevance | path

Searched refs:JsonSerializable (Results 126 – 150 of 837) sorted by relevance

12345678910>>...34

/dports/www/nextcloud/nextcloud/lib/private/Broadcast/Events/
H A DBroadcastEvent.php28 use JsonSerializable; alias
52 public function getPayload(): JsonSerializable {
/dports/www/nextcloud-calendar/calendar/lib/Service/Appointments/
H A DInterval.php30 use JsonSerializable; alias
35 class Interval implements JsonSerializable {
/dports/www/nextcloud/nextcloud/lib/private/Authentication/Token/
H A DIToken.php29 use JsonSerializable; alias
31 interface IToken extends JsonSerializable {
/dports/security/nextcloud-twofactor_webauthn/twofactor_webauthn/vendor/web-auth/metadata-service/src/
H A DVerificationMethodANDCombinations.php17 use JsonSerializable; alias
19 class VerificationMethodANDCombinations implements JsonSerializable
H A DRogueListEntry.php17 use JsonSerializable; alias
19 class RogueListEntry implements JsonSerializable
/dports/www/nextcloud/nextcloud/3rdparty/web-auth/metadata-service/src/
H A DVerificationMethodANDCombinations.php17 use JsonSerializable; alias
19 class VerificationMethodANDCombinations implements JsonSerializable
H A DRogueListEntry.php17 use JsonSerializable; alias
19 class RogueListEntry implements JsonSerializable
/dports/mail/nextcloud-mail/mail/lib/Service/Avatar/
H A DAvatar.php29 use JsonSerializable; alias
34 class Avatar implements JsonSerializable {
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/3rdParty/composer/web-auth/webauthn-lib/src/
H A DPublicKeyCredentialOptions.php16 use JsonSerializable; alias
19 abstract class PublicKeyCredentialOptions implements JsonSerializable
/dports/www/mod_php81/php-8.1.1/ext/json/tests/
H A Dbug73113.phpt2 Bug #73113 (Segfault with throwing JsonSerializable)
7 class JsonSerializableObject implements \JsonSerializable
H A Dbug72069.phpt2 Bug #72069 (Behavior \JsonSerializable different from json_encode)
9 class A implements \JsonSerializable
/dports/lang/php81/php-8.1.1/ext/json/tests/
H A Dbug72069.phpt2 Bug #72069 (Behavior \JsonSerializable different from json_encode)
9 class A implements \JsonSerializable
H A Dbug73113.phpt2 Bug #73113 (Segfault with throwing JsonSerializable)
7 class JsonSerializableObject implements \JsonSerializable
/dports/lang/php80/php-8.0.15/ext/json/tests/
H A Dbug73113.phpt2 Bug #73113 (Segfault with throwing JsonSerializable)
7 class JsonSerializableObject implements \JsonSerializable
H A Dbug72069.phpt2 Bug #72069 (Behavior \JsonSerializable different from json_encode)
9 class A implements \JsonSerializable
/dports/www/mod_php80/php-8.0.15/ext/json/tests/
H A Dbug73113.phpt2 Bug #73113 (Segfault with throwing JsonSerializable)
7 class JsonSerializableObject implements \JsonSerializable
H A Dbug72069.phpt2 Bug #72069 (Behavior \JsonSerializable different from json_encode)
9 class A implements \JsonSerializable
/dports/www/moodle310/moodle/cache/stores/mongodb/MongoDB/Model/
H A DBSONArray.php21 use JsonSerializable; alias
35 class BSONArray extends ArrayObject implements JsonSerializable, Serializable, Unserializable
/dports/www/moodle311/moodle/cache/stores/mongodb/MongoDB/Model/
H A DBSONArray.php21 use JsonSerializable; alias
35 class BSONArray extends ArrayObject implements JsonSerializable, Serializable, Unserializable
/dports/www/moodle39/moodle/cache/stores/mongodb/MongoDB/Model/
H A DBSONArray.php21 use JsonSerializable; alias
35 class BSONArray extends ArrayObject implements JsonSerializable, Serializable, Unserializable
/dports/net-mgmt/icingaweb2-module-reactbundle/icingaweb2-module-reactbundle-0.9.0/vendor/ramsey/uuid/src/
H A DUuidInterface.php18 use JsonSerializable; alias
28 interface UuidInterface extends JsonSerializable, Serializable
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/ramsey/uuid/src/
H A DUuidInterface.php18 use JsonSerializable; alias
28 interface UuidInterface extends JsonSerializable, Serializable
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/3rdParty/composer/ramsey/uuid/src/
H A DUuidInterface.php18 use JsonSerializable; alias
28 interface UuidInterface extends JsonSerializable, Serializable
/dports/lang/php73/php-7.3.33/ext/json/tests/
H A Dbug73113.phpt2 Bug #73113 (Segfault with throwing JsonSerializable)
9 class JsonSerializableObject implements \JsonSerializable
/dports/mail/nextcloud-mail/mail/lib/IMAP/Threading/
H A DMessage.php28 use JsonSerializable; alias
32 class Message implements JsonSerializable {

12345678910>>...34