Routing
app_general_index
Matched route
Route Parameters
| Name | Value |
|---|---|
| domain | "-dev.swisskustomfaktory.ch" |
| sub | "webapp" |
Route Redirection
This page redirects to:
https://webapp-dev.swisskustomfaktory.ch/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | accounting_findone | /admin/findone/{entityName}/{id} | Path does not match |
| 2 | accounting_find | /admin/find/{entityName}/{ids} | Path does not match |
| 3 | accounting_search_dt | /admin/search.dt/{entity} | Path does not match |
| 4 | accounting_autocomplete | /admin/autocomplete/{entity} | Path does not match |
| 5 | accounting_index | / | Path almost matches, but Host "webapp-dev.swisskustomfaktory.ch" does not match the requirement ("accounting{domain}") |
| 6 | accounting_accountschart | /accounts_chart | Path does not match |
| 7 | accounting_log | /log | Path does not match |
| 8 | accounting_accountsstatements | /accounts/statements | Path does not match |
| 9 | accounting_balancesheet | /balance_sheet | Path does not match |
| 10 | accounting_profitandloss | /profit_loss | Path does not match |
| 11 | accounting_vat | /vat | Path does not match |
| 12 | accounting_closing | /closing | Path does not match |
| 13 | accounting_documents | /documents | Path does not match |
| 14 | accounting_accounts | /accounts | Path does not match |
| 15 | accounting_account | /accounts/{id} | Path does not match |
| 16 | accounting_createaccount | /accounts/new | Path does not match |
| 17 | accounting_editaccount | /accounts/{id}/edit | Path does not match |
| 18 | accounting_deleteaccount | /accounts/{id}/delete | Path does not match |
| 19 | accounting_undeleteaccount | /accounts/{id}/undelete | Path does not match |
| 20 | accounting_exportaccounts | /accounts/export/{type} | Path does not match |
| 21 | accounting_modalselectaccounts | /accounts/modal | Path does not match |
| 22 | accounting_refreshaccountbalance | /accounts/{id}/refreshbalance | Path does not match |
| 23 | accounting_vattypes | /vat_types | Path does not match |
| 24 | accounting_vattype | /vat_types/{id} | Path does not match |
| 25 | accounting_modalselectvattypes | /vat_types/modal | Path does not match |
| 26 | accounting_changevatrates | /vat_types/change_rates | Path does not match |
| 27 | accounting_modes | /modes | Path does not match |
| 28 | accounting_mode | /modes/{id} | Path does not match |
| 29 | accounting_entries | /entries | Path does not match |
| 30 | accounting_entry | /entries/{id} | Path does not match |
| 31 | accounting_createentry | /entries/new | Path does not match |
| 32 | accounting_editentry | /entries/{id}/edit | Path does not match |
| 33 | accounting_duplicateentry | /entries/{id}/duplicate | Path does not match |
| 34 | accounting_deleteentry | /entries/{id}/delete | Path does not match |
| 35 | accounting_undeleteentry | /entries/{id}/undelete | Path does not match |
| 36 | accounting_reverseentry | /entries/{id}/reverse | Path does not match |
| 37 | accounting_exportentries | /entries/export/{type} | Path does not match |
| 38 | accounting_modalselectentries | /entries/modal | Path does not match |
| 39 | accounting_exchangedifference | /entries/exchangedifference | Path does not match |
| 40 | accounting_predefinedentries | /entries/predefined | Path does not match |
| 41 | accounting_predefinedentry | /entries/predefined/{id} | Path does not match |
| 42 | accounting_createpredefinedentry | /entries/predefined/new | Path does not match |
| 43 | accounting_editpredefinedentry | /entries/predefined/{id}/edit | Path does not match |
| 44 | accounting_deletepredefinedentry | /entries/predefined/{id}/delete | Path does not match |
| 45 | accounting_undeletepredefinedentry | /entries/predefined/{id}/undelete | Path does not match |
| 46 | accounting_modalselectpredefinedentries | /entries/predefined/modal | Path does not match |
| 47 | accounting_app_accounting_getaccounts | /ajax/accounts | Path does not match |
| 48 | accounting_app_accounting_getvattypes | /ajax/vat_types | Path does not match |
| 49 | accounting_invoices | /invoices | Path does not match |
| 50 | accounting_invoice | /invoices/{id} | Path does not match |
| 51 | accounting_invoice_pdf | /invoices/{id}/pdf | Path does not match |
| 52 | accounting_debitors | /debitors | Path does not match |
| 53 | accounting_creditors | /creditors | Path does not match |
| 54 | accounting_creditorinvoices | /creditor_invoices | Path does not match |
| 55 | accounting_creditorinvoice | /creditor_invoices/{id} | Path does not match |
| 56 | accounting_creditorinvoice_document | /creditor_invoices/{id}/document | Path does not match |
| 57 | accounting_orders | /orders | Path does not match |
| 58 | accounting_order | /orders/{id} | Path does not match |
| 59 | accounting_order_pdf | /orders/{id}/pdf | Path does not match |
| 60 | accounting_close | /close | Path does not match |
| 61 | accounting_import | /import | Path does not match |
| 62 | accounting_generate | /generate | Path does not match |
| 63 | accounting_clean2021 | /clean2021 | Path does not match |
| 64 | accounting_fixmissingentries | /fix_missing_entries | Path does not match |
| 65 | accounting_test | /test | Path does not match |
| 66 | app_accounts_list | /accounts | Path does not match |
| 67 | app_accounts_view | /accounts/{id} | Path does not match |
| 68 | app_accounts_create | /accounts/new | Path does not match |
| 69 | app_accounts_edit | /accounts/{id}/edit | Path does not match |
| 70 | app_accounts_delete | /accounts/{id}/delete | Path does not match |
| 71 | app_accounts_undelete | /accounts/{id}/undelete | Path does not match |
| 72 | app_accounts_export | /accounts/export/{type} | Path does not match |
| 73 | app_accounts_modalselect | /accounts/modal | Path does not match |
| 74 | app_accounts_modalform | /accounts/modal/new | Path does not match |
| 75 | app_accounts_attachuser | /accounts/{id}/attach | Path does not match |
| 76 | app_accounts_detachuser | /accounts/{id}/detach | Path does not match |
| 77 | app_accounts_toggle | /accounts/{id}/toggle/{property} | Path does not match |
| 78 | dependson | /admin/dependson/{entity} | Path does not match |
| 79 | dependedaddresses | /admin/dependedaddresses | Path does not match |
| 80 | badges | /admin/badges/{entity}/{other}/{id} | Path does not match |
| 81 | create | /admin/create/{entity} | Path does not match |
| 82 | app_admin_uploadimage | /admin/image/{entity}/{id}/{property} | Path does not match |
| 83 | geonames | /admin/geonames | Path does not match |
| 84 | app_admin_users | /admin/users | Path does not match |
| 85 | translate | /admin/translate | Path does not match |
| 86 | app_admin_notifications | /admin/notifications | Path does not match |
| 87 | app_admin_readnotification | /admin/notifications/{id} | Path does not match |
| 88 | app_admin_ws | /admin/ws | Path does not match |
| 89 | app_admin_search | /admin/search | Path does not match |
| 90 | app_admin_importaccount | /admin/importer/account/{id} | Path does not match |
| 91 | app_admin_importuser | /admin/importer/user/{id} | Path does not match |
| 92 | app_admin_importer | /admin/importer | Path does not match |
| 93 | app_admin_indiandata | /admin/indiandata | Path does not match |
| 94 | app_admin_indiandataapi | /admin/indiandata/api | Path does not match |
| 95 | app_admin_importindiandatamodels | /admin/indiandata/import/models | Path does not match |
| 96 | app_admin_indiandataprices | /admin/indiandata/prices | Path does not match |
| 97 | app_admin_importindiandata | /admin/indiandata/import | Path does not match |
| 98 | app_admin_triumphdata | /admin/triumphdata | Path does not match |
| 99 | app_admin_triumphdataapi | /admin/triumphdata/api | Path does not match |
| 100 | app_admin_configuration | /admin/configuration | Path does not match |
| 101 | app_admin_wifivouchers | /admin/wifi_vouchers | Path does not match |
| 102 | app_admin_kdrive | /admin/kdrive | Path does not match |
| 103 | app_admin_kdrivelist | /admin/kdrive/list | Path does not match |
| 104 | app_admin_kdrivedownload | /admin/kdrive/download | Path does not match |
| 105 | findone | /admin/findone/{entityName}/{id} | Path does not match |
| 106 | find | /admin/find/{entityName}/{ids} | Path does not match |
| 107 | search_dt | /admin/search.dt/{entity} | Path does not match |
| 108 | autocomplete | /admin/autocomplete/{entity} | Path does not match |
| 109 | accounting_banks | /banks | Path does not match |
| 110 | accounting_bank | /banks/{id} | Path does not match |
| 111 | accounting_banks_create | /banks/new | Path does not match |
| 112 | accounting_banks_edit | /banks/{id}/edit | Path does not match |
| 113 | accounting_banks_modalselect | /banks/modal | Path does not match |
| 114 | accounting_banks_accounts | /banks/accounts | Path does not match |
| 115 | accounting_banks_account | /banks/accounts/{id} | Path does not match |
| 116 | accounting_banks_createaccount | /banks/accounts/new | Path does not match |
| 117 | accounting_banks_editaccount | /banks/accounts/{id}/edit | Path does not match |
| 118 | accounting_banks_transactions | /banks/transactions | Path does not match |
| 119 | accounting_banks_transaction | /banks/transactions/{id} | Path does not match |
| 120 | app_buybacks_list | /buybacks | Path does not match |
| 121 | app_buybacks_view | /buybacks/{id} | Path does not match |
| 122 | app_buybacks_create | /buybacks/new | Path does not match |
| 123 | app_buybacks_edit | /buybacks/{id}/edit | Path does not match |
| 124 | app_buybacks_delete | /buybacks/{id}/delete | Path does not match |
| 125 | app_buybacks_undelete | /buybacks/{id}/undelete | Path does not match |
| 126 | app_buybacks_export | /buybacks/export/{type} | Path does not match |
| 127 | app_buybacks_modalselect | /buybacks/modal | Path does not match |
| 128 | app_buybacks_modalform | /buybacks/modal/new | Path does not match |
| 129 | app_buybacks_pdf | /buybacks/{id}/pdf | Path does not match |
| 130 | app_buybacks_refreshaccounting | /buybacks/{id}/refreshaccounting | Path does not match |
| 131 | app_calendar_index | /calendar/ | Path does not match |
| 132 | app_calendar_getevents | /calendar/ajax/events | Path does not match |
| 133 | app_calendar_getentitytask | /calendar/ajax/task/get/{id} | Path does not match |
| 134 | app_calendar_getentitycalendarevent | /calendar/ajax/calendar_event/get/{id} | Path does not match |
| 135 | app_calendar_createcalendarevent | /calendar/ajax/calendar_event/create | Path does not match |
| 136 | app_calendar_updatecalendarevent | /calendar/ajax/calendar_event/update/{id} | Path does not match |
| 137 | app_calendar_createtask | /calendar/ajax/task/create | Path does not match |
| 138 | app_calendar_updatetask | /calendar/ajax/task/update/{id} | Path does not match |
| 139 | app_calendar_ical | /calendar/subscribe/ical | Path does not match |
| 140 | app_calendar_share | /calendar/share | Path does not match |
| 141 | app_creditorinvoices_list | /creditor_invoices | Path does not match |
| 142 | app_creditorinvoices_view | /creditor_invoices/{id} | Path does not match |
| 143 | app_creditorinvoices_create | /creditor_invoices/new | Path does not match |
| 144 | app_creditorinvoices_edit | /creditor_invoices/{id}/edit | Path does not match |
| 145 | app_creditorinvoices_duplicate | /creditor_invoices/{id}/duplicate | Path does not match |
| 146 | app_creditorinvoices_delete | /creditor_invoices/{id}/delete | Path does not match |
| 147 | app_creditorinvoices_undelete | /creditor_invoices/{id}/undelete | Path does not match |
| 148 | app_creditorinvoices_export | /creditor_invoices/export/{type} | Path does not match |
| 149 | app_creditorinvoices_modalselect | /creditor_invoices/modal | Path does not match |
| 150 | app_creditorinvoices_downloadfile | /creditor_invoices/{id}/file | Path does not match |
| 151 | app_creditorinvoices_validate | /creditor_invoices/{id}/validate | Path does not match |
| 152 | app_creditorinvoices_cancel | /creditor_invoices/{id}/cancel | Path does not match |
| 153 | app_creditorinvoices_refreshaccounting | /creditor_invoices/{id}/refreshaccounting | Path does not match |
| 154 | app_creditorinvoices_listtemplates | /creditor_invoices/templates | Path does not match |
| 155 | app_creditorinvoices_viewtemplate | /creditor_invoices/templates/{id} | Path does not match |
| 156 | app_creditorinvoices_createtemplate | /creditor_invoices/templates/new | Path does not match |
| 157 | app_creditorinvoices_edittemplate | /creditor_invoices/templates/{id}/edit | Path does not match |
| 158 | app_creditorinvoices_payments | /creditor_invoices/payments | Path does not match |
| 159 | app_creditorinvoices_payment | /creditor_invoices/payments/{id} | Path does not match |
| 160 | app_creditorinvoices_createpayment | /creditor_invoices/payments/new | Path does not match |
| 161 | app_creditorinvoices_editpayment | /creditor_invoices/payments/{id}/edit | Path does not match |
| 162 | app_creditorinvoices_deletepayment | /creditor_invoices/payments/{id}/delete | Path does not match |
| 163 | app_creditorinvoices_modalformpayment | /creditor_invoices/{id}/payments/modal/new | Path does not match |
| 164 | app_creditorinvoices_modalselectbanktransactions | /creditor_invoices/bank/modal | Path does not match |
| 165 | app_creditorinvoices_paymentfrombank | /creditor_invoices/{id}/bank | Path does not match |
| 166 | app_creditorinvoices_getaccounts | /creditor_invoices/accounts | Path does not match |
| 167 | app_creditorinvoices_getvattypes | /creditor_invoices/vat_types | Path does not match |
| 168 | app_creditorinvoices_items | /creditor_invoices/items/{type} | Path does not match |
| 169 | app_creditorinvoices_import | /creditor_invoices/import | Path does not match |
| 170 | app_creditorinvoices_superadmin | /creditor_invoices/superadmin/{id}/{action} | Path does not match |
| 171 | app_cronjobs_list | /cron_jobs | Path does not match |
| 172 | app_cronjobs_view | /cron_jobs/{id} | Path does not match |
| 173 | app_cronjobs_create | /cron_jobs/new | Path does not match |
| 174 | app_cronjobs_edit | /cron_jobs/{id}/edit | Path does not match |
| 175 | app_cronjobs_delete | /cron_jobs/{id}/delete | Path does not match |
| 176 | app_cronjobs_undelete | /cron_jobs/{id}/undelete | Path does not match |
| 177 | app_cronjobs_export | /cron_jobs/export/{type} | Path does not match |
| 178 | app_cronjobs_toggle | /cron_jobs/{id}/toggle | Path does not match |
| 179 | app_cronjobs_run | /cron_jobs/{id}/run | Path does not match |
| 180 | app_cronjobs_runall | /cron_jobs/run | Path does not match |
| 181 | app_deliverynotes_list | /delivery_notes | Path does not match |
| 182 | app_deliverynotes_view | /delivery_notes/{id} | Path does not match |
| 183 | app_deliverynotes_create | /delivery_notes/new | Path does not match |
| 184 | app_deliverynotes_edit | /delivery_notes/{id}/edit | Path does not match |
| 185 | app_deliverynotes_duplicate | /delivery_notes/{id}/duplicate | Path does not match |
| 186 | app_deliverynotes_delete | /delivery_notes/{id}/delete | Path does not match |
| 187 | app_deliverynotes_undelete | /delivery_notes/{id}/undelete | Path does not match |
| 188 | app_deliverynotes_export | /delivery_notes/export/{type} | Path does not match |
| 189 | app_deliverynotes_pdf | /delivery_notes/{id}/pdf | Path does not match |
| 190 | app_deliverynotes_print | /delivery_notes/{id}/print/{printer} | Path does not match |
| 191 | app_deliverynotes_email | /delivery_notes/{id}/email | Path does not match |
| 192 | app_deposits_list | /deposits | Path does not match |
| 193 | app_deposits_view | /deposits/{id} | Path does not match |
| 194 | app_deposits_create | /deposits/new | Path does not match |
| 195 | app_deposits_edit | /deposits/{id}/edit | Path does not match |
| 196 | app_deposits_duplicate | /deposits/{id}/duplicate | Path does not match |
| 197 | app_deposits_delete | /deposits/{id}/delete | Path does not match |
| 198 | app_deposits_undelete | /deposits/{id}/undelete | Path does not match |
| 199 | app_deposits_export | /deposits/export/{type} | Path does not match |
| 200 | app_deposits_modalselect | /deposits/modal | Path does not match |
| 201 | app_emails_list | /emails | Path does not match |
| 202 | app_emails_view | /emails/{id} | Path does not match |
| 203 | app_emails_create | /emails/new | Path does not match |
| 204 | app_emails_attachments | /emails/attachments/{publicToken} | Path does not match |
| 205 | app_emails_tracking | /emails/tr/{action}/{token} | Path does not match |
| 206 | app_emails_attachmentpreview | /emails/attachments/{id}/preview | Path does not match |
| 207 | app_emails_attachmentdownload | /emails/attachments/{id}/download | Path does not match |
| 208 | app_emails_attachmentcachepreview | /emails/attachments/cache/{path}/preview | Path does not match |
| 209 | app_emails_attachmentcachedownload | /emails/attachments/cache/{path} | Path does not match |
| 210 | app_emails_brevo | /emails/brevo | Path does not match |
| 211 | app_emails_brevoevents | /emails/brevo/events | Path does not match |
| 212 | app_emails_brevounblockallcontact | /emails/brevo/unblock/email/all | Path does not match |
| 213 | app_emails_brevounblockcontact | /emails/brevo/unblock/email/{email} | Path does not match |
| 214 | app_emails_brevounblockdomain | /emails/brevo/unblock/domain/{domain} | Path does not match |
| 215 | app_emails_brevodetails | /emails/brevo/{messageId} | Path does not match |
| 216 | app_general_index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.