Routing
api_auditions_show
Matched route
Route Parameters
Name | Value |
---|---|
id | "1" |
Route Matching Logs
Path to match:
/api/auditions/1
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | hwi_oauth_service_redirect | /connect/{service} | Path does not match |
3 | hwi_oauth_connect_service | /connect/service/{service} | Path does not match |
4 | hwi_oauth_connect_registration | /connect/registration/{key} | Path does not match |
5 | hwi_oauth_connect | /oauth/login/ | Path does not match |
6 | hwi_google_login_check | /login/check-google | Path does not match |
7 | _wdt_stylesheet | /_wdt/styles | Path does not match |
8 | _wdt | /_wdt/{token} | Path does not match |
9 | _profiler_home | /_profiler/ | Path does not match |
10 | _profiler_search | /_profiler/search | Path does not match |
11 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
12 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
13 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
14 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
15 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
16 | _profiler_open_file | /_profiler/open | Path does not match |
17 | _profiler | /_profiler/{token} | Path does not match |
18 | _profiler_router | /_profiler/{token}/router | Path does not match |
19 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
20 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
21 | admin_login | /admin/login | Path does not match |
22 | admin_logout | /admin/logout | Path does not match |
23 | admin_check_auth | /admin/check-auth | Path does not match |
24 | admin_api_login | /admin/api/login | Path does not match |
25 | admin_content_about_list | /admin/api/content/about | Path does not match |
26 | admin_content_about_create | /admin/api/content/about | Path does not match |
27 | admin_content_about_update | /admin/api/content/about/{id} | Path does not match |
28 | admin_content_about_delete | /admin/api/content/about/{id} | Path does not match |
29 | admin_content_contact_list | /admin/api/content/contact | Path does not match |
30 | admin_content_contact_create | /admin/api/content/contact | Path does not match |
31 | admin_content_contact_update | /admin/api/content/contact/{id} | Path does not match |
32 | admin_content_contact_delete | /admin/api/content/contact/{id} | Path does not match |
33 | admin_content_contact_methods_list | /admin/api/content/contact-methods | Path does not match |
34 | admin_content_contact_methods_create | /admin/api/content/contact-methods | Path does not match |
35 | admin_content_contact_methods_update | /admin/api/content/contact-methods/{id} | Path does not match |
36 | admin_content_contact_methods_delete | /admin/api/content/contact-methods/{id} | Path does not match |
37 | admin_content_faq_items_list | /admin/api/content/faq-items | Path does not match |
38 | admin_content_faq_items_create | /admin/api/content/faq-items | Path does not match |
39 | admin_content_faq_items_update | /admin/api/content/faq-items/{id} | Path does not match |
40 | admin_content_faq_items_delete | /admin/api/content/faq-items/{id} | Path does not match |
41 | admin_content_feature_items_list | /admin/api/content/feature-items | Path does not match |
42 | admin_content_feature_items_create | /admin/api/content/feature-items | Path does not match |
43 | admin_content_feature_items_update | /admin/api/content/feature-items/{id} | Path does not match |
44 | admin_content_feature_items_delete | /admin/api/content/feature-items/{id} | Path does not match |
45 | admin_content_home_hero_list | /admin/api/content/home-hero | Path does not match |
46 | admin_content_home_hero_create | /admin/api/content/home-hero | Path does not match |
47 | admin_content_home_hero_update | /admin/api/content/home-hero/{id} | Path does not match |
48 | admin_content_home_hero_delete | /admin/api/content/home-hero/{id} | Path does not match |
49 | admin_content_pages_list | /admin/api/content/pages | Path does not match |
50 | admin_content_pages_create | /admin/api/content/pages | Path does not match |
51 | admin_content_pages_update | /admin/api/content/pages/{id} | Path does not match |
52 | admin_content_pages_delete | /admin/api/content/pages/{id} | Path does not match |
53 | admin_dashboard | /admin/{react} | Path does not match |
54 | admin_api_stats | /admin/api/stats | Path does not match |
55 | admin_api_recent_activity | /admin/api/recent-activity | Path does not match |
56 | admin_api_revenue_chart | /admin/api/revenue-chart | Path does not match |
57 | admin_stripe_products_list | /admin/api/stripe/products | Path does not match |
58 | admin_stripe_products_create | /admin/api/stripe/products | Path does not match |
59 | admin_stripe_products_update | /admin/api/stripe/products/{productId} | Path does not match |
60 | admin_stripe_prices_create | /admin/api/stripe/prices | Path does not match |
61 | admin_stripe_prices_update | /admin/api/stripe/prices/{priceId} | Path does not match |
62 | admin_stripe_sync_environment | /admin/api/stripe/sync-environment | Path does not match |
63 | admin_subscriptions_list | /admin/api/subscriptions | Path does not match |
64 | admin_subscriptions_show | /admin/api/subscriptions/{id} | Path does not match |
65 | admin_subscriptions_cancel | /admin/api/subscriptions/{id}/cancel | Path does not match |
66 | admin_subscriptions_reactivate | /admin/api/subscriptions/{id}/reactivate | Path does not match |
67 | admin_subscriptions_extend_trial | /admin/api/subscriptions/{id}/extend-trial | Path does not match |
68 | admin_subscriptions_stats | /admin/api/subscriptions/stats | Path does not match |
69 | admin_subscription_plans_list | /admin/api/subscription-plans | Path does not match |
70 | admin_subscription_plans_update | /admin/api/subscription-plans/{planId} | Path does not match |
71 | admin_subscription_plans_show | /admin/api/subscription-plans/{planId} | Path does not match |
72 | admin_subscription_plans_sync_stripe | /admin/api/subscription-plans/sync-stripe | Path does not match |
73 | admin_subscription_plans_delete | /admin/api/subscription-plans/api/subscription-plans/{id} | Path does not match |
74 | admin_users_list | /admin/api/users | Path does not match |
75 | admin_users_show | /admin/api/users/{id} | Path does not match |
76 | admin_users_toggle_status | /admin/api/users/{id}/toggle-status | Path does not match |
77 | admin_users_update_roles | /admin/api/users/{id}/update-roles | Path does not match |
78 | admin_users_impersonate | /admin/api/users/{id}/impersonate | Path does not match |
79 | admin_stripe_ids_index | /admin/stripe-ids | Path does not match |
80 | admin_stripe_ids_update | /admin/stripe-ids/{id}/update | Path does not match |
81 | api_actor_profile_get | /api/actor-profile | Path does not match |
82 | api_actor_profile_create | /api/actor-profile | Path does not match |
83 | api_actor_profile_update | /api/actor-profile/{id} | Path does not match |
84 | api_actor_profile_upload_headshot | /api/actor-profile/upload-headshot | Path does not match |
85 | api_auditions_calendar_data | /api/auditions-calendar/data | Path does not match |
86 | api_auditions_calendar_list | /api/auditions-calendar | Path does not match |
87 | api_auditions_calendar_show | /api/auditions-calendar/{id} | Path does not match |
88 | api_auditions_calendar_create | /api/auditions-calendar | Path does not match |
89 | api_auditions_calendar_update | /api/auditions-calendar/{id} | Path does not match |
90 | api_auditions_calendar_delete | /api/auditions-calendar/{id} | Path does not match |
91 | api_auditions_calendar_upcoming | /api/auditions-calendar/upcoming | Path does not match |
92 | api_auditions_calendar_overdue | /api/auditions-calendar/overdue | Path does not match |
93 | api_auditions_list | /api/auditions | Path does not match |
94 | api_auditions_show | /api/auditions/{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.