appendIndex(string $name) Appends an index element to the current path.
int getLength() Returns the length of the current path.
class PropertyPath implements IteratorAggregate,
string getElement(int $index) Returns the element at the given index in the property path.
static handleError($type, $message, $file, $line, $context) Parameters
bool isReadable(object|array $objectOrArray, string|
mixed getValue(object|array $objectOrArray, string|
array getElements() Returns the elements of the property path as array.
bool isProperty() Returns whether the current element in the property path is a property name
PropertyAccessorInterface
Page 3 of 6