Home
last modified time | relevance | path

Searched refs:dump (Results 1 – 25 of 99) sorted by last modified time

1234

/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DGeometry.php457 public function dump() function in geoPHP\\Geometry\\Geometry
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt1501 * Added debug output dump for diagnosing problems)
/plugin/sqlite/
H A DREADME15 sqlite databasename.sqlite .dump | sqlite3 databasename.sqlite3
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock3804 "ext-intl": "To show region name in time zone dump",
3805 "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
3808 "Resources/bin/var-dump-server"
3813 "Resources/functions/dump.php"
3840 "dump"
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe
/plugin/imapmarkers/syntax/
H A Dimapmarkers_simple_html_dom.php123 $node->dump($node);
157 function dump($show_attr = true, $depth = 0) { function in imapmarkers\\simple_html_dom_node
172 $node->dump($show_attr, $depth + 1);
1630 function dump($show_attr = true) { function in imapmarkers\\simple_html_dom
1631 $this->root->dump($show_attr);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A Dfunctions-dev.php6 if (function_exists('dump')) {
7 dump(...$args);
/plugin/combo/vendor/symfony/yaml/
H A DCHANGELOG.md49 * Added support to dump `null` as `~` by using the `Yaml::DUMP_NULL_AS_TILDE` flag.
79 * being able to pass boolean options to the `Yaml::parse()`, `Yaml::dump()`,
80 `Parser::parse()`, and `Dumper::dump()` methods to configure the behavior of
152 Yaml::dump([], 0, 0, Yaml::DUMP_EMPTY_ARRAY_AS_SEQUENCE);
174 * Added support to dump `stdClass` and `ArrayAccess` objects as YAML mappings
204 Yaml::dump(['foo' => new A(), 'bar' => 1], 0, 0, Yaml::DUMP_EXCEPTION_ON_INVALID_TYPE | Yaml::DUMP_OBJECT);
H A DInline.php115 * @throws DumpException When trying to dump PHP resource
117 public static function dump($value, int $flags = 0): string function in Symfony\\Component\\Yaml\\Inline
122 throw new DumpException(sprintf('Unable to dump PHP resources in a YAML file ("%s").', get_resource_type($value)));
132 return '!'.$value->getTag().' '.self::dump($value->getValue(), $flags);
136 return '!php/object '.self::dump(serialize($value));
143 $output[] = sprintf('%s: %s', self::dump($key, $flags), self::dump($val, $flags));
228 * @param array $value The PHP array to dump
237 $output[] = self::dump($val, $flags);
246 $output[] = sprintf('%s: %s', self::dump(
[all...]
H A DYaml.php17 * Yaml offers convenience methods to load and dump YAML.
86 * The dump method, when supplied with an array, will do its best
94 public static function dump($input, int $inline = 2, int $indent = 4, int $flags = 0): string function in Symfony\\Component\\Yaml\\Yaml
98 return $yaml->dump($input, $inline, 0, $flags);
H A DDumper.php49 public function dump($input, int $inline = 0, int $indent = 0, int $flags = 0): string function in Symfony\\Component\\Yaml\\Dumper
60 $output .= $prefix.Inline::dump($input, $flags);
84 $output .= sprintf('%s%s%s |%s%s', $prefix, $dumpAsMap ? Inline::dump($key, $flags).':' : '-', '', $blockIndentationIndicator, $blockChompingIndicator);
98 $output .= sprintf('%s%s !%s', $prefix, $dumpAsMap ? Inline::dump($key, $flags).':' : '-', $value->getTag());
114 $output .= ' '.$this->dump($value->getValue(), $inline - 1, 0, $flags)."\n";
117 $output .= $this->dump($value->getValue(), $inline - 1, $dumpAsMap ? $indent + $this->indentation : $indent + 2, $flags);
133 $dumpAsMap ? Inline::dump($key, $flags).':' : '-',
135 $this->dump($value, $inline - 1, $willBeInlined ? 0 : $indent + $this->indentation, $flags)
161 return $output.' '.$this->dump($value->getValue(), $inline - 1, 0, $flags)."\n";
164 return $output."\n".$this->dump(
[all...]
/plugin/smtp/
H A Daction.php41 $body = $mailer->dump(); // this also prepares all internal variables of the mailer
/plugin/odt/ODT/css/
H A Dcssdocument.php410 $dump = '';
411 $dump .= 'RootLevel: '.$this->rootLevel.', RootIndex: '.$this->rootIndex."\n";
414 $dump .= str_repeat(' ', $element ['level'] * 2);
416 $dump .= '<'.$element ['element'];
417 $dump .= ' '.$element ['attributes'].'>';
419 $dump .= '</'.$element ['element'].'>';
421 $dump .= ' (Level: '.$element ['level'].')';
422 $dump .= "\n";
424 return $dump;
/plugin/achart/assets/
H A Djs-yaml.min.js2dump=function(){if(0===t.length)return 2===e.quotingType?'""':"''";if(!e.noCompatMode&&(-1!==Te.in… function
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md67 "pre-autoload-dump": "Google\\Task\\Composer::cleanup"
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DBrowserConsoleHandler.php176 $context = static::dump('Context', $record['context']);
177 $extra = static::dump('Extra', $record['extra']);
249 private static function dump(string $title, array $dict): array function in Monolog\\Handler\\BrowserConsoleHandler
/plugin/a2s/
H A DASCIIToSVG.php2868 public function dump() { function in dokuwiki\\plugin\\a2s\\ASCIIToSVG
/plugin/c3chart/assets/
H A Djs-yaml.min.js2dump=function(){if(0===t.length)return 2===e.quotingType?'""':"''";if(!e.noCompatMode&&(-1!==Te.in… function
/plugin/passpolicy/
H A Dwords.txt1055 dump
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/dump/
H A Dplugin.info.txt1 base dump
7 desc A plugin to dump the callstack for debugging purpose
H A DREADME.md4 This [Dokuwiki Plugin](https://www.dokuwiki.org/plugin:dump) dumps the callstack (the array of inst…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D39.39.js.map1 … 'die',\n 'last',\n 'setgrent',\n 'warn',\n 'dump',\n 'lc',\n …
/plugin/drawio/
H A DREADME.md35 …lem which you do not want to support on your own, so you rather choose to dump it over to the upst…

1234