Routing
(none)
Matched route
Route Matching Logs
Path to match:
/.env
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | 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 | api_admin_company_contact_add | /api/admin/company/{companyId}/contact | Path does not match |
| 17 | api_admin_company_contact_get | /api/admin/company/{companyId}/contact/{contactId} | Path does not match |
| 18 | app_api_company_companycontact_get | /api/company/{companyId}/contact/{contactId} | Path does not match |
| 19 | api_admin_company_contact_update | /api/admin/company/{companyId}/contact/{contactId} | Path does not match |
| 20 | api_admin_company_contact_delete | /api/admin/company/{companyId}/contact/{contactId} | Path does not match |
| 21 | api_admin_company_contact_list | /api/admin/company/{companyId}/contact/list | Path does not match |
| 22 | api_admin_company_Add | /api/admin/company | Path does not match |
| 23 | api_admin_company_get | /api/admin/company/{id} | Path does not match |
| 24 | api_admin_company_update | /api/admin/company/{id} | Path does not match |
| 25 | api_admin_company_delete | /api/admin/company/{id} | Path does not match |
| 26 | api_admin_company_list | /api/admin/company/list | Path does not match |
| 27 | api_admin_company_user_add | /api/admin/company/{companyId}/user | Path does not match |
| 28 | api_admin_company_user_get | /api/admin/company/{companyId}/user/{userId} | Path does not match |
| 29 | api_admin_company_user_update | /api/admin/company/{companyId}/user/{userId} | Path does not match |
| 30 | api_admin_company_user_delete | /api/admin/company/{companyId}/user/{userId} | Path does not match |
| 31 | api_admin_company_user_list | /api/admin/company/{companyId}/user/list | Path does not match |
| 32 | app_api_company_companyuser_list | /api/company/{companyId}/user/list | Path does not match |
| 33 | api_admin_company_user_change_password | /api/admin/company/{companyId}/user/{userId}/change-user-password | Path does not match |
| 34 | app_api_company_companyuser_changeuserpassword | /api/company/{companyId}/user/{userId}/change-user-password | Path does not match |
| 35 | api_admin_company_user_send_password_reset | /api/admin/company/{companyId}/user/{userId}/send-password-reset-link | Path does not match |
| 36 | api_admin_company_user_set_password_reset | /api/admin/company/{companyId}/user/{userId}/set-password-reset | Path does not match |
| 37 | api_admin_login_check | /api/admin/user/login | Path does not match |
| 38 | api_admin_logout | /api/admin/user/logout | Path does not match |
| 39 | api_admin_me_service | /api/admin/user/me | Path does not match |
| 40 | api_admin_change_password | /api/admin/user/change-password | Path does not match |
| 41 | api_reset_password | /api/admin/user/reset-password | Path does not match |
| 42 | api_store_reservation | /api/store/reservation/save | Path does not match |
| 43 | api_store_reservation_get | /api/store/reservation/{id} | Path does not match |
| 44 | api_admin_company_type_Add | /api/admin/static-data/company-type | Path does not match |
| 45 | api_admin_company_type_get | /api/admin/static-data/company-type/{code} | Path does not match |
| 46 | api_admin_company_type_update | /api/admin/static-data/company-type/{code} | Path does not match |
| 47 | api_admin_company_type_delete | /api/admin/static-data/company-type/{code} | Path does not match |
| 48 | api_admin_company_type_list | /api/admin/static-data/company-type/list | Path does not match |
| 49 | api_admin_permission_type_add | /api/admin/static-data/permission-type | Path does not match |
| 50 | api_admin_permission_type_get | /api/admin/static-data/permission-type/{code} | Path does not match |
| 51 | api_admin_permission_type_update | /api/admin/static-data/permission-type/{code} | Path does not match |
| 52 | api_admin_permission_type_delete | /api/admin/static-data/permission-type/{code} | Path does not match |
| 53 | api_admin_permission_type_list | /api/admin/static-data/permission-type/list | Path does not match |
| 54 | api_admin_currency_get | /api/admin/static-data/currency/{currencyCode} | Path does not match |
| 55 | api_admin_currency_update | /api/admin/static-data/currency/{currencyCode} | Path does not match |
| 56 | api_admin_currency_Add | /api/admin/static-data/currency | Path does not match |
| 57 | api_admin_currency_delete | /api/admin/static-data/currency/{currencyCode} | Path does not match |
| 58 | api_admin_currency_list | /api/admin/static-data/currency/list | Path does not match |
| 59 | api_admin_language_get | /api/admin/static-data/language/{languageCode} | Path does not match |
| 60 | api_admin_language_update | /api/admin/static-data/language/{languageCode} | Path does not match |
| 61 | api_admin_language_add | /api/admin/static-data/language | Path does not match |
| 62 | api_admin_language_delete | /api/admin/static-data/language/{languageCode} | Path does not match |
| 63 | api_admin_language_list | /api/admin/static-data/language/list | Path does not match |
| 64 | app_api_staticdata_staroletype_add | /api/static-data/sta-role-type | Path does not match |
| 65 | app_api_staticdata_staroletype_get | /api/static-data/sta-role-type/{code} | Path does not match |
| 66 | app_api_staticdata_staroletype_update | /api/static-data/sta-role-type/{code} | Path does not match |
| 67 | app_api_staticdata_staroletype_delete | /api/static-data/sta-role-type/{code} | Path does not match |
| 68 | app_api_staticdata_staroletype_list | /api/static-data/sta-role-type/list | Path does not match |
| 69 | app_api_staticdata_staroletype_permissionssave | /api/static-data/sta-role-type/{code}/permissions | Path does not match |
| 70 | api_admin_store_type_Add | /api/admin/static-data/store-type | Path does not match |
| 71 | api_admin_store_type_get | /api/admin/static-data/store-type/{id} | Path does not match |
| 72 | api_admin_store_type_update | /api/admin/static-data/store-type/{id} | Path does not match |
| 73 | api_admin_store_type_delete | /api/admin/static-data/store-type/{id} | Path does not match |
| 74 | api_admin_store_type_list | /api/admin/static-data/store-type/list | Path does not match |
| 75 | api_admin_user_type_add | /api/admin/static-data/user-type | Path does not match |
| 76 | api_admin_user_type_get | /api/admin/static-data/user-type/{code} | Path does not match |
| 77 | api_admin_user_type_update | /api/admin/static-data/user-type/{code} | Path does not match |
| 78 | api_admin_user_type_delete | /api/admin/static-data/user-type/{code} | Path does not match |
| 79 | api_admin_user_type_list | /api/admin/static-data/user-type/list | Path does not match |
| 80 | api_admin_store_bill_add | /api/admin/store/{storeId}/bill | Path does not match |
| 81 | api_admin_store_bill_get | /api/admin/store/{storeId}/bill/{id} | Path does not match |
| 82 | api_admin_store_bill_delete | /api/admin/store/{storeId}/bill/{id} | Path does not match |
| 83 | api_admin_store_bill_list | /api/admin/store/{storeId}/bill/list | Path does not match |
| 84 | api_admin_store_Add | /api/admin/store | Path does not match |
| 85 | api_admin_store_get | /api/admin/store/{id} | Path does not match |
| 86 | api_admin_store_update | /api/admin/store/{id} | Path does not match |
| 87 | api_admin_store_delete | /api/admin/store/{id} | Path does not match |
| 88 | api_admin_store_list | /api/admin/store/list | Path does not match |
| 89 | api_admin_store_guest_Add | /api/admin/store/{storeId}/guest | Path does not match |
| 90 | api_admin_store_guest_get | /api/admin/store/{storeId}/guest/{id} | Path does not match |
| 91 | api_admin_store_guest_update | /api/admin/store/{storeId}/guest/{id} | Path does not match |
| 92 | api_admin_store_guest_delete | /api/admin/store/{storeId}/guest/{id} | Path does not match |
| 93 | api_admin_store_guest_list | /api/admin/store/{storeId}/guest/list | Path does not match |
| 94 | api_admin_store_income_department_Add | /api/admin/store/{storeId}/income-department | Path does not match |
| 95 | api_admin_store_income_department_get | /api/admin/store/{storeId}/income-department/{id} | Path does not match |
| 96 | api_admin_store_income_department_update | /api/admin/store/{storeId}/income-department/{id} | Path does not match |
| 97 | api_admin_store_income_department_delete | /api/admin/store/{storeId}/income-department/{id} | Path does not match |
| 98 | api_admin_store_income_department_list | /api/admin/store/{storeId}/income-department/list | Path does not match |
| 99 | api_admin_store_reservation_list | /api/admin/store/{storeId}/reservation/list | Path does not match |
| 100 | api_admin_store_reservation_get | /api/admin/store/{storeId}/reservation/{id} | Path does not match |
| 101 | api_admin_store_product_Add | /api/admin/store/{storeId}/product | Path does not match |
| 102 | api_admin_store_product_get | /api/admin/store/{storeId}/product/{id} | Path does not match |
| 103 | api_admin_store_product_update | /api/admin/store/{storeId}/product/{id} | Path does not match |
| 104 | api_admin_store_product_delete | /api/admin/store/{storeId}/product/{id} | Path does not match |
| 105 | api_admin_store_product_list | /api/admin/store/{storeId}/product/list | Path does not match |
| 106 | api_admin_store_product_group_Add | /api/admin/store/{storeId}/product-group | Path does not match |
| 107 | api_admin_store_product_group_get | /api/admin/store/{storeId}/product-group/{id} | Path does not match |
| 108 | api_admin_store_product_group_update | /api/admin/store/{storeId}/product-group/{id} | Path does not match |
| 109 | api_admin_store_product_group_delete | /api/admin/store/{storeId}/product-group/{id} | Path does not match |
| 110 | api_admin_store_product_group_list | /api/admin/store/{storeId}/product-group/list | Path does not match |
| 111 | api_admin_store_product_group_products | /api/admin/store/{storeId}/product-group/{productGroupId}/products | Path does not match |
| 112 | product_photo_add | /api/admin/store/{storeId}/product/{productId}/photo | Path does not match |
| 113 | product_photo_update | /api/admin/store/{storeId}/product/{productId}/photo/{photoId} | Path does not match |
| 114 | product_photo_delete | /api/admin/store/{storeId}/product/{productId}/photo/{photoId} | Path does not match |
| 115 | product_photo_pending_crop | /api/admin/store/{storeId}/product/{productId}/photo/pending-crops | Path does not match |
| 116 | product_photo_get | /api/admin/store/{storeId}/product/{productId}/photo/{photoId} | Path does not match |
| 117 | product_photo_list | /api/admin/store/{storeId}/product/{productId}/photo/list | Path does not match |
| 118 | product_photo_save | /api/admin/store/{storeId}/product/{productId}/photo/save/{fileName} | Path does not match |
| 119 | product_photo_order | /api/admin/store/{storeId}/product/{productId}/photo/order | Path does not match |
| 120 | product_photo_upload | /api/admin/store/{storeId}/product/{productId}/photo/upload | Path does not match |
| 121 | product_photo_prepare_crop | /api/admin/store/{storeId}/product/{productId}/photo/prepare-for-crop | Path does not match |
| 122 | product_photo_remove_crop | /api/admin/store/{storeId}/product/{productId}/photo/remove-crop/{fileName} | Path does not match |
| 123 | product_photo_tmp_upload | /api/admin/store/{storeId}/product/{productId}/photo/tmp-upload | Path does not match |
| 124 | product_photo_remove_upload | /api/admin/store/{storeId}/product/{productId}/photo/remove-upload/{fileName} | Path does not match |
| 125 | api_admin_store_table_Add | /api/admin/store/{storeId}/table | Path does not match |
| 126 | api_admin_store_table_get | /api/admin/store/{storeId}/table/{id} | Path does not match |
| 127 | api_admin_store_table_update | /api/admin/store/{storeId}/table/{id} | Path does not match |
| 128 | api_admin_store_table_delete | /api/admin/store/{storeId}/table/{id} | Path does not match |
| 129 | api_admin_store_table_list | /api/admin/store/{storeId}/table/list | Path does not match |
| 130 | api_admin_store_table_location_Add | /api/admin/store/{storeId}/table-location | Path does not match |
| 131 | api_admin_store_table_location_get | /api/admin/store/{storeId}/table-location/{id} | Path does not match |
| 132 | api_admin_store_table_location_update | /api/admin/store/{storeId}/table-location/{id} | Path does not match |
| 133 | api_admin_store_table_location_delete | /api/admin/store/{storeId}/table-location/{id} | Path does not match |
| 134 | api_admin_store_table_location_list | /api/admin/store/{storeId}/table-location/list | Path does not match |
| 135 | api_admin_store_tax_Add | /api/admin/store/{storeId}/tax | Path does not match |
| 136 | api_admin_store_tax_get | /api/admin/store/{storeId}/tax/{id} | Path does not match |
| 137 | api_admin_store_tax_update | /api/admin/store/{storeId}/tax/{id} | Path does not match |
| 138 | api_admin_store_tax_delete | /api/admin/store/{storeId}/tax/{id} | Path does not match |
| 139 | api_admin_store_tax_list | /api/admin/store/{storeId}/tax/list | Path does not match |
| 140 | app_pages_admin_dashboard_dashboardpage | /admin/dashboard | Path does not match |
| 141 | admin_index | /admin | Path does not match |
| 142 | admin_company_contact_page | /admin/company/{companyId}/contacts | Path does not match |
| 143 | admin_company_contact_add | /admin/company/{companyId}/contact/modals/add-contact | Path does not match |
| 144 | admin_company_contact_update | /admin/company/{companyId}/contact/{id}/modals/edit-contact | Path does not match |
| 145 | app_pages_admin_settings_company_company_companypage | /admin/settings/companies | Path does not match |
| 146 | app_pages_admin_settings_company_company_companymodal | /admin/settings/company/modals/add-company | Path does not match |
| 147 | app_pages_admin_settings_company_company_updatecompanytypemodal | /admin/settings/company/{id}/modals/edit-company | Path does not match |
| 148 | app_pages_admin_settings_company_company_updatecompanypage | /admin/settings/company/{id} | Path does not match |
| 149 | app_pages_admin_settings_company_company_companytokenpage | /admin/settings/company/{id}/activate-token | Path does not match |
| 150 | app_pages_admin_settings_company_companyuser_companypage | /admin/settings/company/{companyId}/users | Path does not match |
| 151 | app_pages_admin_settings_company_companyuser_companymodal | /admin/settings/company/{companyId}/user/modals/add-user | Path does not match |
| 152 | app_pages_admin_settings_company_companyuser_updatecompanytypemodal | /admin/settings/company/{companyId}/user/{id}/modals/edit-user | Path does not match |
| 153 | app_pages_admin_settings_staticdata_companytype_companytypepage | /admin/settings/static-data/company-types | Path does not match |
| 154 | app_pages_admin_settings_staticdata_companytype_companytypemodal | /admin/settings/static-data/company-type/modals/add-company-type | Path does not match |
| 155 | app_pages_admin_settings_staticdata_companytype_updatecompanytypemodal | /admin/settings/static-data/company-type/{code}/modals/edit-company-type | Path does not match |
| 156 | app_pages_admin_settings_staticdata_currency_listpage | /admin/settings/currencies | Path does not match |
| 157 | app_pages_admin_settings_staticdata_currency_addmodal | /admin/settings/currencies/add-currency | Path does not match |
| 158 | app_pages_admin_settings_staticdata_currency_updatemodal | /admin/settings/currencies/{currencyCode} | Path does not match |
| 159 | app_pages_admin_settings_staticdata_language_listpage | /admin/settings/languages | Path does not match |
| 160 | app_pages_admin_settings_staticdata_language_addmodal | /admin/settings/languages/add-language | Path does not match |
| 161 | app_pages_admin_settings_staticdata_language_updatemodal | /admin/settings/languages/{languageCode} | Path does not match |
| 162 | permission_type_list | /admin/settings/static-data/permission-types | Path does not match |
| 163 | permission_type_add | /admin/settings/static-data/permission-type/modals/add-permission-type | Path does not match |
| 164 | permission_type_update | /admin/settings/static-data/permission-type/{permissionCode}/modals/edit-permission-type | Path does not match |
| 165 | app_pages_admin_settings_staticdata_staroletype_roletypepage | /admin/settings/static-data/role-types | Path does not match |
| 166 | app_pages_admin_settings_staticdata_staroletype_roletypemodal | /admin/settings/static-data/role-type/modals/add-role-type | Path does not match |
| 167 | app_pages_admin_settings_staticdata_staroletype_updateroletypemodal | /admin/settings/static-data/role-type/{code}/modals/edit-role-type | Path does not match |
| 168 | app_pages_admin_settings_staticdata_staroletype_permissionspage | /admin/settings/static-data/role-type/{code}/set-permissions | Path does not match |
| 169 | app_pages_admin_settings_staticdata_storetype_storetypepage | /admin/settings/static-data/store-types | Path does not match |
| 170 | app_pages_admin_settings_staticdata_storetype_storetypemodal | /admin/settings/static-data/store-types/modals/add-store-type | Path does not match |
| 171 | app_pages_admin_settings_staticdata_storetype_updatemodal | /admin/settings/static-data/store-types/{id}/modals/edit-store-type | Path does not match |
| 172 | app_pages_admin_settings_staticdata_usertype_usertypepage | /admin/settings/static-data/user-types | Path does not match |
| 173 | app_pages_admin_settings_staticdata_usertype_usertypemodal | /admin/settings/static-data/user-types/modals/add-user-type | Path does not match |
| 174 | app_pages_admin_settings_staticdata_usertype_updatemodal | /admin/settings/static-data/user-types/{code}/modals/edit-user-type | Path does not match |
| 175 | store_bill | /admin/store/{storeId}/bill | Path does not match |
| 176 | store_guests | /admin/store/{storeId}/guests | Path does not match |
| 177 | guest_modal_add | /admin/store/{storeId}/guest/modals/add-guest | Path does not match |
| 178 | guest_modal_edit | /admin/store/{storeId}/guest/{guestId}/modals/edit-guest | Path does not match |
| 179 | store_modal_guests | /admin/store/{storeId}/modal/list-guests | Path does not match |
| 180 | store_income_departments | /admin/store/{storeId}/income-departments | Path does not match |
| 181 | income_department_modal_add | /admin/store/{storeId}/income-department/modals/add-income-department | Path does not match |
| 182 | income_department_modal_edit | /admin/store/{storeId}/income-department/{incomeDepartmentId}/modals/edit-income-department | Path does not match |
| 183 | store_orders | /admin/store/{storeId}/orders | Path does not match |
| 184 | store_products | /admin/store/{storeId}/products | Path does not match |
| 185 | product_modal_add | /admin/store/{storeId}/product/modals/add-product | Path does not match |
| 186 | product_modal_edit | /admin/store/{storeId}/product/{productId}/modals/edit-product | Path does not match |
| 187 | product_detail_modal | /admin/store/{storeId}/products/{productId}/modals/product-detail | Path does not match |
| 188 | product_photos_modal | /admin/store/{storeId}/product/{productId}/modals/product-photos | Path does not match |
| 189 | product_photo_edit_modal | /admin/store/{storeId}/products/{productId}/modals/edit-photo/{photoId} | Path does not match |
| 190 | store_product_groups | /admin/store/{storeId}/product-groups | Path does not match |
| 191 | product_group_modal_add | /admin/store/{storeId}/product-group/modals/add-product-group | Path does not match |
| 192 | product_group_modal_edit | /admin/store/{storeId}/product-group/{productGroupId}/modals/edit-product-group | Path does not match |
| 193 | store_reservations | /admin/store/{storeId}/reservations | Path does not match |
| 194 | reservation_modal_add | /admin/store/{storeId}/reservation/modals/add-reservation | Path does not match |
| 195 | reservation_modal_edit | /admin/store/{storeId}/reservation/{reservationId}/modals/edit-reservation | Path does not match |
| 196 | app_pages_admin_store_store_storepage | /admin/stores | Path does not match |
| 197 | app_pages_admin_store_store_storemodal | /admin/store/modals/add-store | Path does not match |
| 198 | app_pages_admin_store_store_updatestoretypemodal | /admin/store/{id}/modals/edit-store | Path does not match |
| 199 | app_pages_admin_store_store_updatestorepage | /admin/store/{id} | Path does not match |
| 200 | store_dashboard | /admin/store/{storeId}/dashboard | Path does not match |
| 201 | store_tables | /admin/store/{storeId}/tables | Path does not match |
| 202 | table_modal_add | /admin/store/{storeId}/table/modals/add-table | Path does not match |
| 203 | table_modal_edit | /admin/store/{storeId}/table/{tableId}/modals/edit-table | Path does not match |
| 204 | table_modal_print_qr | /admin/store/{storeId}/table/print/print-qr | Path does not match |
| 205 | table_modal_tables | /admin/store/{storeId}/modals/tables | Path does not match |
| 206 | store_table_locations | /admin/store/{storeId}/table-locations | Path does not match |
| 207 | table_location_modal_add | /admin/store/{storeId}/table-location/modals/add-table-location | Path does not match |
| 208 | table_location_modal_edit | /admin/store/{storeId}/table-location/{tableLocationId}/modals/edit-table-location | Path does not match |
| 209 | store_taxes | /admin/store/{storeId}/taxes | Path does not match |
| 210 | tax_modal_add | /admin/store/{storeId}/tax/modals/add-tax | Path does not match |
| 211 | tax_modal_edit | /admin/store/{storeId}/tax/{taxId}/modals/edit-tax | Path does not match |
| 212 | app_pages_admin_user_forgotpassword_forgotpasswordpage | /admin/forgot-password | Path does not match |
| 213 | app_pages_admin_user_forgotpassword_passwordresetpage | /admin/password-reset/{resetToken} | Path does not match |
| 214 | app_pages_admin_user_forgotpassword_passwordresetsuccesspage | /admin/password-reset-success | Path does not match |
| 215 | user_me | /admin/user/me | Path does not match |
| 216 | user_logout | /admin/user/logout | Path does not match |
| 217 | index | / | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.