Routing
app_home
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/login
(route: "n/a")
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
3 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
4 | _wdt | /_wdt/{token} | Path does not match |
5 | _profiler_home | /_profiler/ | Path does not match |
6 | _profiler_search | /_profiler/search | Path does not match |
7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
9 | _profiler_xdebug | /_profiler/xdebug | 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 | app_city_index | /city/ | Path does not match |
17 | app_city_new | /city/new | Path does not match |
18 | app_city_show | /city/{id} | Path does not match |
19 | app_city_edit | /city/{id}/edit | Path does not match |
20 | app_city_delete | /city/{id} | Path does not match |
21 | app_city_enable | /city/{id}/enable | Path does not match |
22 | app_city_disable | /city/{id}/disable | Path does not match |
23 | app_claim_index | /claim/ | Path does not match |
24 | app_claim_new | /claim/new | Path does not match |
25 | app_claim_show | /claim/{id} | Path does not match |
26 | app_claim_edit | /claim/{id}/edit | Path does not match |
27 | app_claim_delete | /claim/{id} | Path does not match |
28 | app_claim_status_index | /claim_status/ | Path does not match |
29 | app_claim_status_new | /claim_status/new | Path does not match |
30 | app_claim_status_show | /claim_status/{id} | Path does not match |
31 | app_claim_status_edit | /claim_status/{id}/edit | Path does not match |
32 | app_claim_status_delete | /claim_status/{id} | Path does not match |
33 | app_claim_status_enable | /claim_status/{id}/enable | Path does not match |
34 | app_claim_status_disable | /claim_status/{id}/disable | Path does not match |
35 | app_company_index | /company/ | Path does not match |
36 | app_company_new | /company/new | Path does not match |
37 | app_company_show | /company/{id} | Path does not match |
38 | app_company_edit | /company/{id}/edit | Path does not match |
39 | app_company_delete | /company/{id} | Path does not match |
40 | app_company_enable | /company/{id}/enable | Path does not match |
41 | app_company_disable | /company/{id}/disable | Path does not match |
42 | app_country_index | /country/ | Path does not match |
43 | app_country_new | /country/new | Path does not match |
44 | app_country_show | /country/{id} | Path does not match |
45 | app_country_edit | /country/{id}/edit | Path does not match |
46 | app_country_delete | /country/{id} | Path does not match |
47 | app_country_enable | /country/{id}/enable | Path does not match |
48 | app_country_disable | /country/{id}/disable | Path does not match |
49 | app_gas_station_index | /gas_station/ | Path does not match |
50 | app_gas_station_new | /gas_station/new | Path does not match |
51 | app_gas_station_show | /gas_station/{id} | Path does not match |
52 | app_gas_station_edit | /gas_station/{id}/edit | Path does not match |
53 | app_gas_station_delete | /gas_station/{id} | Path does not match |
54 | app_gas_station_enable | /gas_station/{id}/enable | Path does not match |
55 | app_gas_station_disable | /gas_station/{id}/disable | Path does not match |
56 | app_grade_category_index | /grade_category/ | Path does not match |
57 | app_grade_category_new | /grade_category/new | Path does not match |
58 | app_grade_category_show | /grade_category/{id} | Path does not match |
59 | app_grade_category_edit | /grade_category/{id}/edit | Path does not match |
60 | app_grade_category_delete | /grade_category/{id} | Path does not match |
61 | app_grade_category_enable | /grade_category/{id}/enable | Path does not match |
62 | app_grade_category_disable | /grade_category/{id}/disable | Path does not match |
63 | app_grade_index | /grade/ | Path does not match |
64 | app_grade_new | /grade/new | Path does not match |
65 | app_grade_show | /grade/{id} | Path does not match |
66 | app_grade_edit | /grade/{id}/edit | Path does not match |
67 | app_grade_delete | /grade/{id} | Path does not match |
68 | app_grade_enable | /grade/{id}/enable | Path does not match |
69 | app_grade_disable | /grade/{id}/disable | Path does not match |
70 | 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.