Routing
app_module_index
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/module/
Route Matching Logs
Path to match:
/module/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_advance_payment_index | /advance-payment/ | Path does not match |
| 2 | app_advance_payment_new | /advance-payment/new | Path does not match |
| 3 | app_advance_payment_edit | /advance-payment/{id}/edit | Path does not match |
| 4 | app_advance_payment_delete | /advance-payment/{id} | Path does not match |
| 5 | app_advance_payment_print | /advance-payment/{id}/print | Path does not match |
| 6 | app_candidat_index | /candidat/ | Path does not match |
| 7 | app_candidat_new | /candidat/new | Path does not match |
| 8 | app_candidat_show | /candidat/{id} | Path does not match |
| 9 | app_candidat_edit | /candidat/{id}/edit | Path does not match |
| 10 | app_candidat_delete | /candidat/{id} | Path does not match |
| 11 | app_certificat_index | /certificat/ | Path does not match |
| 12 | app_certificat_new | /certificat/new | Path does not match |
| 13 | app_certificat_show | /certificat/{id} | Path does not match |
| 14 | app_certificat_edit | /certificat/{id}/edit | Path does not match |
| 15 | app_certificat_delete | /certificat/{id} | Path does not match |
| 16 | app_confirm_reset | /confirm/reset/{token} | Path does not match |
| 17 | app_cycle_index | /cycle/ | Path does not match |
| 18 | app_cycle_new | /cycle/new | Path does not match |
| 19 | app_cycle_show | /cycle/{id} | Path does not match |
| 20 | app_cycle_edit | /cycle/{id}/edit | Path does not match |
| 21 | app_cycle_delete | /cycle/{id} | Path does not match |
| 22 | app_dashboard | /tableau-de-bord | Path does not match |
| 23 | app_down_payment_index | /facture/acompte/ | Path does not match |
| 24 | app_down_payment_new | /facture/acompte/new | Path does not match |
| 25 | app_down_payment_show | /facture/acompte/{id} | Path does not match |
| 26 | app_down_payment_edit | /facture/acompte/{id}/edit | Path does not match |
| 27 | app_down_payment_delete | /facture/acompte/{id} | Path does not match |
| 28 | app_engagement_index | /engagement/ | Path does not match |
| 29 | app_engagement_new | /engagement/new | Path does not match |
| 30 | app_engagement_show | /engagement/{id} | Path does not match |
| 31 | app_engagement_edit | /engagement/{id}/edit | Path does not match |
| 32 | app_engagement_delete | /engagement/{id} | Path does not match |
| 33 | app_evenement_index | /evenement/ | Path does not match |
| 34 | app_evenement_new | /evenement/new | Path does not match |
| 35 | app_evenement_show | /evenement/{id} | Path does not match |
| 36 | app_evenement_edit | /evenement/{id}/edit | Path does not match |
| 37 | app_evenement_delete | /evenement/{id} | Path does not match |
| 38 | app_facture_candidat_index | /facture/candidat/ | Path does not match |
| 39 | app_facture_candidat_mail | /facture/candidat/mail/{id} | Path does not match |
| 40 | app_facture_candidat_new | /facture/candidat/new | Path does not match |
| 41 | app_facture_candidat_show | /facture/candidat/{id} | Path does not match |
| 42 | app_facture_candidat_edit | /facture/candidat/{id}/edit | Path does not match |
| 43 | app_facture_candidat_delete | /facture/candidat/{id} | Path does not match |
| 44 | releve_candidat | /facture/candidat/mail/{id}/releve | Path does not match |
| 45 | app_facture_formateur_index | /facture/formateur/ | Path does not match |
| 46 | app_facture_formateur_mail | /facture/formateur/mail/{id} | Path does not match |
| 47 | app_facture_formateur_new | /facture/formateur/new | Path does not match |
| 48 | app_facture_formateur_show | /facture/formateur/{id} | Path does not match |
| 49 | app_facture_formateur_edit | /facture/formateur/{id}/edit | Path does not match |
| 50 | app_facture_formateur_delete | /facture/formateur/{id} | Path does not match |
| 51 | app_facture_formateur_retenu | /facture/formateur/mail/{id}/aa | Path does not match |
| 52 | app_formateur_index | /formateur/ | Path does not match |
| 53 | app_formateur_new | /formateur/new | Path does not match |
| 54 | app_formateur_show | /formateur/{id} | Path does not match |
| 55 | app_formateur_edit | /formateur/{id}/edit | Path does not match |
| 56 | app_formateur_delete | /formateur/{id} | Path does not match |
| 57 | app_formation_index | /formation/ | Path does not match |
| 58 | app_formation_new | /formation/new | Path does not match |
| 59 | app_formation_show | /formation/{id} | Path does not match |
| 60 | app_formation_edit | /formation/{id}/edit | Path does not match |
| 61 | app_formation_delete | /formation/{id} | Path does not match |
| 62 | app_images_index | /images/ | Path does not match |
| 63 | app_images_new | /images/new | Path does not match |
| 64 | app_images_show | /images/{id} | Path does not match |
| 65 | app_images_edit | /images/{id}/edit | Path does not match |
| 66 | app_images_delete | /images/{id} | Path does not match |
| 67 | app_inscription_index | /inscription/ | Path does not match |
| 68 | app_inscription_new | /inscription/new | Path does not match |
| 69 | app_inscription_show | /inscription/{id} | Path does not match |
| 70 | app_inscription_edit | /inscription/{id}/edit | Path does not match |
| 71 | app_inscription_delete | /inscription/{id} | Path does not match |
| 72 | app_inscription_releve_note | /inscription/releve/{id} | Path does not match |
| 73 | app_inscription_module_index | /inscription/module/ | Path does not match |
| 74 | app_inscription_module_new | /inscription/module/new | Path does not match |
| 75 | app_inscription_module_show | /inscription/module/{id} | Path does not match |
| 76 | app_inscription_module_edit | /inscription/module/{id}/edit | Path does not match |
| 77 | app_inscription_module_delete | /inscription/module/{id} | Path does not match |
| 78 | app_invoice_index | /invoice/ | Path does not match |
| 79 | app_invoice_show | /invoice/{id} | Path does not match |
| 80 | app_invoice_validate | /invoice/{id}/validate | Path does not match |
| 81 | app_invoice_print | /invoice/{id}/print | Path does not match |
| 82 | app_invoice_delete | /invoice/{id}/delete | Path does not match |
| 83 | app_invoice_line_remove | /invoice/line/{id}/remove | Path does not match |
| 84 | app_invoice_add_services | /invoice/{id}/add-services | Path does not match |
| 85 | app_invoice_new | /invoice/new | Path does not match |
| 86 | app_invoice_generate_organization | /invoice/generate/organization/{id} | Path does not match |
| 87 | app_invoice_generate_user | /invoice/generate/user/{id} | Path does not match |
| 88 | app_invoice_schedule_create | /invoice/{id}/schedule | Path does not match |
| 89 | app_invoice_credit_note | /invoice/{id}/credit-note | Path does not match |
| 90 | app_invoice_create_down_payment | /invoice/create-down-payment | Path does not match |
| 91 | app_invoice_api_billable_items | /invoice/api/billable-items | Path does not match |
| 92 | app_module_index | /module/ | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.