App\Entity\Slider Resource class

Resource Metadata

Short name: "Slider"

Item operations Attributes
get-public
[
  "method" => "GET"
  "path" => "/public/sliders/{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
public-get
[
  "path" => "/public/sliders"
  "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_slider_api_platform_core_bridge_doctrine_orm_filter_date_filter
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter"
annotated_app_entity_slider_api_platform_core_bridge_doctrine_orm_filter_boolean_filter
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter"
Attributes
normalization_context
[
  "groups" => [
    "Slider:output"
    "Slider:io"
  ]
]
denormalization_context
[
  "groups" => [
    "Slider:input"
    "Slider:io"
  ]
]
order
[
  "position" => "ASC"
]
input
null
output
null

Data Providers

# Answer Collection data provider
1 TRUE ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider
Context
[
  "filters" => [
    "online" => "1"
    "startDate" => [
      "strictly_before" => "2025-12-13 09:17:07"
    ]
    "endDate" => [
      "strictly_after" => "2025-12-13 09:17:07"
    ]
  ]
  "groups" => [
    "Slider:output"
    "Slider:io"
  ]
  "operation_type" => "collection"
  "collection_operation_name" => "public-get"
  "iri_only" => false
  "input" => null
  "output" => null
  "resource_class" => "App\Entity\Slider"
  "request_uri" => "/api/public/sliders?online=1&startDate%5Bstrictly_before%5D=2025-12-13%2009%3A17%3A07&endDate%5Bstrictly_after%5D=2025-12-13%2009%3A17%3A07"
  "uri" => "https://dev.kiwi.web.oxv.fr/api/public/sliders?endDate%5Bstrictly_after%5D=2025-12-13%2009%3A17%3A07&online=1&startDate%5Bstrictly_before%5D=2025-12-13%2009%3A17%3A07"
]

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.