PHP ApiPlatform\Core\Api Namespace

Interfaces

Name Description
FilterInterface Filters applicable on a resource.
IriConverterInterface Converts item and resources to IRI and vice versa.
OperationMethodResolverInterface Resolves the HTTP method associated with an operation.
ResourceClassResolverInterface Guesses which resource is associated with a given object.
UrlGeneratorInterface UrlGeneratorInterface is the interface that all URL generator classes must implement.

Classes

Name Description
Entrypoint The first path you will see in the API.
ResourceClassResolver {@inheritdoc}