App\Entity\Operation\Game Resource class

Resource Metadata

Short name: "Game"

Item operations Attributes
put
[
  "method" => "PUT"
  "access_control" => "is_granted('ROLE_ADMIN_SOGEC')"
  "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"
    ]
  ]
]
get-public
[
  "method" => "GET"
  "path" => "/public/game/{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
post
[
  "method" => "POST"
  "access_control" => "is_granted('ROLE_ADMIN_SOGEC')"
  "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"
    ]
  ]
]
public-get
[
  "path" => "/public/games"
  "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_game_api_platform_core_bridge_doctrine_orm_filter_date_filter
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter"
annotated_app_entity_operation_game_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
normalization_context
[
  "groups" => [
    "OperationGame:output"
    "OperationGame:io"
  ]
]
denormalization_context
[
  "groups" => [
    "OperationGame:input"
    "OperationGame:io"
  ]
]
order
[
  "startDate" => "ASC"
]
input
null
output
null

Data Providers

# Answer Collection data provider
1 TRUE ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider
Context
[
  "filters" => [
    "online" => "1"
    "openingDate" => [
      "strictly_before" => "2026-08-02 03:38:38"
    ]
    "endDate" => [
      "strictly_after" => "2026-08-02 03:38:38"
    ]
  ]
  "groups" => [
    "OperationGame:output"
    "OperationGame:io"
  ]
  "operation_type" => "collection"
  "collection_operation_name" => "public-get"
  "iri_only" => false
  "input" => null
  "output" => null
  "resource_class" => "App\Entity\Operation\Game"
  "request_uri" => "/api/public/games?online=1&openingDate%5Bstrictly_before%5D=2026-08-02%2003%3A38%3A38&endDate%5Bstrictly_after%5D=2026-08-02%2003%3A38%3A38"
  "uri" => "https://dev.kiwi.web.oxv.fr/api/public/games?endDate%5Bstrictly_after%5D=2026-08-02%2003%3A38%3A38&online=1&openingDate%5Bstrictly_before%5D=2026-08-02%2003%3A38%3A38"
]

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.