Routing
app_landing_page
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | app_bank_account_index | /bank-account | Path does not match |
| 16 | app_bank_account_new | /bank-account/new | Path does not match |
| 17 | app_bank_account_show | /bank-account/{id} | Path does not match |
| 18 | app_bank_account_edit | /bank-account/{id}/edit | Path does not match |
| 19 | app_bank_account_delete | /bank-account/{id} | Path does not match |
| 20 | app_bank_account_deposit_index | /account-deposit | Path does not match |
| 21 | app_bank_account_deposit_new | /account-deposit/new | Path does not match |
| 22 | app_bank_account_deposit_show | /account-deposit/{id} | Path does not match |
| 23 | app_bank_account_deposit_edit | /account-deposit/{id}/edit | Path does not match |
| 24 | app_bank_account_deposit_delete | /account-deposit/{id} | Path does not match |
| 25 | app_bank_index | /bank | Path does not match |
| 26 | app_bank_new | /bank/new | Path does not match |
| 27 | app_bank_show | /bank/{id} | Path does not match |
| 28 | app_bank_edit | /bank/{id}/edit | Path does not match |
| 29 | app_bank_delete | /bank/{id} | Path does not match |
| 30 | app_company_index | /company | Path does not match |
| 31 | app_company_new | /company/new | Path does not match |
| 32 | app_company_show | /company/{id} | Path does not match |
| 33 | app_company_edit | /company/{id}/edit | Path does not match |
| 34 | app_company_delete | /company/{id} | Path does not match |
| 35 | app_credit_payment_index | /credit-payment | Path does not match |
| 36 | app_credit_payment_new | /credit-payment/new | Path does not match |
| 37 | app_credit_payment_show | /credit-payment/{id} | Path does not match |
| 38 | app_credit_payment_edit | /credit-payment/{id}/edit | Path does not match |
| 39 | app_credit_payment_delete | /credit-payment/{id} | Path does not match |
| 40 | app_credit_transaction_index | /credit | Path does not match |
| 41 | app_credit_transaction_new | /credit/new | Path does not match |
| 42 | app_credit_transaction_show | /credit/{id} | Path does not match |
| 43 | app_credit_transaction_edit | /credit/{id}/edit | Path does not match |
| 44 | app_credit_transaction_delete | /credit/{id} | Path does not match |
| 45 | app_currency_index | /currency | Path does not match |
| 46 | app_currency_new | /currency/new | Path does not match |
| 47 | app_currency_show | /currency/{id} | Path does not match |
| 48 | app_currency_edit | /currency/{id}/edit | Path does not match |
| 49 | app_currency_delete | /currency/{id} | Path does not match |
| 50 | app_currency_conversion_index | /currency-conversion | Path does not match |
| 51 | app_currency_conversion_new | /currency-conversion/new | Path does not match |
| 52 | app_currency_conversion_show | /currency-conversion/{id} | Path does not match |
| 53 | app_currency_conversion_edit | /currency-conversion/{id}/edit | Path does not match |
| 54 | app_currency_conversion_delete | /currency-conversion/{id} | Path does not match |
| 55 | app_customer_account_index | /customer-account | Path does not match |
| 56 | app_customer_account_balance | /customer-account/balance | Path does not match |
| 57 | app_customer_account_new | /customer-account/new | Path does not match |
| 58 | app_customer_account_show | /customer-account/{id} | Path does not match |
| 59 | app_customer_account_show_detail | /customer-account/{id}/details | Path does not match |
| 60 | app_customer_account_edit | /customer-account/{id}/edit | Path does not match |
| 61 | app_customer_account_delete | /customer-account/{id} | Path does not match |
| 62 | app_customer_account_transaction_index | /customer-account-transaction | Path does not match |
| 63 | app_customer_account_transaction_new | /customer-account-transaction/new | Path does not match |
| 64 | app_customer_account_transaction_show | /customer-account-transaction/{id} | Path does not match |
| 65 | app_customer_account_transaction_edit | /customer-account-transaction/{id}/edit | Path does not match |
| 66 | app_customer_account_transaction_delete | /customer-account-transaction/{id} | Path does not match |
| 67 | app_customer_index | /customer | Path does not match |
| 68 | app_customer_new | /customer/new | Path does not match |
| 69 | app_customer_show | /customer/{id} | Path does not match |
| 70 | app_customer_edit | /customer/{id}/edit | Path does not match |
| 71 | app_customer_delete | /customer/{id} | Path does not match |
| 72 | app_customer_deposit_index | /customer-deposit | Path does not match |
| 73 | app_customer_deposit_balance | /customer-deposit/balance | Path does not match |
| 74 | app_customer_deposit_new | /customer-deposit/new | Path does not match |
| 75 | app_customer_deposit_balance_detail | /customer-deposit/balance/{id} | Path does not match |
| 76 | app_customer_deposit_show | /customer-deposit/{id} | Path does not match |
| 77 | app_customer_deposit_edit | /customer-deposit/{id}/edit | Path does not match |
| 78 | app_customer_deposit_delete | /customer-deposit/{id} | Path does not match |
| 79 | app_customer_expense_index | /customer-expense | Path does not match |
| 80 | app_customer_expense_customer | /customer-expense/customer | Path does not match |
| 81 | app_customer_expense_new | /customer-expense/new | Path does not match |
| 82 | app_customer_expense_show | /customer-expense/{id} | Path does not match |
| 83 | app_customer_expense_edit | /customer-expense/{id}/edit | Path does not match |
| 84 | app_customer_expense_delete | /customer-expense/{id} | Path does not match |
| 85 | app_customer_product_index | /customer/product | Path does not match |
| 86 | app_customer_product_new | /customer/product/new | Path does not match |
| 87 | app_customer_product_show | /customer/product/{id} | Path does not match |
| 88 | app_customer_product_edit | /customer/product/{id}/edit | Path does not match |
| 89 | app_customer_product_delete | /customer/product/{id} | Path does not match |
| 90 | app_customer_product_stockout_index | /product-stockout | Path does not match |
| 91 | app_customer_product_stockout_new | /product-stockout/new | Path does not match |
| 92 | app_customer_product_stockout_show | /product-stockout/{id} | Path does not match |
| 93 | app_customer_product_stockout_edit | /product-stockout/{id}/edit | Path does not match |
| 94 | app_customer_product_stockout_delete | /product-stockout/{id} | Path does not match |
| 95 | app_customer_service_expense_index | /customer/service/expense | Path does not match |
| 96 | app_customer_service_expense_new | /customer/service/expense/new | Path does not match |
| 97 | app_customer_service_expense_show | /customer/service/expense/{id} | Path does not match |
| 98 | app_customer_service_expense_edit | /customer/service/expense/{id}/edit | Path does not match |
| 99 | app_customer_service_expense_delete | /customer/service/expense/{id} | Path does not match |
| 100 | app_customer_transaction_index | /customer-transaction | Path does not match |
| 101 | app_customer_transaction_new | /customer-transaction/new | Path does not match |
| 102 | app_customer_transaction_show | /customer-transaction/{id} | Path does not match |
| 103 | app_customer_transaction_edit | /customer-transaction/{id}/edit | Path does not match |
| 104 | app_customer_transaction_delete | /customer-transaction/{id} | Path does not match |
| 105 | app_expense_index | /expense | Path does not match |
| 106 | app_expense_new | /expense/new | Path does not match |
| 107 | app_expense_show | /expense/{id} | Path does not match |
| 108 | app_expense_edit | /expense/{id}/edit | Path does not match |
| 109 | app_expense_delete | /expense/{id} | Path does not match |
| 110 | app_expense_type_index | /expense-type | Path does not match |
| 111 | app_expense_type_new | /expense-type/new | Path does not match |
| 112 | app_expense_type_show | /expense-type/{id} | Path does not match |
| 113 | app_expense_type_edit | /expense-type/{id}/edit | Path does not match |
| 114 | app_expense_type_delete | /expense-type/{id} | Path does not match |
| 115 | app_landing_page | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.