PropertyAccessExtractorInterface::isReadable()
  • References/PHP/Symfony/Component/PropertyInfo

bool|null isReadable(string $class, string $property, array $context = array()) Is the property

2025-01-10 15:47:30
PropertyInfoExtractor::getShortDescription()
  • References/PHP/Symfony/Component/PropertyInfo

string|null getShortDescription(string $class, string $property, array $context = array()) Gets

2025-01-10 15:47:30
PropertyInfoCacheExtractor::getLongDescription()
  • References/PHP/Symfony/Component/PropertyInfo

string|null getLongDescription(string $class, string $property, array $context = array()) Gets

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

class Type Type value object (immutable). Constants

2025-01-10 15:47:30
ReflectionExtractor::isWritable()
  • References/PHP/Symfony/Component/PropertyInfo/Extractor

bool|null isWritable(string $class, string $property, array $context = array()) Is the property

2025-01-10 15:47:30
PropertyInfoCacheExtractor::getTypes()
  • References/PHP/Symfony/Component/PropertyInfo

Type[]|null getTypes(string $class, string $property

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

interface PropertyDescriptionExtractorInterface Description extractor Interface.

2025-01-10 15:47:30
Type::isCollection()
  • References/PHP/Symfony/Component/PropertyInfo

bool isCollection() Is collection? Return

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

bool|null isWritable(string $class, string $property, array $context = array()) Is the property

2025-01-10 15:47:30
PropertyInfoCacheExtractor::getShortDescription()
  • References/PHP/Symfony/Component/PropertyInfo

string|null getShortDescription(string $class, string $property, array $context = array()) Gets

2025-01-10 15:47:30