PHP ApiPlatform\Core\Bridge\Symfony\Routing 네임스페이스

Interfaces

이름 설명
OperationMethodResolverInterface Resolves the HTTP method associated with an operation, extended for Symfony routing.
RouteNameResolverInterface Resolves the Symfony route name associated with a resource.

클래스들

이름 설명
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.