| ConstructorExtractor | Extracts the constructor argument type using ConstructorArgumentTypeExtractorInterface implementations. |
| PhpDocExtractor | Extracts data using a PHPDoc parser. |
| ReflectionExtractor | Extracts data using the reflection API. |
| SerializerExtractor | Lists available properties using Symfony Serializer Component metadata. |