App\Entity\Client
Resource class
Resource Metadata
Short name: "Client"
| Item operations | Attributes |
|---|---|
| get | [ "security" => "is_granted('ROLE_USER')" "input" => null "output" => null "method" => "GET" "stateless" => null "input_formats" => [ "jsonld" => [ "application/ld+json" ] "jsonhal" => [ "application/hal+json" ] "jsonapi" => [ "application/vnd.api+json" ] "json" => [ "application/json" ] "xml" => [ "application/xml" "text/xml" ] "yaml" => [ "application/x-yaml" ] "csv" => [ "text/csv" ] "html" => [ "text/html" ] "myformat" => [ "application/vnd.myformat" ] "multipart" => [ "multipart/form-data" ] "formdata" => [ "multipart/form-data" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "jsonhal" => [ "application/hal+json" ] "jsonapi" => [ "application/vnd.api+json" ] "json" => [ "application/json" ] "xml" => [ "application/xml" "text/xml" ] "yaml" => [ "application/x-yaml" ] "csv" => [ "text/csv" ] "html" => [ "text/html" ] "myformat" => [ "application/vnd.myformat" ] "multipart" => [ "multipart/form-data" ] "formdata" => [ "multipart/form-data" ] ] ] |
| patch | [ "security" => "is_granted('ROLE_ADMIN') or user == object.user" "input" => null "output" => null "method" => "PATCH" "stateless" => null "input_formats" => [ "json" => [ "application/merge-patch+json" ] "multipart" => [ "multipart/form-data" ] "jsonapi" => [ "application/vnd.api+json" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "jsonhal" => [ "application/hal+json" ] "jsonapi" => [ "application/vnd.api+json" ] "json" => [ "application/json" ] "xml" => [ "application/xml" "text/xml" ] "yaml" => [ "application/x-yaml" ] "csv" => [ "text/csv" ] "html" => [ "text/html" ] "myformat" => [ "application/vnd.myformat" ] "multipart" => [ "multipart/form-data" ] "formdata" => [ "multipart/form-data" ] ] ] |
| Collection operations | Attributes |
|---|---|
| get | [ "security" => "is_granted('ROLE_USER')" "input" => null "output" => null "method" => "GET" "stateless" => null "input_formats" => [ "jsonld" => [ "application/ld+json" ] "jsonhal" => [ "application/hal+json" ] "jsonapi" => [ "application/vnd.api+json" ] "json" => [ "application/json" ] "xml" => [ "application/xml" "text/xml" ] "yaml" => [ "application/x-yaml" ] "csv" => [ "text/csv" ] "html" => [ "text/html" ] "myformat" => [ "application/vnd.myformat" ] "multipart" => [ "multipart/form-data" ] "formdata" => [ "multipart/form-data" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "jsonhal" => [ "application/hal+json" ] "jsonapi" => [ "application/vnd.api+json" ] "json" => [ "application/json" ] "xml" => [ "application/xml" "text/xml" ] "yaml" => [ "application/x-yaml" ] "csv" => [ "text/csv" ] "html" => [ "text/html" ] "myformat" => [ "application/vnd.myformat" ] "multipart" => [ "multipart/form-data" ] "formdata" => [ "multipart/form-data" ] ] ] |
| post_update | [ "path" => "/clients/{id}" "security" => "is_granted('ROLE_ADMIN') or is_granted('ROLE_CLIENT')" "description" => "Update a Client with method POST (using content-type: 'multipart')" "method" => "POST" "controller" => "App\Controller\Api\ClientController::update" "input" => null "output" => null "stateless" => null "input_formats" => [ "jsonld" => [ "application/ld+json" ] "jsonhal" => [ "application/hal+json" ] "jsonapi" => [ "application/vnd.api+json" ] "json" => [ "application/json" ] "xml" => [ "application/xml" "text/xml" ] "yaml" => [ "application/x-yaml" ] "csv" => [ "text/csv" ] "html" => [ "text/html" ] "myformat" => [ "application/vnd.myformat" ] "multipart" => [ "multipart/form-data" ] "formdata" => [ "multipart/form-data" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "jsonhal" => [ "application/hal+json" ] "jsonapi" => [ "application/vnd.api+json" ] "json" => [ "application/json" ] "xml" => [ "application/xml" "text/xml" ] "yaml" => [ "application/x-yaml" ] "csv" => [ "text/csv" ] "html" => [ "text/html" ] "myformat" => [ "application/vnd.myformat" ] "multipart" => [ "multipart/form-data" ] "formdata" => [ "multipart/form-data" ] ] ] |
| Filters | |
|---|---|
annotated_app_entity_client_api_platform_serializer_filter_property_filter
"ApiPlatform\Serializer\Filter\PropertyFilter"
|
|
annotated_app_entity_client_api_platform_core_bridge_doctrine_orm_filter_order_filter
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter"
|
|
annotated_app_entity_client_api_platform_core_bridge_doctrine_orm_filter_search_filter
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter"
|
| Attributes | |
|---|---|
| normalization_context | [ "groups" => [ "client:read" ] ] |
| denormalization_context | [ "groups" => [ "client:write" ] ] |
| input | null |
| output | null |
Data Providers
No calls to collection data provider have been recorded.
| # | Answer | Item data provider |
|---|---|---|
| 1 | TRUE | ApiPlatform\Core\Bridge\Doctrine\Orm\ItemDataProvider |
Context[ "filters" => [ "=&fields%5B0%5D=id" => "" "amp" => "" ] "groups" => [ "client:read" ] "operation_type" => "item" "item_operation_name" => "get" "iri_only" => false "input" => null "output" => null "resource_class" => "App\Entity\Client" "request_uri" => "/api/clients/18733?%3D%26fields%255B0%255D%3Did=&=" "uri" => "https://r.ulteam.app/api/clients/18733?%3D%26fields%255B0%255D%3Did=&=" "skip_null_values" => true "has_identifier_converter" => true ] |
||
No calls to subresource data provider have been recorded.
Data Persisters
No calls to data persister have been recorded.