https://regimlab.org/public/apropos

Routing

apropos_show Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /apropos
# Route name Path Log
1 actualite_index /dashboard/news Path does not match
2 article_new /dashboard/add Path does not match
3 article_edit /dashboard/news/{id}/edit Path does not match
4 article_filter_title /dashboard/news/filter Path does not match
5 article_delete /dashboard/news/{id} Path does not match
6 index_show / Path does not match
7 actualite_show /news Path does not match
8 actualite_details /actulalite/details/{id} Path does not match
9 labo_a_propos /show Path does not match
10 apropos_show /apropos Route matches!

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