Routing
(none)
Matched route
Route Matching Logs
Path to match:
/assets/img/about.jpg
# | Route name | Path | Log |
---|---|---|---|
1 | php_translation_profiler_translation_edit | /{token}/translation/edit | Path does not match |
2 | php_translation_profiler_translation_sync | /{token}/translation/sync | Path does not match |
3 | php_translation_profiler_translation_sync_all | /{token}/translation/sync_all | Path does not match |
4 | php_translation_profiler_translation_create_assets | /{token}/translation/create_assets | Path does not match |
5 | admin | /admin | Path does not match |
6 | admin_paragraph_position | /admin/paragraph-position | Path does not match |
7 | admin_delete_paragraph | /supprimer-un-paragraphe/{id} | Path does not match |
8 | admin_edit_post | /admin/edition-d-un-article/{slug}/{paragraphId} | Path does not match |
9 | app_admin_dashboard_index | /admin | Path does not match |
10 | front_change_language.fr | /fr/changer-la-langue/{locale}/{routeName}/{routeParams} | Path does not match |
11 | front_change_language.en | /en/change-language/{locale}/{routeName}/{routeParams} | Path does not match |
12 | front_application.fr | /fr/application/{slug} | Path does not match |
13 | front_application.en | /en/application/{slug} | Path does not match |
14 | front_presentation.fr | /fr/presentation | Path does not match |
15 | front_presentation.en | /en/presentation | Path does not match |
16 | front_products.fr | /fr/produits/{catSlug}/{subCatSlug} | Path does not match |
17 | front_products.en | /en/products/{catSlug}/{subCatSlug} | Path does not match |
18 | front_product.fr | /fr/produit/{catSlug}/{subCatSlug}/{slug} | Path does not match |
19 | front_product.en | /en/product/{catSlug}/{subCatSlug}/{slug} | Path does not match |
20 | front_privacy_policy.fr | /fr/mentions-legales | Path does not match |
21 | front_privacy_policy.en | /en/legal-terms | Path does not match |
22 | front_landing.fr | /fr/ | Path does not match |
23 | front_landing.en | /en/ | Path does not match |
24 | front_job_offers.fr | /fr/offres-d-emploi | Path does not match |
25 | front_job_offers.en | /en/job-offers | Path does not match |
26 | front_job_offer.fr | /fr/offre-d-emploi/{slug} | Path does not match |
27 | front_job_offer.en | /en/job-offer/{slug} | Path does not match |
28 | front_contact.fr | /fr/contactez-nous/{slug} | Path does not match |
29 | front_contact.en | /en/contact-us/{slug} | Path does not match |
30 | front_sitemap_links.fr | /fr/plan-du-site | Path does not match |
31 | front_sitemap_links.en | /en/sitemap | Path does not match |
32 | front_members.fr | /fr/notre-equipe | Path does not match |
33 | front_members.en | /en/our-team | Path does not match |
34 | front_posts.fr | /fr/actualites | Path does not match |
35 | front_posts.en | /en/news | Path does not match |
36 | front_navbar_search.fr | /fr/navbar-search | Path does not match |
37 | front_navbar_search.en | /en/navbar-search | Path does not match |
38 | front_post.fr | /fr/actualite/{slug} | Path does not match |
39 | front_post.en | /en/news/{slug} | Path does not match |
40 | front_subscribe_newsletter.fr | /fr/inscription-newsletter | Path does not match |
41 | front_subscribe_newsletter.en | /en/newsletter-register | Path does not match |
42 | front_clear_cache.fr | /fr/admin/fsdhj78Hjkdfsb0920dfjdfhq87djhaoppsnv720 | Path does not match |
43 | front_clear_cache.en | /en/admin/fsdhj78Hjkdfsb0920dfjdfhq87djhaoppsnv720 | Path does not match |
44 | app_logout | /logout | Path does not match |
45 | login | /login | Path does not match |
46 | app_register | /register | Path does not match |
47 | app_forgot_password_request | /reset-password | Path does not match |
48 | app_check_email | /reset-password/check-email | Path does not match |
49 | app_reset_password | /reset-password/reset/{token} | Path does not match |
50 | _preview_error | /_error/{code}.{_format} | Path does not match |
51 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
52 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
53 | translation_index | /admin/_trans/{configName} | Path does not match |
54 | translation_show | /admin/_trans/{configName}/{locale}/{domain} | Path does not match |
55 | translation_create | /admin/_trans/{configName}/{locale}/{domain}/new | Path does not match |
56 | translation_edit | /admin/_trans/{configName}/{locale}/{domain} | Path does not match |
57 | translation_delete | /admin/_trans/{configName}/{locale}/{domain} | Path does not match |
58 | _wdt | /_wdt/{token} | Path does not match |
59 | _profiler_home | /_profiler/ | Path does not match |
60 | _profiler_search | /_profiler/search | Path does not match |
61 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
62 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
63 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
64 | _profiler_open_file | /_profiler/open | Path does not match |
65 | _profiler | /_profiler/{token} | Path does not match |
66 | _profiler_router | /_profiler/{token}/router | Path does not match |
67 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
68 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
69 | index | / | Path does not match |
70 | sitemap | /sitemap.xml | 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.