https://www.regimlab.org/public/members/profile/213/NazihaDhibi

Routing

profile_show Matched route

Route Parameters

Name Value
id
"213"
nom
"i"
prenom
"NazihaDhib"

Route Matching Logs

Path to match: /members/profile/213/NazihaDhibi
# 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 Path does not match
11 members_show /members Path does not match
12 profile_show /members/profile/{id}/{prenom}{nom} Route matches!

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