App\Entity\Conference Resource class

Resource Metadata

Short name: "Conference"

Item operations Attributes
get
[
  "security" => "is_granted('IS_CO_ANY', object)"
  "normalization_context" => [
    "groups" => [
      "Conference:Read"
      "Conference:SessionDate"
    ]
    "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_conferences_get_for_public_page_item"
  "method" => "GET"
  "security" => "is_granted('PUBLIC_ACCESS')"
  "normalization_context" => [
    "groups" => [
      "Conference: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"
    ]
  ]
]
put
[
  "security" => "is_granted('IS_CO_OPR', 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('IS_CO_OPR', 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"
    ]
  ]
]
patch_register
[
  "route_name" => "api_conferences_register"
  "method" => "PATCH"
  "denormalization_context" => [
    "groups" => [
      "Conference:Register"
    ]
  ]
  "security" => "is_granted('IS_AUTHENTICATED_FULLY')"
  "input" => null
  "output" => null
  "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"
    ]
  ]
]
patch_unregister
[
  "route_name" => "api_conferences_unregister"
  "method" => "PATCH"
  "denormalization_context" => [
    "groups" => [
      "Conference:Unregister"
    ]
  ]
  "security" => "is_granted('IS_AUTHENTICATED_FULLY')"
  "input" => null
  "output" => null
  "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
[
  "security" => "is_granted('IS_CO_OPR', object)"
  "input" => null
  "output" => null
  "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
[
  "security" => "is_granted('IS_AUTHENTICATED_FULLY')"
  "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_event
[
  "path" => "/conferences/get-for-event"
  "method" => "GET"
  "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_event_all
[
  "path" => "/conferences/get-for-event-all"
  "method" => "GET"
  "security" => "is_granted('IS_AUTHENTICATED_FULLY')"
  "normalization_context" => [
    "groups" => [
      "Conference: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"
    ]
  ]
]
get_for_select
[
  "path" => "/conferences/get-for-select"
  "method" => "GET"
  "security" => "is_granted('IS_AUTHENTICATED_FULLY')"
  "normalization_context" => [
    "groups" => [
      "Conference:Select"
    ]
    "skip_null_values" => false
  ]
  "pagination_enabled" => 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"
    ]
  ]
]
get_for_public_page
[
  "route_name" => "api_pub_conferences_get_for_public_page_collection"
  "method" => "GET"
  "security" => "is_granted('PUBLIC_ACCESS')"
  "normalization_context" => [
    "groups" => [
      "Conference:PRead"
    ]
    "skip_null_values" => false
  ]
  "pagination_enabled" => true
  "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" => "/conferences/get-all"
  "method" => "GET"
  "security" => "is_granted('IS_AUTHENTICATED_FULLY')"
  "pagination_enabled" => 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
[
  "security" => "is_granted('ROLE_OPERATOR')"
  "input" => null
  "output" => null
  "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"
    ]
  ]
]
post_clone
[
  "route_name" => "api_conferences_clone_collection"
  "method" => "POST"
  "denormalization_context" => [
    "groups" => [
      "Conference:Clone"
    ]
  ]
  "security" => "is_granted('ROLE_OPERATOR')"
  "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_certificate_prepare
[
  "route_name" => "api_conferences_certificate_prepare"
  "method" => "POST"
  "denormalization_context" => [
    "groups" => [
      "Conference:Clone"
    ]
  ]
  "security" => "is_granted('ROLE_OPERATOR')"
  "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_certificate_send
[
  "route_name" => "api_conferences_certificate_send"
  "method" => "POST"
  "denormalization_context" => [
    "groups" => [
      "Conference:Clone"
    ]
  ]
  "security" => "is_granted('ROLE_OPERATOR')"
  "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"
    ]
  ]
]
Filters
translation.groups
"ApiPlatform\Serializer\Filter\GroupFilter"
annotated_app_entity_conference_api_platform_core_bridge_doctrine_orm_filter_search_filter
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter"
annotated_app_entity_conference_app_filter_search_with_tag_filter
"App\Filter\SearchWithTagFilter"
annotated_app_entity_conference_api_platform_core_bridge_doctrine_orm_filter_date_filter
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter"
annotated_app_entity_conference_api_platform_core_bridge_doctrine_orm_filter_boolean_filter
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter"
annotated_app_entity_conference_app_filter_conference_archive_filter
"App\Filter\ConferenceArchiveFilter"
annotated_app_entity_conference_api_platform_core_bridge_doctrine_orm_filter_order_filter
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter"
Attributes
normalization_context
[
  "groups" => [
    "Conference:Read"
  ]
  "skip_null_values" => false
]
denormalization_context
[
  "groups" => [
    "Conference:Write"
    "translations"
  ]
]
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" => "6"
    "locale" => "en"
    "order" => [
      "startAt" => "desc"
    ]
    "companies.id" => "13"
  ]
  "groups" => [
    "Conference:PRead"
  ]
  "skip_null_values" => false
  "operation_type" => "collection"
  "collection_operation_name" => "get_for_public_page"
  "iri_only" => false
  "input" => null
  "output" => null
  "resource_class" => "App\Entity\Conference"
  "request_uri" => "/public-api/conferences/get?itemsPerPage=6&locale=en&order%5BstartAt%5D=desc&companies.id=13"
  "uri" => "https://apiprod.expertshare.live/public-api/conferences/get?companies.id=13&itemsPerPage=6&locale=en&order%5BstartAt%5D=desc"
]

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.