Routing
resaDetailsSm
Matched route
Route Parameters
| Name | Value |
|---|---|
| resa | "2" |
Route Matching Logs
Path to match:
/admin/soiree-mouse-details/2
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | apiEmplSave | /api/emplacement-save | Path does not match |
| 17 | apiEmplDelete | /api/emplacement-delete/{emplacement} | Path does not match |
| 18 | apiResa2025Save | /api/resa-2025-save | Path does not match |
| 19 | apiResa2025Update | /api/resa-2025-update/{reservations2025} | Path does not match |
| 20 | apiResa2026Save | /api/resa-2026-save | Path does not match |
| 21 | apiResa2026Update | /api/resa-2026-update/{reservations} | Path does not match |
| 22 | apiResa2025Del | /api/resa-2025-delete/{reservations2025} | Path does not match |
| 23 | apiResaDel | /api/resa-delete/{reservations} | Path does not match |
| 24 | apiResaDupl | /api/resa-dupliquer/{reservations2025} | Path does not match |
| 25 | apiEmplLatLng | /api/emplacements-lat-lng | Path does not match |
| 26 | apiEmplLatLngSave | /api/emplacements-lat-lng-save | Path does not match |
| 27 | apiVoitureAdd | /api/voiture-add | Path does not match |
| 28 | apiDelVoiture | /api/voiture-del/{voitures} | Path does not match |
| 29 | apiSearchCarte | /api/search-carte/{empl} | Path does not match |
| 30 | apiChangeEtat | /api/expo-change-etat/{reservations} | Path does not match |
| 31 | apiSearchExposant | /api/search-exposant | Path does not match |
| 32 | apiDetailsExpo | /api/details-expo/{reservations} | Path does not match |
| 33 | apiResaSmDel | /api/resa-sm-delete/{SoireeMousseResa2026} | Path does not match |
| 34 | apiSaveResaSm | /api/resa-sm-save | Path does not match |
| 35 | apiSearchResaSmLetters | /api/resa-search | Path does not match |
| 36 | apiDetResaSm | /api/resa-sm-details/{resa} | Path does not match |
| 37 | apiChgSttSm | /api/resa-sm-change-state/{resa} | Path does not match |
| 38 | apiRglmtSm | /api/resa-sm-paye/{resa} | Path does not match |
| 39 | emplFormAdd | /emplacements/form | Path does not match |
| 40 | emplList | /emplacements/list | Path does not match |
| 41 | resaForm2025 | /reservations/form-2025 | Path does not match |
| 42 | resaFormUpdate2025 | /reservations/form-2025-update/{reservations2025} | Path does not match |
| 43 | resaForm2026 | /reservations/form-2026 | Path does not match |
| 44 | resaFormUpdate2026 | /reservations/form-2026-update/{reservations} | Path does not match |
| 45 | resaList | /reservations/list/{annee} | Path does not match |
| 46 | resaDetails2026 | /reservation/details/{reservations} | Path does not match |
| 47 | emplCarte | /emplacement/carte/{type} | Path does not match |
| 48 | carteSave | /emplacement/carte-save | Path does not match |
| 49 | listResa2025 | /liste-resa-2025 | Path does not match |
| 50 | voitures | /voitures | Path does not match |
| 51 | voitureAdd | /voitures-add | Path does not match |
| 52 | fileEntree | /fichier-entree | Path does not match |
| 53 | fileRegistre | /fichier-registre | Path does not match |
| 54 | placement | / | Path does not match |
| 55 | entree | /entree | Path does not match |
| 56 | pageTel | /tel | Path does not match |
| 57 | soireeMousse | /admin/soiree-mousse | Path does not match |
| 58 | smResaForm | /admin/soiree-mousse/form | Path does not match |
| 59 | smResaFormUpdate | /admin/soiree-mousse/form-update/{soireeMousseResa2026} | Path does not match |
| 60 | smEntree | /soiree-mousse/entree | Path does not match |
| 61 | fileEntreeSm | /admin/soiree-mousse-fichier | Path does not match |
| 62 | resaDetailsSm | /admin/soiree-mouse-details/{resa} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.