GET http://la-poterie-de-cliousclat.artifexium.fr/recherche

Routing

app_search Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /recherche
# Route name Path Log
1 app_message_new /messages/nouveau Path does not match
2 shop_home / Path does not match
3 _preview_error /_error/{code}.{_format} Path does not match
4 _wdt_stylesheet /_wdt/styles Path does not match
5 _wdt /_wdt/{token} Path does not match
6 _profiler_home /_profiler/ Path does not match
7 _profiler_search /_profiler/search Path does not match
8 _profiler_search_bar /_profiler/search_bar Path does not match
9 _profiler_phpinfo /_profiler/phpinfo Path does not match
10 _profiler_xdebug /_profiler/xdebug Path does not match
11 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
12 _profiler_search_results /_profiler/{token}/search/results Path does not match
13 _profiler_open_file /_profiler/open Path does not match
14 _profiler /_profiler/{token} Path does not match
15 _profiler_router /_profiler/{token}/router Path does not match
16 _profiler_exception /_profiler/{token}/exception Path does not match
17 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
18 app_forgot_password /mot-de-passe-oublie Path does not match
19 app_reset_password /reinitialiser-mot-de-passe/{token} Path does not match
20 app_register /inscription Path does not match
21 app_register_artisan /inscription/artisan Path does not match
22 app_verify_email /verification-email Path does not match
23 app_login /connexion Path does not match
24 app_logout /deconnexion Path does not match
25 admin_dashboard /admin Path does not match
26 admin_test_email /admin/test-email Path does not match
27 admin_pages_list /admin/pages Path does not match
28 admin_pages_new /admin/pages/nouveau Path does not match
29 admin_pages_edit /admin/pages/{id}/modifier Path does not match
30 admin_pages_delete /admin/pages/{id}/supprimer Path does not match
31 admin_platform_settings /admin/parametres Path does not match
32 admin_shops /admin/boutiques Path does not match
33 admin_shop_edit_slug /admin/boutiques/{id}/modifier-slug Path does not match
34 admin_stripe_test /admin/stripe Path does not match
35 admin_stripe_ping_webhook /admin/stripe/ping-webhook Path does not match
36 dashboard_artworks /dashboard/oeuvres Path does not match
37 dashboard_artwork_new /dashboard/oeuvres/nouveau Path does not match
38 dashboard_artwork_edit /dashboard/oeuvres/{id}/modifier Path does not match
39 dashboard_artwork_delete /dashboard/oeuvres/{id}/supprimer Path does not match
40 dashboard_artwork_delete_image /dashboard/oeuvres/{id}/supprimer-image/{imageId} Path does not match
41 dashboard_home /dashboard Path does not match
42 dashboard_cgv /dashboard/cgv Path does not match
43 dashboard_cgv_delete /dashboard/cgv/supprimer Path does not match
44 dashboard_order_invoice /dashboard/commandes/{id}/facture Path does not match
45 dashboard_commission_invoice /dashboard/factures/commission/{year}/{month} Path does not match
46 dashboard_invoices /dashboard/factures Path does not match
47 dashboard_orders /dashboard/commandes Path does not match
48 dashboard_order_show /dashboard/commandes/{id} Path does not match
49 dashboard_order_update_status /dashboard/commandes/{id}/statut Path does not match
50 dashboard_order_tracking /dashboard/commandes/{id}/suivi Path does not match
51 dashboard_order_cancel /dashboard/commandes/{id}/annuler Path does not match
52 dashboard_order_refund /dashboard/commandes/{id}/rembourser Path does not match
53 dashboard_profile /dashboard/profil Path does not match
54 dashboard_shipping /dashboard/livraison Path does not match
55 dashboard_shipping_new /dashboard/livraison/nouveau Path does not match
56 dashboard_shipping_edit /dashboard/livraison/{id}/modifier Path does not match
57 dashboard_shipping_delete /dashboard/livraison/{id}/supprimer Path does not match
58 dashboard_shipping_toggle /dashboard/livraison/{id}/toggle Path does not match
59 dashboard_shop_settings /dashboard/boutique Path does not match
60 dashboard_stats /dashboard/stats Path does not match
61 dashboard_stats_export_csv /dashboard/stats/export-csv Path does not match
62 dashboard_stripe /dashboard/stripe Path does not match
63 dashboard_stripe_connect /dashboard/stripe/connecter Path does not match
64 dashboard_stripe_return /dashboard/stripe/retour Path does not match
65 dashboard_stripe_refresh /dashboard/stripe/refresh Path does not match
66 dashboard_stripe_express /dashboard/stripe/dashboard-stripe Path does not match
67 app_artisans /artisans Path does not match
68 app_gallery /galerie Path does not match
69 app_home / Path does not match
70 app_become_artisan /devenir-artisan Path does not match
71 app_how_it_works /comment-ca-marche Path does not match
72 app_pricing /tarifs Path does not match
73 app_search /recherche Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.