App\Entity\Prescriber
Resource class
Resource Metadata
Short name: "Prescriber"
Item operations | Attributes |
---|---|
get | [ "security" => "(is_granted('ROLE_AGENT') and object.getCollaborator()==user) or is_granted('ROLE_MANAGER')" "security_message" => "Vous n'avez pas le droit de visualier ce prescripteur" "input" => null "output" => null "method" => "GET" "stateless" => null "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" "application/json" "text/html" ] "html" => [ "text/html" ] "jsonhal" => [ "application/hal+json" ] "csv" => [ "text/csv" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" "application/json" "text/html" ] "html" => [ "text/html" ] "jsonhal" => [ "application/hal+json" ] "csv" => [ "text/csv" ] ] ] |
put | [ "denormalization_context" => [ "groups" => [ "prescriber:put" ] ] "security" => "(is_granted('ROLE_AGENT') and object.getCollaborator()==user) or is_granted('ROLE_MANAGER')" "input" => null "output" => null "method" => "PUT" "stateless" => null "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" "application/json" "text/html" ] "html" => [ "text/html" ] "jsonhal" => [ "application/hal+json" ] "csv" => [ "text/csv" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" "application/json" "text/html" ] "html" => [ "text/html" ] "jsonhal" => [ "application/hal+json" ] "csv" => [ "text/csv" ] ] ] |
Collection operations | Attributes |
---|---|
get | [ "security" => "is_granted('ROLE_AGENT') or is_granted('ROLE_MANAGER')" "input" => null "output" => null "method" => "GET" "stateless" => null "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" "application/json" "text/html" ] "html" => [ "text/html" ] "jsonhal" => [ "application/hal+json" ] "csv" => [ "text/csv" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" "application/json" "text/html" ] "html" => [ "text/html" ] "jsonhal" => [ "application/hal+json" ] "csv" => [ "text/csv" ] ] ] |
post | [ "security" => "is_granted('ROLE_AGENT') or is_granted('ROLE_MANAGER')" "input" => null "output" => null "method" => "POST" "stateless" => null "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" "application/json" "text/html" ] "html" => [ "text/html" ] "jsonhal" => [ "application/hal+json" ] "csv" => [ "text/csv" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" "application/json" "text/html" ] "html" => [ "text/html" ] "jsonhal" => [ "application/hal+json" ] "csv" => [ "text/csv" ] ] ] |
Filters | |
---|---|
annotated_app_entity_prescriber_api_platform_core_bridge_doctrine_orm_filter_order_filter
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter"
|
|
annotated_app_entity_abstract_people_app_filter_contact_city_filter
"App\Filter\ContactCityFilter"
|
|
annotated_app_entity_abstract_people_api_platform_core_bridge_doctrine_orm_filter_search_filter
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter"
|
|
annotated_app_entity_abstract_people_api_platform_core_bridge_doctrine_orm_filter_date_filter
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter"
|
Attributes | |
---|---|
pagination_items_per_page | 10 |
formats | [ 0 => "jsonld" 1 => "json" 2 => "html" 3 => "jsonhal" "csv" => [ "text/csv" ] ] |
order | [ "id" => "DESC" ] |
normalization_context | [ "groups" => [ "prescriber:read" ] "swagger_definition_name" => "Read" ] |
denormalization_context | [ "groups" => [ "prescriber:write" ] "swagger_definition_name" => "Write" ] |
skip_null_values | true |
pagination_client_enabled | true |
collection | [ "pagination" => [ "enabled_parameter_name" => "pagination" ] ] |
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.