App\Entity\Client
Resource class
Resource Metadata
Short name: "Client"
Item operations | Attributes |
---|---|
get | [ "normalization_context" => [ "groups" => [ "Client:Read" "Client:ReadSecure" ] "skip_null_values" => false ] "input" => null "output" => null "method" => "GET" "stateless" => null "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] "multipart" => [ "multipart/form-data" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] "multipart" => [ "multipart/form-data" ] ] ] |
get_secure | [ "path" => "/clients/{id}/secure" "method" => "GET" "security" => "is_granted('ROLE_SUPER_ADMIN')" "normalization_context" => [ "groups" => [ "Client:Read" "Client:ReadSecure" ] "skip_null_values" => false ] "input" => null "output" => null "stateless" => null "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] "multipart" => [ "multipart/form-data" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] "multipart" => [ "multipart/form-data" ] ] ] |
put | [ "method" => "PUT" "stateless" => null "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] "multipart" => [ "multipart/form-data" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] "multipart" => [ "multipart/form-data" ] ] ] |
patch | [ "method" => "PATCH" "stateless" => null "input_formats" => [ "json" => [ "application/merge-patch+json" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] "multipart" => [ "multipart/form-data" ] ] ] |
delete | [ "method" => "DELETE" "stateless" => null "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] "multipart" => [ "multipart/form-data" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] "multipart" => [ "multipart/form-data" ] ] ] |
Collection operations | Attributes |
---|---|
get | [ "normalization_context" => [ "groups" => [ "Client:Read-List" ] "skip_null_values" => false ] "input" => null "output" => null "method" => "GET" "stateless" => null "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] "multipart" => [ "multipart/form-data" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] "multipart" => [ "multipart/form-data" ] ] ] |
get_my_client | [ "route_name" => "api_pub_clients_my_client_collection" "method" => "GET" "security" => "is_granted('PUBLIC_ACCESS')" "normalization_context" => [ "groups" => [ "Client:MyClient" ] "skip_null_values" => false ] "input" => null "output" => null "stateless" => null "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] "multipart" => [ "multipart/form-data" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] "multipart" => [ "multipart/form-data" ] ] ] |
post | [ "method" => "POST" "stateless" => null "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] "multipart" => [ "multipart/form-data" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] "multipart" => [ "multipart/form-data" ] ] ] |
Filters | |
---|---|
annotated_app_entity_client_api_platform_core_bridge_doctrine_orm_filter_search_filter
"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"
|
Attributes | |
---|---|
security | "is_granted('ROLE_ADMIN')" |
normalization_context | [ "groups" => [ "Client:Read" ] "skip_null_values" => false ] |
denormalization_context | [ "groups" => [ "Client:Write" ] ] |
pagination_client_items_per_page | true |
pagination_enabled | true |
pagination_client_enabled | true |
input | null |
output | null |
Data Providers
# | Answer | Collection data provider |
---|---|---|
1 | FALSE | App\DataProvider\AnalyticsDataProvider |
2 | FALSE | App\DataProvider\ContainerCollectionDataProvider |
3 | FALSE | App\DataProvider\NavCollectionDataProvider |
4 | FALSE | App\DataProvider\NewsfeedCollectionDataProvider |
5 | FALSE | App\DataProvider\SessionAgendaCollectionDataProvider |
6 | FALSE | App\DataProvider\TranslationCombineCollectionDataProvider |
7 | FALSE | App\DataProvider\UserCollectionDataProvider |
8 | TRUE | ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider |
Context[ "filters" => [ "itemsPerPage" => "12" ] "groups" => [ "Client:MyClient" ] "skip_null_values" => false "operation_type" => "collection" "collection_operation_name" => "get_my_client" "iri_only" => false "input" => null "output" => null "resource_class" => "App\Entity\Client" "request_uri" => "/public-api/my-client?itemsPerPage=12" "uri" => "https://apiprod.expertshare.live/public-api/my-client?itemsPerPage=12" ] |
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.