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.