GET https://dev.musicdistributions.com/public-offer

Routing

app_home_agreements Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /public-offer
# Route name Path Log
1 cabinet_user_releases_new /cabinet/releases/new Path does not match
2 cabinet_user_releases_edit_step /cabinet/releases/edit/step-{stepNum}/{id} Path does not match
3 cabinet_user_releases_view /cabinet/releases/view/{id} Path does not match
4 cabinet_user_releases_delete /cabinet/releases/delete/{id} Path does not match
5 _preview_error /_error/{code}.{_format} Path does not match
6 _logout_main /logout Path does not match
7 ux_entity_autocomplete /autocomplete/{alias} Path does not match
8 ux_live_component /_components/{_live_component}/{_live_action} Path does not match
9 _wdt_stylesheet /_wdt/styles Path does not match
10 _wdt /_wdt/{token} Path does not match
11 _profiler_home /_profiler/ Path does not match
12 _profiler_search /_profiler/search Path does not match
13 _profiler_search_bar /_profiler/search_bar Path does not match
14 _profiler_phpinfo /_profiler/phpinfo Path does not match
15 _profiler_xdebug /_profiler/xdebug Path does not match
16 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
17 _profiler_search_results /_profiler/{token}/search/results Path does not match
18 _profiler_open_file /_profiler/open Path does not match
19 _profiler /_profiler/{token} Path does not match
20 _profiler_router /_profiler/{token}/router Path does not match
21 _profiler_exception /_profiler/{token}/exception Path does not match
22 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
23 cabinet_balance_list /cabinet/balance/ Path does not match
24 cabinet_balance_item /cabinet/balance/view/{item} Path does not match
25 admin_banlist_list /cabinet/admin/banlist/ Path does not match
26 admin_banlist_new /cabinet/admin/banlist/new Path does not match
27 admin_banlist_item /cabinet/admin/banlist/edit/{item} Path does not match
28 admin_banlist_delete /cabinet/admin/banlist/delete/{id} Path does not match
29 cabinet_faqs_list /cabinet/faqs/ Path does not match
30 cabinet_faqs_new /cabinet/faqs/new Path does not match
31 cabinet_faqs_item /cabinet/faqs/view/{item} Path does not match
32 cabinet_faqs_delete /cabinet/faqs/delete/{id} Path does not match
33 admin_news_list /cabinet/admin/news/ Path does not match
34 admin_news_categories_list /cabinet/admin/news/categories/ Path does not match
35 admin_news_new /cabinet/admin/news/new Path does not match
36 admin_news_categories_new /cabinet/admin/news/categories/new Path does not match
37 admin_news_item /cabinet/admin/news/edit/{item} Path does not match
38 admin_news_categories_item /cabinet/admin/news/categories/edit/{item} Path does not match
39 admin_news_delete /cabinet/admin/news/delete/{id} Path does not match
40 admin_releases_list /cabinet/admin-releases/ Path does not match
41 admin_releases_item /cabinet/admin-releases/view/{item} Path does not match
42 cabinet_dashboard /cabinet/ Path does not match
43 cabinet_finance /cabinet/finance Path does not match
44 cabinet_analytics /cabinet/analytics Path does not match
45 cabinet_support /cabinet/support Path does not match
46 cabinet_verify_email /cabinet/verify/email/request Path does not match
47 cabinet_settings /cabinet/settings Path does not match
48 cabinet_search_cover /cabinet/search/cover Path does not match
49 cabinet_faq /cabinet/faq Path does not match
50 cabinet_news /cabinet/news Path does not match
51 cabinet_news_item /cabinet/news/{code} Path does not match
52 cabinet_user_releases_list /cabinet/releases/{filter} Path does not match
53 cabinet_users /cabinet/users Path does not match
54 cabinet_user_edit /cabinet/users/{id} Path does not match
55 home / Path does not match
56 app_home_agreements /public-offer Route matches!

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