PHP ApiPlatform\Core\Bridge\Symfony\Routing Namespace

Interfaces

Name Description
OperationMethodResolverInterface Resolves the HTTP method associated with an operation, extended for Symfony routing.
RouteNameResolverInterface Resolves the Symfony route name associated with a resource.

Classes

Name Description
ApiLoader Loads Resources.
CachedRouteNameResolver {@inheritdoc}
IriConverter {@inheritdoc}
OperationMethodResolver Resolves the HTTP method associated with an operation, extended for Symfony routing.
RouteNameResolver {@inheritdoc}
Router Symfony router decorator.
RouterOperationPathResolver Resolves the operations path using a Symfony route.