Routing
showcase_home
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 7 | _profiler_open_file | /_profiler/open | Path does not match |
| 8 | _profiler | /_profiler/{token} | Path does not match |
| 9 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 12 | api_update_meeting | /api/meeting/{id}/update/{meeting} | Path does not match |
| 13 | attribution_index | /owner/attribution/ | Path does not match |
| 14 | attribution_new | /owner/attribution/new | Path does not match |
| 15 | attribution_show | /owner/attribution/{id} | Path does not match |
| 16 | attribution_edit | /owner/attribution/{id}/edit | Path does not match |
| 17 | attribution_delete | /owner/attribution/{id} | Path does not match |
| 18 | check_index | /saas/check/check/{uuid} | Path does not match |
| 19 | check_mail | /saas/check/mail | Path does not match |
| 20 | app_home | /app/ | Path does not match |
| 21 | dashboard | /app/dashboard | Path does not match |
| 22 | instance_index | /admin/instance/ | Path does not match |
| 23 | instance_new | /admin/instance/new | Path does not match |
| 24 | instance_new_period | /admin/instance/new/{id} | Path does not match |
| 25 | instance_show | /admin/instance/{id} | Path does not match |
| 26 | instance_managers | /admin/instance/{id}/managers | Path does not match |
| 27 | instance_members | /admin/instance/{id}/members | Path does not match |
| 28 | instance_edit | /admin/instance/{id}/edit | Path does not match |
| 29 | instance_delete | /admin/instance/{id} | Path does not match |
| 30 | instance_move_to_permission | /admin/instance/permission/{permission}/move/{instanceManager} | Path does not match |
| 31 | instance_insert_to_permission | /admin/instance/permission/{permission}/insert/{instance}/{user} | Path does not match |
| 32 | instance_move_to_attribution | /admin/instance/attribution/{id}/move/{instanceMember} | Path does not match |
| 33 | instance_insert_to_attribution | /admin/instance/attribution/{id}/insert/{instance}/{user} | Path does not match |
| 34 | instance_add_manager | /admin/instance/{id}/add/manager/{user} | Path does not match |
| 35 | instance_remove_permission | /admin/instance/remove/permission/{instanceManager} | Path does not match |
| 36 | instance_remove_manager | /admin/instance/remove/manager/{instanceManager} | Path does not match |
| 37 | instance_add_member | /admin/instance/{id}/add/member/{user} | Path does not match |
| 38 | instance_remove_attribution | /admin/instance/remove/attribution/{instanceMember} | Path does not match |
| 39 | instance_remove_member | /admin/instance/remove/member/{instanceMember} | Path does not match |
| 40 | calendar | /app/meeting/calendar | Path does not match |
| 41 | meeting_index | /app/meeting/ | Path does not match |
| 42 | meeting_new | /app/meeting/new | Path does not match |
| 43 | meeting_show | /app/meeting/{id} | Path does not match |
| 44 | meeting_edit | /app/meeting/{id}/edit | Path does not match |
| 45 | meeting_delete | /app/meeting/{id} | Path does not match |
| 46 | mpdf_members | /app/edition/members/{ulid} | Path does not match |
| 47 | organization_tree_move | /owner/organization/move | Path does not match |
| 48 | organization_select_root | /owner/organization/select | Path does not match |
| 49 | organization_select | /owner/organization/select/{id} | Path does not match |
| 50 | period_tree | /owner/organization/period | Path does not match |
| 51 | period_tree_period | /owner/organization/period/{id} | Path does not match |
| 52 | organization_tree | /owner/organization | Path does not match |
| 53 | organization_tree_node | /owner/organization/{id} | Path does not match |
| 54 | organization_new | /owner/organization/new/{id} | Path does not match |
| 55 | organization_show | /owner/organization/{id} | Path does not match |
| 56 | organization_edit | /owner/organization/{id}/edit | Path does not match |
| 57 | organization_delete | /owner/organization/{id} | Path does not match |
| 58 | period_index | /owner/period/ | Path does not match |
| 59 | period_new | /owner/period/new | Path does not match |
| 60 | period_show | /owner/period/{id} | Path does not match |
| 61 | period_edit | /owner/period/{id}/edit | Path does not match |
| 62 | period_duplicate | /owner/period/duplicate/{id} | Path does not match |
| 63 | period_delete | /owner/period/{id} | Path does not match |
| 64 | question_index | /app/question/ | Path does not match |
| 65 | question_new | /app/question/new | Path does not match |
| 66 | question_show | /app/question/{id} | Path does not match |
| 67 | question_edit | /app/question/{id}/edit | Path does not match |
| 68 | question_delete | /app/question/{id} | Path does not match |
| 69 | saas_index | /saas/saas/ | Path does not match |
| 70 | saas_new | /saas/saas/new | Path does not match |
| 71 | saas_show | /saas/saas/{id} | Path does not match |
| 72 | saas_edit | /saas/saas/{id}/edit | Path does not match |
| 73 | saas_disabled | /saas/saas/{id} | Path does not match |
| 74 | site_closed.fr | /ferme | Path does not match |
| 75 | site_closed.en | /closed | Path does not match |
| 76 | saas_manage_schedule.fr | /owner/schedule/manage | Path does not match |
| 77 | saas_manage_schedule.en | /owner/schedule/manage | Path does not match |
| 78 | showcase_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.