CliDumper::dumpScalar()
  • References/PHP/Symfony/Component/VarDumper/Dumper

dumpScalar(Cursor $cursor, string $type, scalar

2025-01-10 15:47:30
CliDumper::leaveHash()
  • References/PHP/Symfony/Component/VarDumper/Dumper

leaveHash(Cursor $cursor, int $type, string $class

2025-01-10 15:47:30
CliDumper::setStyles()
  • References/PHP/Symfony/Component/VarDumper/Dumper

setStyles(array $styles) Configures styles.

2025-01-10 15:47:30
CliDumper::setMaxStringWidth()
  • References/PHP/Symfony/Component/VarDumper/Dumper

setMaxStringWidth(int $maxStringWidth) Sets the maximum number of characters per line for dumped

2025-01-10 15:47:30
AbstractDumper::dump()
  • References/PHP/Symfony/Component/VarDumper/Dumper

dump(Data $data, callable|resource|string|null $output

2025-01-10 15:47:30
HtmlDumper::enterHash()
  • References/PHP/Symfony/Component/VarDumper/Dumper

enterHash(Cursor $cursor, int $type, string $class

2025-01-10 15:47:30
CliDumper::setColors()
  • References/PHP/Symfony/Component/VarDumper/Dumper

setColors(bool $colors) Enables/disables colored output.

2025-01-10 15:47:30
HtmlDumper
  • References/PHP/Symfony/Component/VarDumper/Dumper

class HtmlDumper extends CliDumper

2025-01-10 15:47:30
AbstractDumper::setIndentPad()
  • References/PHP/Symfony/Component/VarDumper/Dumper

string setIndentPad(string $pad) Sets the indentation pad string.

2025-01-10 15:47:30
DataDumperInterface
  • References/PHP/Symfony/Component/VarDumper/Dumper

interface DataDumperInterface DataDumperInterface for dumping Data objects.

2025-01-10 15:47:30