Routing
(none)
Matched route
Route Matching Logs
Path to match:
/img/offer/circuits/canada-usa/5f78323369798d31.jpg
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app | / | Path does not match |
| 2 | search | /search | Path does not match |
| 3 | footer | /oo | Path does not match |
| 4 | o.continent | /continent/{slug} | Path does not match |
| 5 | o.escapade.destination | /o-escapade/destination/{slug} | Path does not match |
| 6 | o.escapade | /o-escapade | Path does not match |
| 7 | o.circuit | /o-circuit | Path does not match |
| 8 | o.roadtrip | /o-roadtrip | Path does not match |
| 9 | o.croisiere | /o-croisiere | Path does not match |
| 10 | o.circuit.destination-ex | /o-circuit/destination-ex | Path does not match |
| 11 | o.road.destination-ex | /o-road/destination-ex | Path does not match |
| 12 | o.ccroisiere.destination | /o-croisiere/destination-ex | Path does not match |
| 13 | o.circuit.destination | /o-circuit/{slug} | Path does not match |
| 14 | o.roadtrip.destination | /o-roadtrip/{slug} | Path does not match |
| 15 | o.croisiere.destination | /o-croisiere/{slug} | Path does not match |
| 16 | o.contact | /o-contact | Path does not match |
| 17 | o.devis | /demande-de-devis | Path does not match |
| 18 | m.admin | /bo/dashboard | Path does not match |
| 19 | m.infos | /bo/informations | Path does not match |
| 20 | m.oatouts | /bo/o-atouts | Path does not match |
| 21 | m.add.atout | /bo/add-atout/{id} | Path does not match |
| 22 | m.banners | /bo/o-banner | Path does not match |
| 23 | m.add.banner | /bo/add-banner/{id} | Path does not match |
| 24 | m.add.infos | /bo/add-informations | Path does not match |
| 25 | m.type.voyage | /bo/type/voyage/{id} | Path does not match |
| 26 | m.type.hebergement | /bo/type/hebergement | Path does not match |
| 27 | m.type.sejour | /bo/type-sejour | Path does not match |
| 28 | m.destination | /bo/destinations | Path does not match |
| 29 | m.add.destination | /bo/add-destination | Path does not match |
| 30 | m.hebergement | /bo/hebergements | Path does not match |
| 31 | m.continent | /bo/continent | Path does not match |
| 32 | m.add.continent | /bo/add-continent/{id} | Path does not match |
| 33 | m.add.hebergement | /bo/add-hebergement | Path does not match |
| 34 | app_offer | /offer | Path does not match |
| 35 | m.offers | /bo/offres | Path does not match |
| 36 | m.offer.toggle | /m/offers/{id}/toggle-featured | Path does not match |
| 37 | m.add.offer.1 | /bo/add-offer-step-1/{id} | Path does not match |
| 38 | m.add.offer.2 | /bo/add-offer-step-2/{id} | Path does not match |
| 39 | m.add.offer.3 | /bo/add-offer-step-3/{id} | Path does not match |
| 40 | m.add.offer.4 | /bo/add-offer-step-4/{id} | Path does not match |
| 41 | m.add.offer.5 | /bo/add-offer-step-5/{id} | Path does not match |
| 42 | m.add.offer.6 | /bo/add-offer-step-6/{id} | Path does not match |
| 43 | m.add.offer.7 | /bo/add-offer-step-7/{id} | Path does not match |
| 44 | m.add.offer.escapade | /bo/add-offer-escapade | Path does not match |
| 45 | m.add.offer.herbergement | /bo/add-offer/hebergement/{id} | Path does not match |
| 46 | m.add.offer.formule | /bo/add-offer/formule/{id} | Path does not match |
| 47 | m.delete.offer | /bo/delete-offer/{id} | Path does not match |
| 48 | app_register | /register | Path does not match |
| 49 | app_login | /login | Path does not match |
| 50 | app_logout | /logout | Path does not match |
| 51 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 52 | _wdt | /_wdt/{token} | Path does not match |
| 53 | _profiler_home | /_profiler/ | Path does not match |
| 54 | _profiler_search | /_profiler/search | Path does not match |
| 55 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 56 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 57 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 58 | _profiler_open_file | /_profiler/open | Path does not match |
| 59 | _profiler | /_profiler/{token} | Path does not match |
| 60 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 61 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 62 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.