PropertyPathInterface::getElement()
  • References/PHP/Symfony/Component/PropertyAccess

string getElement(int $index) Returns the element at the given index in the property path.

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

replace(int $offset, int $length,

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

PropertyAccessorBuilder

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

class PropertyAccessor implements

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

PropertyAccessorBuilder

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

static PropertyAccessor

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

setValue(object|array $objectOrArray, string|

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

class PropertyAccess Entry point of the PropertyAccess component.

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

bool isProperty() Returns whether the current element in the property path is a property name

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

interface PropertyPathInterface implements Traversable

2025-01-10 15:47:30