Routing
app_view_main
Matched route
Route Parameters
| Name | Value |
|---|---|
| path | "" |
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin | /admin | Path does not match |
| 2 | admin_body_index | /admin/body | Path does not match |
| 3 | admin_body_new | /admin/body/new | Path does not match |
| 4 | admin_body_batch_delete | /admin/body/batch-delete | Path does not match |
| 5 | admin_body_autocomplete | /admin/body/autocomplete | Path does not match |
| 6 | admin_body_render_filters | /admin/body/render-filters | Path does not match |
| 7 | admin_body_edit | /admin/body/{entityId}/edit | Path does not match |
| 8 | admin_body_delete | /admin/body/{entityId}/delete | Path does not match |
| 9 | admin_body_detail | /admin/body/{entityId} | Path does not match |
| 10 | admin_color_index | /admin/color | Path does not match |
| 11 | admin_color_new | /admin/color/new | Path does not match |
| 12 | admin_color_batch_delete | /admin/color/batch-delete | Path does not match |
| 13 | admin_color_autocomplete | /admin/color/autocomplete | Path does not match |
| 14 | admin_color_render_filters | /admin/color/render-filters | Path does not match |
| 15 | admin_color_edit | /admin/color/{entityId}/edit | Path does not match |
| 16 | admin_color_delete | /admin/color/{entityId}/delete | Path does not match |
| 17 | admin_color_detail | /admin/color/{entityId} | Path does not match |
| 18 | admin_finish_index | /admin/finish | Path does not match |
| 19 | admin_finish_new | /admin/finish/new | Path does not match |
| 20 | admin_finish_batch_delete | /admin/finish/batch-delete | Path does not match |
| 21 | admin_finish_autocomplete | /admin/finish/autocomplete | Path does not match |
| 22 | admin_finish_render_filters | /admin/finish/render-filters | Path does not match |
| 23 | admin_finish_edit | /admin/finish/{entityId}/edit | Path does not match |
| 24 | admin_finish_delete | /admin/finish/{entityId}/delete | Path does not match |
| 25 | admin_finish_detail | /admin/finish/{entityId} | Path does not match |
| 26 | admin_model_index | /admin/model | Path does not match |
| 27 | admin_model_new | /admin/model/new | Path does not match |
| 28 | admin_model_batch_delete | /admin/model/batch-delete | Path does not match |
| 29 | admin_model_autocomplete | /admin/model/autocomplete | Path does not match |
| 30 | admin_model_render_filters | /admin/model/render-filters | Path does not match |
| 31 | admin_model_edit | /admin/model/{entityId}/edit | Path does not match |
| 32 | admin_model_delete | /admin/model/{entityId}/delete | Path does not match |
| 33 | admin_model_detail | /admin/model/{entityId} | Path does not match |
| 34 | admin_option_index | /admin/option | Path does not match |
| 35 | admin_option_new | /admin/option/new | Path does not match |
| 36 | admin_option_batch_delete | /admin/option/batch-delete | Path does not match |
| 37 | admin_option_autocomplete | /admin/option/autocomplete | Path does not match |
| 38 | admin_option_render_filters | /admin/option/render-filters | Path does not match |
| 39 | admin_option_edit | /admin/option/{entityId}/edit | Path does not match |
| 40 | admin_option_delete | /admin/option/{entityId}/delete | Path does not match |
| 41 | admin_option_detail | /admin/option/{entityId} | Path does not match |
| 42 | admin_option_group_index | /admin/option-group | Path does not match |
| 43 | admin_option_group_new | /admin/option-group/new | Path does not match |
| 44 | admin_option_group_batch_delete | /admin/option-group/batch-delete | Path does not match |
| 45 | admin_option_group_autocomplete | /admin/option-group/autocomplete | Path does not match |
| 46 | admin_option_group_render_filters | /admin/option-group/render-filters | Path does not match |
| 47 | admin_option_group_edit | /admin/option-group/{entityId}/edit | Path does not match |
| 48 | admin_option_group_delete | /admin/option-group/{entityId}/delete | Path does not match |
| 49 | admin_option_group_detail | /admin/option-group/{entityId} | Path does not match |
| 50 | admin_price_index | /admin/price | Path does not match |
| 51 | admin_price_new | /admin/price/new | Path does not match |
| 52 | admin_price_batch_delete | /admin/price/batch-delete | Path does not match |
| 53 | admin_price_autocomplete | /admin/price/autocomplete | Path does not match |
| 54 | admin_price_render_filters | /admin/price/render-filters | Path does not match |
| 55 | admin_price_edit | /admin/price/{entityId}/edit | Path does not match |
| 56 | admin_price_delete | /admin/price/{entityId}/delete | Path does not match |
| 57 | admin_price_detail | /admin/price/{entityId} | Path does not match |
| 58 | admin_price_factor_index | /admin/price-factor | Path does not match |
| 59 | admin_price_factor_new | /admin/price-factor/new | Path does not match |
| 60 | admin_price_factor_batch_delete | /admin/price-factor/batch-delete | Path does not match |
| 61 | admin_price_factor_autocomplete | /admin/price-factor/autocomplete | Path does not match |
| 62 | admin_price_factor_render_filters | /admin/price-factor/render-filters | Path does not match |
| 63 | admin_price_factor_edit | /admin/price-factor/{entityId}/edit | Path does not match |
| 64 | admin_price_factor_delete | /admin/price-factor/{entityId}/delete | Path does not match |
| 65 | admin_price_factor_detail | /admin/price-factor/{entityId} | Path does not match |
| 66 | admin_series_index | /admin/series | Path does not match |
| 67 | admin_series_new | /admin/series/new | Path does not match |
| 68 | admin_series_batch_delete | /admin/series/batch-delete | Path does not match |
| 69 | admin_series_autocomplete | /admin/series/autocomplete | Path does not match |
| 70 | admin_series_render_filters | /admin/series/render-filters | Path does not match |
| 71 | admin_series_edit | /admin/series/{entityId}/edit | Path does not match |
| 72 | admin_series_delete | /admin/series/{entityId}/delete | Path does not match |
| 73 | admin_series_detail | /admin/series/{entityId} | Path does not match |
| 74 | admin_wood_index | /admin/wood | Path does not match |
| 75 | admin_wood_new | /admin/wood/new | Path does not match |
| 76 | admin_wood_batch_delete | /admin/wood/batch-delete | Path does not match |
| 77 | admin_wood_autocomplete | /admin/wood/autocomplete | Path does not match |
| 78 | admin_wood_render_filters | /admin/wood/render-filters | Path does not match |
| 79 | admin_wood_edit | /admin/wood/{entityId}/edit | Path does not match |
| 80 | admin_wood_delete | /admin/wood/{entityId}/delete | Path does not match |
| 81 | admin_wood_detail | /admin/wood/{entityId} | Path does not match |
| 82 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 83 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 84 | _wdt | /_wdt/{token} | Path does not match |
| 85 | _profiler_home | /_profiler/ | Path does not match |
| 86 | _profiler_search | /_profiler/search | Path does not match |
| 87 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 88 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 89 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 90 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 91 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 92 | _profiler_open_file | /_profiler/open | Path does not match |
| 93 | _profiler | /_profiler/{token} | Path does not match |
| 94 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 95 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 96 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 97 | api_get_models | /api/get/models | Path does not match |
| 98 | api_search_body | /api/search/body | Path does not match |
| 99 | api_search_configuration | /api/search/configuration | Path does not match |
| 100 | app_login | /login | Path does not match |
| 101 | app_logout | /logout | Path does not match |
| 102 | app_view_main | /{path} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.