GET https://apisupport.timed.fr/api/tickets

Routing

_api_/tickets{._format}_get_collection Matched route

Route Parameters

Name Value
_api_operation_name
"_api_/tickets{._format}_get_collection"
_api_resource_class
"App\Entity\Ticket"
_format
null
_stateless
true

Route Matching Logs

Path to match: /api/tickets
# Route name Path Log
1 api_genid /api/.well-known/genid/{id} Path does not match
2 api_validation_errors /api/validation_errors/{id} Path does not match
3 api_entrypoint /api/{index}.{_format} Path almost matches, but Requirement for "index" does not match (index)
4 api_doc /api/docs.{_format} Path does not match
5 api_jsonld_context /api/contexts/{shortName}.{_format} Path does not match
6 _api_errors /api/errors/{status}.{_format} Path does not match
7 _api_validation_errors_problem /api/validation_errors/{id} Path does not match
8 _api_validation_errors_hydra /api/validation_errors/{id} Path does not match
9 _api_validation_errors_jsonapi /api/validation_errors/{id} Path does not match
10 user_me /api/users/me Path does not match
11 _api_/applications{._format}_get_collection /api/applications.{_format} Path does not match
12 _api_/applications/{id}{._format}_get /api/applications/{id}.{_format} Path does not match
13 _api_/canals{._format}_get_collection /api/canals.{_format} Path does not match
14 _api_/canals/{id}{._format}_get /api/canals/{id}.{_format} Path does not match
15 _api_/category_statuts{._format}_get_collection /api/category_statuts.{_format} Path does not match
16 _api_/category_statuts/{id}{._format}_get /api/category_statuts/{id}.{_format} Path does not match
17 _api_/conversations{._format}_get_collection /api/conversations.{_format} Path does not match
18 _api_/conversations/{id}{._format}_get /api/conversations/{id}.{_format} Path does not match
19 media_object_post /api/media_objects.{_format} Path does not match
20 _api_/media_objects/{id}{._format}_get /api/media_objects/{id}.{_format} Path does not match
21 _api_/messages/{id}{._format}_get /api/messages/{id}.{_format} Path does not match
22 _api_/messages{._format}_get_collection /api/messages.{_format} Path does not match
23 _api_/messages{._format}_post /api/messages.{_format} Path does not match
24 _api_/messages/{id}{._format}_put /api/messages/{id}.{_format} Path does not match
25 _api_/notifications{._format}_get_collection /api/notifications.{_format} Path does not match
26 _api_/notifications/{id}{._format}_get /api/notifications/{id}.{_format} Path does not match
27 _api_/notifications/{id}{._format}_patch /api/notifications/{id}.{_format} Path does not match
28 _api_/priorities/{id}{._format}_get /api/priorities/{id}.{_format} Path does not match
29 _api_/priorities{._format}_get_collection /api/priorities.{_format} Path does not match
30 _api_/priorities{._format}_post /api/priorities.{_format} Path does not match
31 _api_/priorities/{id}{._format}_patch /api/priorities/{id}.{_format} Path does not match
32 _api_/priorities/{id}{._format}_delete /api/priorities/{id}.{_format} Path does not match
33 _api_/tags/{id}{._format}_get /api/tags/{id}.{_format} Path does not match
34 _api_/tags{._format}_get_collection /api/tags.{_format} Path does not match
35 _api_/tags{._format}_post /api/tags.{_format} Path does not match
36 _api_/tags/{id}{._format}_patch /api/tags/{id}.{_format} Path does not match
37 _api_/tags/{id}{._format}_delete /api/tags/{id}.{_format} Path does not match
38 _api_/task_items{._format}_get_collection /api/task_items.{_format} Path does not match
39 _api_/task_items/{id}{._format}_get /api/task_items/{id}.{_format} Path does not match
40 _api_/task_items{._format}_post /api/task_items.{_format} Path does not match
41 _api_/task_items/{id}{._format}_put /api/task_items/{id}.{_format} Path does not match
42 _api_/task_items/{id}{._format}_delete /api/task_items/{id}.{_format} Path does not match
43 _api_/task_item_comments{._format}_get_collection /api/task_item_comments.{_format} Path does not match
44 _api_/task_item_comments/{id}{._format}_get /api/task_item_comments/{id}.{_format} Path does not match
45 _api_/task_item_comments{._format}_post /api/task_item_comments.{_format} Path does not match
46 _api_/task_item_comments/{id}{._format}_put /api/task_item_comments/{id}.{_format} Path does not match
47 _api_/task_item_comments/{id}{._format}_delete /api/task_item_comments/{id}.{_format} Path does not match
48 _api_/task_statuses_get_collection /api/task_statuses Path does not match
49 _api_/task_statuses/{id}_get /api/task_statuses/{id} Path does not match
50 _api_/task_types{._format}_get_collection /api/task_types.{_format} Path does not match
51 _api_/task_types/{id}{._format}_get /api/task_types/{id}.{_format} Path does not match
52 _api_/tickets{._format}_get_collection /api/tickets.{_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.