Home
last modified time | relevance | path

Searched defs:format (Results 426 – 450 of 697) sorted by path

1...<<11121314151617181920>>...28

/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/Subscriber/
H A DDoctrineProxySubscriber.php78 …pedProxy(PreSerializeEvent $event, string $eventName, string $class, string $format, EventDispatch…
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DGraphNavigator.php33 protected $format; variable in JMS\\Serializer\\GraphNavigator
H A DSerializationContext.php33 …public function initialize(string $format, VisitorInterface $visitor, GraphNavigatorInterface $nav…
H A DSerializer.php129 private function getVisitor(int $direction, string $format): VisitorInterface
151 …public function serialize($data, string $format, ?SerializationContext $context = null, ?string $t…
169 …public function deserialize(string $data, string $type, string $format, ?DeserializationContext $c…
230 …face $navigator, VisitorInterface $visitor, Context $context, $data, string $format, ?string $type…
H A DSerializerBuilder.php299 …public function setSerializationVisitor(string $format, SerializationVisitorFactory $visitor): self
307 …public function setDeserializationVisitor(string $format, DeserializationVisitorFactory $visitor):…
H A DSerializerInterface.php19 …public function serialize($data, string $format, ?SerializationContext $context = null, ?string $t…
26 …public function deserialize(string $data, string $type, string $format, ?DeserializationContext $c…
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
H A DDateHandler.php278 public function format(\DateInterval $dateInterval): string function in JMS\\Serializer\\Handler\\DateHandler
H A DHandlerRegistry.php18 public static function getDefaultMethod(int $direction, string $type, string $format): string
63 … public function registerHandler(int $direction, string $typeName, string $format, $handler): void
71 public function getHandler(int $direction, string $typeName, string $format)
H A DHandlerRegistryInterface.php22 … public function registerHandler(int $direction, string $typeName, string $format, $handler): void;
29 public function getHandler(int $direction, string $typeName, string $format);
H A DLazyHandlerRegistry.php40 … public function registerHandler(int $direction, string $typeName, string $format, $handler): void
49 public function getHandler(int $direction, string $typeName, string $format)
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/EventDispatcher/
H A DEventDispatcherTest.php203 protected function dispatch($eventName, $class = 'Foo', $format = 'json', ?Event $event = null)
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DFormatter.php26 public function format(Tag $tag); function
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Formatter/
H A DAlignFormatter.php43 public function format(Tag $tag) function in phpDocumentor\\Reflection\\DocBlock\\Tags\\Formatter\\AlignFormatter
H A DPassthroughFormatter.php27 public function format(Tag $tag) function in phpDocumentor\\Reflection\\DocBlock\\Tags\\Formatter\\PassthroughFormatter
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dd3.min.js3 …,h,m),g=+b.call(this,h,m)]),y.push([+_.call(this,h,m),+w.call(this,h,m)])):d.length&&(l(),d=[],y=[…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/
H A DText.php251 private function format($color, $padding, $string) function in SebastianBergmann\\CodeCoverage\\Report\\Text
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php1700 public static function assertStringMatchesFormat($format, $string, $message = '')
1722 public static function assertStringNotMatchesFormat($format, $string, $message = '')
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php1290 function assertStringMatchesFormat($format, $string, $message = '')
1338 function assertStringNotMatchesFormat($format, $string, $message = '')
/plugin/findologicxmlexport/vendor/symfony/yaml/Command/
H A DLintCommand.php37 private $format; variable in Symfony\\Component\\Yaml\\Command\\LintCommand
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Extension/
H A DIntl.php42 …at = 'medium', $timeFormat = 'medium', $locale = null, $timezone = null, $format = null, $calendar…
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DCoreExtension.php72 public function setDateFormat($format = null, $dateIntervalFormat = null)
412 function twig_date_format_filter(Environment $env, $date, $format = null, $timezone = null)
/plugin/fksnewsfeed/syntax/
H A Dcarousel.php25 public function render($format, Doku_Renderer $renderer, $data): bool {
H A Dfeed.php48 public function render($format, Doku_Renderer $renderer, $data): bool {
/plugin/flowcharts/
H A Dmermaid.min.js24 …tion(t,e){t.exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.c… argument
/plugin/fontsize2/
H A Dsyntax.php65 public function render($format, Doku_Renderer $renderer, $data) {

1...<<11121314151617181920>>...28