Routing
app_blog_index
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/blog
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | admin_agenda | /admin/agenda | Path does not match |
| 17 | admin_agenda_api | /admin/agenda/api/data | Path does not match |
| 18 | admin_agenda_sync | /admin/agenda/sync/{id} | Path does not match |
| 19 | admin_agenda_sync_all | /admin/agenda/sync-all | Path does not match |
| 20 | admin_agenda_property | /admin/agenda/property/{id} | Path does not match |
| 21 | admin_agenda_ical_raw | /admin/agenda/ical-raw/{id} | Path does not match |
| 22 | admin_agenda_diagnostic | /admin/agenda/diagnostic/{id} | Path does not match |
| 23 | admin_blog_index | /admin/blog | Path does not match |
| 24 | admin_blog_show | /admin/blog/{id} | Path does not match |
| 25 | admin_blog_new | /admin/blog/new | Path does not match |
| 26 | admin_blog_edit | /admin/blog/{id}/edit | Path does not match |
| 27 | admin_blog_delete | /admin/blog/{id} | Path does not match |
| 28 | admin_blog_change_status | /admin/blog/{id}/status | Path does not match |
| 29 | admin_blog_toggle_featured | /admin/blog/{id}/featured | Path does not match |
| 30 | admin_blog_categories_index | /admin/blog/categories | Path does not match |
| 31 | admin_blog_categories_show | /admin/blog/categories/{id} | Path does not match |
| 32 | admin_blog_categories_new | /admin/blog/categories/new | Path does not match |
| 33 | admin_blog_categories_edit | /admin/blog/categories/{id}/edit | Path does not match |
| 34 | admin_blog_categories_delete | /admin/blog/categories/{id} | Path does not match |
| 35 | admin_callbacks_index | /admin/callbacks | Path does not match |
| 36 | admin_callbacks_show | /admin/callbacks/{id} | Path does not match |
| 37 | admin_callbacks_edit | /admin/callbacks/{id}/edit | Path does not match |
| 38 | admin_callbacks_mark_called | /admin/callbacks/{id}/call | Path does not match |
| 39 | admin_callbacks_mark_processed | /admin/callbacks/{id}/process | Path does not match |
| 40 | admin_callbacks_cancel | /admin/callbacks/{id}/cancel | Path does not match |
| 41 | admin_callbacks_add_notes | /admin/callbacks/{id}/notes | Path does not match |
| 42 | admin_callbacks_delete | /admin/callbacks/{id} | Path does not match |
| 43 | admin_callbacks_urgent_count | /admin/callbacks/urgent-count | Path does not match |
| 44 | admin_callbacks_new_count | /admin/callbacks/new-count | Path does not match |
| 45 | admin_callbacks_create_test_data | /admin/callbacks/create-test-data | Path does not match |
| 46 | admin_callbacks_export | /admin/callbacks/export | Path does not match |
| 47 | admin_dashboard | /admin | Path does not match |
| 48 | admin_logs_index | /admin/logs | Path does not match |
| 49 | admin_logs_show | /admin/logs/{type} | Path does not match |
| 50 | admin_properties_index | /admin/properties/ | Path does not match |
| 51 | admin_properties_new | /admin/properties/new | Path does not match |
| 52 | admin_properties_show | /admin/properties/{id} | Path does not match |
| 53 | admin_properties_edit | /admin/properties/{id}/edit | Path does not match |
| 54 | admin_properties_delete | /admin/properties/{id} | Path does not match |
| 55 | admin_properties_toggle_status | /admin/properties/{id}/toggle-status | Path does not match |
| 56 | admin_properties_change_status | /admin/properties/{id}/change-status | Path does not match |
| 57 | admin_properties_rentals | /admin/properties/{id}/rentals | Path does not match |
| 58 | admin_properties_stats | /admin/properties/stats | Path does not match |
| 59 | admin_properties_export | /admin/properties/export | Path does not match |
| 60 | admin_properties_delete_photo | /admin/properties/{id}/delete-photo | Path does not match |
| 61 | admin_rentals_index | /admin/rentals/ | Path does not match |
| 62 | admin_rentals_new | /admin/rentals/new | Path does not match |
| 63 | admin_rentals_show | /admin/rentals/{id} | Path does not match |
| 64 | admin_rentals_edit | /admin/rentals/{id}/edit | Path does not match |
| 65 | admin_rentals_delete | /admin/rentals/{id} | Path does not match |
| 66 | admin_rentals_change_status | /admin/rentals/{id}/change-status | Path does not match |
| 67 | admin_rentals_check_in | /admin/rentals/{id}/check-in | Path does not match |
| 68 | admin_rentals_check_out | /admin/rentals/{id}/check-out | Path does not match |
| 69 | admin_rentals_stats | /admin/rentals/stats | Path does not match |
| 70 | admin_rentals_export | /admin/rentals/export | Path does not match |
| 71 | admin_site_settings | /admin/settings | Path does not match |
| 72 | admin_stats_index | /admin/stats | Path does not match |
| 73 | admin_todos_index | /admin/todos | Path does not match |
| 74 | admin_todos_new | /admin/todos/new | Path does not match |
| 75 | admin_todos_show | /admin/todos/{id} | Path does not match |
| 76 | admin_todos_edit | /admin/todos/{id}/edit | Path does not match |
| 77 | admin_todos_delete | /admin/todos/{id} | Path does not match |
| 78 | admin_todos_toggle | /admin/todos/{id}/toggle | Path does not match |
| 79 | admin_todos_quick_add | /admin/todos/quick-add | Path does not match |
| 80 | admin_todos_by_property | /admin/todos/by-property/{id} | Path does not match |
| 81 | admin_todos_stats | /admin/todos/stats | Path does not match |
| 82 | admin_todos_dashboard_data | /admin/todos/dashboard-data | Path does not match |
| 83 | admin_todos_bulk_action | /admin/todos/bulk-action | Path does not match |
| 84 | admin_users_index | /admin/users | Path does not match |
| 85 | admin_users_new | /admin/users/new | Path does not match |
| 86 | admin_users_show | /admin/users/{id} | Path does not match |
| 87 | admin_users_edit | /admin/users/{id}/edit | Path does not match |
| 88 | admin_users_delete | /admin/users/{id} | Path does not match |
| 89 | app_blog_index | /blog | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.