App\Entity\Client
Resource class
Resource Metadata
Short name: "Client"
| Item operations | Attributes |
|---|---|
| get | [ "method" => "GET" "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] "default" => [ "application/json" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] "default" => [ "application/json" ] ] ] |
| delete | [ "method" => "DELETE" "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] "default" => [ "application/json" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] "default" => [ "application/json" ] ] ] |
| put | [ "method" => "PUT" "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] "default" => [ "application/json" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] "default" => [ "application/json" ] ] ] |
| Collection operations | Attributes |
|---|---|
| get | [ "method" => "GET" "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] "default" => [ "application/json" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] "default" => [ "application/json" ] ] ] |
| post | [ "method" => "POST" "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] "default" => [ "application/json" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] "default" => [ "application/json" ] ] ] |
| Filters | |
|---|---|
several
"App\Filter\SeveralFilter"
|
|
client.search
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter"
|
|
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-list" ] ] |
| pagination_client_enabled | true |
| input | null |
| output | null |
Data Providers
| # | Answer | Collection data provider |
|---|---|---|
| 1 | TRUE | ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider |
Context[ "filters" => [ "pagination" => "false" "actuel" => "1" "order" => [ "nom" => "" ] ] "groups" => [ "client-list" ] "operation_type" => "collection" "collection_operation_name" => "get" "resource_class" => "App\Entity\Client" "input" => null "output" => null "request_uri" => "/api/clients?pagination=false&actuel=1&order[nom]" "uri" => "https://api.escalnet.escalconsulting.com/api/clients?actuel=1&order%5Bnom%5D=&pagination=false" ] |
||
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.