App\Entity\Operation\Draw Resource class

Resource Metadata

Short name: "Draw"

Item operations Attributes
get-public
[
  "method" => "GET"
  "path" => "/public/draw/{id}"
  "input" => null
  "output" => null
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
]
Collection operations Attributes
get-public
[
  "path" => "/public/draws"
  "method" => "GET"
  "access_control" => "is_granted('ROLE_PUBLIC')"
  "input" => null
  "output" => null
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
]
get
[
  "method" => "GET"
  "access_control" => "is_granted('ROLE_USER')"
  "input" => null
  "output" => null
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
]
Filters
annotated_app_entity_operation_draw_api_platform_core_bridge_doctrine_orm_filter_date_filter
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter"
annotated_app_entity_operation_draw_api_platform_core_bridge_doctrine_orm_filter_boolean_filter
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter"
annotated_app_entity_operation_operation_api_platform_core_bridge_doctrine_orm_filter_search_filter
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter"
Attributes
force_eager
false
normalization_context
[
  "groups" => [
    "OperationDraw:output"
    "OperationDraw:io"
    "get_all_public_draw"
  ]
]
denormalization_context
[
  "groups" => [
    "OperationDraw:input"
    "OperationDraw:io"
  ]
]
input
null
output
null

Data Providers

# Answer Collection data provider
1 TRUE ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider
Context
[
  "filters" => [
    "online" => "1"
    "state.label" => "operation_validated"
    "startDate" => [
      "strictly_before" => "2026-04-08 11:51:15"
    ]
    "endDate" => [
      "strictly_after" => "2026-04-08 11:51:15"
    ]
  ]
  "groups" => [
    "OperationDraw:output"
    "OperationDraw:io"
    "get_all_public_draw"
  ]
  "operation_type" => "collection"
  "collection_operation_name" => "get-public"
  "iri_only" => false
  "input" => null
  "output" => null
  "resource_class" => "App\Entity\Operation\Draw"
  "request_uri" => "/api/public/draws?online=1&state.label=operation_validated&startDate%5Bstrictly_before%5D=2026-04-08%2011%3A51%3A15&endDate%5Bstrictly_after%5D=2026-04-08%2011%3A51%3A15"
  "uri" => "https://dev.kiwi.web.oxv.fr/api/public/draws?endDate%5Bstrictly_after%5D=2026-04-08%2011%3A51%3A15&online=1&startDate%5Bstrictly_before%5D=2026-04-08%2011%3A51%3A15&state.label=operation_validated"
]

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.