App\Entity\Order
Resource class
Resource Metadata
Short name: "Order"
| Item operations | Attributes |
|---|---|
| get | [ "method" => "GET" "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] ] |
| patch | [ "method" => "PATCH" "input_formats" => [ "json" => [ "application/json" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] ] |
| post_comment | [ "method" => "POST" "path" => "/order/{id}/comments" "controller" => "App\Controller\CreateOrderCommentAction" "openapi_context" => [ "summary" => "Create a Comment ressource." ] "input" => null "output" => null "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] ] |
| Collection operations | Attributes |
|---|---|
| get | [ "method" => "GET" "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] ] |
| post | [ "method" => "POST" "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] ] |
| Filters | |
|---|---|
| No available filter declared for this resource. |
| Attributes | |
|---|---|
| security | "is_granted('ROLE_USER')" |
| normalization_context | [ "groups" => [ "order_read" ] ] |
| denormalization_context | [ "groups" => [ "order_write" ] ] |
| input | null |
| output | null |
Data Providers
No calls to collection data provider have been recorded.
No calls to item data provider have been recorded.
No calls to subresource data provider have been recorded.
Data Persisters
No calls to data persister have been recorded.