App\Request\OrderRequestRequest
Resource class
Resource Metadata
Short name: "order_request"
Item operations | Attributes |
---|---|
get | [ "method" => "GET" "stateless" => 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" ] ] ] |
delete | [ "method" => "DELETE" "stateless" => 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" ] ] ] |
put | [ "method" => "PUT" "stateless" => 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" ] ] ] |
patch | [ "method" => "PATCH" "stateless" => null "input_formats" => [ "json" => [ "application/merge-patch+json" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] ] |
Collection operations | Attributes |
---|---|
get | [ "method" => "GET" "stateless" => 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" ] ] ] |
post | [ "method" => "POST" "stateless" => 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" ] ] ] |
Filters | |
---|---|
annotated_app_request_order_request_request_app_data_filter_order_request_search_data_filter
"App\DataFilter\OrderRequestSearchDataFilter"
|
|
annotated_app_request_order_request_request_app_data_filter_order_request_state_data_filter
"App\DataFilter\OrderRequestStateDataFilter"
|
|
annotated_app_request_order_request_request_app_data_filter_order_request_order_data_filter
"App\DataFilter\OrderRequestOrderDataFilter"
|
|
annotated_app_request_order_request_request_app_data_filter_order_request_single_field_data_filter
"App\DataFilter\OrderRequestSingleFieldDataFilter"
|
|
annotated_app_request_order_request_request_app_data_filter_order_request_deleted_data_filter
"App\DataFilter\OrderRequestDeletedDataFilter"
|
Attributes | |
---|---|
normalization_context | [ "groups" => [ "service" ] "skip_null_values" => false ] |
denormalization_context | [ "groups" => [ "service" ] ] |
input | null |
output | null |
Data Providers
# | Answer | Collection data provider |
---|---|---|
1 | FALSE | App\DataProvider\AnalysisServiceDataProvider |
2 | FALSE | App\DataProvider\AnalysisServiceGroupDataProvider |
3 | FALSE | App\DataProvider\AnalysisServiceWeightDataProvider |
4 | FALSE | App\DataProvider\CompanyCustomFieldDataProvider |
5 | TRUE | App\DataProvider\OrderRequestDataProvider |
6 | NOT USED | ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider |
Context[ "filters" => [ "state" => "created" ] "groups" => [ "service" "galab_api" ] "skip_null_values" => false "operation_type" => "collection" "collection_operation_name" => "get" "iri_only" => false "input" => null "output" => null "resource_class" => "App\Request\OrderRequestRequest" "request_uri" => "/api/order_requests?state=created" "uri" => "http://galab.api.dev.staging-env.de/api/order_requests?state=created" ] |
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.