https://bikingman.bees-solution.com/fr/course/get_course_detail

Routing

front.course.get_course_detail Matched route

Route Parameters

Name Value
_locale
"fr"

Route Matching Logs

Path to match: /fr/course/get_course_detail
# 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_search_results /_profiler/{token}/search/results Path does not match
8 _profiler_open_file /_profiler/open Path does not match
9 _profiler /_profiler/{token} Path does not match
10 _profiler_router /_profiler/{token}/router Path does not match
11 _profiler_exception /_profiler/{token}/exception Path does not match
12 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
13 front.course.index /{_locale}/course/ Path does not match
14 front.course.show /{_locale}/course/{id}/show Path does not match
15 front.course.subscriptionsUser /{_locale}/course/subscriptionsUser Path does not match
16 front.course.invitationsUser /{_locale}/course/invitationsUser Path does not match
17 front.course.deleteInvitation /{_locale}/course/deleteInvitation Path does not match
18 front.course.update_subscription_document /{_locale}/course/update-subscription-document Path does not match
19 front.course.singleSubscriptionsUser /{_locale}/course/{id}/singleSubscriptionsUser Path does not match
20 front.course.singleInvitationsUser /{_locale}/course/{id}/singleInvitationsUser Path does not match
21 front.course.subscribeInvited /{_locale}/course/{id}/subscribeInvited Path does not match
22 front.course.subscribe /{_locale}/course/{id}/subscribe Path does not match
23 front.course.intentSecret /{_locale}/course/intentSecret Path does not match
24 front.course.subscribe_payment /{_locale}/course{courseUserSubscription}/subscribe-payment-payment Path does not match
25 front.course.subscribe_payment_success /{_locale}/course/subscribe-payment-success Path does not match
26 front.course.subscribe_payment_cancel /{_locale}/course/subscribe-payment-cancel Path does not match
27 front.course.renderList /{_locale}/course/ Path does not match
28 front.course.document_form_from_course /{_locale}/course/document/subscription/{documentModel} Path does not match
29 front.course.verify_code_promo /{_locale}/course/verify_code_promo Path does not match
30 front.course.get_document_modele_user /{_locale}/course/get-other-document-modele-user Path does not match
31 front.course.majfactures /{_locale}/course/majfactures Path does not match
32 front.course.transfert /{_locale}/course/{id}/transfert Path does not match
33 front.course.transfert_payment_success /{_locale}/course/transfert-payment-success Path does not match
34 front.course.get_course_detail /{_locale}/course/get_course_detail Route matches!

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