http://elearning-web.dev02.swanpro.net/presence Return to referer URL

Routing

api_presence_update Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /presence
# Route name Path Log
1 app_admin_badge_model_index /dashboard/modeles-badge Path does not match
2 app_admin_badge_model_new /dashboard/modeles-badge/nouveau Path does not match
3 app_admin_badge_model_show /dashboard/modeles-badge/detail Path does not match
4 app_admin_badge_model_edit /dashboard/modeles-badge/{id}/modifier Path does not match
5 app_admin_badge_model_delete /dashboard/modeles-badge/{id}/supprimer Path does not match
6 app_admin_comment_index /dashboard/{profil}/parametre/commentaires Path does not match
7 app_admin_comment_edit /dashboard/{profil}/parametre/{id}/modifier-commentaire Path does not match
8 app_admin_comment_delete /dashboard/{profil}/parametre/{id}/supprimer-commentaire Path does not match
9 app_course_category_index /admin/course/category/ Path does not match
10 app_course_category_new /admin/course/category/new Path does not match
11 app_course_category_show /admin/course/category/{id} Path does not match
12 app_course_category_edit /admin/course/category/{id}/edit Path does not match
13 app_course_category_delete /admin/course/category/{id} Path does not match
14 app_course_edit /dashboard/{profil}/{id}/modifier-cours Path does not match
15 app_course_delete /dashboard/{profil}/{id}/supprimmer-cours Path does not match
16 app_dashboard_course_participant_page /dashboard/{profil}/{id}/participants-cours Path does not match
17 app_dashboard_course_export_participant_page /dashboard/{profil}/{id}/participants-cours/exporter Path does not match
18 app_director_edit /dashboard/{profil}/parametre/{id}/modifier-mot-directeur Path does not match
19 app_director_delete /dashboard/{profil}/parametre/{id}/supprimer-mot-directeur Path does not match
20 app_admin_faq_index /dashboard/{profil}/parametre/faq Path does not match
21 app_admin_faq_new /dashboard/{profil}/parametre/creer-une-faq Path does not match
22 app_admin_faq_edit /dashboard/{profil}/parametre/{id}/modifier-faq Path does not match
23 app_admin_faq_delete /dashboard/{profil}/parametre/{id}/supprimer-faq Path does not match
24 app_admin_faq_question /dashboard/{profil}/parametre/{id}/get-faq-questions Path does not match
25 app_admin_forum_charter /dashboard/{profil}/parametre/charte-forum Path does not match
26 app_admin_forum_charter_new /dashboard/{profil}/parametre/creer-une-charte-forum Path does not match
27 app_admin_forum_charter_edit /dashboard/{profil}/parametre/{id}/modifier-charte-forum Path does not match
28 app_admin_forum_charter_delete /dashboard/{profil}/parametre/{id}/supprimer-charte-forum Path does not match
29 app_front_job_page /dashboard/{profil}/parametre/metiers Path does not match
30 app_front_create_job_page /dashboard/{profil}/parametre/creer-un-metier Path does not match
31 app_job_edit /dashboard/{profil}/parametre/{id}/modifier-metier Path does not match
32 app_job_delete /dashboard/{profil}/parametre/{id}/supprimer-metier Path does not match
33 app_live_edit /dashboard/{profil}/{id}/modifier-live Path does not match
34 app_live_delete /dashboard/{profil}/{id}/supprimer-live Path does not match
35 app_dashboard_live_participant_page /dashboard/{profil}/{id}/participants-live Path does not match
36 app_dashboard_live_export_participant_page /dashboard/{profil}/{id}/participants-live/exporter Path does not match
37 app_live_participation /dashboard/{id}/participation-live Path does not match
38 app_live_record_link_create /dashboard/{id}/live-record-link Path does not match
39 app_live_record_file_generate /dashboard/{id}/live-record-generate Path does not match
40 app_live_record_file_download /dashboard/{id}/download-live Path does not match
41 app_dashboard_live_records_page /dashboard/{profil}/{id}/live-records Path does not match
42 app_dashboard_live_records_read /dashboard/{profil}/{id}/live-records/{record_id} Path does not match
43 app_live_record_delete /dashboard/{profil}/{id}/supprimer-enregistrement-live Path does not match
44 app_module_edit /dashboard/{profil}/{id}/modifier-module Path does not match
45 app_module_delete /dashboard/{profil}/{id}/supprimer-module Path does not match
46 module_item_order /dashboard/modules/{slug}/item-order Path does not match
47 app_dashboard_module_participant_page /dashboard/{profil}/{id}/participants-module Path does not match
48 app_dashboard_add_module_participant_page /dashboard/{profil}/{id}/modules/inscription-participant Path does not match
49 app_dashboard_module_export_participant_page /dashboard/{profil}/{id}/participants-module/exporter Path does not match
50 app_module_participation_delete /dashboard/{profil}/{participation_id}/supprimer-participation-module Path does not match
51 app_module_inscription_delete /dashboard/{profil}/{inscription_id}/supprimer-inscription-module Path does not match
52 app_dashboard_module_send_notification /dashboard/{profil}/{slug}/modules/send-notification Path does not match
53 app_admin_module_notice_index /dashboard/{profil}/parametre/avis Path does not match
54 app_admin_module_notice_new /dashboard/{profil}/parametre/creer-un-avis Path does not match
55 app_admin_module_notice_show /dashboard/{profil}/parametre/{id}/details-avis Path does not match
56 app_admin_module_notice_edit /dashboard/{profil}/parametre/{id}/modifier-une-evaluation Path does not match
57 app_admin_module_notice_delete /dashboard/{profil}/parametre/{id}/supprimer-une-avis Path does not match
58 app_front_office_page /dashboard/{profil}/parametre/fonctions Path does not match
59 app_front_create_office_page /dashboard/{profil}/parametre/creer-une-fonction Path does not match
60 app_office_edit /dashboard/{profil}/parametre/{id}/modifier-fonction Path does not match
61 app_office_delete /dashboard/{profil}/parametre/{id}/supprimer-fonction Path does not match
62 app_partenaire_edit /{profil}/parametre/partenaire/{id}/modifier-partenaire Path does not match
63 app_partenaire_delete /{profil}/parametre/partenaire/{id}/supprimer-partenaire Path does not match
64 app_admin_perfom /admin/add-user-data Path does not match
65 api_presence_update /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.