PHP ApiPlatform\Core\Hydra\Serializer Namespace

Classes

Name Description
CollectionFiltersNormalizer Enhances the result of collection by adding the filters applied on collection.
CollectionNormalizer This normalizer handles collections.
ConstraintViolationListNormalizer Converts {@see \Symfony\Component\Validator\ConstraintViolationListInterface} to a Hydra error representation.
DocumentationNormalizer Creates a machine readable Hydra API documentation.
EntrypointNormalizer Normalizes the API entrypoint.
ErrorNormalizer Converts {@see \Exception} or {@see \Symfony\Component\Debug\Exception\FlattenException} to a Hydra error representation.
PartialCollectionViewNormalizer Adds a view key to the result of a paginated Hydra collection.