Dump node for class references.
To prevent cyclic references from being output multiple times a reference node can be used after an object has been seen the first time.
Constructor
Get the child nodes of this node.
Get the reference id for this node.
Get the class name/value
__construct(string $class, int $id)
Constructor
string $class The class name
int $id The id of the referenced class.
getChildren(): arrayCake\Error\Debug\NodeInterface>
Get the child nodes of this node.
arrayCake\Error\Debug\NodeInterface>getId(): int
Get the reference id for this node.
intgetValue(): string
Get the class name/value
string
© 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/class-Cake.Error.Debug.ReferenceNode.html