Routing
homepage
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 | about_us | /about/us | Path does not match |
16 | chart_draw_for_custom_regions | /chart/draw/for/custom/regions | Path does not match |
17 | chart_draw_for_map | /chart/draw/for/map | Path does not match |
18 | chart_draw_for_map_pdf | /chart/draw/for/map/pdf | Path does not match |
19 | commpany_commpany_role_list | /company-company-role/list | Path does not match |
20 | commpany | /company | Path does not match |
21 | commpany_show | /company/show/{commpany} | Path does not match |
22 | commpany_edit | /company/edit/{commpany} | Path does not match |
23 | commpany_remove | /company/remove/{commpany} | Path does not match |
24 | commpany_set_default | /company/set/default/{commpany} | Path does not match |
25 | commpany_proposal | /company-proposal | Path does not match |
26 | commpany_proposal_new | /company-proposal/new | Path does not match |
27 | commpany_proposal_show | /company-proposal/show/{commpanyProposal} | Path does not match |
28 | commpany_proposal_delete | /company-proposal/delete/{commpanyProposalId} | Path does not match |
29 | commpany_proposal_edit | /company-proposal/edit/{commpanyProposalId} | Path does not match |
30 | commpany_proposal_new_edit | /company-proposal/new/edit/{commpany} | Path does not match |
31 | contact_form | /contact/form/{accountLevel} | Path does not match |
32 | contact_confirm | /contact/confirm | Path does not match |
33 | custom_region | /custom-region/ | Path does not match |
34 | custom_region_new | /custom-region/new | Path does not match |
35 | custom_region_edit | /custom-region/edit/{id} | Path does not match |
36 | custom_region_draw | /custom-region/draw/{id} | Path does not match |
37 | custom_region_added_region_remove | /custom-region/added/region/remove/{id} | Path does not match |
38 | custom_region_find_province_subRegion | /custom-region/find/province/subregion/{id} | Path does not match |
39 | custom_region_load_list | /custom-region/load/list | Path does not match |
40 | custom_region_load_regions | /custom-region/load/regions/{customRegionId} | Path does not match |
41 | custom_region_delete | /custom-region/delete/{customRegionId} | Path does not match |
42 | custom_region_load_authorized | /custom-region/load/authorized | Path does not match |
43 | custom_region_load_custom_region_by_name | /custom-region/load/custom/region/by/name/{customRegionName} | Path does not match |
44 | custom_region_authorize | /custom-region/authorize/{id} | Path does not match |
45 | custom_region_too_many_custom_regions | /custom-region/too/many/custom/regions/{authorizedUser}/{customRegion} | Path does not match |
46 | custom_region_resign_authorizated | /custom-region/resign/authorizated/{customRegion} | Path does not match |
47 | custom_region_cancel_authorize | /custom-region/cancel/authorize/{customRegion} | Path does not match |
48 | homepage | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.