Routing
default
Matched route
Route Parameters
Name | Value |
---|---|
name | null |
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 | banner_index | /banner/ | Path does not match |
13 | banner_new | /banner/new | Path does not match |
14 | banner_show | /banner/{id} | Path does not match |
15 | banner_edit | /banner/{id}/edit | Path does not match |
16 | banner_delete | /banner/{id} | Path does not match |
17 | cart_clear | /cart_clear | Path does not match |
18 | cart | /cart | Path does not match |
19 | cart_checkout | /checkout | Path does not match |
20 | cart_contact | /contact | Path does not match |
21 | searchregionresult | /contact/searchregionresult/{van}/tot/{tot} | Path does not match |
22 | contact_search | /contact/search/{name} | Path does not match |
23 | searchregion | /contact/searchregion/ | Path does not match |
24 | contact_call | /contact/call/{id} | Path does not match |
25 | contact_history | /contact/history/ | Path does not match |
26 | contact_sales | /contact/sales/ | Path does not match |
27 | contact_visits | /contact/{id}/visits | Path does not match |
28 | contact_callform | /contact/{id}/callform | Path does not match |
29 | contact_weekreport | /contact/weekreport/ | Path does not match |
30 | contact_index | /contact/index/ | Path does not match |
31 | contact_new | /contact/new | Path does not match |
32 | contact_newfromsales | /contact/newfromsales | Path does not match |
33 | contact_show | /contact/{id} | Path does not match |
34 | contact_edit | /contact/{id}/edit | Path does not match |
35 | contact_delete | /contact/{id} | Path does not match |
36 | app_contactassign_index | /contactassign/ | Path does not match |
37 | app_contactassign_new | /contactassign/new | Path does not match |
38 | app_contactassign_show | /contactassign/{id} | Path does not match |
39 | app_contactassign_parse | /contactassign/{id}/parse | Path does not match |
40 | app_contactassign_edit | /contactassign/{id}/edit | Path does not match |
41 | app_contactassign_delete | /contactassign/{id} | Path does not match |
42 | contactstatus_index | /contactstatus/ | Path does not match |
43 | contactstatus_new | /contactstatus/new | Path does not match |
44 | contactstatus_show | /contactstatus/{id} | Path does not match |
45 | contactstatus_edit | /contactstatus/{id}/edit | Path does not match |
46 | contactstatus_delete | /contactstatus/{id} | Path does not match |
47 | app_dealer_potential_index | /dealer/potential/ | Path does not match |
48 | app_dealer_potential_new | /dealer/potential/new | Path does not match |
49 | app_dealer_potential_show | /dealer/potential/{id} | Path does not match |
50 | app_dealer_potential_edit | /dealer/potential/{id}/edit | Path does not match |
51 | app_dealer_potential_delete | /dealer/potential/{id} | Path does not match |
52 | tutorials | /admin/tutorials/ | Path does not match |
53 | default | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.