PropertyPathBuilder
  • References/PHP/Symfony/Component/PropertyAccess

class PropertyPathBuilder Methods

2025-01-10 15:47:30
PropertyPathIterator
  • References/PHP/Symfony/Component/PropertyAccess

class PropertyPathIterator extends ArrayIterator implements

2025-01-10 15:47:30
PropertyAccessorBuilder::isMagicCallEnabled()
  • References/PHP/Symfony/Component/PropertyAccess

bool isMagicCallEnabled() Return Value bool whether

2025-01-10 15:47:30
PropertyPathIterator::isIndex()
  • References/PHP/Symfony/Component/PropertyAccess

bool isIndex() Returns whether the current element in the property path is an array index.

2025-01-10 15:47:30
PropertyPath::getElements()
  • References/PHP/Symfony/Component/PropertyAccess

array getElements() Returns the elements of the property path as array.

2025-01-10 15:47:30
PropertyPathInterface::getParent()
  • References/PHP/Symfony/Component/PropertyAccess

PropertyPath getParent()

2025-01-10 15:47:30
PropertyPathBuilder::replaceByProperty()
  • References/PHP/Symfony/Component/PropertyAccess

replaceByProperty(int $offset, string $name = null) Replaces an index element by a property element

2025-01-10 15:47:30
PropertyAccessorInterface::isWritable()
  • References/PHP/Symfony/Component/PropertyAccess

bool isWritable(object|array $objectOrArray, string|

2025-01-10 15:47:30
PropertyAccessor::handleError()
  • References/PHP/Symfony/Component/PropertyAccess

static handleError($type, $message, $file, $line, $context) Parameters

2025-01-10 15:47:30
PropertyPathInterface::getElements()
  • References/PHP/Symfony/Component/PropertyAccess

array getElements() Returns the elements of the property path as array.

2025-01-10 15:47:30