Routing
dashboard
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://preprod-app.kalio-pi.fr/login
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 | abort_export_pdf | /aborts/export/pdf | Path does not match |
| 16 | claim | /claims/ | Path does not match |
| 17 | claim_create | /claims/create | Path does not match |
| 18 | claim_update | /claims/{id}/update | Path does not match |
| 19 | claim_view | /claims/{id}/view | Path does not match |
| 20 | claim_delete | /claims/{id}/delete | Path does not match |
| 21 | claim_export_pdf | /claims/{id}/export/pdf | Path does not match |
| 22 | claim_procedure_pdf | /claims/procedure-gestion/export-pdf | Path does not match |
| 23 | clients | /clients | Path does not match |
| 24 | client_create | /clients/create | Path does not match |
| 25 | client_update | /clients/{id}/update | Path does not match |
| 26 | client_delete | /clients/{id}/delete | Path does not match |
| 27 | client_activate | /clients/{id}/toggle | Path does not match |
| 28 | client_send_mail | /clients/{id}/send_mail | Path does not match |
| 29 | admin_client_export_csv | /clients/export/csv | Path does not match |
| 30 | admin_client_export_pdf | /clients/export/pdf | Path does not match |
| 31 | collaborator_appreciation_list | /collaborators/appreciations | Path does not match |
| 32 | collaborator_appreciation_new | /collaborators/appreciations/new | Path does not match |
| 33 | collaborator_appreciation_view | /collaborators/appreciations/{id}/view | Path does not match |
| 34 | collaborator_appreciation_edit | /collaborators/appreciations/{id}/edit | Path does not match |
| 35 | collaborators | /collaborators/ | Path does not match |
| 36 | collaborator_create | /collaborators/create | Path does not match |
| 37 | collaborator_update | /collaborators/{id}/update | Path does not match |
| 38 | collaborator_delete | /collaborators/{id}/delete | Path does not match |
| 39 | collaborator_send_mail | /collaborators/{id}/send_mail | Path does not match |
| 40 | collaborator_export_pdf | /collaborators/export/pdf | Path does not match |
| 41 | collaborator_export_organigramme_pdf | /collaborators/export/organigramme-pdf | Path does not match |
| 42 | collaborator_fiche_poste_referent_handicap_pdf | /collaborators/fiche-poste/referent-handicap-pdf | Path does not match |
| 43 | collaborator_fiche_poste_referent_pedagogique_pdf | /collaborators/fiche-poste/referent-pedagogique-pdf | Path does not match |
| 44 | collaborator_fiche_poste_responsable_relation_pdf | /collaborators/fiche-poste/responsable-relation-pdf | Path does not match |
| 45 | collaborator_fiche_poste_enseignant_conduite_pdf | /collaborators/fiche-poste/enseignant-conduite-pdf | Path does not match |
| 46 | collaborator_charte_qualite_sous_traitants_pdf | /collaborators/fiche-poste/charte-qualite-sous-traitants-pdf | Path does not match |
| 47 | collaborator_processus_selection_sous_traitant_pdf | /collaborators/fiche-poste/processus-selection-sous-traitant-pdf | Path does not match |
| 48 | collaborator_organigramme_demo | /collaborators/export/organigramme-demo | Path does not match |
| 49 | collaborator_skill_list | /collaborators/competences/ | Path does not match |
| 50 | collaborator_skill_skill_view | /collaborators/competences/{id}/view | Path does not match |
| 51 | collaborator_skill_add_document | /collaborators/competences/{id}/add-document | Path does not match |
| 52 | appreciation | /appreciations/ | Path does not match |
| 53 | appreciation_update | /appreciations/{id}/update | Path does not match |
| 54 | appreciation_view | /appreciations/{id}/view | Path does not match |
| 55 | appreciation_delete | /appreciations/{id}/delete | Path does not match |
| 56 | appreciation_export_pdf | /appreciations/export/pdf | Path does not match |
| 57 | appreciation_export_single_pdf | /appreciations/{id}/export/pdf | Path does not match |
| 58 | appreciation_create_collaborators | /appreciations/create/collaborator | Path does not match |
| 59 | appreciation_preview | /appreciations/preview | Path does not match |
| 60 | contact | /contact | Path does not match |
| 61 | coupons | /coupons | Path does not match |
| 62 | coupon_validate | /coupons/validate | Path does not match |
| 63 | coupon_create | /coupons/create | Path does not match |
| 64 | coupon_update | /coupons/{id}/update | Path does not match |
| 65 | coupon_delete | /coupons/{id}/delete | Path does not match |
| 66 | coupon_promotion_code_create | /coupons/{id}/promotion-code/create | Path does not match |
| 67 | coupon_promotion_code_toggle_activation | /coupons/{id}/toggle-activation/{promoCodeId} | Path does not match |
| 68 | 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.