/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/ |
H A D | DateTimeImmutable.php | 36 public function jsonSerialize(): string function in Monolog\\DateTimeImmutable 47 return $this->jsonSerialize();
|
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Parser/ |
H A D | JsonTest.php | 195 $vobj->jsonSerialize() 352 $vobj->jsonSerialize()
|
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Parser/ |
H A D | JsonTest.php | 195 $vobj->jsonSerialize() 352 $vobj->jsonSerialize()
|
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Parser/ |
H A D | JsonTest.php | 195 $vobj->jsonSerialize() 352 $vobj->jsonSerialize()
|
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Parser/ |
H A D | JsonTest.php | 195 $vobj->jsonSerialize() 352 $vobj->jsonSerialize()
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField/ |
H A D | Integer.php | 35 public function jsonSerialize() function in phpseclib3\\Math\\Common\\FiniteField\\Integer
|
/plugin/davcard/vendor/sabre/vobject/lib/Component/ |
H A D | VCard.php | 416 function jsonSerialize() { function in Sabre\\VObject\\Component\\VCard 423 $properties[] = $child->jsonSerialize();
|
/plugin/webdavclient/vendor/sabre/vobject/lib/Component/ |
H A D | VCard.php | 416 function jsonSerialize() { function in Sabre\\VObject\\Component\\VCard 423 $properties[] = $child->jsonSerialize();
|
/plugin/davcal/vendor/sabre/vobject/lib/Component/ |
H A D | VCard.php | 416 function jsonSerialize() { function in Sabre\\VObject\\Component\\VCard 423 $properties[] = $child->jsonSerialize();
|
/plugin/davcard/vendor/sabre/vobject/lib/ |
H A D | Component.php | 327 function jsonSerialize() { function in Sabre\\VObject\\Component 334 $components[] = $child->jsonSerialize(); 336 $properties[] = $child->jsonSerialize();
|
/plugin/webdavclient/vendor/sabre/vobject/lib/ |
H A D | Component.php | 327 function jsonSerialize() { function in Sabre\\VObject\\Component 334 $components[] = $child->jsonSerialize(); 336 $properties[] = $child->jsonSerialize();
|
/plugin/davcal/vendor/sabre/vobject/lib/ |
H A D | Component.php | 327 function jsonSerialize() { function in Sabre\\VObject\\Component 334 $components[] = $child->jsonSerialize(); 336 $properties[] = $child->jsonSerialize();
|
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Model/ |
H A D | AbstractModel.php | 63 public function jsonSerialize() function in GeoIp2\\Model\\AbstractModel
|
/plugin/prosemirror/schema/ |
H A D | Mark.php | 57 public function jsonSerialize() 58 function jsonSerialize() global() function in dokuwiki\\plugin\\prosemirror\\schema\\Mark
|
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/ |
H A D | JCardTest.php | 191 $this->assertEquals($expected, $card->jsonSerialize());
|
H A D | JCalTest.php | 145 $this->assertEquals($expected, $cal->jsonSerialize());
|
/plugin/davcard/vendor/sabre/vobject/tests/VObject/ |
H A D | JCardTest.php | 191 $this->assertEquals($expected, $card->jsonSerialize());
|
H A D | JCalTest.php | 146 $this->assertEquals($expected, $cal->jsonSerialize());
|
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Record/ |
H A D | AbstractRecord.php | 57 public function jsonSerialize() function in GeoIp2\\Record\\AbstractRecord
|
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/ |
H A D | JCardTest.php | 191 $this->assertEquals($expected, $card->jsonSerialize());
|
/plugin/davcal/vendor/sabre/vobject/tests/VObject/ |
H A D | JCardTest.php | 191 $this->assertEquals($expected, $card->jsonSerialize());
|
/plugin/webdav/vendor/sabre/vobject/lib/Component/ |
H A D | VCard.php | 448 public function jsonSerialize() function in Sabre\\VObject\\Component\\VCard 455 $properties[] = $child->jsonSerialize();
|
/plugin/icalevents/vendor/sabre/vobject/lib/Component/ |
H A D | VCard.php | 453 function jsonSerialize() { function in Sabre\\VObject\\Component\\VCard 460 $properties[] = $child->jsonSerialize();
|
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/ |
H A D | NormalizerFormatter.php | 176 $value = $data->jsonSerialize(); 202 return (array) $e->jsonSerialize();
|
/plugin/icalevents/vendor/sabre/vobject/lib/ |
H A D | Component.php | 360 function jsonSerialize() { function in Sabre\\VObject\\Component 368 $components[] = $child->jsonSerialize(); 370 $properties[] = $child->jsonSerialize();
|