PropertyInfoCacheExtractor::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
ReflectionExtractor
  • References/PHP/Symfony/Component/PropertyInfo/Extractor

class ReflectionExtractor implements

2025-01-10 15:47:30
PropertyInfoExtractor::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
ReflectionExtractor::getTypes()
  • References/PHP/Symfony/Component/PropertyInfo/Extractor

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

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

string[]|null getProperties(string $class, array $context = array()) Gets the list of properties

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

class PropertyInfoCacheExtractor implements

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

class SerializerExtractor implements

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

Classes

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

interface PropertyInfoExtractorInterface implements

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

interface PropertyListExtractorInterface Extracts the list of properties available for the given

2025-01-10 15:47:30