https://regimlab.org/public/members/profile/108/MahaCharfeddine?page%3D4=

Routing

profile_show Matched route

Route Parameters

Name Value
id
"108"
nom
"e"
prenom
"MahaCharfeddin"

Route Matching Logs

Path to match: /members/profile/108/MahaCharfeddine
# 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.