Redirect 303 redirect from POST @app_presence_checkout_day (ceecdb)

GET http://gpi.datm.tech/presence/

Routing

app_presence_index Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /presence/
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt /_wdt/{token} Path does not match
3 _profiler_home /_profiler/ Path does not match
4 _profiler_search /_profiler/search Path does not match
5 _profiler_search_bar /_profiler/search_bar Path does not match
6 _profiler_phpinfo /_profiler/phpinfo Path does not match
7 _profiler_xdebug /_profiler/xdebug Path does not match
8 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
9 _profiler_search_results /_profiler/{token}/search/results Path does not match
10 _profiler_open_file /_profiler/open Path does not match
11 _profiler /_profiler/{token} Path does not match
12 _profiler_router /_profiler/{token}/router Path does not match
13 _profiler_exception /_profiler/{token}/exception Path does not match
14 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
15 app_agence_index /agence/ Path does not match
16 app_agence_new /agence/new Path does not match
17 app_agence_show /agence/{id} Path does not match
18 app_agence_edit /agence/{id}/edit Path does not match
19 app_agence_delete /agence/{id} Path does not match
20 app_appareil_index /appareil/ Path does not match
21 app_appareil_new /appareil/new Path does not match
22 app_appareil_show /appareil/{id} Path does not match
23 app_appareil_edit /appareil/{id}/edit Path does not match
24 app_appareil_delete /appareil/{id} Path does not match
25 app_appareil_check_nom /appareil/check/nom Path does not match
26 home / Path does not match
27 app_dashboard /dashboard Path does not match
28 raf_dashboard /dashboard/r/0 Path does not match
29 admin_dashboard /dashboard/a/0 Path does not match
30 superadmin_dashboard /dashboard/s/0 Path does not match
31 app_clear_cache /clear-cache Path does not match
32 app_env_config /env/config Path does not match
33 app_test_email /test-email Path does not match
34 app_etat_ticket_index /etat-ticket/ Path does not match
35 app_etat_ticket_new /etat-ticket/new Path does not match
36 app_etat_ticket_show /etat-ticket/{id} Path does not match
37 app_etat_ticket_edit /etat-ticket/{id}/edit Path does not match
38 app_etat_ticket_delete /etat-ticket/{id} Path does not match
39 app_notification_mark_as_read /api/notifications/all/mark-as-read Path does not match
40 app_notification_all /notifications Path does not match
41 app_notification_mark_read /notifications/{id}/mark-as-read Path does not match
42 app_notification_delete /notifications/{id}/delete Path does not match
43 app_gpi_index /gpi Path does not match
44 app_gpi_new /gpi/new Path does not match
45 app_gpi_edit /gpi/{id}/edit Path does not match
46 app_gpi_delete /gpi/{id} Path does not match
47 app_gpi_bind_device_to_agency /gpi/bind/user-device Path does not match
48 app_get_device_info /get-device-info Path does not match
49 app_mission_index /mission/ Path does not match
50 app_mission_new /mission/new Path does not match
51 app_mission_show /mission/{id} Path does not match
52 app_mission_edit /mission/{id}/edit Path does not match
53 app_mission_delete /mission/{id} Path does not match
54 app_panne_index /panne/ Path does not match
55 app_panne_new /panne/new Path does not match
56 app_panne_show /panne/{id} Path does not match
57 app_panne_edit /panne/{id}/edit Path does not match
58 app_panne_delete /panne/{id} Path does not match
59 app_panne_check_nom /panne/check/nom Path does not match
60 app_penalite_index /penalite/ Path does not match
61 app_agent_penalite_details /penalite/employe/{id} Path does not match
62 app_presence_index /presence/ Route matches!

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