Routing
error_handler
Matched route
Route Parameters
Name | Value |
---|---|
path | "robots.txt" |
Route Matching Logs
Path to match:
/robots.txt
# | 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_search_results | /_profiler/{token}/search/results | Path does not match |
8 | _profiler_open_file | /_profiler/open | Path does not match |
9 | _profiler | /_profiler/{token} | Path does not match |
10 | _profiler_router | /_profiler/{token}/router | Path does not match |
11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
13 | article | /article/le-centre-esthetique-maison-eiffel-recommande-4-soins-pour-avoir-une-peau-lumineuse-en-plein-hiver | Path does not match |
14 | article1 | /article/les-3-soins-stars-de-la-parisienne-pour-bien-commencer-la-saison | Path does not match |
15 | article2 | /article/lasers-peeling-radiofrequence-des-traitements-de-reference-pour-une-peau-parfaite | Path does not match |
16 | article3 | /article/morpheus-une-avancee-spectaculaire-dans-le-domaine-de-la-beaute-a-tester-a-la-maison-eiffel | Path does not match |
17 | avis | /avis | Path does not match |
18 | besoins | /besoins | Path does not match |
19 | blog | /blog | Path does not match |
20 | contact | /contact | Path does not match |
21 | home | / | Path does not match |
22 | app_mentions_legales | /mentions-legales | Path does not match |
23 | specialites | /specialites | Path does not match |
24 | specialites_injection | /specialites/injection | Path does not match |
25 | specialites_plasma | /specialites/plasma | Path does not match |
26 | specialites_toxine | /specialites/toxine | Path does not match |
27 | specialites_philart | /specialites/philart | Path does not match |
28 | specialites_morpheus | /specialites/morpheus | Path does not match |
29 | specialites_laser-resurfacing | /specialites/laser-resurfacing | Path does not match |
30 | specialites_epilation-laser | /specialites/epilation-laser | Path does not match |
31 | specialites_cryolipolyse | /specialites/cryolipolyse | Path does not match |
32 | specialites_peeling | /specialites/peeling | Path does not match |
33 | specialites_peel-mask-creme | /specialites/peel-mask-creme | Path does not match |
34 | specialites_radiofrequence | /specialites/radiofrequence | Path does not match |
35 | specialites_luminotherapie | /specialites/luminotherapie | Path does not match |
36 | specialites_browlift | /specialites/browlift | Path does not match |
37 | specialites_hydrafacial | /specialites/hydrafacial | Path does not match |
38 | specialites_microneedling | /specialites/microneedling | Path does not match |
39 | specialites_rehaussement-cils | /specialites/rehaussement-cils | Path does not match |
40 | specialites_blanchiment-dentaire | /specialites/blanchiment-dentaire | Path does not match |
41 | specialites_dermaplanning | /specialites/dermaplanning | Path does not match |
42 | specialites_drainage-cardiosynchronise-stendo | /specialites/drainage-cardiosynchronise-stendo | Path does not match |
43 | specialites_mesotherapie-capillaire | /specialites/mesotherapie-capillaire | Path does not match |
44 | error_handler | /{path} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.