Routing
publicPages
Matched route
Route Parameters
| Name | Value |
|---|---|
| forEdit | false |
| url | "Maintenance-en-systemes-de-securite-incendie-Formation" |
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 7 | _profiler_open_file | /_profiler/open | Path does not match |
| 8 | _profiler | /_profiler/{token} | Path does not match |
| 9 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 12 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 13 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 14 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 15 | 2fa_login | /dgs-cnx/2fa | Path does not match |
| 16 | 2fa_login_check | /dgs-cnx/2fa_check | Path does not match |
| 17 | admin_clients | /adminDGS/Clients/ | Path does not match |
| 18 | admin_clients_chantiers | /adminDGS/Clients/chantiers/{id} | Path does not match |
| 19 | admin_clients_interventions | /adminDGS/Clients/interventions/{id}/{idChantier} | Path does not match |
| 20 | admin_clients_detail_chantier | /adminDGS/Clients/detail/chantier/{id}/{folder} | Path does not match |
| 21 | admin_clients_detail_intervention | /adminDGS/Clients/detail/intervention/{id} | Path does not match |
| 22 | admin | /adminDGS/ | Path does not match |
| 23 | adminUsersList | /adminDGS/users | Path does not match |
| 24 | adminUserDelete | /adminDGS/users/supprimer/{id} | Path does not match |
| 25 | adminProfilChange | /adminDGS/users/modifier/{id} | Path does not match |
| 26 | admin_profil | /adminDGS/user/profil | Path does not match |
| 27 | admin_fiche_chantier | /adminDGS/user-section/chantier/list/{id}/{folder} | Path does not match |
| 28 | admin_fiche_chantier_detailintervention | /adminDGS/user-section/chantier/detail/{id}/{idintervention} | Path does not match |
| 29 | listePages | /adminDGS/Pages/ | Path does not match |
| 30 | addPages | /adminDGS/Pages/add/{id} | Path does not match |
| 31 | menuList | /adminDGS/Pages/menu/{type} | Path does not match |
| 32 | listSectionAccueil | /adminDGS/Pages/section-accueil/ | Path does not match |
| 33 | addSectionAccueil | /adminDGS/Pages/section-accueil/add/{id} | Path does not match |
| 34 | listSectionFooter | /adminDGS/Pages/section-footer/ | Path does not match |
| 35 | admin_parametres_statuts | /adminDGS/Parametres/statuts | Path does not match |
| 36 | admin_parametres_statuts_add | /adminDGS/Parametres/statuts/add/{id} | Path does not match |
| 37 | admin_parametres_mails | /adminDGS/Parametres/mails | Path does not match |
| 38 | admin_parametres_mails_add | /adminDGS/Parametres/mails/add/{id} | Path does not match |
| 39 | adminAjaxValidItemAction | /adminDGS/ajaxadmin/active/item/{action} | Path does not match |
| 40 | adminAjaxChangeItemIntervention | /adminDGS/ajaxadmin/change/item/interventions | Path does not match |
| 41 | adminAjaxUploadImagesAction | /adminDGS/ajaxadmin/upload/images/{action}/{entity} | Path does not match |
| 42 | ajaxAdminUpdateNav | /adminDGS/ajaxadmin/adminDGS/ajax/updatenav | Path does not match |
| 43 | ajaxAdminDowloadGed | /adminDGS/ajaxadmin/adminDGS/ajax/ged/{id} | Path does not match |
| 44 | ajaxPublicSavePages | /ajaxpublic/save/pages | Path does not match |
| 45 | ajaxPublicSaveImages | /ajaxpublic/save/img/{id} | Path does not match |
| 46 | listDGSTools | /adminDGS/dgsTools/ | Path does not match |
| 47 | listDGSToolsLogsRead | /adminDGS/dgsTools/log-read | Path does not match |
| 48 | test_maintenance | /adminDGS/dgsTools/test/maintenance | Path does not match |
| 49 | dgsToolsAjaxCmd | /adminDGS/dgsTools/ajax/cmd/go | Path does not match |
| 50 | dgsToolsAjaxFx | /adminDGS/dgsTools/ajax/cmd/fx | Path does not match |
| 51 | dgsToolsTestMail | /adminDGS/dgsTools/ajax/test-mail | Path does not match |
| 52 | publicPages | /{url}/{forEdit} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.