Routing
login.oauth
Matched route
Route Parameters
Name | Value |
---|---|
provider | "twitter" |
Route Matching Logs
Path to match:
/login/oauth/twitter
# | Route name | Path | Log |
---|---|---|---|
1 | api_create_webhook | /api/webhooks | Path does not match |
2 | api_delete_webhook | /api/webhooks/{uuid} | Path does not match |
3 | api_get_webhooks | /api/webhooks | Path does not match |
4 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
5 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
6 | nelmio_api_doc.swagger_ui | /api/doc/ | Path does not match |
7 | _wdt | /_wdt/{token} | Path does not match |
8 | _profiler_home | /_profiler/ | Path does not match |
9 | _profiler_search | /_profiler/search | Path does not match |
10 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
11 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
12 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
13 | _profiler_open_file | /_profiler/open | Path does not match |
14 | _profiler | /_profiler/{token} | Path does not match |
15 | _profiler_router | /_profiler/{token}/router | Path does not match |
16 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
17 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
18 | custom_domain | /{any} | Path almost matches, but Condition "request.headers.has('X-Custom-Domain')" does not evaluate to "true" |
19 | hrm_profile | /profile | Path does not match |
20 | hrm_profile_slash | /profile/ | Path does not match |
21 | fos_user_security_login | /login | Path does not match |
22 | fos_user_security_check | /login_check | Path does not match |
23 | fos_user_security_logout | /logout | Path does not match |
24 | fos_user_profile_show | /profile/ | Path does not match |
25 | fos_user_profile_edit | /profile/edit | Path does not match |
26 | fos_user_registration_register | /register/ | Path does not match |
27 | fos_user_registration_confirm | /register/confirm/{token} | Path does not match |
28 | fos_user_registration_confirmed | /register/confirmed | Path does not match |
29 | fos_user_resetting_request | /forgot_password/request | Path does not match |
30 | fos_user_resetting_send_email | /forgot_password/send-email | Path does not match |
31 | fos_user_resetting_check_email | /forgot_password/check-email | Path does not match |
32 | api_booking_index | /api/booking | Path does not match |
33 | api_booking_create | /api/booking/create | Path does not match |
34 | api_booking_reschedule | /api/booking/reschedule/{uuid} | Path does not match |
35 | api_booking_payment_status | /api/payment/status/{id} | Path does not match |
36 | api_google_calendar_notification_sync | /api/calendar/google/notification | Path does not match |
37 | api_outlook_calendar_notification_sync | /api/calendar/outlook/notification | Path does not match |
38 | api_custom_domains_test | /api/custom-domains/{type}/{domain}/connect | Path does not match |
39 | api_custom_domains_delete | /api/custom-domains/{type}/delete | Path does not match |
40 | api_custom_domains_validate | /api/custom-domains/{domain}/validate | Path does not match |
41 | api_booking_cancellation | /api/booking/cancellation/{id} | Path does not match |
42 | api_event_index | /api/events | Path does not match |
43 | api_event_cancel | /api/events/{uuid}/cancel | Path does not match |
44 | api_event_update | /api/events/{id} | Path does not match |
45 | api_event_invite_more | /api/events/{id}/invite | Path does not match |
46 | api_event_delete | /api/events/{uuid} | Path does not match |
47 | api_event_type_index | /api/event_types | Path does not match |
48 | api_event_type_create | /api/event_types | Path does not match |
49 | api_event_type_update | /api/event_types/{id} | Path does not match |
50 | api_event_type_show | /api/event_types/{id} | Path does not match |
51 | api_event_type_delete | /api/event_types/{id} | Path does not match |
52 | api_event_type_clone | /api/event_types/{id}/clone | Path does not match |
53 | api_event_type_patch_calendar | /api/event_types/{uuid}/calendar | Path does not match |
54 | api_event_type_payment_info_get | /api/event_types/{id}/payment-info | Path does not match |
55 | api_organization_members_list | /api/organizations/{uuid}/members | Path does not match |
56 | api_organization_create_invitations | /api/organizations/{uuid}/invitations | Path does not match |
57 | api_organization_delete_member | /api/organizations/{uuid}/members/{member_uuid} | Path does not match |
58 | api_organization_update_member | /api/organizations/{uuid}/members/{member_uuid} | Path does not match |
59 | api_organization_show_member | /api/organizations/{uuid}/members/{member_uuid}/show | Path does not match |
60 | api_organization_hide_member | /api/organizations/{uuid}/members/{member_uuid}/hide | Path does not match |
61 | api_organization_show | /api/organizations/{uuid} | Path does not match |
62 | api_organization_update | /api/organizations/{uuid} | Path does not match |
63 | api_organization_preferences_update | /api/organizations/{uuid}/preferences | Path does not match |
64 | api_organization_upload_avatar | /api/organizations/{uuid}/avatar/upload | Path does not match |
65 | api_event_type_export_all | /api/organizations/{uuid}/export/event-types | Path does not match |
66 | api.organization.tag.create | /api/orgatization-tag/ | Path does not match |
67 | api.organization.tag.delete | /api/orgatization-tag/{id} | Path does not match |
68 | api.organization.tag.list | /api/orgatization-tag/ | Path does not match |
69 | api.organization.tag.update | /api/orgatization-tag/{id} | Path does not match |
70 | api_organizations_export_members_meetings_statistics_get | /api/organizations/{uuid}/export/members-meetings-statistics | Path does not match |
71 | api_organizations_statistics_members_meetings_get | /api/organizations/{uuid}/statistics/members/meetings | Path does not match |
72 | api.poll_result.create | /api/poll-result/ | Path does not match |
73 | panel.api.poll_result.create | /panel/api/poll/poll-result | Path does not match |
74 | api.review.can.leave | /api/review/ | Path does not match |
75 | api.review.leave | /api/review/ | Path does not match |
76 | api.routing_form_result.create | /api/routing-form-result/ | Path does not match |
77 | api_single_use_link_create | /api/single-use-link | Path does not match |
78 | api_single_use_link_list_create | /api/single-use-link-list | Path does not match |
79 | api_stats_quick | /api/stats/quick | Path does not match |
80 | api_stats_hours_per_day | /api/stats/hours | Path does not match |
81 | api_user_preferences_update | /api/users/{user_id} | Path does not match |
82 | api_user_event_type_index | /api/users/me/meeting-types | Path does not match |
83 | api.user.organization.tag.add | /api/user-orgatization-tag/{id} | Path does not match |
84 | api.user.organization.tag.remove | /api/user-orgatization-tag/{id} | Path does not match |
85 | api.user.organization.tag.list | /api/user-orgatization-tag/ | Path does not match |
86 | hly_integrations_api | /integrations/api | Path does not match |
87 | booking.payment.callback.notification | /booking/payment/callback/notification/{id} | Path does not match |
88 | booking.payment.return.page | /{slug}/booking/payment/return/{id} | Path does not match |
89 | hrm_calendars_index | /calendars | Path does not match |
90 | hrm_calendars_edit | /calendars/edit | Path does not match |
91 | hrm_calendars_icloud | /calendars/icloud | Path does not match |
92 | hrm_calendars_caldav.update | /calendars/caldav/update/{uuid} | Path does not match |
93 | hrm_calendars_caldav | /calendars/caldav/ | Path does not match |
94 | hrm_calendars_google | /calendars/google/ | Path does not match |
95 | hrm_calendars_google_callback | /calendars/google/callback/ | Path does not match |
96 | hrm_calendars_kopano | /calendars/kopano/ | Path does not match |
97 | hrm_calendars_kopano_callback | /calendars/kopano/callback/ | Path does not match |
98 | hrm_calendars_outlook | /calendars/outlook/ | Path does not match |
99 | hrm_calendars_outlook_callback | /calendars/outlook/callback/ | Path does not match |
100 | hrm_calendar_edit | /calendar/edit/{id} | Path does not match |
101 | hrm_cancellation_index | /cancellation/{uuid} | Path does not match |
102 | hrm_cancellation_index_no_host | /cancellation/{uuid} | Path does not match |
103 | consent_index | /consent | Path does not match |
104 | consent_agree | /consent/agree | Path does not match |
105 | consent_disagree | /consent/disagree | Path does not match |
106 | consent_disagreed | /consent/disagreed | Path does not match |
107 | fos_user_registration_check_email | /register/check-email | Path does not match |
108 | fos_user_resetting_reset | /forgot_password/reset/{token} | Path does not match |
109 | dashboard_index | /dashboard | Path does not match |
110 | hrm_calendars_daylite | /calendars/daylite | Path does not match |
111 | connect_daylite_check | /oauth2/daylite | Path does not match |
112 | home_index | / | Path does not match |
113 | hrm_embed_index | /embed-code | Path does not match |
114 | hrm_event_index | /events/ | Path does not match |
115 | hrm_event_type_index | /event_types/ | Path does not match |
116 | hrm_event_type_edit | /event_types/{id}/edit/ | Path does not match |
117 | hly_integrations_event_type_tag_enable | /integrations/event-type-tag/enable | Path does not match |
118 | hly_integrations_event_type_tag | /integrations/event-type-tag | Path does not match |
119 | hly_integrations_event_type_tag_disable | /integrations/event-type-tag/disable | Path does not match |
120 | hly_integrations_facebook_pixel | /integrations/facebook-pixel | Path does not match |
121 | hrm_integrations_facebook_pixel_disconnect | /integrations/facebook-pixel/disconnect | Path does not match |
122 | hly_organization_integrations_facebook_pixel | /organization-integrations/facebook-pixel | Path does not match |
123 | hrm_organization_integrations_facebook_pixel_disconnect | /organization-integrations/facebook-pixel/disconnect | Path does not match |
124 | hly_integrations_flexible_duration_enable | /integrations/flexible-duration/enable | Path does not match |
125 | hly_integrations_flexible_duration_disable | /integrations/flexible-duration/disable | Path does not match |
126 | hly_integrations_ga | /integrations/ga | Path does not match |
127 | hrm_integrations_ga_disconnect | /integrations/ga/disconnect | Path does not match |
128 | hly_organization_integrations_ga | /organization-integrations/ga | Path does not match |
129 | hrm_organization_integrations_ga_disconnect | /organization-integrations/ga/disconnect | Path does not match |
130 | hrm_health_check | /health-check | Path does not match |
131 | hrm_ical_file_index | /ical_file/{uuid}/{type} | Path does not match |
132 | hrm_ical_file_participant_index | /ical_participant/{uuid}/{type} | Path does not match |
133 | hly_integrations | /integrations | Path does not match |
134 | translations.js | /js/translations/translations.js | Path does not match |
135 | template_translations.js | /js/translations/template_translations.js | Path does not match |
136 | hly_integrations_kopano_meet | /integrations/kopano-meet | Path does not match |
137 | hrm_integrations_kopano_meet_disconnect | /integrations/kopano-meet/disconnect | Path does not match |
138 | login.second_factor_load_secret | /login/second-factor-load-secret | Path does not match |
139 | login.oauth.callback | /login/oauth/callback/{provider} | Path does not match |
140 | login.oauth | /login/oauth/{provider} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.