Routing
(none)
Matched route
Route Matching Logs
Path to match:
/js/twint_ch.js
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_users_index | /admin/users | Path does not match |
| 2 | admin_users_new | /admin/users/new | Path does not match |
| 3 | admin_users_edit | /admin/users/{id}/edit | Path does not match |
| 4 | admin_users_toggle_active | /admin/users/{id}/toggle-active | Path does not match |
| 5 | admin_users_unblock | /admin/users/{id}/unblock | Path does not match |
| 6 | admin_users_history | /admin/users/{id}/history | Path does not match |
| 7 | bank_api_query_payment_order | /api/bank/query-payment-order | Path does not match |
| 8 | bank_api_validate_payment | /api/bank/validate-payment | Path does not match |
| 9 | bank_api_pending_orders | /api/bank/pending-orders | Path does not match |
| 10 | bank_api_validated_orders | /api/bank/validated-orders | Path does not match |
| 11 | banks_index | /banks | Path does not match |
| 12 | banks_dashboard | /banks/dashboard | Path does not match |
| 13 | banks_payments_history | /banks/payments/history | Path does not match |
| 14 | banks_payments_history_data | /banks/payments/history/data | Path does not match |
| 15 | banks_payments_export | /banks/payments/history/export/{format} | Path does not match |
| 16 | banks_new | /banks/new | Path does not match |
| 17 | banks_edit | /banks/{id}/edit | Path does not match |
| 18 | banks_delete | /banks/{id}/delete | Path does not match |
| 19 | banks_view | /banks/{id}/view | Path does not match |
| 20 | accounts_new | /banks/{bankId}/accounts/new | Path does not match |
| 21 | accounts_toggle_active | /banks/accounts/{id}/toggle-active | Path does not match |
| 22 | accounts_toggle_payment | /banks/accounts/{id}/toggle-payment | Path does not match |
| 23 | accounts_edit | /banks/accounts/{id}/edit | Path does not match |
| 24 | accounts_payments | /banks/accounts/{id}/payments | Path does not match |
| 25 | accounts_history_pdf | /banks/accounts/{id}/history/pdf | Path does not match |
| 26 | accounts_history | /banks/accounts/{id}/history | Path does not match |
| 27 | accounts_delete | /banks/accounts/{id}/delete | Path does not match |
| 28 | banks_pdf_all | /banks/pdf/all | Path does not match |
| 29 | banks_pdf_available | /banks/pdf/available | Path does not match |
| 30 | api_provinces_territoires | /banks/api/provinces/{id}/territoires | Path does not match |
| 31 | accounts_detail | /banks/accounts/{id}/detail | Path does not match |
| 32 | app_change_password | /change-password | Path does not match |
| 33 | client_login | /client/login | Path does not match |
| 34 | client_dashboard | /client/dashboard | Path does not match |
| 35 | client_invoices | /client/invoices | Path does not match |
| 36 | client_invoice_taxes_detail | /client/invoices/{id}/taxes-detail | Path does not match |
| 37 | client_payments_history | /client/payments-history | Path does not match |
| 38 | client_invoice_detail | /client/invoice/{id} | Path does not match |
| 39 | client_contract_info | /client/contract-info | Path does not match |
| 40 | client_contract_invoices | /client/contract/{id}/invoices | Path does not match |
| 41 | client_payment_orders | /client/payment-orders | Path does not match |
| 42 | client_payment_order_detail | /client/payment-order/{id} | Path does not match |
| 43 | client_upload_proof_of_payment | /client/payment-order/{id}/upload-proof | Path does not match |
| 44 | client_generate_payment_order | /client/generate-payment-order | Path does not match |
| 45 | client_download_payment_order | /client/download-payment-order/{id} | Path does not match |
| 46 | client_download_payment_receipt | /client/download-payment-receipt/{id} | Path does not match |
| 47 | verify_receipt_page | /verify-receipt | Path does not match |
| 48 | verify_receipt_api | /api/verify-receipt | Path does not match |
| 49 | client_logout | /client/logout | Path does not match |
| 50 | contracts_new | /contracts/new/{customer_id} | Path does not match |
| 51 | contracts_edit | /contracts/{id}/edit | Path does not match |
| 52 | contracts_toggle_status | /contracts/{id}/toggle-status | Path does not match |
| 53 | contracts_invoices | /contracts/{id}/invoices | Path does not match |
| 54 | contracts_delete | /contracts/{id}/delete | Path does not match |
| 55 | customers_api_list | /customers/api/customers | Path does not match |
| 56 | customers_api_contracts_stats | /customers/api/contracts-stats | Path does not match |
| 57 | customers_api_territoires_by_province | /customers/api/territoires-by-province/{provinceId} | Path does not match |
| 58 | customers_invoices | /customers/{id}/invoices | Path does not match |
| 59 | customers_index | /customers | Path does not match |
| 60 | customers_form_new | /customers/form/new | Path does not match |
| 61 | customers_form_edit | /customers/form/{id}/edit | Path does not match |
| 62 | customers_new | /customers/new | Path does not match |
| 63 | customers_edit | /customers/{id}/edit | Path does not match |
| 64 | customers_delete | /customers/{id}/delete | Path does not match |
| 65 | customers_view | /customers/{id}/view | Path does not match |
| 66 | customers_print_official_sheet | /customers/{id}/print-official-sheet | Path does not match |
| 67 | customers_api_secteurs_by_territoire | /customers/api/territoire/{id}/secteurs | Path does not match |
| 68 | customers_filter | /customers/filter | Path does not match |
| 69 | customers_export_csv | /customers/export/csv | Path does not match |
| 70 | customers_export_excel | /customers/export/excel | Path does not match |
| 71 | customers_export_pdf | /customers/export/pdf | Path does not match |
| 72 | customers_import | /customers/import | Path does not match |
| 73 | customers_import_preview | /customers/import/preview | Path does not match |
| 74 | customers_import_confirm | /customers/import/confirm | Path does not match |
| 75 | customers_import_cancel | /customers/import/cancel | Path does not match |
| 76 | customers_import_template | /customers/import/template | Path does not match |
| 77 | app_dashboard | /dashboard | Path does not match |
| 78 | homepage | /1 | Path does not match |
| 79 | app_home | / | Path does not match |
| 80 | invoices_index | /dashboard/invoices | Path does not match |
| 81 | invoices_ajax_list | /dashboard/invoices/ajax/list | Path does not match |
| 82 | invoices_new | /dashboard/invoices/new | Path does not match |
| 83 | invoices_edit | /dashboard/invoices/{id}/edit | Path does not match |
| 84 | invoices_toggle_status | /dashboard/invoices/{id}/toggle-status | Path does not match |
| 85 | invoices_delete | /dashboard/invoices/{id}/delete | Path does not match |
| 86 | invoices_view | /dashboard/invoices/{id}/view | Path does not match |
| 87 | invoices_filter | /dashboard/invoices/filter | Path does not match |
| 88 | invoices_import_form | /invoices/import | Path does not match |
| 89 | invoices_import | /invoices/import | Path does not match |
| 90 | invoices_import_history | /invoices/import/history | Path does not match |
| 91 | invoices_import_validate | /invoices/import/{id}/validate | Path does not match |
| 92 | invoices_import_template | /invoices/import/template | Path does not match |
| 93 | invoice_payments_add | /invoices/{invoiceId}/payments/add | Path does not match |
| 94 | invoice_payments_delete | /invoices/{invoiceId}/payments/{paymentId}/delete | Path does not match |
| 95 | payment_gateways_index | /admin/payment-gateways | Path does not match |
| 96 | payment_gateways_new | /admin/payment-gateways/new | Path does not match |
| 97 | payment_gateways_edit | /admin/payment-gateways/{id}/edit | Path does not match |
| 98 | payment_gateways_toggle | /admin/payment-gateways/{id}/toggle | Path does not match |
| 99 | payment_gateways_delete | /admin/payment-gateways/{id}/delete | Path does not match |
| 100 | payment_orders_index | /dashboard/payment-orders | Path does not match |
| 101 | payment_orders_approve | /dashboard/payment-orders/{id}/approve | Path does not match |
| 102 | payment_orders_validate | /dashboard/payment-orders/{id}/validate | Path does not match |
| 103 | payment_orders_view | /dashboard/payment-orders/{id}/view | Path does not match |
| 104 | payment_orders_delete | /dashboard/payment-orders/{id}/delete | Path does not match |
| 105 | app_profile | /profile | Path does not match |
| 106 | app_forgot_password | /forgot-password | Path does not match |
| 107 | app_reset_password | /reset-password/{token} | Path does not match |
| 108 | app_login | /login | Path does not match |
| 109 | app_logout | /logout | Path does not match |
| 110 | settings_customer_categories_index | /settings/customer-categories | Path does not match |
| 111 | settings_customer_categories_form_new | /settings/customer-categories/form/new | Path does not match |
| 112 | settings_customer_categories_form_edit | /settings/customer-categories/form/{id}/edit | Path does not match |
| 113 | settings_customer_categories_new | /settings/customer-categories/new | Path does not match |
| 114 | settings_customer_categories_edit | /settings/customer-categories/{id}/edit | Path does not match |
| 115 | settings_customer_categories_delete | /settings/customer-categories/{id}/delete | Path does not match |
| 116 | settings_customer_categories_customers | /settings/customer-categories/{id}/customers | Path does not match |
| 117 | settings_customer_categories_customers_export_excel | /settings/customer-categories/{id}/customers/export/excel | Path does not match |
| 118 | settings_customer_categories_customers_export_pdf | /settings/customer-categories/{id}/customers/export/pdf | Path does not match |
| 119 | settings_provinces_index | /settings/provinces | Path does not match |
| 120 | settings_provinces_form_new | /settings/provinces/form/new | Path does not match |
| 121 | settings_provinces_form_edit | /settings/provinces/form/{id}/edit | Path does not match |
| 122 | settings_provinces_new | /settings/provinces/new | Path does not match |
| 123 | settings_provinces_edit | /settings/provinces/{id}/edit | Path does not match |
| 124 | settings_provinces_delete | /settings/provinces/{id}/delete | Path does not match |
| 125 | settings_roles_index | /settings/roles | Path does not match |
| 126 | settings_roles_form_new | /settings/roles/form/new | Path does not match |
| 127 | settings_roles_form_edit | /settings/roles/form/{id}/edit | Path does not match |
| 128 | settings_roles_new | /settings/roles/new | Path does not match |
| 129 | settings_roles_edit | /settings/roles/{id}/edit | Path does not match |
| 130 | settings_roles_delete | /settings/roles/{id}/delete | Path does not match |
| 131 | settings_secteurs_index | /settings/secteurs | Path does not match |
| 132 | settings_secteurs_form_new | /settings/secteurs/form/new | Path does not match |
| 133 | settings_secteurs_form_edit | /settings/secteurs/form/{id}/edit | Path does not match |
| 134 | settings_secteurs_new | /settings/secteurs/new | Path does not match |
| 135 | settings_secteurs_edit | /settings/secteurs/{id}/edit | Path does not match |
| 136 | settings_secteurs_delete | /settings/secteurs/{id}/delete | Path does not match |
| 137 | settings_taxes_index | /settings/taxes | Path does not match |
| 138 | settings_taxes_form_new | /settings/taxes/form/new | Path does not match |
| 139 | settings_taxes_form_edit | /settings/taxes/form/{id}/edit | Path does not match |
| 140 | settings_taxes_new | /settings/taxes/new | Path does not match |
| 141 | settings_taxes_edit | /settings/taxes/{id}/edit | Path does not match |
| 142 | settings_taxes_delete | /settings/taxes/{id}/delete | Path does not match |
| 143 | settings_taxes_toggle | /settings/taxes/{id}/toggle | Path does not match |
| 144 | settings_territoires_index | /settings/territoires | Path does not match |
| 145 | settings_territoires_form_new | /settings/territoires/form/new | Path does not match |
| 146 | settings_territoires_form_edit | /settings/territoires/form/{id}/edit | Path does not match |
| 147 | settings_territoires_new | /settings/territoires/new | Path does not match |
| 148 | settings_territoires_edit | /settings/territoires/{id}/edit | Path does not match |
| 149 | settings_territoires_delete | /settings/territoires/{id}/delete | Path does not match |
| 150 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 151 | _wdt | /_wdt/{token} | Path does not match |
| 152 | _profiler_home | /_profiler/ | Path does not match |
| 153 | _profiler_search | /_profiler/search | Path does not match |
| 154 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 155 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 156 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 157 | _profiler_open_file | /_profiler/open | Path does not match |
| 158 | _profiler | /_profiler/{token} | Path does not match |
| 159 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 160 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 161 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.