http://www.dachser.lebeaujardin.fr/app/config/parameters.yml

Routing

(none) Matched route

Route Matching Logs

Path to match: /app/config/parameters.yml
# Route name Path Log
1 _twig_error_test /_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 admin /admin Path does not match
14 admin.parking.index /admin/parking Path does not match
15 admin.parking.delete /admin/parking/delete.{id} Path does not match
16 admin.parking.editer /admin/parking/editer.{id} Path does not match
17 admin.planning.index /admin/planning Path does not match
18 admin.planning.new /admin/planning/new Path does not match
19 admin.planning.editer /admin/planning/editer.{id} Path does not match
20 admin.planning.delete /admin/planning/delete.{id} Path does not match
21 admin.quai.index /admin/quai Path does not match
22 admin.quai.delete /admin/quai/delete.{id} Path does not match
23 admin.quai.maintenance /admin/quai/maintenance.{id} Path does not match
24 admin.remorque.index /admin/remorque Path does not match
25 admin.remorque.new /admin/remorque/new Path does not match
26 admin.remorque.editer /admin/remorque/editer.{id} Path does not match
27 admin.remorque.delete /admin/remorque/delete.{id} Path does not match
28 admin.remorque.type.index /admin/remorque/type Path does not match
29 admin.remorque.type.delete /admin/remorque/type/delete.{id} Path does not match
30 admin.remorque.type.editer /admin/remorque/type/editer.{id} Path does not match
31 admin.traction.index /admin/traction Path does not match
32 admin.traction.new /admin/traction/new Path does not match
33 admin.traction.editer /admin/traction/editer.{id} Path does not match
34 admin.traction.delete /admin/traction/delete.{id} Path does not match
35 admin.utilisateur.index /admin/utilisateur Path does not match
36 admin.utilisateur.new /admin/utilisateur/new Path does not match
37 admin.utilisateur.editer /admin/utilisateur/editer.{id} Path does not match
38 admin.utilisateur.delete /admin/utilisateur/delete.{id} Path does not match
39 arrivages /arrivages Path does not match
40 arrivages.etat /arrivages/etat.{id} Path does not match
41 / / Path does not match
42 plan /plan Path does not match
43 parking /parking Path does not match
44 planning /planning Path does not match
45 planning.new /planning/new.{id} Path does not match
46 planning.editer /planning/modifier.{id} Path does not match
47 remorques /remorques Path does not match
48 remorques.bloquer /remorques/bloquer.{id} Path does not match
49 remorques.debloquer /remorques/debloquer.{id} Path does not match
50 remorques.etat /remorques/etat.{id} Path does not match
51 remorques.emplacement /remorques/emplacement.{id} Path does not match
52 traction /traction Path does not match
53 traction.new /traction/new.{id} Path does not match
54 traction.editer /traction/modifier.{id} Path does not match
55 remorques.aquai /remorques/aquai.{id} Path does not match
56 login /login Path does not match
57 logout /logout 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.