Routing
app_dashboard
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/dashboard
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_dashboard | /admin/dashboard | Path does not match |
| 2 | admin_view | /admin/view | Path does not match |
| 3 | admin_agent_list | /admin/agent/liste | Path does not match |
| 4 | admin_agent_view | /admin/agent/{id}/view | Path does not match |
| 5 | admin_agent_edit | /admin/agent/{id}/edit | Path does not match |
| 6 | admin_agent_password_generate | /admin/agent/{id}/password/generate | Path does not match |
| 7 | admin_agent_delete | /admin/agent/{id}/delete | Path does not match |
| 8 | admin_agent_reactiver | /admin/agent/{id}/reactiver | Path does not match |
| 9 | admin_agent_secteur_multiple_add | /admin/agent/secteur/multiple/add | Path does not match |
| 10 | admin_agent_secteur_edit | /admin/agent/secteur/{agentSecteur}/edit | Path does not match |
| 11 | admin_agent_secteur_editOne | /admin/agent/secteur/editOne | Path does not match |
| 12 | admin_agent_secteur_validate | /admin/agent/secteur/{agentSecteur}/validate | Path does not match |
| 13 | admin_agent_secteur_invalidate | /admin/agent/secteur/{agentSecteur}/invalidate | Path does not match |
| 14 | admin_agent_attribuerFormation | /admin/agent/attribuerFormation/{id} | Path does not match |
| 15 | admin_agent_subscription_price_list | /admin/agent/subscription/price/list | Path does not match |
| 16 | admin_agent_subscription_price_view | /admin/agent/subscription/{id}/price/view | Path does not match |
| 17 | admin_agent_subscription_price_create_page | /admin/agent/subscription/price/create | Path does not match |
| 18 | admin_ambassadeur_list | /admin/ambassadeur/liste | Path does not match |
| 19 | admin_ambassadeur_view | /admin/ambassadeur/{id}/view | Path does not match |
| 20 | admin_ambassadeur_add | /admin/ambassadeur/add | Path does not match |
| 21 | admin_ambassadeur_edit | /admin/ambassadeur/{id}/edit | Path does not match |
| 22 | admin_ambassadeur_secteur_relate | /admin/ambassadeur/{id}/secteur/relate | Path does not match |
| 23 | admin_ambassadeur_password_generate | /admin/ambassadeur/{id}/password/generate | Path does not match |
| 24 | admin_ambassadeur_delete | /admin/ambassadeur/{id}/delete | Path does not match |
| 25 | admin_ambassadeur_reactiver | /admin/ambassadeur/{id}/reactiver | Path does not match |
| 26 | admin_calendar_index | /admin/calendar/index | Path does not match |
| 27 | admin_formation_categorie_list | /admin/formation/categorie/liste | Path does not match |
| 28 | admin_formation_categorie_add | /admin/formation/categorie/add | Path does not match |
| 29 | admin_formation_categorie_edit | /admin/formation/categorie/{id}/edit | Path does not match |
| 30 | admin_formation_categorie_statut_deleted | /admin/formation/categorie/{id}/statut/deleted | Path does not match |
| 31 | admin_formation_categorie_reactiver | /admin/formation/categorie/{id}/reactiver | Path does not match |
| 32 | admin_coach_list | /admin/coach/liste | Path does not match |
| 33 | admin_coach_view | /admin/coach/{id}/view | Path does not match |
| 34 | admin_coach_add | /admin/coach/add | Path does not match |
| 35 | admin_coach_edit | /admin/coach/{id}/edit | Path does not match |
| 36 | admin_coach_secteur_relate | /admin/coach/{id}/secteur/relate | Path does not match |
| 37 | admin_coach_password_generate | /admin/coach/{id}/password/generate | Path does not match |
| 38 | admin_coach_delete | /admin/coach/{id}/delete | Path does not match |
| 39 | admin_coach_reactiver | /admin/coach/{id}/reactiver | Path does not match |
| 40 | admin_coach_secteur_edit | /admin/coach/secteur/{coachSecteur}/edit | Path does not match |
| 41 | admin_pack_orders_list | /admin/pack/orders/liste | Path does not match |
| 42 | admin_pack_orders_details | /admin/pack/orders/details/{order_pack_id} | Path does not match |
| 43 | admin_pack_list | /admin/pack/list | Path does not match |
| 44 | admin_pack_add | /admin/pack/add | Path does not match |
| 45 | admin_pack_edit | /admin/pack/edit/{id} | Path does not match |
| 46 | admin_pack_delete | /admin/pack/delete/{id} | Path does not match |
| 47 | admin_sales_list | /admin/sales/liste | Path does not match |
| 48 | admin_sales_orders_details | /admin/sales/orders/details/{id} | Path does not match |
| 49 | admin_sector_list | /admin/secteur/liste | Path does not match |
| 50 | admin_sector_add | /admin/secteur/add | Path does not match |
| 51 | admin_sector_edit | /admin/secteur/{id}/edit | Path does not match |
| 52 | admin_sector_delete | /admin/secteur/{id}/delete | Path does not match |
| 53 | admin_sector_reactiver | /admin/secteur/{id}/reactiver | Path does not match |
| 54 | admin_tag_list | /admin/tag/list | Path does not match |
| 55 | admin_tag_add | /admin/tag/add | Path does not match |
| 56 | admin_tag_edit | /admin/tag/edit/{id} | Path does not match |
| 57 | admin_tag_delete | /admin/tag/delete/{id} | Path does not match |
| 58 | admin_retrait_list | /admin/transaction/retrait | Path does not match |
| 59 | admin_retrait_status | /admin/transaction/retrait/{id}/status/{status} | Path does not match |
| 60 | admin_typeCommercialisation_list | /admin/typeCommercialisation/list | Path does not match |
| 61 | admin_typeCommercialisation_add | /admin/typeCommercialisation/add | Path does not match |
| 62 | admin_typeCommercialisation_edit | /admin/typeCommercialisation/edit/{id} | Path does not match |
| 63 | admin_typeCommercialisation_delete | /admin/typeCommercialisation/delete/{id} | Path does not match |
| 64 | agent_home | /agent/accueil | Path does not match |
| 65 | agent_generate_sessionSecteur_before_redirect_to_route_dahsboard | /agent/secteur/{id}/session/generate | Path does not match |
| 66 | agent_add_sector | /agent/secteur/{id}/add | Path does not match |
| 67 | agent_dashboard_secteur | /agent/dashboard/secteur/{id} | Path does not match |
| 68 | agent_view | /agent/view | Path does not match |
| 69 | app_agent_data_lineaire | /agent/filleul-tree | Path does not match |
| 70 | agent_account_trial_payment_execute | /agent/account/trial/payement/execute | Path does not match |
| 71 | agent_coach_list | /agent/coach/list | Path does not match |
| 72 | agent_contact_list | /agent/contact/liste | Path does not match |
| 73 | agent_contact_view | /agent/contact/{id}/view | Path does not match |
| 74 | agent_contact_export_excel | /agent/contact/exportExcel | Path does not match |
| 75 | agent_contact_export_pdf | /agent/contact/exportPdf | Path does not match |
| 76 | agent_mobile_contact_export_pdf | /agent/mobile/contacts/exportPdf | Path does not match |
| 77 | agent_mobile_contact_export_excel | /agent/mobile/contacts/exportExcel | Path does not match |
| 78 | agent_contact_import_export_mobile | /agent/contac/import/export/mobile | Path does not match |
| 79 | agent_contact_mobile_import | /agent/contact/mobile/import | Path does not match |
| 80 | agent_contact_info_add | /agent/client/contact/add | Path does not match |
| 81 | agent_contact_info_edit | /agent/client/contact/information/{id}/edit | Path does not match |
| 82 | agent_contact_info_delete | /agent/contact/{id}/delete | Path does not match |
| 83 | agent_contact_meeting_make | /agent/contact/{id}/meeting/make | Path does not match |
| 84 | agent_contact_meeting_edit | /agent/contact/meeting/{id}/edit | Path does not match |
| 85 | agent_contact_meeting_fiche | /agent/contact/meeting/{id}/fiche | Path does not match |
| 86 | meeting_audit_view | /agent/contact/meeting/audit/{id}/fiche | Path does not match |
| 87 | agent_contact_meeting_list | /agent/contact/meeting/list/{contact} | Path does not match |
| 88 | meeting_api_cancel | /meeting/api/cancel/{meetingId} | Path does not match |
| 89 | meeting_api_report | /meeting/api/report/{meetingId} | Path does not match |
| 90 | meeting_api_end | /meeting/api/end/{meetingId} | Path does not match |
| 91 | agent_formation_list | /agent/formation/list | Path does not match |
| 92 | agent_formation_fiche | /agent/formation/fiche/{id} | Path does not match |
| 93 | agent_formation_terminer | /agent/formation/terminer/{id} | Path does not match |
| 94 | agent_quiz_begin | /agent/quiz/{id}/commencer | Path does not match |
| 95 | agent_quiz_result | /agent/quiz/{id}/result | Path does not match |
| 96 | agent_inscription | /inscription/agent/index/{ambassador_username} | Path does not match |
| 97 | agent_inscription_api | /inscription/agent/api | Path does not match |
| 98 | agent_register_payment_intent | /inscription/agent/payement/intent | Path does not match |
| 99 | agent_register_payment_execute | /inscription/agent/payement/execute | Path does not match |
| 100 | agent_stripe_subscription_plan_account_execute | /inscription/agent/stripe/subscription/plan/check | Path does not match |
| 101 | agent_transaction_retrait | /agent/transaction/retrait | Path does not match |
| 102 | agent_change_rib | /agent/transaction/changer-rib/{newRib} | Path does not match |
| 103 | agent_zoom_list | /agent/zoom/list | Path does not match |
| 104 | agent_zoom_rejoindreReunion | /agent/zoom/rejoindre_reunion | Path does not match |
| 105 | agent_zoom_refuserReunion | /agent/zoom/refuser_reunion/{code} | Path does not match |
| 106 | ambassadeur_dashboard_index | /ambassadeur/dashboard | Path does not match |
| 107 | ambassadeur_view | /ambassadeur/dashboard/view | Path does not match |
| 108 | anonymous_aroma_checkout | /anonymous/checkout/aroma/{token} | Path does not match |
| 109 | anonymous_devis_company_fiche | /anonymous/devis/{id}/company/fiche | Path does not match |
| 110 | anonymous_devis_company_reject | /anonymous/devis/{id}/reject | Path does not match |
| 111 | anonymous_devis_company_signature | /anonymous/devis/{id}/company/signature | Path does not match |
| 112 | anonymous_devis_signature_checkout | /anonymous/devis/{id}/signature/checkout | Path does not match |
| 113 | api_new_digital_order | /api/new-digital-order | Path does not match |
| 114 | api_fils_parrain_niveau | /api/fils-parrain-niveau-3/{agentId} | Path does not match |
| 115 | audit_list | /audit/liste | Path does not match |
| 116 | audit_view | /audit/{id}/view | Path does not match |
| 117 | audit_add | /audit/add | Path does not match |
| 118 | meeting_audit_add | /audit/meeting/{id}/add | Path does not match |
| 119 | audit_edit | /audit/{id}/edit | Path does not match |
| 120 | audit_delete | /audit/{id}/delete | Path does not match |
| 121 | audit_restore | /audit/{id}/restore | Path does not match |
| 122 | signup_client | /inscription/client/{token} | Path does not match |
| 123 | check_account | /checkAccount/client/{token} | Path does not match |
| 124 | client_basket | /client/{token}/basket/ | Path does not match |
| 125 | client_order_address | /client/{token}/basket/address | Path does not match |
| 126 | client_order_payment | /client/{token}/basket/payment/{id} | Path does not match |
| 127 | client_basket_add | /client/{token}/basket/add | Path does not match |
| 128 | client_basket_add_normal | /client/{token}/basket/add/{id} | Path does not match |
| 129 | client_basket_update | /client/{token}/basket/update | Path does not match |
| 130 | client_basket_remove | /client/{token}/basket/remove/{id} | Path does not match |
| 131 | client_cart_aroma_index | /cartaroma/{token}/ | Path does not match |
| 132 | client_cart_aroma_add | /cartaroma/{token}/add/{id} | Path does not match |
| 133 | client_cart_aroma_remove | /cartaroma/{token}/remove/{id} | Path does not match |
| 134 | client_cart_aroma_update | /cartaroma/{token}/update | Path does not match |
| 135 | boutique_home | /boutique/{token}/ | Path does not match |
| 136 | client_product_aroma_details | /boutique/{token}/productaroma/{id} | Path does not match |
| 137 | boutique_secteur_aroma | /boutique/{token}/secteuraroma/{id} | Path does not match |
| 138 | boutique_secteurdd | /boutique/{token}/secteurdd/{id} | Path does not match |
| 139 | boutique_secteursecu | /boutique/{token}/secteursecu/{id} | Path does not match |
| 140 | boutique_secteur | /boutique/{token}/secteur/{id} | Path does not match |
| 141 | client_produit_favoris | /boutique/{token}/favoris | Path does not match |
| 142 | client_product_details | /boutique/{token}/product/{id} | Path does not match |
| 143 | client_product_toogle_favori | /boutique/{token}/product/{id}/toogleFavori | Path does not match |
| 144 | client_productdd_details | /boutique/{token}/productdd/{id} | Path does not match |
| 145 | client_kitbasesecu_details | /boutique/{token}/kitbasesecu/{id} | Path does not match |
| 146 | client_productsecu_details | /boutique/{token}/productsecu/{id} | Path does not match |
| 147 | client_produitsecu_favoris | /boutique/{token}/favorissecu | Path does not match |
| 148 | client_productsecu_toogle_favori | /boutique/{token}/productsecu/{id}/toogleFavori | Path does not match |
| 149 | calendar_index | /calendar/ | Path does not match |
| 150 | calendar_config | /calendar/config | Path does not match |
| 151 | calendar_api_events | /calendar/api/events/{id} | Path does not match |
| 152 | calendar_api_add_event | /calendar/api/add_event | Path does not match |
| 153 | calendar_api_update_event | /calendar/api/update_event | Path does not match |
| 154 | calendar_api_delete_event | /calendar/api/delete_event/{id} | Path does not match |
| 155 | calendar_api_upcoming_event | /calendar/api/upcoming_events | Path does not match |
| 156 | admin_category_list | /coach/category/ | Path does not match |
| 157 | admin_category_new | /coach/category/new | Path does not match |
| 158 | admin_category_edit | /coach/category/edit/{id} | Path does not match |
| 159 | admin_category_delete | /coach/category/delete/{id} | Path does not match |
| 160 | admin_categorydd_list | /coach/categorydd/ | Path does not match |
| 161 | admin_categorydd_new | /coach/categorydd/new | Path does not match |
| 162 | admin_categorydd_edit | /coach/categorydd/edit/{id} | Path does not match |
| 163 | admin_categorydd_delete | /coach/categorydd/delete/{id} | Path does not match |
| 164 | admin_categorysecu_list | /coach/categorysecu/ | Path does not match |
| 165 | admin_categorysecu_new | /coach/categorysecu/new | Path does not match |
| 166 | admin_categorysecu_edit | /coach/categorysecu/edit/{id} | Path does not match |
| 167 | admin_categorysecu_delete | /coach/categorysecu/delete/{id} | Path does not match |
| 168 | chat_addMessage | /chat/addMessage/{code} | Path does not match |
| 169 | chat_importFile | /chat/import/file | Path does not match |
| 170 | chat_binaryFileResponse | /chat/file/{fileName} | Path does not match |
| 171 | chat_vuMessage | /chat/vu/message/{id} | Path does not match |
| 172 | chat_deleteMessage | /chat/deleteMessage/{message} | Path does not match |
| 173 | chat_createSingleCanal | /chat/createSingleCanal | Path does not match |
| 174 | chat_createGroupCanal | /chat/createGroupCanal | Path does not match |
| 175 | chat_groupCanal_addUser | /chat/groupCanal/{id}/addUser | Path does not match |
| 176 | chat_groupCanal_removeUser | /chat/groupCanal/{id}/removeUser | Path does not match |
| 177 | chat_getMessage_byCanal | /chat/getMessages/canal/{canalMessage} | Path does not match |
| 178 | chat_getMessage_byCode | /chat/getMessages/code/{code} | Path does not match |
| 179 | chat_getCanalMessage | /chat/getCanalGroupMessage | Path does not match |
| 180 | chat_getCanalSingleMessage | /chat/getCanalSingleMessage | Path does not match |
| 181 | getCanalSingleMessageByUser | /chat/getCanalSingleMessageByUser/{id} | Path does not match |
| 182 | chat_notifyUserTyping | /chat/canal/{id}/userTyping | Path does not match |
| 183 | chat_notifyUserStopTyping | /chat/canal/{id}/userStopTyping | Path does not match |
| 184 | client_aroma_checkout_address | /client/{token}/checkoutaroma/address | Path does not match |
| 185 | client_aroma_checkout_payment | /client/{token}/checkoutaroma/payment/{order} | Path does not match |
| 186 | coach_agent_contact_list | /coach/agent/{agent}/contact/liste | Path does not match |
| 187 | coach_agent_contact_view | /coach/contact/{id}/view | Path does not match |
| 188 | coach_agent_contact_export_excel | /coach/agent/{agent}/contact/exportExcel | Path does not match |
| 189 | coach_agent_contact_export_pdf | /coach/{agent}/contact/exportPdf | Path does not match |
| 190 | coach_agent_list | /coach/agent/list | Path does not match |
| 191 | coach_agent_add | /coach/agent/add | Path does not match |
| 192 | coach_agent_password_generate | /coach/agent/{id}/password/generate | Path does not match |
| 193 | coach_agent_view | /coach/agent/{id}/secteur/view | Path does not match |
| 194 | coach_agent_secteur_validate | /coach/agent/secteur/{agentSecteur}/validate | Path does not match |
| 195 | coach_agent_secteur_invalidate | /coach/agent/secteur/{agentSecteur}/invalidate | Path does not match |
| 196 | coach_contact_meeting_fiche | /coach/contact/meeting/{id}/fiche | Path does not match |
| 197 | coach_contact_meeting_list | /coach/contact/meeting/list/{agent}/{contact} | Path does not match |
| 198 | coach_meeting_audit_view | /coach/contact/meeting/audit/{id}/fiche | Path does not match |
| 199 | coach_contratsecu_form | /coach/contratsecu/form | Path does not match |
| 200 | coach_dashboard_index | /coach/dashboard | Path does not match |
| 201 | coach_view | /coach/dashboard/view | Path does not match |
| 202 | coach_formation_list | /coach/formation/list | Path does not match |
| 203 | coach_formation_fiche | /coach/formation/fiche/{id} | Path does not match |
| 204 | coach_formation_add | /coach/formation/add | Path does not match |
| 205 | coach_formation_uploadDocument | /coach/formation/upload/document | Path does not match |
| 206 | coach_formation_uploadAudio | /coach/formation/upload/audio | Path does not match |
| 207 | coach_formation_deleteMedia | /coach/formation/delete/media | Path does not match |
| 208 | coach_formation_bloquer | /coach/formation/bloquer | Path does not match |
| 209 | coach_formation_debloquer | /coach/formation/debloquer | Path does not match |
| 210 | coach_formation_createRelation | /coach/formation/debloquer | Path does not match |
| 211 | coach_formation_delete | /coach/formation/delete/{id} | Path does not match |
| 212 | coach_pack_orders_list | /coach/pack/orders/liste | Path does not match |
| 213 | coach_pack_orders_details | /coach/pack/orders/details/{order_pack_id} | Path does not match |
| 214 | coach_quiz_add | /coach/quiz/add | Path does not match |
| 215 | coach_quiz_edit | /coach/quiz/{id}/edit | Path does not match |
| 216 | coach_quiz_delete | /coach/quiz/{id}/delete | Path does not match |
| 217 | coach_quiz_details | /coach/quiz/{id}/details | Path does not match |
| 218 | coach_quiz_item_add | /coach/quiz/{id}/item/add | Path does not match |
| 219 | coach_quiz_item_edit | /coach/quiz/item/{id}/edit | Path does not match |
| 220 | coach_quiz_item_details | /coach/quiz/item/{id}/details | Path does not match |
| 221 | coach_quiz_item_delete | /coach/quiz/item/{id}/delete | Path does not match |
| 222 | coach_quiz_item_choice_delete | /coach/quiz/choice/{id}/delete | Path does not match |
| 223 | coach_quiz_item_choice_add | /coach/quiz/{id}/choice/add | Path does not match |
| 224 | coach_quiz_item_choice_edit | /coach/quiz/choice/{id}/edit | Path does not match |
| 225 | coach_sales_list | /coach/sales/liste | Path does not match |
| 226 | coach_sales_orders_details | /coach/sales/orders/details/{id} | Path does not match |
| 227 | coach_transaction_retrait | /coach/transaction/retrait | Path does not match |
| 228 | coach_change_rib | /coach/transaction/changer-rib/{newRib} | Path does not match |
| 229 | coach_zoom_list | /coach/zoom/list | Path does not match |
| 230 | coach_zoom_planifier | /coach/zoom/planifier | Path does not match |
| 231 | coach_zoom_destruct | /coach/zoom/destruct | Path does not match |
| 232 | coach_zoom_liveRapide | /coach/zoom/live_rapide | Path does not match |
| 233 | coach_zoom_rappelerAgent | /coach/zoom/rappeler_agent/{encodedUser} | Path does not match |
| 234 | coach_zoom_lancerReunion | /coach/zoom/lancer_reunion/{codeEncoded} | Path does not match |
| 235 | app_code_promo_secu_index | /code/promo/secu/ | Path does not match |
| 236 | app_code_promo_secu_new | /code/promo/secu/new | Path does not match |
| 237 | app_code_promo_secu_edit | /code/promo/secu/{id}/edit | Path does not match |
| 238 | app_code_promo_secu_delete | /code/promo/secu/{id} | Path does not match |
| 239 | commentaire_charger | /commentaire/charger | Path does not match |
| 240 | commentaire_chargerSousCommentaire | /commentaire/charger/sous/{encodedCommentaire} | Path does not match |
| 241 | commentaire_add | /commentaire/add | Path does not match |
| 242 | commentaire_edit | /commentaire/edit/{id} | Path does not match |
| 243 | commentaire_supprimer | /commentaire/supprimer/{id} | Path does not match |
| 244 | agent_demandedevis_list | /agent/demandedevis/ | Path does not match |
| 245 | agent_demandedevis_fiche | /agent/demandedevis/{id}/fiche | Path does not match |
| 246 | agent_demandedevis_file_download | /agent/demandedevis/{id}/file/{index} | Path does not match |
| 247 | client_demandedevis_list | /client/{token}/demandedevis/ | Path does not match |
| 248 | client_demandedevis_new | /client/{token}/demandedevis/{id}/new | Path does not match |
| 249 | client_demandedevis_fiche | /client/{token}/demandedevis/{id}/fiche | Path does not match |
| 250 | agent_client_devis_create | /agent/{id}/devis/create | Path does not match |
| 251 | agent_devis_fiche | /agent/{dd}/devis/{devis}/fiche | Path does not match |
| 252 | agent_devis_file_download | /agent/devis/{devis}/file/{index} | Path does not match |
| 253 | agent_company_devis_liste | /agent/company/devis/liste | Path does not match |
| 254 | agent_company_devis_create | /agent/company/devis/creation | Path does not match |
| 255 | agent_company_devis_edit | /agent/company/devis/{id}/edition | Path does not match |
| 256 | agent_company_devis_fiche | /agent/company/devis/{id}/detail/et/fiche | Path does not match |
| 257 | agent_company_devis_send_mail_to_client | /agent/company/devis/{id}/mail/to/client/send | Path does not match |
| 258 | client_agent_devis_fiche | /client/{token}/demandedevis/{dd}/devis/{devis}/fiche | Path does not match |
| 259 | agent_client_devis_reject | /client/{token}/demandedevis/{dd}/devis/{devis}/reject | Path does not match |
| 260 | client_devis_signature_step_one | /client/{token}/demandedevis/{dd}/devis/{devis}/signature/step/one | Path does not match |
| 261 | client_devis_signature_step_two | /client/{token}/demandedevis/{dd}/devis/{devis}/signature/step/two | Path does not match |
| 262 | client_devis_signature_step_three | /client/{token}/demandedevis/{order}/signature/step/three | Path does not match |
| 263 | client_devis_download | /client/{token}/demandedevis/{dd}/devis/{devis}/download | Path does not match |
| 264 | client_devis_file_download | /client/{token}/demandedevis/devis/{devis}/file/{index} | Path does not match |
| 265 | dc_document_fiche | /dc/{token}/ | Path does not match |
| 266 | dc_document_view | /dc/{token}/view | Path does not match |
| 267 | dc_document_sign | /dc/{token}/sign | Path does not match |
| 268 | dc_document_set_intent | /dc/{token}/setIntent | Path does not match |
| 269 | dc_document_upload | /dc/{token}/upload | Path does not match |
| 270 | dc_document_pay | /dc/{token}/pay | Path does not match |
| 271 | do_document_list | /do/ | Path does not match |
| 272 | do_document_new | /do/new | Path does not match |
| 273 | do_document_fiche | /do/{id}/fiche | Path does not match |
| 274 | do_document_view | /do/{id}/view | Path does not match |
| 275 | do_document_send | /do/{id}/send | Path does not match |
| 276 | app_index | / | Path does not match |
| 277 | app_dashboard | /dashboard | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.