Routing
(none)
Matched route
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_xdebug | /_profiler/xdebug | Path does not match |
8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
10 | _profiler_open_file | /_profiler/open | Path does not match |
11 | _profiler | /_profiler/{token} | Path does not match |
12 | _profiler_router | /_profiler/{token}/router | Path does not match |
13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
15 | app_admin_articles | /admin/articles | Path does not match |
16 | app_admin_create_article | /admin/article/creer | Path does not match |
17 | app_admin_edit_article | /admin/articles/{id}/mise-a-jour | Path does not match |
18 | admin_delete_article | /admin/articles/{id}/suppression | Path does not match |
19 | app_admin_categories | /admin/categories | Path does not match |
20 | app_admin_create_categorie | /admin/categorie/creer | Path does not match |
21 | app_admin_edit_categorie | /admin/categories/{id}/mise-a-jour | Path does not match |
22 | admin_delete_categorie | /admin/categories/{id}/suppression | Path does not match |
23 | app_admin_clients | /admin/liste-clients | Path does not match |
24 | app_admin_create_client | /admin/client/creer | Path does not match |
25 | app_admin_edit_client | /admin/clients/{id}/mise-a-jour | Path does not match |
26 | admin_delete_client | /admin/clients/{id}/suppression | Path does not match |
27 | app_admin_commentaires | /admin/commentaires | Path does not match |
28 | admin_delete_commentaire | /admin/commentaires/{id}/suppression | Path does not match |
29 | admin_disable_comment | /admin/commentaires/{id}/change-statut | Path does not match |
30 | app_admins | /admin/liste-administrateurs | Path does not match |
31 | app_admin_create | /admin/creer | Path does not match |
32 | app_admin_edit | /admin/{id}/mise-a-jour | Path does not match |
33 | admin.suppression | /admin/{id}/suppression | Path does not match |
34 | app_admin_dashboard | /admin/dashboard | Path does not match |
35 | app_admin_logs | /admin/logs | Path does not match |
36 | app_admin_devis | /admin/devis | Path does not match |
37 | app_admin_create_devi | /admin/devi/creer | Path does not match |
38 | app_admin_edit_devi | /admin/devis/{id}/mise-a-jour | Path does not match |
39 | admin_delete_devi | /admin/devis/{id}/suppression | Path does not match |
40 | app_admin_entreprises | /admin/entreprises | Path does not match |
41 | app_admin_create_entreprise | /admin/entreprise/creer | Path does not match |
42 | app_admin_edit_entreprise | /admin/entreprises/{id}/mise-a-jour | Path does not match |
43 | admin_delete_entreprise | /admin/entreprises/{id}/suppression | Path does not match |
44 | app_admin_factures | /admin/factures | Path does not match |
45 | app_admin_create_facture | /admin/facture/creer | Path does not match |
46 | app_admin_edit_facture | /admin/factures/{id}/mise-a-jour | Path does not match |
47 | admin_delete_facture | /admin/factures/{id}/suppression | Path does not match |
48 | app_admin_projects | /admin/liste-projets | Path does not match |
49 | admin_create_client_project | /admin/clients/creer-projet | Path does not match |
50 | admin_edit_client_project | /admin/projets/{id}/mise-a-jour | Path does not match |
51 | admin_delete_project | /admin/projects/{id}/suppression | Path does not match |
52 | app_admin_adminproject_getusers | /api/getClients | Path does not match |
53 | app_admin_tags | /admin/tags | Path does not match |
54 | app_admin_create_tag | /admin/tag/creer | Path does not match |
55 | app_admin_edit_tag | /admin/tags/{id}/mise-a-jour | Path does not match |
56 | admin_delete_tag | /admin/tags/{id}/suppression | Path does not match |
57 | app_admin_partenaires | /admin/partenaires | Path does not match |
58 | app_admin_create_partenaire | /admin/partenaires/creer | Path does not match |
59 | app_admin_partenaire_edit | /admin/partenaires/{id}/mise-a-jour | Path does not match |
60 | admin_delete_partenaire | /admin/partenaires/{id}/suppression | Path does not match |
61 | admin_login | /admin/login | Path does not match |
62 | app_login_redirect | /login-redirection | Path does not match |
63 | app_about | /a-propos-de-nous | Path does not match |
64 | app_blog | /blog | Path does not match |
65 | app_blog_show | /blog/{slug} | Path does not match |
66 | app_contact | /contact | Path does not match |
67 | app_evenments | /evenements | Path does not match |
68 | app_home | / | Path does not match |
69 | app_newsletters | /newsletters | Path does not match |
70 | app_projets | /projets | Path does not match |
71 | app_services | /services | Path does not match |
72 | app_authentification | /authentification | Path does not match |
73 | app_create_user | /authentification/create | Path does not match |
74 | app_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.