https://cmaping.com/

Routing

homepage 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 _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 account_index /backend/account/ Path does not match
13 account_new /backend/account/new Path does not match
14 account_show /backend/account/{accountId} Path does not match
15 account_edit /backend/account/{accountId}/edit Path does not match
16 account_delete /backend/account/{accountId} Path does not match
17 account_custom_1 /backend/account/account/organization/department Path does not match
18 account_custom_2 /backend/account/account/organization/costcenter Path does not match
19 account_custom_3 /backend/account/account/codes Path does not match
20 account_group_index /backend/account_group/ Path does not match
21 account_group_new /backend/account_group/new Path does not match
22 account_group_show /backend/account_group/{accountGroupId} Path does not match
23 account_group_edit /backend/account_group/{accountGroupId}/edit Path does not match
24 account_group_delete /backend/account_group/{accountGroupId} Path does not match
25 account_type_index /backend/account_type/ Path does not match
26 account_type_new /backend/account_type/new Path does not match
27 account_type_show /backend/account_type/{accountTypeId} Path does not match
28 account_type_edit /backend/account_type/{accountTypeId}/edit Path does not match
29 account_type_delete /backend/account_type/{accountTypeId} Path does not match
30 city_index /backend/city/ Path does not match
31 city_new /backend/city/new Path does not match
32 city_show /backend/city/{cityId} Path does not match
33 city_edit /backend/city/{cityId}/edit Path does not match
34 city_delete /backend/city/{cityId} Path does not match
35 cost_center_index /backend/cost/center/ Path does not match
36 cost_center_new /backend/cost/center/new/organization/{organizationId} Path does not match
37 cost_center_show /backend/cost/center/{costCenterId} Path does not match
38 cost_center_edit /backend/cost/center/{costCenterId}/edit Path does not match
39 cost_center_delete /backend/cost/center/{costCenterId} Path does not match
40 country_index /backend/country/ Path does not match
41 country_new /backend/country/new Path does not match
42 country_show /backend/country/{countryId} Path does not match
43 country_edit /backend/country/{countryId}/edit Path does not match
44 country_delete /backend/country/{countryId} Path does not match
45 currency_index /backend/currency/ Path does not match
46 currency_new /backend/currency/new Path does not match
47 currency_show /backend/currency/{currencyId} Path does not match
48 currency_edit /backend/currency/{currencyId}/edit Path does not match
49 currency_delete /backend/currency/{currencyId} Path does not match
50 demoCrud_index /backend/demo_crud/ Path does not match
51 demoCrud_new /backend/demo_crud/new Path does not match
52 demoCrud_show /backend/demo_crud/{demoCrudId} Path does not match
53 demoCrud_edit /backend/demo_crud/{demoCrudId}/edit Path does not match
54 demoCrud_delete /backend/demo_crud/{demoCrudId} Path does not match
55 demo_pdf_index /backend/demo_pdf/ Path does not match
56 demo_pdf_show /backend/demo_pdf/download Path does not match
57 demo_subcrud_index /backend/demo_subcrud/ Path does not match
58 demo_subcrud_new /backend/demo_subcrud/new Path does not match
59 demo_subcrud_show /backend/demo_subcrud/{demoSubcrudId} Path does not match
60 demo_subcrud_edit /backend/demo_subcrud/{demoSubcrudId}/edit Path does not match
61 demo_subcrud_delete /backend/demo_subcrud/{demoSubcrudId} Path does not match
62 department_index /backend/department/ Path does not match
63 department_new /backend/department/new/organization/{organizationId} Path does not match
64 department_show /backend/department/{departmentId} Path does not match
65 department_edit /backend/department/{departmentId}/edit Path does not match
66 department_delete /backend/department/{departmentId} Path does not match
67 excel_parser_index /backend/excel/parser/ Path does not match
68 excel_parser_new /backend/excel/parser/new Path does not match
69 excel_parser_show /backend/excel/parser/{excelParserId} Path does not match
70 excel_parser_edit /backend/excel/parser/{excelParserId}/edit Path does not match
71 excel_parser_delete /backend/excel/parser/{excelParserId} Path does not match
72 external_index /backend/external/ Path does not match
73 external_new /backend/external/new Path does not match
74 external_show /backend/external/{externalId} Path does not match
75 external_edit /backend/external/{externalId}/edit Path does not match
76 external_delete /backend/external/{externalId} Path does not match
77 family_list_index /backend/family/list/ Path does not match
78 family_list_new /backend/family/list/new Path does not match
79 family_list_show /backend/family/list/{familyListId} Path does not match
80 family_list_edit /backend/family/list/{familyListId}/edit Path does not match
81 family_list_delete /backend/family/list/{familyListId} Path does not match
82 homepage_website /website/ Path does not match
83 image_index /backend/image/ Path does not match
84 image_new /backend/image/new Path does not match
85 image_show /backend/image/{imageId} Path does not match
86 image_edit /backend/image/{imageId}/edit Path does not match
87 image_delete /backend/image/{imageId} Path does not match
88 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.