Routing
(none)
Matched route
Route Matching Logs
Path to match:
/bgoldd/.env
# | Route name | Path | Log |
---|---|---|---|
1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
2 | api_errors | /api/errors/{status} | Path does not match |
3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
5 | api_doc | /api/docs.{_format} | Path does not match |
6 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
7 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
8 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
9 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
10 | _api_/businesses/{id}{._format}_get | /api/businesses/{id}.{_format} | Path does not match |
11 | _api_/businesses{._format}_get_collection | /api/businesses.{_format} | Path does not match |
12 | _api_/businesses/{id}/phone-numbers_get_collection | /api/businesses/{id}/phone-numbers | Path does not match |
13 | _api_/phone_numbers/{id}{._format}_get | /api/phone_numbers/{id}.{_format} | Path does not match |
14 | _api_/businesses/{id}/phone-numbers/upload_post | /api/businesses/{id}/phone-numbers/upload | Path does not match |
15 | _api_/phone_number_lists/{id}{._format}_get | /api/phone_number_lists/{id}.{_format} | Path does not match |
16 | app_main_homepage | / | Path does not match |
17 | app_main_dashboard | /dashboard | Path does not match |
18 | app_main_test | /test | Path does not match |
19 | app_user_index | /admin/users/ | Path does not match |
20 | app_user_show | /admin/users/{id}/show | Path does not match |
21 | app_user_edit | /admin/users/{id}/edit | Path does not match |
22 | gesof_user_profile_show | /account/show | Path does not match |
23 | gesof_user_profile_edit | /account/edit | Path does not match |
24 | gesof_user_group_index | /admin/groups/ | Path does not match |
25 | gesof_user_group_show | /admin/groups/{id}/show | Path does not match |
26 | gesof_user_group_new | /admin/groups/new | Path does not match |
27 | gesof_user_group_edit | /admin/groups/{id}/edit | Path does not match |
28 | gesof_user_group_delete | /admin/groups/{id}/delete | Path does not match |
29 | gesof_user_group_list_users | /admin/groups/{id}/users/ | Path does not match |
30 | gesof_user_group_add_user | /admin/groups/{id}/users/new | Path does not match |
31 | gesof_user_group_remove_user | /admin/groups/{id}/users/{userId}/remove | Path does not match |
32 | app_js_bridge_expose | /js/expose.js | Path does not match |
33 | _preview_error | /_error/{code}.{_format} | Path does not match |
34 | gesof_simple_cms_page_index | /cms/page/ | Path does not match |
35 | gesof_simple_cms_page_new | /cms/page/new | Path does not match |
36 | gesof_simple_cms_page_edit | /cms/page/{id}/edit | Path does not match |
37 | gesof_simple_cms_page_delete | /cms/page/{id}/delete | Path does not match |
38 | app_cms_content_item_index | /cms/{page}/content-item/ | Path does not match |
39 | app_cms_content_item_show | /cms/{page}/content-item/{id}/show | Path does not match |
40 | app_cms_content_item_move_up | /cms/{page}/content-item/{id}/up | Path does not match |
41 | app_cms_content_item_move_down | /cms/{page}/content-item/{id}/down | Path does not match |
42 | app_cms_content_item_new | /cms/{page}/content-item/{root}/new | Path does not match |
43 | app_cms_content_item_edit | /cms/{page}/content-item/{id}/edit | Path does not match |
44 | app_cms_content_item_delete | /cms/{page}/content-item/{id}/delete | Path does not match |
45 | gesof_user_main_error | /account/error | Path does not match |
46 | gesof_user_main_dev | /account/dev | Path does not match |
47 | gesof_user_registration_register | /register/ | Path does not match |
48 | gesof_user_registration_completed | /register/completed | Path does not match |
49 | gesof_user_registration_confirm | /register/confirm | Path does not match |
50 | gesof_user_registration_confirmed | /register/confirmed | Path does not match |
51 | gesof_user_password_reset_request | /account/password-reset/ | Path does not match |
52 | gesof_user_password_reset_request_completed | /account/password-reset/email-sent | Path does not match |
53 | gesof_user_password_reset_change | /account/password-reset/change | Path does not match |
54 | gesof_user_password_change | /account/password-change | Path does not match |
55 | gesof_user_email_change_request | /account/email/change | Path does not match |
56 | gesof_user_email_change_request_completed | /account/email/change/request-completed | Path does not match |
57 | gesof_user_email_change_confirm | /account/email/change/confirm | Path does not match |
58 | gesof_user_username_change | /account/username/change | Path does not match |
59 | gesof_user_security_login | /login | Path does not match |
60 | gesof_user_security_login_check | /login-check | Path does not match |
61 | gesof_user_security_logout | /logout | Path does not match |
62 | gesof_user_2fa_switch | /profile/2fa-switch | Path does not match |
63 | rtk_media_login_portal_integrations_index | /integrations | Path does not match |
64 | rtk_media_login_portal_callpurity_integration_index | /integrations/callpurity/ | Path does not match |
65 | rtk_media_login_portal_callpurity_integration_clients | /integrations/callpurity/clients | Path does not match |
66 | rtk_media_login_portal_callpurity_integration_client_show | /integrations/callpurity/clients/{businessId} | Path does not match |
67 | rtk_media_login_portal_callpurity_integration_client_new | /integrations/callpurity/clients/{businessId} | Path does not match |
68 | rtk_media_login_portal_callpurity_integration_client_delete | /integrations/callpurity/clients/{callPurityId} | Path does not match |
69 | rtk_media_login_portal_callpurity_integration_login | /integrations/callpurity/login | Path does not match |
70 | rtk_media_login_portal_callpurity_integration_disconnect | /integrations/callpurity/disconnect | Path does not match |
71 | rtk_media_login_portal_callpurity_integration_refresh | /integrations/callpurity/refresh | Path does not match |
72 | rtk_media_login_portal_numbers_index | /business/{business}/numbers/ | Path does not match |
73 | rtk_media_login_portal_numbers_new | /business/{business}/numbers/new | Path does not match |
74 | rtk_media_login_portal_numbers_inactivate_dup | /business/{business}/numbers/{id}/inactivate-dup | Path does not match |
75 | rtk_media_login_portal_numbers_edit | /business/{business}/numbers/{id}/edit | Path does not match |
76 | rtk_media_login_portal_numbers_delete | /business/{business}/numbers/{id}/delete | Path does not match |
77 | rtk_media_login_portal_numbers_list_new | /business/{business}/numbers/upload | Path does not match |
78 | rtk_media_login_portal_numbers_list_index | /business/{business}/numbers/upload/index | Path does not match |
79 | rtk_media_login_portal_numbers_list_validate | /business/{business}/numbers/upload/{list}/validate | Path does not match |
80 | rtk_media_login_portal_numbers_list_delete | /business/{business}/numbers/upload/{list}/delete | Path does not match |
81 | rtk_media_login_portal_numbers_list_download | /business/{business}/numbers/{list}/download | Path does not match |
82 | rtk_media_login_portal_numbers_list_email_report | /business/{business}/numbers/{list}/email-report | Path does not match |
83 | rtk_media_login_portal_numbers_all_list | /numbers/.{_format} | Path does not match |
84 | rtk_media_login_portal_numbers_all_select_business | /numbers/select-business | Path does not match |
85 | rtk_media_login_portal_invoices_index | /invoices/ | Path does not match |
86 | rtk_media_login_portal_invoices_show | /invoices/{id}/show | Path does not match |
87 | rtk_media_login_portal_invoices_new | /invoices/new | Path does not match |
88 | rtk_media_login_portal_invoices_edit | /invoices/{id}/edit | Path does not match |
89 | rtk_media_login_portal_invoices_delete | /invoices/{id}/delete | Path does not match |
90 | rtk_media_login_portal_subscription_index | /subscriptions/ | Path does not match |
91 | rtk_media_login_portal_subscription_increment | /subscriptions/{id}/increment | Path does not match |
92 | rtk_media_login_portal_subscription_decrement | /subscriptions/{id}/decrement | Path does not match |
93 | rtk_media_login_portal_subscription_sync_all | /subscriptions/sync | Path does not match |
94 | rtk_media_login_portal_subscriptions_by_business | /subscriptions/business/{business}/ | Path does not match |
95 | rtk_media_login_portal_subscriptions_stripe | /subscriptions/{id}/stripe-subscription | Path does not match |
96 | rtk_media_login_portal_subscription_sync | /subscriptions/business/{business}/sync | Path does not match |
97 | rtk_media_login_portal_subscription_delete | /subscriptions/{id}/delete | Path does not match |
98 | rtk_media_login_portal_plan_index | /plans/ | Path does not match |
99 | rtk_media_login_portal_plan_show | /plans/{id}/show | Path does not match |
100 | rtk_media_login_portal_plan_sync | /plans/sync | Path does not match |
101 | rtk_media_login_portal_plan_position | /plans/{plan}/position | Path does not match |
102 | rtk_media_login_portal_changes_report_index | /reports/changes/ | Path does not match |
103 | rtk_media_login_portal_changes_report_download | /reports/changes/{changesReport}/download | Path does not match |
104 | rtk_media_login_portal_business_index | /business/ | Path does not match |
105 | rtk_media_login_portal_business_report_pending | /business/pending | Path does not match |
106 | rtk_media_login_portal_business_new | /business/new | Path does not match |
107 | rtk_media_login_portal_business_show | /business/{id}/show.{_format} | Path does not match |
108 | rtk_media_login_portal_business_callpurity | /business/{id}/retrieve | Path does not match |
109 | rtk_media_login_portal_business_stripe | /business/{id}/stripe-customer | Path does not match |
110 | rtk_media_login_portal_business_sendtosign | /business/{id}/send-to-sign | Path does not match |
111 | rtk_media_login_portal_business_edit | /business/{id}/edit | Path does not match |
112 | rtk_media_login_portal_business_delete | /business/{id}/delete | Path does not match |
113 | rtk_media_login_portal_business_select_plan | /business/{id}/select-plan | Path does not match |
114 | rtk_media_login_portal_business_pay | /business/{id}/plans/{plan}/pay | Path does not match |
115 | rtk_media_login_portal_business_schedule_inactive | /business/{id}/inactive-at | Path does not match |
116 | rtk_media_login_portal_business_pay_success | /business/{id}/pay-success | Path does not match |
117 | rtk_media_login_portal_business_pay_cancel | /business/{id}/pay-cancel | Path does not match |
118 | rtk_media_login_portal_webhook_stripe | /webhook/stripe | Path does not match |
119 | rtk_media_login_portal_contact_us_new | /contact-us/ | Path does not match |
120 | rtk_media_login_portal_contact_us_success | /contact-us/sent | Path does not match |
121 | 2fa_login | /2fa | Path does not match |
122 | 2fa_login_check | /2fa_check | Path does not match |
123 | _wdt | /_wdt/{token} | Path does not match |
124 | _profiler_home | /_profiler/ | Path does not match |
125 | _profiler_search | /_profiler/search | Path does not match |
126 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
127 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
128 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
129 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
130 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
131 | _profiler_open_file | /_profiler/open | Path does not match |
132 | _profiler | /_profiler/{token} | Path does not match |
133 | _profiler_router | /_profiler/{token}/router | Path does not match |
134 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
135 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
136 | gesof_simple_cms_catch_all | /{slug} | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.