Dump node for Array Items.
Constructor
Get the child nodes of this node.
Get the key
Get the value
__construct(Cake\Error\Debug\NodeInterface $key, Cake\Error\Debug\NodeInterface $value)
Constructor
Cake\Error\Debug\NodeInterface $key The node for the item key
Cake\Error\Debug\NodeInterface $value The node for the array value
getChildren(): arrayCake\Error\Debug\NodeInterface>
Get the child nodes of this node.
arrayCake\Error\Debug\NodeInterface>getKey(): Cake\Error\Debug\NodeInterface
Get the key
Cake\Error\Debug\NodeInterfacegetValue(): Cake\Error\Debug\NodeInterface
Get the value
Cake\Error\Debug\NodeInterface
© 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.ArrayItemNode.html