Routing
show_temoignage_detail
Matched route
Route Parameters
| Name | Value |
|---|---|
| id | "22" |
Route Matching Logs
Path to match:
/show/temoignage/detail/22
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 9 | _profiler_open_file | /_profiler/open | Path does not match |
| 10 | _profiler | /_profiler/{token} | Path does not match |
| 11 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 14 | show_about_detail | /show/about/detail | Path does not match |
| 15 | show_article_detail | /show/article/detail/{id} | Path does not match |
| 16 | index_article | /list/article/index/ | Path does not match |
| 17 | delete_command_article | /delete/command/article/{id}/{parentId} | Path does not match |
| 18 | show_cart | /show/cart | Path does not match |
| 19 | make_command_delete | /make/command/delete/{id} | Path does not match |
| 20 | make_article_delete | /make/article/delete/{id} | Path does not match |
| 21 | delete_command | /delete/command/{id} | Path does not match |
| 22 | make_command | /make/command | Path does not match |
| 23 | make_command_after_save | /make/command/after/save/{id}/{quantity} | Path does not match |
| 24 | refuse_command | /refuse/command/{id}/{motifs} | Path does not match |
| 25 | make_command_confirm | /make/command/confirm | Path does not match |
| 26 | command_detail | /command/detail/{id} | Path does not match |
| 27 | command_history | /command/history/ | Path does not match |
| 28 | count_command_article_by_user | /notif/countCommandArticleByUser | Path does not match |
| 29 | dashboard | /dashboard | Path does not match |
| 30 | add_feedback | /add/feedback | Path does not match |
| 31 | show_equipe_detail | /show/equipe/detail/{id} | Path does not match |
| 32 | show_faq | /show/faq | Path does not match |
| 33 | ajax_get_faqtheme | /ajax/get/faqtheme | Path does not match |
| 34 | show_forum_detail | /show/forum/detail/{id} | Path does not match |
| 35 | make_forum_response | /make/forum/response/{id} | Path does not match |
| 36 | delete_forum_response | /delete/forum/reponse/{id} | Path does not match |
| 37 | make_forum_comment | /make/forum/comment/{id}/{repid} | Path does not match |
| 38 | update_forum_response | /update/forum/response/{id} | Path does not match |
| 39 | show_forum_ReponseForum | /ajax/get/ReponseForum/{id} | Path does not match |
| 40 | show_galerie | /show/galerie | Path does not match |
| 41 | show_galerie_detail | /show/galerie/detail/{id} | Path does not match |
| 42 | gallerie_image_list | /gallerie/image/list/{id} | Path does not match |
| 43 | gallerie_video_list | /gallerie/video/list/{id} | Path does not match |
| 44 | refuse_inscription | /refuse/inscription/{id}/{motifs} | Path does not match |
| 45 | app_notification_list | /notification/list | Path does not match |
| 46 | app_notification_show_more | /notification/show-more | Path does not match |
| 47 | app_notification_read_one | /notification/one-is-read/{id} | Path does not match |
| 48 | get_delegations | /admin/get_delegations | Path does not match |
| 49 | get_delegationsById | /admin/get_delegations/{id} | Path does not match |
| 50 | get_gouvernorats | /admin/get-gouvernorats | Path does not match |
| 51 | get_entreprise | /ajax/get/entreprise/{id} | Path does not match |
| 52 | show_ressource_detail | /show/ressource/detail/{id} | Path does not match |
| 53 | index_ressource | /list/ressource/index/ | Path does not match |
| 54 | show_service_detail | /show/service/detail/{id} | Path does not match |
| 55 | index_service | /list/service/index/ | Path does not match |
| 56 | show_formation_detail | /show/formation/detail/{id} | Path does not match |
| 57 | app_inscrit_session | /inscritSessionFormation/{id} | Path does not match |
| 58 | app_listInscri | /listInscriptionSession | Path does not match |
| 59 | inscriSessionFormation_delete | /deleteInscriSessionFormation/{id} | Path does not match |
| 60 | index_formation | /list/formation/index/ | Path does not match |
| 61 | show_slide_detail | /show/slide/detail/{id} | Path does not match |
| 62 | app_list_sujet_propose | /forum/list | Path does not match |
| 63 | index_forum | /list/forum/index/ | Path does not match |
| 64 | delete_forum__sujet_response | /delete/forum/sujet/{id} | Path does not match |
| 65 | update_forum_sujet | /forum/update/{id} | Path does not match |
| 66 | make_sujet | /make/sujet/ | Path does not match |
| 67 | ajax_get_sujetForum | /ajax/get/sujetForum | Path does not match |
| 68 | sujet_delete | /list/forum/delete/{id} | Path does not match |
| 69 | fetch_sujet_data | /sujet/fetchData/{id} | Path does not match |
| 70 | update_sujet | /sujet/update/{id} | Path does not match |
| 71 | show_temoignage_detail | /show/temoignage/detail/{id} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.