/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/ |
H A D | BaseSerializationTest.php | 154 $this->getFormat() 205 $this->getFormat() 495 if ('xml' === $this->getFormat()) { 578 if ('xml' === $this->getFormat()) { 610 if ('xml' === $this->getFormat()) { 1164 $this->getFormat(), 1466 $this->getFormat(), 1506 $this->getFormat(), 1599 abstract protected function getFormat(); function in JMS\\Serializer\\Tests\\Serializer\\BaseSerializationTest 1628 $this->getFormat(), [all …]
|
H A D | JsonSerializationTest.php | 327 …ark":{"full_name":"Mark"}}', $this->serializer->serialize($data, $this->getFormat(), Serialization… 328 …im"},{"full_name":"Mark"}]', $this->serializer->serialize($data, $this->getFormat(), Serialization… 329 …ark":{"full_name":"Mark"}}', $this->serializer->serialize($data, $this->getFormat(), Serialization… 335 …im"},{"full_name":"Mark"}]', $this->serializer->serialize($data, $this->getFormat(), Serialization… 336 …,"1":{"full_name":"Mark"}}', $this->serializer->serialize($data, $this->getFormat(), Serialization… 337 …,"1":{"full_name":"Mark"}}', $this->serializer->serialize($data, $this->getFormat(), Serialization… 423 protected function getFormat() function in JMS\\Serializer\\Tests\\Serializer\\JsonSerializationTest
|
/plugin/yuriigantt/src/Driver/Embedded/ |
H A D | Renderer.php | 51 public function getFormat() function in dokuwiki\\plugin\\yuriigantt\\src\\Driver\\Embedded\\Renderer 71 $plugin->render($this->getFormat(), $this, $data);
|
/plugin/blogtng/renderer/ |
H A D | comment.php | 19 function getFormat(){ function in renderer_plugin_blogtng_comment 103 $plugin->render($this->getFormat(), $this, $data);
|
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/ |
H A D | DateHandler.php | 80 return $visitor->visitSimpleString($date->format($this->getFormat($type)), $type); 83 $format = $this->getFormat($type); 88 return $visitor->visitString($date->format($this->getFormat($type)), $type); 273 private function getFormat(array $type): string function in JMS\\Serializer\\Handler\\DateHandler
|
/plugin/combo/ComboStrap/ |
H A D | Iso8601Date.php | 32 * See {@link Iso8601Date::getFormat()} for more information 127 $dateTime = DateTime::createFromFormat(self::getFormat(), $dateString); 153 public static function getFormat(): string function in ComboStrap\\Iso8601Date 229 return $this->getDateTime()->format(self::getFormat());
|
/plugin/ifauthex/ |
H A D | syntax.php | 139 if ($renderer->getFormat() === 'xhtml') { 184 if ($renderer->getFormat() === 'xhtml') {
|
/plugin/dev/skel/ |
H A D | renderer.php | 12 public function getFormat() function
|
/plugin/semanticdata/ |
H A D | renderer_semanticdata_edit.php | 12 function getFormat(){ function in Doku_Renderer_plugin_semanticdata_edit
|
/plugin/autogallery/ |
H A D | renderer.php | 19 public function getFormat(){ function in renderer_plugin_autogallery
|
/plugin/data-au/ |
H A D | renderer_data_edit.php | 17 function getFormat(){ function in Doku_Renderer_plugin_dataau_edit
|
/plugin/data/ |
H A D | renderer_data_edit.php | 19 public function getFormat() 17 function getFormat(){ global() function in Doku_Renderer_plugin_data_edit
|
/plugin/structodt/ |
H A D | renderer.php | 9 public function getFormat() { function in renderer_plugin_structodt
|
/plugin/combo/action/ |
H A D | cacheexpiration.php | 145 LogUtility::msg("The new calculated date cache expiration frequency ({$newDate->format(Iso8601Date::getFormat())}) is lower than the current date ({$actualDate->format(Iso8601Date::getFormat())})");
|
/plugin/strata/ |
H A D | renderer.php | 15 function getFormat() { function in renderer_plugin_strata
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/ |
H A D | PublicKeyCredential.php | 41 public function getFormat() function in Google\\Service\\CloudIot\\PublicKeyCredential
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/ |
H A D | PublicKey.php | 41 public function getFormat() function in Google\\Service\\CertificateAuthorityService\\PublicKey
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/ |
H A D | FormatMessage.php | 42 public function getFormat() function in Google\\Service\\CloudDebugger\\FormatMessage
|
/plugin/parserarray/ |
H A D | renderer.php | 21 public function getFormat(){ function in renderer_plugin_parserarray
|
/plugin/simplexml/ |
H A D | renderer.php | 47 function getFormat(){ function in renderer_plugin_simplexml
|
/plugin/dump/renderer/ |
H A D | callstack.php | 14 public function getFormat() function in renderer_plugin_dump_callstack
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/ |
H A D | TextFormatRun.php | 39 public function getFormat() function in Google\\Service\\Sheets\\TextFormatRun
|
H A D | BooleanRule.php | 51 public function getFormat() function in Google\\Service\\Sheets\\BooleanRule
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fitness/ |
H A D | DataTypeField.php | 45 public function getFormat() function in Google\\Service\\Fitness\\DataTypeField
|
/plugin/findologicxmlexport/vendor/jms/serializer/src/ |
H A D | GraphNavigator.php | 45 $this->format = $context->getFormat();
|