‪TYPO3CMS  ‪main
TYPO3\CMS\Extbase\Reflection\ObjectAccess Member List

This is the complete list of members for TYPO3\CMS\Extbase\Reflection\ObjectAccess, including all inherited members.

$propertyAccessorTYPO3\CMS\Extbase\Reflection\ObjectAccessprivatestatic
convertToArrayPropertyPath(PropertyPath $propertyPath)TYPO3\CMS\Extbase\Reflection\ObjectAccessprivatestatic
enableExceptionOnInvalidIndex() -> getPropertyAccessor()TYPO3\CMS\Extbase\Reflection\ObjectAccessstatic
getArrayIndexValue(array $subject, PropertyPath $propertyPath)TYPO3\CMS\Extbase\Reflection\ObjectAccessprivatestatic
getGettablePropertyNames(object $object)TYPO3\CMS\Extbase\Reflection\ObjectAccessstatic
getObjectPropertyValue(object $subject, PropertyPath $propertyPath)TYPO3\CMS\Extbase\Reflection\ObjectAccessprivatestatic
getProperty(object|array $subject, string $propertyName)TYPO3\CMS\Extbase\Reflection\ObjectAccessstatic
getPropertyInternal(object|array $subject, string $propertyName)TYPO3\CMS\Extbase\Reflection\ObjectAccessstatic
getPropertyPath(object|array $subject, string $propertyPath)TYPO3\CMS\Extbase\Reflection\ObjectAccessstatic
getSettablePropertyNames(object $object)TYPO3\CMS\Extbase\Reflection\ObjectAccessstatic
isPropertyGettable(object|array $object, string $propertyName)TYPO3\CMS\Extbase\Reflection\ObjectAccessstatic
isPropertySettable(object $object, string $propertyName)TYPO3\CMS\Extbase\Reflection\ObjectAccessstatic
setProperty(object|array &$subject, string $propertyName, mixed $propertyValue)TYPO3\CMS\Extbase\Reflection\ObjectAccessstatic
wrap(string $segment)TYPO3\CMS\Extbase\Reflection\ObjectAccessprivatestatic