Routing
app_home
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | 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 | admin_dashboard | /admin/ | Path does not match |
| 16 | admin_stats | /admin/stats | Path does not match |
| 17 | admin_reports | /admin/reports | Path does not match |
| 18 | admin_settings | /admin/settings | Path does not match |
| 19 | admin_logs | /admin/logs | Path does not match |
| 20 | admin_moderation_dashboard | /admin/moderation/ | Path does not match |
| 21 | admin_moderation_posts | /admin/moderation/posts | Path does not match |
| 22 | admin_moderation_comments | /admin/moderation/comments | Path does not match |
| 23 | admin_moderation_approve_post | /admin/moderation/posts/{id}/approve | Path does not match |
| 24 | admin_moderation_reject_post | /admin/moderation/posts/{id}/reject | Path does not match |
| 25 | admin_moderation_delete_post | /admin/moderation/posts/{id}/delete | Path does not match |
| 26 | admin_moderation_approve_comment | /admin/moderation/comments/{id}/approve | Path does not match |
| 27 | admin_moderation_reject_comment | /admin/moderation/comments/{id}/reject | Path does not match |
| 28 | admin_moderation_delete_comment | /admin/moderation/comments/{id}/delete | Path does not match |
| 29 | admin_moderation_bulk_approve | /admin/moderation/bulk-approve | Path does not match |
| 30 | admin_moderation_bulk_reject | /admin/moderation/bulk-reject | Path does not match |
| 31 | admin_posts_index | /admin/posts/ | Path does not match |
| 32 | admin_posts_new | /admin/posts/new | Path does not match |
| 33 | admin_posts_show | /admin/posts/{id} | Path does not match |
| 34 | admin_posts_edit | /admin/posts/{id}/edit | Path does not match |
| 35 | admin_posts_delete | /admin/posts/{id}/delete | Path does not match |
| 36 | admin_posts_toggle_publish | /admin/posts/{id}/toggle-publish | Path does not match |
| 37 | admin_posts_moderation | /admin/posts/moderation | Path does not match |
| 38 | admin_posts_approve | /admin/posts/{id}/approve | Path does not match |
| 39 | admin_posts_reject | /admin/posts/{id}/reject | Path does not match |
| 40 | admin_posts_analytics | /admin/posts/analytics | Path does not match |
| 41 | admin_posts_export | /admin/posts/export | Path does not match |
| 42 | admin_users_index | /admin/users/ | Path does not match |
| 43 | admin_users_new | /admin/users/new | Path does not match |
| 44 | admin_users_show | /admin/users/{id} | Path does not match |
| 45 | admin_users_edit | /admin/users/{id}/edit | Path does not match |
| 46 | admin_users_delete | /admin/users/{id}/delete | Path does not match |
| 47 | admin_users_toggle_status | /admin/users/{id}/toggle-status | Path does not match |
| 48 | admin_users_reset_password | /admin/users/{id}/reset-password | Path does not match |
| 49 | admin_users_export | /admin/users/export | Path does not match |
| 50 | admin_workshops_index | /admin/workshops/ | Path does not match |
| 51 | admin_workshops_new | /admin/workshops/new | Path does not match |
| 52 | admin_workshops_show | /admin/workshops/{id} | Path does not match |
| 53 | admin_workshops_edit | /admin/workshops/{id}/edit | Path does not match |
| 54 | admin_workshops_delete | /admin/workshops/{id}/delete | Path does not match |
| 55 | admin_workshops_toggle_status | /admin/workshops/{id}/toggle-status | Path does not match |
| 56 | admin_workshops_participants | /admin/workshops/{id}/participants | Path does not match |
| 57 | admin_workshops_add_participant | /admin/workshops/{id}/add-participant/{userId} | Path does not match |
| 58 | admin_workshops_remove_participant | /admin/workshops/{id}/remove-participant/{userId} | Path does not match |
| 59 | admin_workshops_calendar | /admin/workshops/calendar | Path does not match |
| 60 | admin_workshops_analytics | /admin/workshops/analytics | Path does not match |
| 61 | admin_workshops_export | /admin/workshops/export | Path does not match |
| 62 | app_friends_index | /amis | Path does not match |
| 63 | app_friendships_index | /friendships/ | Path does not match |
| 64 | app_friendships_suggestions | /friendships/suggestions | Path does not match |
| 65 | app_friendships_request | /friendships/request/{userId} | Path does not match |
| 66 | app_friendships_accept | /friendships/accept/{id} | Path does not match |
| 67 | app_friendships_reject | /friendships/reject/{id} | Path does not match |
| 68 | app_friendships_cancel | /friendships/cancel/{id} | Path does not match |
| 69 | app_friendships_unfriend | /friendships/unfriend/{id} | Path does not match |
| 70 | app_friendships_search | /friendships/search | Path does not match |
| 71 | app_friendships_mutual | /friendships/mutual-friends/{userId} | Path does not match |
| 72 | app_health_index | /health/ | Path does not match |
| 73 | app_health_new | /health/new | Path does not match |
| 74 | app_health_show | /health/{id} | Path does not match |
| 75 | app_health_edit | /health/{id}/edit | Path does not match |
| 76 | app_health_delete | /health/{id}/delete | Path does not match |
| 77 | app_health_weight | /health/weight | Path does not match |
| 78 | app_health_blood_pressure | /health/blood-pressure | Path does not match |
| 79 | app_health_medications | /health/medications | Path does not match |
| 80 | app_health_appointments | /health/appointments | Path does not match |
| 81 | app_health_allergies | /health/allergies | Path does not match |
| 82 | app_health_vaccinations | /health/vaccinations | Path does not match |
| 83 | app_health_stats | /health/stats | Path does not match |
| 84 | app_health_dashboard | /health/dashboard | Path does not match |
| 85 | app_health_export | /health/export | Path does not match |
| 86 | app_health_reminders | /health/reminders | Path does not match |
| 87 | app_health_emergency | /health/emergency | Path does not match |
| 88 | app_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.