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

Routing

api_coupons_get_collection Matched route

Route Parameters

Name Value
_api_collection_operation_name
"get"
_api_exception_to_status
[]
_api_has_composite_identifier
false
_api_identifiers
[
  "id"
]
_api_operation_name
"api_coupons_get_collection"
_api_resource_class
"App\Entity\Coupon"
_format
"json"
_stateless
null

Route Matching Logs

Path to match: /coupons.json
# Route name Path Log
1 api_genid /.well-known/genid/{id} Path does not match
2 api_entrypoint /{index}.{_format} Path almost matches, but Requirement for "index" does not match (index)
3 api_doc /docs.{_format} Path does not match
4 api_graphql_entrypoint /graphql Path does not match
5 api_graphql_graphiql /graphql/graphiql Path does not match
6 api_graphql_graphql_playground /graphql/graphql_playground Path does not match
7 api_jsonld_context /contexts/{shortName}.{_format} Path does not match
8 api_articles_get_collection /articles.{_format} Path does not match
9 api_articles_post_collection /articles.{_format} Path does not match
10 api_articles_get_item /articles/{id}.{_format} Path does not match
11 api_articles_delete_item /articles/{id}.{_format} Path does not match
12 api_articles_put_item /articles/{id}.{_format} Path does not match
13 api_articles_patch_item /articles/{id}.{_format} Path does not match
14 api_article_types_get_collection /article_types.{_format} Path does not match
15 api_article_types_post_collection /article_types.{_format} Path does not match
16 api_article_types_get_item /article_types/{id}.{_format} Path does not match
17 api_article_types_delete_item /article_types/{id}.{_format} Path does not match
18 api_article_types_put_item /article_types/{id}.{_format} Path does not match
19 api_article_types_patch_item /article_types/{id}.{_format} Path does not match
20 api_brands_get_collection /brands.{_format} Path does not match
21 api_brands_post_collection /brands.{_format} Path does not match
22 api_brands_get_item /brands/{id}.{_format} Path does not match
23 api_brands_delete_item /brands/{id}.{_format} Path does not match
24 api_brands_put_item /brands/{id}.{_format} Path does not match
25 api_brands_patch_item /brands/{id}.{_format} Path does not match
26 api_categories_get_collection /categories.{_format} Path does not match
27 api_categories_post_collection /categories.{_format} Path does not match
28 api_categories_get_item /categories/{id}.{_format} Path does not match
29 api_categories_delete_item /categories/{id}.{_format} Path does not match
30 api_categories_put_item /categories/{id}.{_format} Path does not match
31 api_categories_patch_item /categories/{id}.{_format} Path does not match
32 api_countries_get_collection /countries.{_format} Path does not match
33 api_countries_post_collection /countries.{_format} Path does not match
34 api_countries_get_item /countries/{id}.{_format} Path does not match
35 api_countries_delete_item /countries/{id}.{_format} Path does not match
36 api_countries_put_item /countries/{id}.{_format} Path does not match
37 api_countries_patch_item /countries/{id}.{_format} Path does not match
38 api_coupons_get_collection /coupons.{_format} Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.