Routing
(none)
Matched route
Route Matching Logs
Path to match:
/misc/ajax.js
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
3 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
4 | _logout_dev | /logout | Path does not match |
5 | _wdt_stylesheet | /_wdt/styles | Path does not match |
6 | _wdt | /_wdt/{token} | Path does not match |
7 | _profiler_home | /_profiler/ | Path does not match |
8 | _profiler_search | /_profiler/search | Path does not match |
9 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
10 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
11 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
12 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
13 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
14 | _profiler_open_file | /_profiler/open | Path does not match |
15 | _profiler | /_profiler/{token} | Path does not match |
16 | _profiler_router | /_profiler/{token}/router | Path does not match |
17 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
18 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
19 | app.blog.index | /admin/blog/ | Path does not match |
20 | app.blog.new | /admin/blog/new | Path does not match |
21 | app.blog.show | /admin/blog/{id} | Path does not match |
22 | app.blog.edit | /admin/blog/{id}/edit | Path does not match |
23 | app.blog.delete | /admin/blog/{id} | Path does not match |
24 | app.images.maison.delete | /images/maison/{id} | Path does not match |
25 | app.maison.index | /admin/maison/ | Path does not match |
26 | app.maison.new | /admin/maison/new | Path does not match |
27 | app.maison.show | /admin/maison/{id} | Path does not match |
28 | app.maison.edit | /admin/maison/{id}/edit | Path does not match |
29 | app.maison.delete | /admin/maison/{id} | Path does not match |
30 | app.option.index | /admin/option | Path does not match |
31 | app.option.new | /admin/option/new | Path does not match |
32 | app.option.show | /admin/option/{id} | Path does not match |
33 | app.option.edit | /admin/option/{id}/edit | Path does not match |
34 | app.option.delete | /admin/option/{id} | Path does not match |
35 | app.paiement.index | /paiement/{id}/property | Path does not match |
36 | app.paiement.success | /paiement/success | Path does not match |
37 | app.parcelle.index | /admin/parcelle/ | Path does not match |
38 | app.parcelle.new | /admin/parcelle/new | Path does not match |
39 | app.parcelle.show | /admin/parcelle/{id} | Path does not match |
40 | app.parcelle.edit | /admin/parcelle/{id}/edit | Path does not match |
41 | app.parcelle.delete | /admin/parcelle/{id} | Path does not match |
42 | app.parcelle.images.delete | /parcelle/images/{id} | Path does not match |
43 | app.type.index | /admin/type/ | Path does not match |
44 | app.type.new | /admin/type/new | Path does not match |
45 | app.type.show | /admin/type/{id} | Path does not match |
46 | app.type.edit | /admin/type/{id}/edit | Path does not match |
47 | app.type.delete | /admin/type/{id} | Path does not match |
48 | app.utilisateur.index | /admin/utilisateur/ | Path does not match |
49 | app.manage.config | /admin/utilisateur/configs | Path does not match |
50 | app.user.new | /admin/utilisateur/nouveau | Path does not match |
51 | app.utilisateur.show | /admin/utilisateur/{id} | Path does not match |
52 | app.utilisateur.edit | /admin/utilisateur/{id}/edit | Path does not match |
53 | app.utilisateur.delete | /admin/utilisateur/{id} | Path does not match |
54 | bailleur.maison.index | /bailleur/maison/ | Path does not match |
55 | bailleur.maison.new | /bailleur/maison/new | Path does not match |
56 | bailleur.maison.show | /bailleur/maison/{id} | Path does not match |
57 | bailleur.maison.edit | /bailleur/maison/{id}/edit | Path does not match |
58 | bailleur.maison.delete | /bailleur/maison/{id} | Path does not match |
59 | bailleur.parcelle.index | /bailleur/parcelle/ | Path does not match |
60 | bailleur.parcelle.new | /bailleur/parcelle/new | Path does not match |
61 | bailleur.parcelle.show | /bailleur/parcelle/{id} | Path does not match |
62 | bailleur.parcelle.edit | /bailleur/parcelle/{id}/edit | Path does not match |
63 | bailleur.parcelle.delete | /bailleur/parcelle/{id} | Path does not match |
64 | admin.dashboard | /admin/dashboard | Path does not match |
65 | bailleur.dashboard | /bailleur/dashboard | Path does not match |
66 | home | / | Path does not match |
67 | location | /location | Path does not match |
68 | property-details | /house/{id}/details | Path does not match |
69 | concession-details | /concession/{id}/details | Path does not match |
70 | concession | /concession | Path does not match |
71 | app_blog | /blog | Path does not match |
72 | app.parcelle.options.index | /parcelle/options | Path does not match |
73 | app.parcelle.options.new | /parcelle/options/new | Path does not match |
74 | app.parcelle.options.show | /parcelle/options/{id} | Path does not match |
75 | app.parcelle.options.edit | /parcelle/options/{id}/edit | Path does not match |
76 | app.parcelle.options.delete | /parcelle/options/{id} | Path does not match |
77 | login | /login | Path does not match |
78 | register | /register | Path does not match |
79 | 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.