Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 2 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 3 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 4 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 5 | _api_errors | /api/errors/{status}.{_format} | Path does not match |
| 6 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 7 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 8 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 9 | _api_/companies/{uuid}{._format}_get | /api/companies/{uuid}.{_format} | Path does not match |
| 10 | _api_/companies{._format}_get_collection | /api/companies.{_format} | Path does not match |
| 11 | _api_/companies{._format}_post | /api/companies.{_format} | Path does not match |
| 12 | _api_/companies/{uuid}{._format}_delete | /api/companies/{uuid}.{_format} | Path does not match |
| 13 | _api_/companies/{uuid}{._format}_patch | /api/companies/{uuid}.{_format} | Path does not match |
| 14 | _api_/contact_directories/{uuid}{._format}_get | /api/contact_directories/{uuid}.{_format} | Path does not match |
| 15 | _api_/contact_directories{._format}_get_collection | /api/contact_directories.{_format} | Path does not match |
| 16 | _api_/contact_directories{._format}_post | /api/contact_directories.{_format} | Path does not match |
| 17 | _api_/contact_directories/{uuid}{._format}_delete | /api/contact_directories/{uuid}.{_format} | Path does not match |
| 18 | _api_/contact_directories/{uuid}{._format}_patch | /api/contact_directories/{uuid}.{_format} | Path does not match |
| 19 | get_notification | /api/admin/notifications/{uuid} | Path does not match |
| 20 | get_notifications | /api/admin/notifications | Path does not match |
| 21 | post_notification | /api/admin/notifications | Path does not match |
| 22 | get_organizations | /api/organizations | Path does not match |
| 23 | get_organization | /api/organizations/{uuid} | Path does not match |
| 24 | post_organization | /api/organizations/{uuid} | Path does not match |
| 25 | _api_/plans/{uuid}{._format}_get | /api/plans/{uuid}.{_format} | Path does not match |
| 26 | _api_/plans{._format}_get_collection | /api/plans.{_format} | Path does not match |
| 27 | _api_/plans{._format}_post | /api/plans.{_format} | Path does not match |
| 28 | get_active_plans | /api/active-plans | Path does not match |
| 29 | _api_/me_get | /api/me | Path does not match |
| 30 | _api_/register_post | /api/register | Path does not match |
| 31 | _api_/register/info_get | /api/register/info | Path does not match |
| 32 | _api_/register/invitation/{token}_get | /api/register/invitation/{token} | Path does not match |
| 33 | get_user_profile | /api/user/profile | Path does not match |
| 34 | update_user_personal_info | /api/user/profile/personal | Path does not match |
| 35 | update_user_professional_info | /api/user/profile/professional | Path does not match |
| 36 | update_user_communication_preferences | /api/user/profile/communication | Path does not match |
| 37 | admin | /admin | Path does not match |
| 38 | admin_company_index | /admin/company | Path does not match |
| 39 | admin_company_new | /admin/company/new | Path does not match |
| 40 | admin_company_batch_delete | /admin/company/batch-delete | Path does not match |
| 41 | admin_company_autocomplete | /admin/company/autocomplete | Path does not match |
| 42 | admin_company_render_filters | /admin/company/render-filters | Path does not match |
| 43 | admin_company_edit | /admin/company/{entityId}/edit | Path does not match |
| 44 | admin_company_delete | /admin/company/{entityId}/delete | Path does not match |
| 45 | admin_company_detail | /admin/company/{entityId} | Path does not match |
| 46 | admin_contact_index | /admin/contact | Path does not match |
| 47 | admin_contact_new | /admin/contact/new | Path does not match |
| 48 | admin_contact_batch_delete | /admin/contact/batch-delete | Path does not match |
| 49 | admin_contact_autocomplete | /admin/contact/autocomplete | Path does not match |
| 50 | admin_contact_render_filters | /admin/contact/render-filters | Path does not match |
| 51 | admin_contact_edit | /admin/contact/{entityId}/edit | Path does not match |
| 52 | admin_contact_delete | /admin/contact/{entityId}/delete | Path does not match |
| 53 | admin_contact_detail | /admin/contact/{entityId} | Path does not match |
| 54 | admin_contact_directory_index | /admin/contact-directory | Path does not match |
| 55 | admin_contact_directory_new | /admin/contact-directory/new | Path does not match |
| 56 | admin_contact_directory_batch_delete | /admin/contact-directory/batch-delete | Path does not match |
| 57 | admin_contact_directory_autocomplete | /admin/contact-directory/autocomplete | Path does not match |
| 58 | admin_contact_directory_render_filters | /admin/contact-directory/render-filters | Path does not match |
| 59 | admin_contact_directory_edit | /admin/contact-directory/{entityId}/edit | Path does not match |
| 60 | admin_contact_directory_delete | /admin/contact-directory/{entityId}/delete | Path does not match |
| 61 | admin_contact_directory_detail | /admin/contact-directory/{entityId} | Path does not match |
| 62 | admin_contact_form_index | /admin/contact-form | Path does not match |
| 63 | admin_contact_form_new | /admin/contact-form/new | Path does not match |
| 64 | admin_contact_form_batch_delete | /admin/contact-form/batch-delete | Path does not match |
| 65 | admin_contact_form_autocomplete | /admin/contact-form/autocomplete | Path does not match |
| 66 | admin_contact_form_render_filters | /admin/contact-form/render-filters | Path does not match |
| 67 | admin_contact_form_edit | /admin/contact-form/{entityId}/edit | Path does not match |
| 68 | admin_contact_form_delete | /admin/contact-form/{entityId}/delete | Path does not match |
| 69 | admin_contact_form_detail | /admin/contact-form/{entityId} | Path does not match |
| 70 | admin_contact_list_index | /admin/contact-list | Path does not match |
| 71 | admin_contact_list_new | /admin/contact-list/new | Path does not match |
| 72 | admin_contact_list_batch_delete | /admin/contact-list/batch-delete | Path does not match |
| 73 | admin_contact_list_autocomplete | /admin/contact-list/autocomplete | Path does not match |
| 74 | admin_contact_list_render_filters | /admin/contact-list/render-filters | Path does not match |
| 75 | admin_contact_list_edit | /admin/contact-list/{entityId}/edit | Path does not match |
| 76 | admin_contact_list_delete | /admin/contact-list/{entityId}/delete | Path does not match |
| 77 | admin_contact_list_detail | /admin/contact-list/{entityId} | Path does not match |
| 78 | admin_email_log_index | /admin/email-log | Path does not match |
| 79 | admin_email_log_new | /admin/email-log/new | Path does not match |
| 80 | admin_email_log_batch_delete | /admin/email-log/batch-delete | Path does not match |
| 81 | admin_email_log_autocomplete | /admin/email-log/autocomplete | Path does not match |
| 82 | admin_email_log_render_filters | /admin/email-log/render-filters | Path does not match |
| 83 | admin_email_log_edit | /admin/email-log/{entityId}/edit | Path does not match |
| 84 | admin_email_log_delete | /admin/email-log/{entityId}/delete | Path does not match |
| 85 | admin_email_log_detail | /admin/email-log/{entityId} | Path does not match |
| 86 | admin_field_visibility_index | /admin/field-visibility | Path does not match |
| 87 | admin_field_visibility_new | /admin/field-visibility/new | Path does not match |
| 88 | admin_field_visibility_batch_delete | /admin/field-visibility/batch-delete | Path does not match |
| 89 | admin_field_visibility_autocomplete | /admin/field-visibility/autocomplete | Path does not match |
| 90 | admin_field_visibility_render_filters | /admin/field-visibility/render-filters | Path does not match |
| 91 | admin_field_visibility_edit | /admin/field-visibility/{entityId}/edit | Path does not match |
| 92 | admin_field_visibility_delete | /admin/field-visibility/{entityId}/delete | Path does not match |
| 93 | admin_field_visibility_detail | /admin/field-visibility/{entityId} | Path does not match |
| 94 | admin_friend_request_index | /admin/friend-request | Path does not match |
| 95 | admin_friend_request_new | /admin/friend-request/new | Path does not match |
| 96 | admin_friend_request_batch_delete | /admin/friend-request/batch-delete | Path does not match |
| 97 | admin_friend_request_autocomplete | /admin/friend-request/autocomplete | Path does not match |
| 98 | admin_friend_request_render_filters | /admin/friend-request/render-filters | Path does not match |
| 99 | admin_friend_request_edit | /admin/friend-request/{entityId}/edit | Path does not match |
| 100 | admin_friend_request_delete | /admin/friend-request/{entityId}/delete | Path does not match |
| 101 | admin_friend_request_detail | /admin/friend-request/{entityId} | Path does not match |
| 102 | admin_invitation_index | /admin/invitation | Path does not match |
| 103 | admin_invitation_new | /admin/invitation/new | Path does not match |
| 104 | admin_invitation_batch_delete | /admin/invitation/batch-delete | Path does not match |
| 105 | admin_invitation_autocomplete | /admin/invitation/autocomplete | Path does not match |
| 106 | admin_invitation_render_filters | /admin/invitation/render-filters | Path does not match |
| 107 | admin_invitation_edit | /admin/invitation/{entityId}/edit | Path does not match |
| 108 | admin_invitation_delete | /admin/invitation/{entityId}/delete | Path does not match |
| 109 | admin_invitation_detail | /admin/invitation/{entityId} | Path does not match |
| 110 | admin_list_share_index | /admin/list-share | Path does not match |
| 111 | admin_list_share_new | /admin/list-share/new | Path does not match |
| 112 | admin_list_share_batch_delete | /admin/list-share/batch-delete | Path does not match |
| 113 | admin_list_share_autocomplete | /admin/list-share/autocomplete | Path does not match |
| 114 | admin_list_share_render_filters | /admin/list-share/render-filters | Path does not match |
| 115 | admin_list_share_edit | /admin/list-share/{entityId}/edit | Path does not match |
| 116 | admin_list_share_delete | /admin/list-share/{entityId}/delete | Path does not match |
| 117 | admin_list_share_detail | /admin/list-share/{entityId} | Path does not match |
| 118 | admin_logging_index | /admin/logging | Path does not match |
| 119 | admin_logging_new | /admin/logging/new | Path does not match |
| 120 | admin_logging_batch_delete | /admin/logging/batch-delete | Path does not match |
| 121 | admin_logging_autocomplete | /admin/logging/autocomplete | Path does not match |
| 122 | admin_logging_render_filters | /admin/logging/render-filters | Path does not match |
| 123 | admin_logging_edit | /admin/logging/{entityId}/edit | Path does not match |
| 124 | admin_logging_delete | /admin/logging/{entityId}/delete | Path does not match |
| 125 | admin_logging_detail | /admin/logging/{entityId} | Path does not match |
| 126 | admin_message_type_index | /admin/message-type | Path does not match |
| 127 | admin_message_type_new | /admin/message-type/new | Path does not match |
| 128 | admin_message_type_batch_delete | /admin/message-type/batch-delete | Path does not match |
| 129 | admin_message_type_autocomplete | /admin/message-type/autocomplete | Path does not match |
| 130 | admin_message_type_render_filters | /admin/message-type/render-filters | Path does not match |
| 131 | admin_message_type_edit | /admin/message-type/{entityId}/edit | Path does not match |
| 132 | admin_message_type_delete | /admin/message-type/{entityId}/delete | Path does not match |
| 133 | admin_message_type_detail | /admin/message-type/{entityId} | Path does not match |
| 134 | admin_notification_index | /admin/notification | Path does not match |
| 135 | admin_notification_new | /admin/notification/new | Path does not match |
| 136 | admin_notification_batch_delete | /admin/notification/batch-delete | Path does not match |
| 137 | admin_notification_autocomplete | /admin/notification/autocomplete | Path does not match |
| 138 | admin_notification_render_filters | /admin/notification/render-filters | Path does not match |
| 139 | admin_notification_edit | /admin/notification/{entityId}/edit | Path does not match |
| 140 | admin_notification_delete | /admin/notification/{entityId}/delete | Path does not match |
| 141 | admin_notification_detail | /admin/notification/{entityId} | Path does not match |
| 142 | admin_organization_index | /admin/organization | Path does not match |
| 143 | admin_organization_new | /admin/organization/new | Path does not match |
| 144 | admin_organization_batch_delete | /admin/organization/batch-delete | Path does not match |
| 145 | admin_organization_autocomplete | /admin/organization/autocomplete | Path does not match |
| 146 | admin_organization_render_filters | /admin/organization/render-filters | Path does not match |
| 147 | admin_organization_edit | /admin/organization/{entityId}/edit | Path does not match |
| 148 | admin_organization_delete | /admin/organization/{entityId}/delete | Path does not match |
| 149 | admin_organization_detail | /admin/organization/{entityId} | Path does not match |
| 150 | admin_organization_subscription_index | /admin/organization-subscription | Path does not match |
| 151 | admin_organization_subscription_new | /admin/organization-subscription/new | Path does not match |
| 152 | admin_organization_subscription_batch_delete | /admin/organization-subscription/batch-delete | Path does not match |
| 153 | admin_organization_subscription_autocomplete | /admin/organization-subscription/autocomplete | Path does not match |
| 154 | admin_organization_subscription_render_filters | /admin/organization-subscription/render-filters | Path does not match |
| 155 | admin_organization_subscription_edit | /admin/organization-subscription/{entityId}/edit | Path does not match |
| 156 | admin_organization_subscription_delete | /admin/organization-subscription/{entityId}/delete | Path does not match |
| 157 | admin_organization_subscription_detail | /admin/organization-subscription/{entityId} | Path does not match |
| 158 | admin_plan_index | /admin/plan | Path does not match |
| 159 | admin_plan_new | /admin/plan/new | Path does not match |
| 160 | admin_plan_batch_delete | /admin/plan/batch-delete | Path does not match |
| 161 | admin_plan_autocomplete | /admin/plan/autocomplete | Path does not match |
| 162 | admin_plan_render_filters | /admin/plan/render-filters | Path does not match |
| 163 | admin_plan_edit | /admin/plan/{entityId}/edit | Path does not match |
| 164 | admin_plan_delete | /admin/plan/{entityId}/delete | Path does not match |
| 165 | admin_plan_detail | /admin/plan/{entityId} | Path does not match |
| 166 | admin_professional_availability_index | /admin/professional-availability | Path does not match |
| 167 | admin_professional_availability_new | /admin/professional-availability/new | Path does not match |
| 168 | admin_professional_availability_batch_delete | /admin/professional-availability/batch-delete | Path does not match |
| 169 | admin_professional_availability_autocomplete | /admin/professional-availability/autocomplete | Path does not match |
| 170 | admin_professional_availability_render_filters | /admin/professional-availability/render-filters | Path does not match |
| 171 | admin_professional_availability_edit | /admin/professional-availability/{entityId}/edit | Path does not match |
| 172 | admin_professional_availability_delete | /admin/professional-availability/{entityId}/delete | Path does not match |
| 173 | admin_professional_availability_detail | /admin/professional-availability/{entityId} | Path does not match |
| 174 | admin_professional_profile_index | /admin/professional-profile | Path does not match |
| 175 | admin_professional_profile_new | /admin/professional-profile/new | Path does not match |
| 176 | admin_professional_profile_batch_delete | /admin/professional-profile/batch-delete | Path does not match |
| 177 | admin_professional_profile_autocomplete | /admin/professional-profile/autocomplete | Path does not match |
| 178 | admin_professional_profile_render_filters | /admin/professional-profile/render-filters | Path does not match |
| 179 | admin_professional_profile_edit | /admin/professional-profile/{entityId}/edit | Path does not match |
| 180 | admin_professional_profile_delete | /admin/professional-profile/{entityId}/delete | Path does not match |
| 181 | admin_professional_profile_detail | /admin/professional-profile/{entityId} | Path does not match |
| 182 | admin_relation_type_index | /admin/relation-type | Path does not match |
| 183 | admin_relation_type_new | /admin/relation-type/new | Path does not match |
| 184 | admin_relation_type_batch_delete | /admin/relation-type/batch-delete | Path does not match |
| 185 | admin_relation_type_autocomplete | /admin/relation-type/autocomplete | Path does not match |
| 186 | admin_relation_type_render_filters | /admin/relation-type/render-filters | Path does not match |
| 187 | admin_relation_type_edit | /admin/relation-type/{entityId}/edit | Path does not match |
| 188 | admin_relation_type_delete | /admin/relation-type/{entityId}/delete | Path does not match |
| 189 | admin_relation_type_detail | /admin/relation-type/{entityId} | Path does not match |
| 190 | admin_resource_subscription_index | /admin/resource-subscription | Path does not match |
| 191 | admin_resource_subscription_new | /admin/resource-subscription/new | Path does not match |
| 192 | admin_resource_subscription_batch_delete | /admin/resource-subscription/batch-delete | Path does not match |
| 193 | admin_resource_subscription_autocomplete | /admin/resource-subscription/autocomplete | Path does not match |
| 194 | admin_resource_subscription_render_filters | /admin/resource-subscription/render-filters | Path does not match |
| 195 | admin_resource_subscription_edit | /admin/resource-subscription/{entityId}/edit | Path does not match |
| 196 | admin_resource_subscription_delete | /admin/resource-subscription/{entityId}/delete | Path does not match |
| 197 | admin_resource_subscription_detail | /admin/resource-subscription/{entityId} | Path does not match |
| 198 | admin_sms_log_index | /admin/sms-log | Path does not match |
| 199 | admin_sms_log_new | /admin/sms-log/new | Path does not match |
| 200 | admin_sms_log_batch_delete | /admin/sms-log/batch-delete | Path does not match |
| 201 | admin_sms_log_autocomplete | /admin/sms-log/autocomplete | Path does not match |
| 202 | admin_sms_log_render_filters | /admin/sms-log/render-filters | Path does not match |
| 203 | admin_sms_log_edit | /admin/sms-log/{entityId}/edit | Path does not match |
| 204 | admin_sms_log_delete | /admin/sms-log/{entityId}/delete | Path does not match |
| 205 | admin_sms_log_detail | /admin/sms-log/{entityId} | Path does not match |
| 206 | admin_social_link_index | /admin/social-link | Path does not match |
| 207 | admin_social_link_new | /admin/social-link/new | Path does not match |
| 208 | admin_social_link_batch_delete | /admin/social-link/batch-delete | Path does not match |
| 209 | admin_social_link_autocomplete | /admin/social-link/autocomplete | Path does not match |
| 210 | admin_social_link_render_filters | /admin/social-link/render-filters | Path does not match |
| 211 | admin_social_link_edit | /admin/social-link/{entityId}/edit | Path does not match |
| 212 | admin_social_link_delete | /admin/social-link/{entityId}/delete | Path does not match |
| 213 | admin_social_link_detail | /admin/social-link/{entityId} | Path does not match |
| 214 | admin_tag_assignment_index | /admin/tag-assignment | Path does not match |
| 215 | admin_tag_assignment_new | /admin/tag-assignment/new | Path does not match |
| 216 | admin_tag_assignment_batch_delete | /admin/tag-assignment/batch-delete | Path does not match |
| 217 | admin_tag_assignment_autocomplete | /admin/tag-assignment/autocomplete | Path does not match |
| 218 | admin_tag_assignment_render_filters | /admin/tag-assignment/render-filters | Path does not match |
| 219 | admin_tag_assignment_edit | /admin/tag-assignment/{entityId}/edit | Path does not match |
| 220 | admin_tag_assignment_delete | /admin/tag-assignment/{entityId}/delete | Path does not match |
| 221 | admin_tag_assignment_detail | /admin/tag-assignment/{entityId} | Path does not match |
| 222 | admin_tag_index | /admin/tag | Path does not match |
| 223 | admin_tag_new | /admin/tag/new | Path does not match |
| 224 | admin_tag_batch_delete | /admin/tag/batch-delete | Path does not match |
| 225 | admin_tag_autocomplete | /admin/tag/autocomplete | Path does not match |
| 226 | admin_tag_render_filters | /admin/tag/render-filters | Path does not match |
| 227 | admin_tag_edit | /admin/tag/{entityId}/edit | Path does not match |
| 228 | admin_tag_delete | /admin/tag/{entityId}/delete | Path does not match |
| 229 | admin_tag_detail | /admin/tag/{entityId} | Path does not match |
| 230 | admin_user_contact_index | /admin/user-contact | Path does not match |
| 231 | admin_user_contact_new | /admin/user-contact/new | Path does not match |
| 232 | admin_user_contact_batch_delete | /admin/user-contact/batch-delete | Path does not match |
| 233 | admin_user_contact_autocomplete | /admin/user-contact/autocomplete | Path does not match |
| 234 | admin_user_contact_render_filters | /admin/user-contact/render-filters | Path does not match |
| 235 | admin_user_contact_edit | /admin/user-contact/{entityId}/edit | Path does not match |
| 236 | admin_user_contact_delete | /admin/user-contact/{entityId}/delete | Path does not match |
| 237 | admin_user_contact_detail | /admin/user-contact/{entityId} | Path does not match |
| 238 | admin_user_index | /admin/user | Path does not match |
| 239 | admin_user_new | /admin/user/new | Path does not match |
| 240 | admin_user_batch_delete | /admin/user/batch-delete | Path does not match |
| 241 | admin_user_autocomplete | /admin/user/autocomplete | Path does not match |
| 242 | admin_user_render_filters | /admin/user/render-filters | Path does not match |
| 243 | admin_user_edit | /admin/user/{entityId}/edit | Path does not match |
| 244 | admin_user_delete | /admin/user/{entityId}/delete | Path does not match |
| 245 | admin_user_detail | /admin/user/{entityId} | Path does not match |
| 246 | admin_user_organization_index | /admin/user-organization | Path does not match |
| 247 | admin_user_organization_new | /admin/user-organization/new | Path does not match |
| 248 | admin_user_organization_batch_delete | /admin/user-organization/batch-delete | Path does not match |
| 249 | admin_user_organization_autocomplete | /admin/user-organization/autocomplete | Path does not match |
| 250 | admin_user_organization_render_filters | /admin/user-organization/render-filters | Path does not match |
| 251 | admin_user_organization_edit | /admin/user-organization/{entityId}/edit | Path does not match |
| 252 | admin_user_organization_delete | /admin/user-organization/{entityId}/delete | Path does not match |
| 253 | admin_user_organization_detail | /admin/user-organization/{entityId} | Path does not match |
| 254 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 255 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 256 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 257 | _wdt | /_wdt/{token} | Path does not match |
| 258 | _profiler_home | /_profiler/ | Path does not match |
| 259 | _profiler_search | /_profiler/search | Path does not match |
| 260 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 261 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 262 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 263 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 264 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 265 | _profiler_open_file | /_profiler/open | Path does not match |
| 266 | _profiler | /_profiler/{token} | Path does not match |
| 267 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 268 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 269 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 270 | api_contact_directory_get | /api/directories | Path does not match |
| 271 | api_contact_directory_create | /api/directories | Path does not match |
| 272 | api_contact_directory_details | /api/directories/{uuid} | Path does not match |
| 273 | api_contact_directory_update | /api/directories/{uuid} | Path does not match |
| 274 | api_contact_directory_delete | /api/directories/{uuid} | Path does not match |
| 275 | api_contact_directory_lists | /api/directories/{uuid}/lists | Path does not match |
| 276 | api_contact_directory_assign_lists | /api/directories/{uuid}/assign-lists | Path does not match |
| 277 | api_contact_directory_remove_lists | /api/directories/{uuid}/remove-lists | Path does not match |
| 278 | api_contact_directory_available_lists | /api/directories/{uuid}/available-lists | Path does not match |
| 279 | api_contact_list_list | /api/lists | Path does not match |
| 280 | api_contact_list_create | /api/lists | Path does not match |
| 281 | api_contact_list_available_for_directory | /api/lists/available-for-directory/ | Path does not match |
| 282 | api_contact_list_available_for_directory_on_edit | /api/lists/available-for-directory/{directoryUuid} | Path does not match |
| 283 | api_contact_list_details | /api/lists/{uuid} | Path does not match |
| 284 | api_contact_list_update | /api/lists/{uuid} | Path does not match |
| 285 | api_contact_list_delete | /api/lists/{uuid} | Path does not match |
| 286 | api_contact_list_add_contact | /api/lists/add-contact | Path does not match |
| 287 | api_contact_list_remove_contact | /api/lists/remove-contact | Path does not match |
| 288 | api_contact_list_contacts | /api/lists/{uuid}/contacts | Path does not match |
| 289 | api_contact_list_users | /api/lists/{uuid}/users | Path does not match |
| 290 | api_contacts_get | /api/contacts | Path does not match |
| 291 | api_contacts_create | /api/contacts | Path does not match |
| 292 | api_contacts_get-basic-info | /api/contacts/basic | Path does not match |
| 293 | api_contacts_relation_types | /api/contacts/relation-types | Path does not match |
| 294 | api_contacts_check_email | /api/contacts/check-email | Path does not match |
| 295 | api_contacts_add_existing_user | /api/contacts/add-existing-user | Path does not match |
| 296 | api_contacts_add_existing_user_by_uuid | /api/contacts/add-existing-user-by-uuid | Path does not match |
| 297 | api_contacts_update | /api/contacts/update | Path does not match |
| 298 | api_contacts_delete | /api/contacts/delete | Path does not match |
| 299 | api_contacts_get_by_uuid | /api/contacts/user-contact/{userContactUuid}/{listUuid}/{isListShared} | Path does not match |
| 300 | api_contacts_get_by_contact_uuid | /api/contacts/{contactUuid} | Path does not match |
| 301 | api_contacts_invite | /api/contacts/{userContactId}/invite | Path does not match |
| 302 | api_favorite_get-favorite-contacts | /api/favorites/contacts | Path does not match |
| 303 | api_favorite_get-favorite-lists | /api/favorites/lists | Path does not match |
| 304 | api_favorite_get-favorite-directories | /api/favorites/directories | Path does not match |
| 305 | api_favorite_contacts-batch | /api/favorites/contacts/batch | Path does not match |
| 306 | api_favorite_lists-batch | /api/favorites/lists/batch | Path does not match |
| 307 | api_favorite_directories-batch | /api/favorites/directories/batch | Path does not match |
| 308 | api_friend_request_list_received | /api/friend-requests/received | Path does not match |
| 309 | api_friend_request_list_send | /api/friend-requests/sent | Path does not match |
| 310 | api_friend_request_get_contacts | /api/friend-requests/contacts | Path does not match |
| 311 | api_friend_request_send | /api/friend-requests/send | Path does not match |
| 312 | api_friend_request_accept | /api/friend-requests/{uuid}/accept | Path does not match |
| 313 | api_friend_request_reject | /api/friend-requests/{uuid}/reject | Path does not match |
| 314 | api_friend_request_remove | /api/friend-requests/{uuid}/remove | Path does not match |
| 315 | api_friend_request_cancel | /api/friend-requests/{uuid}/cancel | Path does not match |
| 316 | api_friend_request_hide | /api/friend-requests/{uuid}/hide | Path does not match |
| 317 | api_list_share_get_lists | /api/list-shares/ | Path does not match |
| 318 | api_list_share_share | /api/list-shares/share | Path does not match |
| 319 | api_list_share_unshare | /api/list-shares/unshare | Path does not match |
| 320 | api_list_share_unsubscribe | /api/list-shares/unsubscribe | Path does not match |
| 321 | api_list_share_get_contacts_with_status | /api/list-shares/{listUuid}/contacts | Path does not match |
| 322 | api_list_share_copy_contact_from_shared_list | /api/list-shares/copy-contact/{userContactUuid} | Path does not match |
| 323 | api_list_share_update_permission | /api/list-shares/update-permission | Path does not match |
| 324 | api_notifications_stats | /api/notifications/stats | Path does not match |
| 325 | api_notifications_get | /api/notifications | Path does not match |
| 326 | api_notifications_mark_read | /api/notifications/{uuid}/read | Path does not match |
| 327 | api_notifications_mark_unread | /api/notifications/{uuid}/unread | Path does not match |
| 328 | api_notifications_batch_mark_read | /api/notifications/batch-mark-read | Path does not match |
| 329 | api_notifications_batch_mark_unread | /api/notifications/batch-mark-unread | Path does not match |
| 330 | api_notifications_batch_delete | /api/notifications/batch-delete | Path does not match |
| 331 | api_notifications_delete | /api/notifications/{uuid} | Path does not match |
| 332 | api_search_all | /api/search | Path does not match |
| 333 | api_search_contacts | /api/search/contacts | Path does not match |
| 334 | api_search_lists | /api/search/lists | Path does not match |
| 335 | api_search_directories | /api/search/directories | Path does not match |
| 336 | api_subscriptions_get | /api/subscriptions | Path does not match |
| 337 | api_subscriptions_get_contacts | /api/subscriptions/contacts | Path does not match |
| 338 | api_subscriptions_get_lists | /api/subscriptions/lists | Path does not match |
| 339 | api_subscriptions_get_directories | /api/subscriptions/directories | Path does not match |
| 340 | api_subscriptions_toggle_contact | /api/subscriptions/contact/{contactUuid}/toggle | Path does not match |
| 341 | api_subscriptions_toggle_list | /api/subscriptions/list/{listUuid}/toggle | Path does not match |
| 342 | api_subscriptions_toggle_directory | /api/subscriptions/directory/{directoryUuid}/toggle | Path does not match |
| 343 | api_tag_list | /api/tags | Path does not match |
| 344 | api_tag_list_basic | /api/tags/basic | Path does not match |
| 345 | api_tag_create | /api/tags | Path does not match |
| 346 | api_tag_details | /api/tags/{uuid} | Path does not match |
| 347 | api_tag_update | /api/tags/{uuid} | Path does not match |
| 348 | api_tag_delete | /api/tags/{uuid} | Path does not match |
| 349 | api_user_profile_get | /api/user/profile | Path does not match |
| 350 | api_user_profile_update | /api/user/profile | Path does not match |
| 351 | api_user_profile_delete_user_profile_picture | /api/user/profile/picture | Path does not match |
| 352 | api_user_profile_update_personal | /api/user/profile/personal | Path does not match |
| 353 | api_user_profile_update_professional | /api/user/profile/professional | Path does not match |
| 354 | api_user_profile_update_communication | /api/user/profile/communication | Path does not match |
| 355 | api_user_profile_update_user_profile_picture | /api/user/profile/picture | Path does not match |
| 356 | app_contact | /api/contact-submit | Path does not match |
| 357 | app_verify_email | /api/account/verify-email | Path does not match |
| 358 | app_home | / | Path does not match |
| 359 | app_list_send_group_email | /api/lists/{listId}/send-group-email | Path does not match |
| 360 | app_overview | /overview | Path does not match |
| 361 | app_change_password | /account/change-password | Path does not match |
| 362 | app_profile | /account/profile | Path does not match |
| 363 | app_profile_remove_picture | /account/profile/remove-picture | Path does not match |
| 364 | app_login | /login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.