GET https://oosmosegroupe.lv2304.cloud/api/og_conseils?active=true

Routing

_api_/og_conseils{._format}_get_collection Matched route

Route Parameters

Name Value
_api_operation_name
"_api_/og_conseils{._format}_get_collection"
_api_resource_class
"App\Entity\OgConseils"
_format
null
_stateless
null
api_platform
[
  "enable_swagger_ui" => false
  "enable_re_doc" => false
  "enable_entrypoint" => false
  "enable_docs" => false
]

Route Matching Logs

Path to match: /api/og_conseils
# Route name Path Log
1 api_genid /api/.well-known/genid/{id} Path does not match
2 api_entrypoint /api/{index}.{_format} Path almost matches, but Requirement for "index" does not match (index)
3 api_doc /api/docs.{_format} Path does not match
4 api_jsonld_context /api/contexts/{shortName}.{_format} Path does not match
5 _api_/og_calendars/{id}{._format}_get /api/og_calendars/{id}.{_format} Path does not match
6 _api_/og_calendars{._format}_get_collection /api/og_calendars.{_format} Path does not match
7 _api_/og_category_documents/{id}{._format}_get /api/og_category_documents/{id}.{_format} Path does not match
8 _api_/og_category_documents{._format}_get_collection /api/og_category_documents.{_format} Path does not match
9 _api_/og_conseils/{id}{._format}_get /api/og_conseils/{id}.{_format} Path does not match
10 _api_/og_conseils{._format}_get_collection /api/og_conseils.{_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.