App\Entity\Company
Resource class
Resource Metadata
Short name: "Company"
Item operations | Attributes |
---|---|
get | [ "security" => "is_granted('IS_AUTHENTICATED_FULLY')" "normalization_context" => [ "groups" => [ "Company:Read" "Company:Detail" ] "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_for_public_item_page | [ "route_name" => "api_pub_companies_get_for_public_page_item" "method" => "GET" "security" => "is_granted('PUBLIC_ACCESS')" "normalization_context" => [ "groups" => [ "Company:PRead" "Company:PIRead" ] "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 | [ "security" => "is_granted('ROLE_SUPER_ADMIN') || is_granted('IS_CLIENT_OWNER_COMPANY_SPE', object)" "input" => null "output" => null "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 | [ "security" => "is_granted('ROLE_SUPER_ADMIN') || is_granted('IS_CLIENT_OWNER_COMPANY_SPE', object)" "input" => null "output" => null "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 | [ "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_overview | [ "path" => "/companies/get-overview" "method" => "GET" "normalization_context" => [ "groups" => [ "Company:Overview" ] "skip_null_values" => false ] "security" => "is_granted('IS_AUTHENTICATED_FULLY')" "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" ] ] ] |
get_all | [ "path" => "/companies/get-all" "method" => "GET" "pagination_enabled" => false "normalization_context" => [ "groups" => [ "Company:Read" ] "skip_null_values" => false ] "security" => "is_granted('IS_AUTHENTICATED_FULLY')" "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" ] ] ] |
get_for_public_page | [ "route_name" => "api_pub_companies_get_for_public_page_collection" "method" => "GET" "security" => "is_granted('PUBLIC_ACCESS')" "normalization_context" => [ "groups" => [ "Company:PRead" ] "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 | |
---|---|
translation.groups
"ApiPlatform\Serializer\Filter\GroupFilter"
|
|
annotated_app_entity_company_api_platform_core_bridge_doctrine_orm_filter_search_filter
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter"
|
|
annotated_app_entity_company_app_filter_company_filter
"App\Filter\CompanyFilter"
|
|
annotated_app_entity_company_api_platform_core_bridge_doctrine_orm_filter_order_filter
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter"
|
Attributes | |
---|---|
security | "is_granted('ROLE_SUPER_ADMIN')" |
normalization_context | [ "groups" => [ "Company:Read" ] "skip_null_values" => false "enable_max_depth" => true ] |
denormalization_context | [ "groups" => [ "Company: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" => [ "client.id" => "59" "containers.id" => "18" "pagination" => "false" "locale" => "de" ] "groups" => [ "Company:Read" ] "skip_null_values" => false "operation_type" => "collection" "collection_operation_name" => "get_all" "iri_only" => false "input" => null "output" => null "resource_class" => "App\Entity\Company" "request_uri" => "/api/companies/get-all?client.id=59&containers.id=18&pagination=false&locale=de" "uri" => "https://apiprod.expertshare.live/api/companies/get-all?client.id=59&containers.id=18&locale=de&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.