https://api.guidefacile.com/coupons.json?endAt%5Bafter%5D=Sat%20Sep%2028%202024&itemsPerPage=10&page=3

App\Entity\Coupon Resource class

Resource Metadata

Short name: "Coupon"

Item operations Attributes
get
[
  "method" => "GET"
  "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"
    ]
  ]
]
delete
[
  "method" => "DELETE"
  "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"
    ]
  ]
]
put
[
  "method" => "PUT"
  "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"
    ]
  ]
]
patch
[
  "method" => "PATCH"
  "stateless" => null
  "input_formats" => [
    "json" => [
      "application/merge-patch+json"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
]
Collection operations Attributes
get
[
  "method" => "GET"
  "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"
    ]
  ]
]
post
[
  "method" => "POST"
  "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_coupon_api_platform_core_bridge_doctrine_orm_filter_boolean_filter
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter"
annotated_app_entity_coupon_api_platform_core_bridge_doctrine_orm_filter_search_filter
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter"
annotated_app_entity_coupon_api_platform_core_bridge_doctrine_orm_filter_date_filter
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter"
annotated_app_entity_coupon_api_platform_core_bridge_doctrine_orm_filter_exists_filter
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\ExistsFilter"
annotated_app_entity_coupon_api_platform_core_bridge_doctrine_orm_filter_order_filter
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter"
Attributes
pagination_client_items_per_page
true
order
[
  "endAt" => "DESC"
]
normalization_context
[
  "groups" => [
    "coupon:read"
  ]
  "enable_max_depth" => true
]
denormalization_context
[
  "groups" => [
    "coupon:write"
  ]
]
input
null
output
null

Data Providers

# Answer Collection data provider
1 TRUE ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider
Context
[
  "filters" => [
    "page" => "3"
    "itemsPerPage" => "10"
    "endAt" => [
      "after" => "Sat Sep 28 2024"
    ]
  ]
  "groups" => [
    "coupon:read"
  ]
  "enable_max_depth" => true
  "operation_type" => "collection"
  "collection_operation_name" => "get"
  "iri_only" => false
  "input" => null
  "output" => null
  "resource_class" => "App\Entity\Coupon"
  "request_uri" => "/coupons.json?page=3&itemsPerPage=10&endAt%5Bafter%5D=Sat+Sep+28+2024"
  "uri" => "https://api.guidefacile.com/coupons.json?endAt%5Bafter%5D=Sat%20Sep%2028%202024&itemsPerPage=10&page=3"
  "skip_null_values" => true
]

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.