Routing
app_homepage
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_application_index | /application/ | Path does not match |
| 2 | app_application_new | /application/new | Path does not match |
| 3 | app_application_list_detail | /application/list/detail | Path does not match |
| 4 | app_application_add | /application/ajouter | Path does not match |
| 5 | app_application_update_site | /application/update/site | Path does not match |
| 6 | app_application_change_status | /application/change/status | Path does not match |
| 7 | app_application_change_admin_status | /application/change/admin/status | Path does not match |
| 8 | app_application_list | /application/config | Path does not match |
| 9 | app_application_show | /application/{id} | Path does not match |
| 10 | app_application_edit | /application/{id}/edit | Path does not match |
| 11 | app_application_delete | /application/{id} | Path does not match |
| 12 | app_application_requirement_index | /application/requirement/ | Path does not match |
| 13 | app_application_requirement_new | /application/requirement/new | Path does not match |
| 14 | app_application_requirement_show | /application/requirement/{id} | Path does not match |
| 15 | app_application_requirement_edit | /application/requirement/{id}/edit | Path does not match |
| 16 | app_application_requirement_delete | /application/requirement/{id} | Path does not match |
| 17 | app_appointment_index | /appointment/ | Path does not match |
| 18 | app_appointment_update_payment_status | /appointment/update/payments | Path does not match |
| 19 | app_appointment_my_records | /appointment/my/records | Path does not match |
| 20 | app_appointment_new | /appointment/new | Path does not match |
| 21 | app_appointment_new_json | /appointment/new/json | Path does not match |
| 22 | app_appointment_search_all | /appointment/search/all | Path does not match |
| 23 | app_appointment_show | /appointment/{id} | Path does not match |
| 24 | app_appointment_edit | /appointment/{id}/edit | Path does not match |
| 25 | app_appointment_delete | /appointment/{id} | Path does not match |
| 26 | app_atm_index | /atm/ | Path does not match |
| 27 | app_atm_json_index | /atm/api/json | Path does not match |
| 28 | app_atm_new | /atm/new | Path does not match |
| 29 | app_atm_eneo | /atm/verification/new/eneo | Path does not match |
| 30 | app_atm_show | /atm/{id} | Path does not match |
| 31 | app_atm_edit | /atm/{id}/edit | Path does not match |
| 32 | app_atm_delete | /atm/{id} | Path does not match |
| 33 | app_bank_index | /bank/ | Path does not match |
| 34 | app_bank_json_index | /bank/api/json | Path does not match |
| 35 | app_bank_new | /bank/new | Path does not match |
| 36 | app_bank_show | /bank/{id} | Path does not match |
| 37 | app_bank_edit | /bank/{id}/edit | Path does not match |
| 38 | app_bank_delete | /bank/{id} | Path does not match |
| 39 | app_bio_auth_index | /bio/auth/ | Path does not match |
| 40 | app_bio_auth_new | /bio/auth/new | Path does not match |
| 41 | app_bio_auth_change_status | /bio/auth/change/status | Path does not match |
| 42 | app_bio_auth_show | /bio/auth/{id} | Path does not match |
| 43 | app_bio_auth_edit | /bio/auth/{id}/edit | Path does not match |
| 44 | app_bio_auth_delete | /bio/auth/{id} | Path does not match |
| 45 | app_bio_auth_history_index | /bio/auth/history/ | Path does not match |
| 46 | app_bio_auth_history_new | /bio/auth/history/new | Path does not match |
| 47 | app_bio_auth_history_show | /bio/auth/history/{id} | Path does not match |
| 48 | app_bio_auth_history_new_authentification | /bio/auth/history/new/authentification | Path does not match |
| 49 | app_bio_auth_history_get_user_info | /bio/auth/history/get/authentication/user/info | Path does not match |
| 50 | app_bio_auth_history_get_site_history | /bio/auth/history/get/site/auth/history | Path does not match |
| 51 | app_bio_auth_history_get_user_history | /bio/auth/history/get/user/auth/history | Path does not match |
| 52 | app_bio_auth_history_update_status | /bio/auth/history/update/authentification/status | Path does not match |
| 53 | app_bio_auth_history_check_status | /bio/auth/history/check/status/authentication | Path does not match |
| 54 | app_bio_auth_history_edit | /bio/auth/history/{id}/edit | Path does not match |
| 55 | app_bio_auth_history_delete | /bio/auth/history/{id} | Path does not match |
| 56 | app_card_index | /card/ | Path does not match |
| 57 | app_card_json_index | /card/api/check/state/json | Path does not match |
| 58 | app_card_change_status | /card/api/change/status/ | Path does not match |
| 59 | app_card_new | /card/new | Path does not match |
| 60 | app_card_show | /card/{id} | Path does not match |
| 61 | app_card_edit | /card/{id}/edit | Path does not match |
| 62 | app_card_delete | /card/{id} | Path does not match |
| 63 | app_card_retrait_index | /card/retrait/ | Path does not match |
| 64 | app_card_retrait_new | /card/retrait/new | Path does not match |
| 65 | app_card_retrait_show | /card/retrait/{id} | Path does not match |
| 66 | app_card_retrait_edit | /card/retrait/{id}/edit | Path does not match |
| 67 | app_card_retrait_delete | /card/retrait/{id} | Path does not match |
| 68 | app_card_user_index | /card/user/ | Path does not match |
| 69 | app_card_user_new | /card/user/new | Path does not match |
| 70 | app_card_user_show | /card/user/{id} | Path does not match |
| 71 | app_card_user_edit | /card/user/{id}/edit | Path does not match |
| 72 | app_card_user_delete | /card/user/{id} | Path does not match |
| 73 | app_cryptographe_index | /cryptographe/ | Path does not match |
| 74 | app_cryptographe_new | /cryptographe/new | Path does not match |
| 75 | app_cryptographe_read_online | /cryptographe/read/online | Path does not match |
| 76 | app_cryptographe_get_by_user_json | /cryptographe/get/by/user | Path does not match |
| 77 | app_cryptographe_new_json | /cryptographe/new/json | Path does not match |
| 78 | app_cryptographe_crypto_id_json | /cryptographe/new/crypto/id | Path does not match |
| 79 | app_cryptographe_ido_get_json | /cryptographe/get/crypto/info | Path does not match |
| 80 | app_cryptographe_show | /cryptographe/{id} | Path does not match |
| 81 | app_cryptographe_edit | /cryptographe/{id}/edit | Path does not match |
| 82 | app_cryptographe_delete | /cryptographe/{id} | Path does not match |
| 83 | app_eneo_index | /eneo/ | Path does not match |
| 84 | app_eneo_new | /eneo/new | Path does not match |
| 85 | app_fichier_eneo | /eneo/extract/data/json | Path does not match |
| 86 | app_eneo_show | /eneo/{id} | Path does not match |
| 87 | app_eneo_edit | /eneo/{id}/edit | Path does not match |
| 88 | app_eneo_delete | /eneo/{id} | Path does not match |
| 89 | app_fichier_index | /fichier/ | Path does not match |
| 90 | app_fichier_new | /fichier/new | Path does not match |
| 91 | app_fichier_save | /fichier/save/json | Path does not match |
| 92 | app_fichier_show | /fichier/{id} | Path does not match |
| 93 | app_fichier_edit | /fichier/{id}/edit | Path does not match |
| 94 | app_fichier_delete | /fichier/{id} | Path does not match |
| 95 | app_identification_index | /identification/ | Path does not match |
| 96 | app_identification_new | /identification/new | Path does not match |
| 97 | app_identification_new_request | /identification/new/request | Path does not match |
| 98 | app_identification_new_control | /identification/new/control | Path does not match |
| 99 | app_identification_new_identification | /identification/new/identification | Path does not match |
| 100 | app_identification_show | /identification/{id} | Path does not match |
| 101 | app_identification_edit | /identification/{id}/edit | Path does not match |
| 102 | app_identification_delete | /identification/{id} | Path does not match |
| 103 | app_identification_new_authentification | /identification/new/link | Path does not match |
| 104 | app_identification__get_user_info | /identification/get/authentication/user/info | Path does not match |
| 105 | app_identification_get_user_history | /identification/get/user/auth/history | Path does not match |
| 106 | app_identification_new_verify_json | /identification/new/verify/token/json | Path does not match |
| 107 | app_identification_update_status | /identification/update/authentification/status | Path does not match |
| 108 | app_identification_check_status | /identification/check/status/authentication | Path does not match |
| 109 | app_king_category_index | /king/category/ | Path does not match |
| 110 | app_king_category_new | /king/category/new | Path does not match |
| 111 | app_king_category_show | /king/category/{id} | Path does not match |
| 112 | app_king_category_edit | /king/category/{id}/edit | Path does not match |
| 113 | app_king_category_delete | /king/category/{id} | Path does not match |
| 114 | app_king_category_new_json | /king/category/new/json | Path does not match |
| 115 | app_king_category_get_all_json | /king/category/get/all | Path does not match |
| 116 | app_king_category_get_one_json | /king/category/get/one | Path does not match |
| 117 | app_king_customer_index | /king/customer/ | Path does not match |
| 118 | app_king_customer_new | /king/customer/new | Path does not match |
| 119 | app_king_customer_show | /king/customer/{id} | Path does not match |
| 120 | app_king_customer_edit | /king/customer/{id}/edit | Path does not match |
| 121 | app_king_customer_delete | /king/customer/{id} | Path does not match |
| 122 | app_king_customer_new_client_json | /king/customer/new/client | Path does not match |
| 123 | app_king_customer_get_customer_json | /king/customer/get/customer | Path does not match |
| 124 | app_king_customer_get_one_json | /king/customer/get/one | Path does not match |
| 125 | app_king_invoice_index | /king/invoice/ | Path does not match |
| 126 | app_king_invoice_new | /king/invoice/new | Path does not match |
| 127 | app_king_invoice_show | /king/invoice/{id} | Path does not match |
| 128 | app_king_invoice_edit | /king/invoice/{id}/edit | Path does not match |
| 129 | app_king_invoice_delete | /king/invoice/{id} | Path does not match |
| 130 | app_king_invoice_new_json | /king/invoice/new/json | Path does not match |
| 131 | app_king_invoice_add_item_json | /king/invoice/add/item/json | Path does not match |
| 132 | app_king_invoice_get_all_json | /king/invoice/get/all | Path does not match |
| 133 | app_king_invoice_get_unpaid_json | /king/invoice/get/unpaid | Path does not match |
| 134 | app_king_invoice_get_one_json | /king/invoice/get/one | Path does not match |
| 135 | app_king_invoice_update_status_json | /king/invoice/update/status/pay | Path does not match |
| 136 | app_king_invoice_get_payments_json | /king/invoice/get/all/payments | Path does not match |
| 137 | app_king_invoice_detail_index | /king/invoice/detail/ | Path does not match |
| 138 | app_king_invoice_detail_new | /king/invoice/detail/new | Path does not match |
| 139 | app_king_invoice_detail_show | /king/invoice/detail/{id} | Path does not match |
| 140 | app_king_invoice_detail_edit | /king/invoice/detail/{id}/edit | Path does not match |
| 141 | app_king_invoice_detail_delete | /king/invoice/detail/{id} | Path does not match |
| 142 | app_king_notification_index | /king/notification/ | Path does not match |
| 143 | app_king_notification_new | /king/notification/new | Path does not match |
| 144 | app_king_notification_show | /king/notification/{id} | Path does not match |
| 145 | app_king_notification_edit | /king/notification/{id}/edit | Path does not match |
| 146 | app_king_notification_delete | /king/notification/{id} | Path does not match |
| 147 | app_king_payment_index | /king/payment/ | Path does not match |
| 148 | app_king_payment_new | /king/payment/new | Path does not match |
| 149 | app_king_payment_show | /king/payment/{id} | Path does not match |
| 150 | app_king_payment_edit | /king/payment/{id}/edit | Path does not match |
| 151 | app_king_payment_delete | /king/payment/{id} | Path does not match |
| 152 | app_king_product_index | /king/product/ | Path does not match |
| 153 | app_king_product_new | /king/product/new | Path does not match |
| 154 | app_king_product_show | /king/product/{id} | Path does not match |
| 155 | app_king_product_edit | /king/product/{id}/edit | Path does not match |
| 156 | app_king_product_delete | /king/product/{id} | Path does not match |
| 157 | app_king_product_new_user_json | /king/product/new/json | Path does not match |
| 158 | app_king_product_get_all_json | /king/product/get/all | Path does not match |
| 159 | app_king_product_get_one_json | /king/product/get/one | Path does not match |
| 160 | app_king_product_get_by_category_json | /king/product/by/category | Path does not match |
| 161 | app_king_user_index | /king/user/ | Path does not match |
| 162 | app_king_user_new | /king/user/new | Path does not match |
| 163 | app_king_user_show | /king/user/{id} | Path does not match |
| 164 | app_king_user_edit | /king/user/{id}/edit | Path does not match |
| 165 | app_king_user_delete | /king/user/{id} | Path does not match |
| 166 | app_king_user_new_user_json | /king/user/new/personnel | Path does not match |
| 167 | app_king_user_get_personnel_json | /king/user/get/personnel | Path does not match |
| 168 | app_king_user_get_one_json | /king/user/get/one | Path does not match |
| 169 | app_notification_index | /notification/ | Path does not match |
| 170 | app_notification_new | /notification/new | Path does not match |
| 171 | app_notification_show | /notification/{id} | Path does not match |
| 172 | app_notification_edit | /notification/{id}/edit | Path does not match |
| 173 | app_notification_delete | /notification/{id} | Path does not match |
| 174 | app_notification_json_new | /notification/mobile/device/new | Path does not match |
| 175 | app_homepage | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.