On this page
Namespace Debug
Interfaces
FormatterInterface
Interface for formatters used by Debugger::exportVar()
NodeInterface
Interface for Debugs
Classes
ArrayItemNode
Dump node for Array Items.
ArrayNode
Dump node for Array values.
ClassNode
Dump node for objects/class instances.
ConsoleFormatter
A Debugger formatter for generating output with ANSI escape codes
DebugContext
Context tracking for Debugger::exportVar()
HtmlFormatter
A Debugger formatter for generating interactive styled HTML output.
PropertyNode
Dump node for object properties.
ReferenceNode
Dump node for class references.
ScalarNode
Dump node for scalar values.
SpecialNode
Debug node for special messages like errors or recursion warnings.
TextFormatter
A Debugger formatter for generating unstyled plain text output.
© 2005–present The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
https://api.cakephp.org/4.4/namespace-Cake.Error.Debug.html