https://pro.engie.recette.eenov.com/

Routing

home Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 get_new_notifications /api/common/notifications Path does not match
2 set_president_organization /api/foundation/organization/{slug}/president/{user} Path does not match
3 save_foundation_project /api/foundation/organization/project/{id}/save Path does not match
4 link_project_holder_organization /api/project-holder/organization/link/{id} Path does not match
5 get_organizations_by_name_like /api/project-holder/organization/search/{name} Path does not match
6 create_organization /api/project-holder/organization Path does not match
7 create_reports /api/foundation/project/{project}/reports Path does not match
8 evaluate_project /api/foundation/project/{id}/evaluate Path does not match
9 search_foundation_member /api/foundation/project/search/{name} Path does not match
10 send_email_generated_convention /api/foundation/project/{id}/email/{type}/{case} Path does not match
11 set_project_state /api/project-holder/project/{id}/next_state Path does not match
12 reject_project /api/project-holder/project/{id}/reject Path does not match
13 create_project /api/project-holder/project Path does not match
14 download_convention /download/convention/{project} Path does not match
15 media_download /download/{mediaObject}/file Path does not match
16 download_grant /download/grant/{project} Path does not match
17 download_guide_porteur_projet /download/guide-porteur-projet Path does not match
18 download_guide_foundation /download/guide-fondation Path does not match
19 download_report /download/report/{report} Path does not match
20 foundation_signed_download /download/{project}/foundation-signed Path does not match
21 download_excel_awaiting_projects /download/excel_awaiting Path does not match
22 download_excel_all_projects /download/excel_all Path does not match
23 redirection_name /redirect/redirectionType Path does not match
24 change_locale /change-locale/{locale} Path does not match
25 dashboard_foundation /foundation/ Path does not match
26 foundation_metrics /foundation/metrics/ Path does not match
27 organization_foundation_index /foundation/organization/ Path does not match
28 organization_foundation_show /foundation/organization/{slug} Path does not match
29 organization_foundation_edit /foundation/organization/edit/{slug} Path does not match
30 organization_show_more /foundation/organization/{slug}/more Path does not match
31 project_foundation_index /foundation/project/ Path does not match
32 project_foundation_create /foundation/project/create Path does not match
33 project_foundation_show /foundation/project/{slug} Path does not match
34 project_foundation_show_more /foundation/project/{slug}/more Path does not match
35 project_foundation_upload_report /foundation/project/{slug}/report-upload/{report}/{isLast} Path does not match
36 project_foundation_show_management /foundation/project/{slug}/management Path does not match
37 project_foundation_media /foundation/project/{slug}/media Path does not match
38 project_next_state /foundation/project/{slug}/{currentState}/next-state Path does not match
39 ph_signed_download /foundation/project/{slug}/download-ph-signed Path does not match
40 foundation_sent /foundation/project/state/{slug}/sent Path does not match
41 foundation_pre_selected /foundation/project/state/{slug}/pre-selected Path does not match
42 foundation_selected /foundation/project/state/{slug}/selected Path does not match
43 foundation_convention_done /foundation/project/state/{slug}/convention-done Path does not match
44 foundation_convention_signed /foundation/project/state/{slug}/convention-signed Path does not match
45 foundation_project_planned /foundation/project/state/{slug}/project-planned Path does not match
46 foundation_report_show /foundation/project/state/{slug}/project-planned/report/{report} Path does not match
47 foundation_evaluated /foundation/project/state/{slug}/evaluated Path does not match
48 foundation_complete /foundation/project/state/{slug}/complete Path does not match
49 home / Route matches!

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