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. |
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. |