Routing
app_dashboard_app
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/app/logout
(route: "n/a")
Route Matching Logs
Path to match:
/app/
| # | 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_xdebug | /_profiler/xdebug | Path does not match |
| 7 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 9 | _profiler_open_file | /_profiler/open | Path does not match |
| 10 | _profiler | /_profiler/{token} | Path does not match |
| 11 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 14 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 15 | app_adminapi_check | /v2/ | Path does not match |
| 16 | app_adminapi_check_1 | /app/api/v2/ | Path does not match |
| 17 | app_adminapi_check_2 | /v2/check | Path does not match |
| 18 | app_adminapi_check_3 | /app/api/v2/check | Path does not match |
| 19 | app_adminapi_cacheclear | /v2/cache-clear | Path does not match |
| 20 | app_adminapi_cacheclear_1 | /app/api/v2/cache-clear | Path does not match |
| 21 | app_adminapi_getcalendarbyyear | /v2/calendar-by-year/{year} | Path does not match |
| 22 | app_adminapi_getcalendarbyyear_1 | /app/api/v2/calendar-by-year/{year} | Path does not match |
| 23 | app_adminapi_createcalendar | /v2/calendar/ | Path does not match |
| 24 | app_adminapi_createcalendar_1 | /app/api/v2/calendar/ | Path does not match |
| 25 | app_adminapi_updatecalendar | /v2/calendar/{id} | Path does not match |
| 26 | app_adminapi_updatecalendar_1 | /app/api/v2/calendar/{id} | Path does not match |
| 27 | app_adminapi_deletecalendar | /v2/calendar/{id} | Path does not match |
| 28 | app_adminapi_deletecalendar_1 | /app/api/v2/calendar/{id} | Path does not match |
| 29 | app_adminapi_createadminmember | /v2/adminmember/ | Path does not match |
| 30 | app_adminapi_createadminmember_1 | /app/api/v2/adminmember/ | Path does not match |
| 31 | app_adminapi_duplicateadminmember | /v2/adminmember-duplicate/ | Path does not match |
| 32 | app_adminapi_duplicateadminmember_1 | /app/api/v2/adminmember-duplicate/ | Path does not match |
| 33 | app_adminapi_getadminmember | /v2/adminmember/{id} | Path does not match |
| 34 | app_adminapi_getadminmember_1 | /app/api/v2/adminmember/{id} | Path does not match |
| 35 | app_adminapi_updateadminmember | /v2/adminmember/{id} | Path does not match |
| 36 | app_adminapi_updateadminmember_1 | /app/api/v2/adminmember/{id} | Path does not match |
| 37 | app_adminapi_deleteadminmember | /v2/adminmember/{id} | Path does not match |
| 38 | app_adminapi_deleteadminmember_1 | /app/api/v2/adminmember/{id} | Path does not match |
| 39 | app_adminapi_createadminmemberadminrole | /v2/adminmember-adminrole/ | Path does not match |
| 40 | app_adminapi_createadminmemberadminrole_1 | /app/api/v2/adminmember-adminrole/ | Path does not match |
| 41 | app_adminapi_deleteadminmemberadminrole | /v2/adminmember-adminrole/{id} | Path does not match |
| 42 | app_adminapi_deleteadminmemberadminrole_1 | /app/api/v2/adminmember-adminrole/{id} | Path does not match |
| 43 | app_adminapi_createadminrole | /v2/adminrole/ | Path does not match |
| 44 | app_adminapi_createadminrole_1 | /app/api/v2/adminrole/ | Path does not match |
| 45 | app_adminapi_duplicateadminrole | /v2/adminrole-duplicate/ | Path does not match |
| 46 | app_adminapi_duplicateadminrole_1 | /app/api/v2/adminrole-duplicate/ | Path does not match |
| 47 | app_adminapi_getadminrole | /v2/adminrole/{id} | Path does not match |
| 48 | app_adminapi_getadminrole_1 | /app/api/v2/adminrole/{id} | Path does not match |
| 49 | app_adminapi_updateadminrole | /v2/adminrole/{id} | Path does not match |
| 50 | app_adminapi_updateadminrole_1 | /app/api/v2/adminrole/{id} | Path does not match |
| 51 | app_adminapi_deleteadminrole | /v2/adminrole/{id} | Path does not match |
| 52 | app_adminapi_deleteadminrole_1 | /app/api/v2/adminrole/{id} | Path does not match |
| 53 | app_adminapi_createadminroleadminmember | /v2/adminrole-adminmember/ | Path does not match |
| 54 | app_adminapi_createadminroleadminmember_1 | /app/api/v2/adminrole-adminmember/ | Path does not match |
| 55 | app_adminapi_deleteadminroleadminmember | /v2/adminrole-adminmember/{id} | Path does not match |
| 56 | app_adminapi_deleteadminroleadminmember_1 | /app/api/v2/adminrole-adminmember/{id} | Path does not match |
| 57 | app_adminapi_getwebsalesdrawerorder | /v2/web-salesdrawer-order/{id} | Path does not match |
| 58 | app_adminapi_getwebsalesdrawerorder_1 | /app/api/v2/web-salesdrawer-order/{id} | Path does not match |
| 59 | app_adminapi_querywebsalesdrawerorder | /v2/web-salesdrawer-order-query | Path does not match |
| 60 | app_adminapi_querywebsalesdrawerorder_1 | /app/api/v2/web-salesdrawer-order-query | Path does not match |
| 61 | app_adminapi_updatewebsalesdrawerorder | /v2/web-salesdrawer-order/{id} | Path does not match |
| 62 | app_adminapi_updatewebsalesdrawerorder_1 | /app/api/v2/web-salesdrawer-order/{id} | Path does not match |
| 63 | app_adminapi_deletewebsalesdrawerorder | /v2/web-salesdrawer-order/{id} | Path does not match |
| 64 | app_adminapi_deletewebsalesdrawerorder_1 | /app/api/v2/web-salesdrawer-order/{id} | Path does not match |
| 65 | app_adminapi_updatewebsalesdrawerorderdetail | /v2/web-salesdrawer-orderdetail/{id} | Path does not match |
| 66 | app_adminapi_updatewebsalesdrawerorderdetail_1 | /app/api/v2/web-salesdrawer-orderdetail/{id} | Path does not match |
| 67 | app_adminapi_deletewebsalesdrawerorderdetail | /v2/web-salesdrawer-orderdetail/{id} | Path does not match |
| 68 | app_adminapi_deletewebsalesdrawerorderdetail_1 | /app/api/v2/web-salesdrawer-orderdetail/{id} | Path does not match |
| 69 | app_adminapi_getwebsalesotherorder | /v2/web-salesother-order/{id} | Path does not match |
| 70 | app_adminapi_getwebsalesotherorder_1 | /app/api/v2/web-salesother-order/{id} | Path does not match |
| 71 | app_adminapi_querywebsalesotherorder | /v2/web-salesother-order-query | Path does not match |
| 72 | app_adminapi_querywebsalesotherorder_1 | /app/api/v2/web-salesother-order-query | Path does not match |
| 73 | app_adminapi_updatewebsalesotherorder | /v2/web-salesother-order/{id} | Path does not match |
| 74 | app_adminapi_updatewebsalesotherorder_1 | /app/api/v2/web-salesother-order/{id} | Path does not match |
| 75 | app_adminapi_deletewebsalesotherorder | /v2/web-salesother-order/{id} | Path does not match |
| 76 | app_adminapi_deletewebsalesotherorder_1 | /app/api/v2/web-salesother-order/{id} | Path does not match |
| 77 | app_adminapi_updatewebsalesotherorderdetail | /v2/web-salesother-orderdetail/{id} | Path does not match |
| 78 | app_adminapi_updatewebsalesotherorderdetail_1 | /app/api/v2/web-salesother-orderdetail/{id} | Path does not match |
| 79 | app_adminapi_deletewebsalesotherorderdetail | /v2/web-salesother-orderdetail/{id} | Path does not match |
| 80 | app_adminapi_deletewebsalesotherorderdetail_1 | /app/api/v2/web-salesother-orderdetail/{id} | Path does not match |
| 81 | app_adminapi_getwebsalesmdfdoororder | /v2/web-salesmdfdoor-order/{id} | Path does not match |
| 82 | app_adminapi_getwebsalesmdfdoororder_1 | /app/api/v2/web-salesmdfdoor-order/{id} | Path does not match |
| 83 | app_adminapi_querywebsalesmdfdoororder | /v2/web-salesmdfdoor-order-query | Path does not match |
| 84 | app_adminapi_querywebsalesmdfdoororder_1 | /app/api/v2/web-salesmdfdoor-order-query | Path does not match |
| 85 | app_adminapi_updatewebsalesmdfdoororder | /v2/web-salesmdfdoor-order/{id} | Path does not match |
| 86 | app_adminapi_updatewebsalesmdfdoororder_1 | /app/api/v2/web-salesmdfdoor-order/{id} | Path does not match |
| 87 | app_adminapi_deletewebsalesmdfdoororder | /v2/web-salesmdfdoor-order/{id} | Path does not match |
| 88 | app_adminapi_deletewebsalesmdfdoororder_1 | /app/api/v2/web-salesmdfdoor-order/{id} | Path does not match |
| 89 | app_adminapi_updatewebsalesmdfdoororderdetail | /v2/web-salesmdfdoor-orderdetail/{id} | Path does not match |
| 90 | app_adminapi_updatewebsalesmdfdoororderdetail_1 | /app/api/v2/web-salesmdfdoor-orderdetail/{id} | Path does not match |
| 91 | app_adminapi_deletewebsalesmdfdoororderdetail | /v2/web-salesmdfdoor-orderdetail/{id} | Path does not match |
| 92 | app_adminapi_deletewebsalesmdfdoororderdetail_1 | /app/api/v2/web-salesmdfdoor-orderdetail/{id} | Path does not match |
| 93 | app_login | /app/login | Path does not match |
| 94 | app_logout | /app/logout | Path does not match |
| 95 | app_admin_index | /app/admin/ | Path does not match |
| 96 | app_admin_overview | /app/admin/overview/{id} | Path does not match |
| 97 | app_admin_calendar | /app/admin/calendar/{id} | Path does not match |
| 98 | app_admin_member | /app/admin/member/{id} | Path does not match |
| 99 | app_admin_role | /app/admin/role/{id} | Path does not match |
| 100 | app_admin_websalesdrawer | /app/admin/web-salesdrawer/{id} | Path does not match |
| 101 | app_admin_websalesmdfdoor | /app/admin/web-salesmdfdoor/{id} | Path does not match |
| 102 | admin_qbo_setup | /app/admin/quickbooks-setup | Path does not match |
| 103 | admin_qbo_connect | /app/admin/qbo/connect | Path does not match |
| 104 | admin_qbo_callback | /app/admin/qbo/callback | Path does not match |
| 105 | admin_qbo_disconnect | /app/admin/qbo/disconnect | Path does not match |
| 106 | admin_qbo_test | /app/admin/qbo/test | Path does not match |
| 107 | admin_qbo_test_invoice | /app/admin/qbo/test-invoice | Path does not match |
| 108 | app_contactapi_listcontactcompany | /v2/contact-company-list/{customer}/{vendor}/{letter} | Path does not match |
| 109 | app_contactapi_listcontactcompany_1 | /app/api/v2/contact-company-list/{customer}/{vendor}/{letter} | Path does not match |
| 110 | app_contactapi_createcontactcompany | /v2/contact-company/{customer}/{vendor}/ | Path does not match |
| 111 | app_contactapi_createcontactcompany_1 | /app/api/v2/contact-company/{customer}/{vendor}/ | Path does not match |
| 112 | app_contactapi_getcontactcompany | /v2/contact-company/{customer}/{vendor}/{id} | Path does not match |
| 113 | app_contactapi_getcontactcompany_1 | /app/api/v2/contact-company/{customer}/{vendor}/{id} | Path does not match |
| 114 | app_contactapi_querycontactcompany | /v2/contact-company-query/{customer}/{vendor} | Path does not match |
| 115 | app_contactapi_querycontactcompany_1 | /app/api/v2/contact-company-query/{customer}/{vendor} | Path does not match |
| 116 | app_contactapi_updatecontactcompany | /v2/contact-company/{id} | Path does not match |
| 117 | app_contactapi_updatecontactcompany_1 | /app/api/v2/contact-company/{id} | Path does not match |
| 118 | app_contactapi_deletecontactcompany | /v2/contact-company/{id} | Path does not match |
| 119 | app_contactapi_deletecontactcompany_1 | /app/api/v2/contact-company/{id} | Path does not match |
| 120 | app_contactapi_createcontactaddress | /v2/contact-address/ | Path does not match |
| 121 | app_contactapi_createcontactaddress_1 | /app/api/v2/contact-address/ | Path does not match |
| 122 | app_contactapi_getcontactaddress | /v2/contact-address | Path does not match |
| 123 | app_contactapi_getcontactaddress_1 | /app/api/v2/contact-address | Path does not match |
| 124 | app_contactapi_updatecontactaddress | /v2/contact-address/{id} | Path does not match |
| 125 | app_contactapi_updatecontactaddress_1 | /app/api/v2/contact-address/{id} | Path does not match |
| 126 | app_contactapi_deletecontactaddress | /v2/contact-address/{id} | Path does not match |
| 127 | app_contactapi_deletecontactaddress_1 | /app/api/v2/contact-address/{id} | Path does not match |
| 128 | app_contactapi_createcontactmember | /v2/contact-member/ | Path does not match |
| 129 | app_contactapi_createcontactmember_1 | /app/api/v2/contact-member/ | Path does not match |
| 130 | app_contactapi_updatecontactmember | /v2/contact-member/{id} | Path does not match |
| 131 | app_contactapi_updatecontactmember_1 | /app/api/v2/contact-member/{id} | Path does not match |
| 132 | app_contactapi_deletecontactmember | /v2/contact-member/{id} | Path does not match |
| 133 | app_contactapi_deletecontactmember_1 | /app/api/v2/contact-member/{id} | Path does not match |
| 134 | app_contactapi_createcontactsalesnotes | /v2/contact-salesnotes/ | Path does not match |
| 135 | app_contactapi_createcontactsalesnotes_1 | /app/api/v2/contact-salesnotes/ | Path does not match |
| 136 | app_contactapi_updatecreatesalesnotes | /v2/contact-salesnotes/{id} | Path does not match |
| 137 | app_contactapi_updatecreatesalesnotes_1 | /app/api/v2/contact-salesnotes/{id} | Path does not match |
| 138 | app_contactapi_deletecontactsalesnotes | /v2/contact-salesnotes/{id} | Path does not match |
| 139 | app_contactapi_deletecontactsalesnotes_1 | /app/api/v2/contact-salesnotes/{id} | Path does not match |
| 140 | app_contactapi_createcontactpricing | /v2/contact-pricing/ | Path does not match |
| 141 | app_contactapi_createcontactpricing_1 | /app/api/v2/contact-pricing/ | Path does not match |
| 142 | app_contactapi_updatecontactpricing | /v2/contact-pricing/{id} | Path does not match |
| 143 | app_contactapi_updatecontactpricing_1 | /app/api/v2/contact-pricing/{id} | Path does not match |
| 144 | app_contactapi_deletecontactpricing | /v2/contact-pricing/{id} | Path does not match |
| 145 | app_contactapi_deletecontactpricing_1 | /app/api/v2/contact-pricing/{id} | Path does not match |
| 146 | app_contactapi_createcontactcompanypurchaseitem | /v2/contact-company-purchase-item/ | Path does not match |
| 147 | app_contactapi_createcontactcompanypurchaseitem_1 | /app/api/v2/contact-company-purchase-item/ | Path does not match |
| 148 | app_contactapi_deletecontactcompanypurchaseitem | /v2/contact-company-purchase-item/{id} | Path does not match |
| 149 | app_contactapi_deletecontactcompanypurchaseitem_1 | /app/api/v2/contact-company-purchase-item/{id} | Path does not match |
| 150 | app_contactapi_geocodecontactcompany | /v2/contact-company-geocode/{id} | Path does not match |
| 151 | app_contactapi_geocodecontactcompany_1 | /app/api/v2/contact-company-geocode/{id} | Path does not match |
| 152 | app_contactapi_geocodecontactcompanyall | /v2/contact-company-geocode-all | Path does not match |
| 153 | app_contactapi_geocodecontactcompanyall_1 | /app/api/v2/contact-company-geocode-all | Path does not match |
| 154 | app_contactapi_getsales | /v2/contact-sales | Path does not match |
| 155 | app_contactapi_getsales_1 | /app/api/v2/contact-sales | Path does not match |
| 156 | app_contactapi_getreportcontactexport | /v2/contact-company-export | Path does not match |
| 157 | app_contactapi_getreportcontactexport_1 | /app/api/v2/contact-company-export | Path does not match |
| 158 | app_contact_index | /app/contact/ | Path does not match |
| 159 | app_contact_customerlist | /app/contact/customer-list/{letter} | Path does not match |
| 160 | app_contact_customeredit | /app/contact/customer-edit/{id} | Path does not match |
| 161 | app_contact_vendorlist | /app/contact/vendor-list/{letter} | Path does not match |
| 162 | app_contact_vendoredit | /app/contact/vendor-edit/{id} | Path does not match |
| 163 | app_contact_print | /app/contact/print/{id} | Path does not match |
| 164 | app_contact_printaddress | /app/contact/printaddress-{id}.pdf | Path does not match |
| 165 | app_contact_printaddressskid | /app/contact/printaddressskid-{id}.pdf | Path does not match |
| 166 | app_contact_printapex | /app/contact/print-apex/{id}/{plant} | Path does not match |
| 167 | app_contact_printapexskid | /app/contact/print-apex-skid/{id}/{plant} | Path does not match |
| 168 | app_contact_printconcorde | /app/contact/print-concorde/{id}/{plant} | Path does not match |
| 169 | app_contact_printconcordeskid | /app/contact/print-concorde-skid/{id}/{plant} | Path does not match |
| 170 | app_contact_export | /app/contact/export/{id} | Path does not match |
| 171 | app_contact_exportvcard | /app/contact/export/vcard/{customer} | Path does not match |
| 172 | app_contact_exportmapkml | /app/contact/export/mapkml/{customer} | Path does not match |
| 173 | app_contact_exportprintall | /app/contact/export/printall/{customer}.pdf | Path does not match |
| 174 | app_contact_exportprintallbysales | /app/contact/export/printallbysales/{salesrep}.pdf | Path does not match |
| 175 | app_contact_exportprintallbysales_1 | /app/contact/export/printallbysales-{accountStatus}/{salesrep}.pdf | Path does not match |
| 176 | app_contact_exportprintnewbysales | /app/contact/export/printnewbysales/{salesrep}.pdf | Path does not match |
| 177 | app_contact_exportprintactivitybysales | /app/contact/export/printactivitybysales/{salesrep}-{months}.pdf | Path does not match |
| 178 | app_contact_exportprintinactivitybysales | /app/contact/export/printinactivitybysales/{salesrep}-{months}.pdf | Path does not match |
| 179 | app_dashboardapi_getproductionmdfdoorredoremake | /v2/productionmdfdoor-redo-remake/ | Path does not match |
| 180 | app_dashboardapi_getproductionmdfdoorredoremake_1 | /app/api/v2/productionmdfdoor-redo-remake | Path does not match |
| 181 | app_dashboardapi_getproductionmdfdoorbacklog | /v2/productionmdfdoor-backlog/ | Path does not match |
| 182 | app_dashboardapi_getproductionmdfdoorbacklog_1 | /app/api/v2/productionmdfdoor-backlog | Path does not match |
| 183 | app_dashboardapi_getproductiondrawerbacklog | /v2/productiondrawer-backlog | Path does not match |
| 184 | app_dashboardapi_getproductiondrawerbacklog_1 | /app/api/v2/productiondrawer-backlog | Path does not match |
| 185 | app_dashboardapi_getproductionotherbacklog | /v2/productionother-backlog | Path does not match |
| 186 | app_dashboardapi_getproductionotherbacklog_1 | /app/api/v2/productionother-backlog | Path does not match |
| 187 | app_dashboardapi_getsalesdrawerdashboard | /v2/salesdrawer-dashboard | Path does not match |
| 188 | app_dashboardapi_getsalesdrawerdashboard_1 | /app/api/v2/salesdrawer-dashboard | Path does not match |
| 189 | app_dashboardapi_getproductionmdfdoordashboard | /v2/productionmdfdoor-dashboard | Path does not match |
| 190 | app_dashboardapi_getproductionmdfdoordashboard_1 | /app/api/v2/productionmdfdoor-dashboard | Path does not match |
| 191 | app_dashboard_redirectindex | / | Path does not match |
| 192 | app_dashboard_redirectcms | /cms/ | Path does not match |
| 193 | app_dashboard_redirectcms_1 | /cms/{a} | Path does not match |
| 194 | app_dashboard_redirectcms_2 | /cms/{a}/{b} | Path does not match |
| 195 | app_dashboard_redirectcms_3 | /cms/{a}/{b}/{c} | Path does not match |
| 196 | app_dashboard_redirectcms_4 | /cms/{a}/{b}/{c}/{d} | Path does not match |
| 197 | app_dashboard_redirectcms_5 | /cms/{a}/{b}/{c}/{d}/{e} | Path does not match |
| 198 | app_dashboard_redirectcms_6 | /cms/{a}/{b}/{c}/{d}/{e}/{f} | Path does not match |
| 199 | app_dashboard_app | /app/ | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.