Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | root | / | Path does not match |
| 2 | root_locale | /{_locale} | Path almost matches, but Requirement for "_locale" does not match ((fr|en|de|lb)) |
| 3 | mycmcm_show_apidoc | /{_locale}/mycmcm-api/apidoc | Path does not match |
| 4 | mycmcm_get_api_version | /{_locale}/mycmcm-api/api-version | Path does not match |
| 5 | mycmcm_get_cmcm_request_categories | /{_locale}/mycmcm-api/cmcm-requests/categories | Path does not match |
| 6 | mycmcm_search_cmcm_requests | /{_locale}/mycmcm-api/cmcm-requests | Path does not match |
| 7 | mycmcm_submit_cmcm_request | /{_locale}/mycmcm-api/cmcm-requests | Path does not match |
| 8 | mycmcm_get_cmcm_request_ticket | /{_locale}/mycmcm-api/cmcm-requests/{cmcmRequestId}/ticket | Path does not match |
| 9 | mycmcm_search_documents | /{_locale}/mycmcm-api/documents | Path does not match |
| 10 | mycmcm_get_document_file | /{_locale}/mycmcm-api/documents/{documentId}/file | Path does not match |
| 11 | mycmcm_search_dossiers | /{_locale}/mycmcm-api/dossiers/{listType} | Path does not match |
| 12 | mycmcm_dossiers_queued | /{_locale}/mycmcm-api/dossiers/queued | Path does not match |
| 13 | mycmcm_get_inquiry_categories | /{_locale}/mycmcm-api/inquiries/categories | Path does not match |
| 14 | mycmcm_get_inquiries | /{_locale}/mycmcm-api/inquiries | Path does not match |
| 15 | mycmcm_submit_inquiry | /{_locale}/mycmcm-api/inquiries | Path does not match |
| 16 | mycmcm_new_member_application | /{_locale}/mycmcm-api/member-applications | Path does not match |
| 17 | mycmcm_get_member_application | /{_locale}/mycmcm-api/member-applications/{memberApplicationId} | Path does not match |
| 18 | mycmcm_get_member_family | /{_locale}/mycmcm-api/members/family | Path does not match |
| 19 | mycmcm_get_member | /{_locale}/mycmcm-api/members/{affiliateNumber} | Path does not match |
| 20 | mycmcm_get_notifications | /{_locale}/mycmcm-api/notifications | Path does not match |
| 21 | mycmcm_set_notification_as_read | /{_locale}/mycmcm-api/notifications/{notificationId} | Path does not match |
| 22 | mycmcm_get_page | /{_locale}/mycmcm-api/pages/{name} | Path does not match |
| 23 | mycmcm_get_sliders | /{_locale}/mycmcm-api/dashboard/slider | Path does not match |
| 24 | mycmcm_get_faq_entries | /{_locale}/mycmcm-api/support/faq | Path does not match |
| 25 | mycmcm_get_ticket_topics | /{_locale}/mycmcm-api/support/ticket-topics | Path does not match |
| 26 | mycmcm_get_tickets | /{_locale}/mycmcm-api/support/tickets | Path does not match |
| 27 | mycmcm_create_ticket | /{_locale}/mycmcm-api/support/tickets | Path does not match |
| 28 | mycmcm_add_message_to_ticket | /{_locale}/mycmcm-api/support/tickets/{ticketId}/messages | Path does not match |
| 29 | mycmcm_ticket_opened | /{_locale}/mycmcm-api/support/tickets/{ticketId}/opened | Path does not match |
| 30 | mycmcm_ticket_with_unread_messages_count | /{_locale}/mycmcm-api/support/tickets/unread-messages/count | Path does not match |
| 31 | mycmcm_get_uploaded_files | /{_locale}/mycmcm-api/uploads/files | Path does not match |
| 32 | mycmcm_get_uploaded_file | /{_locale}/mycmcm-api/uploads/files/{fileId} | Path does not match |
| 33 | mycmcm_get_upload_token | /{_locale}/mycmcm-api/uploads/token | Path does not match |
| 34 | mycmcm_check_upload_token_validity | /{_locale}/mycmcm-api/uploads/token/{token} | Path does not match |
| 35 | mycmcm_get_uploaded_file_by_upload_token | /{_locale}/mycmcm-api/uploads/files/token/{token} | Path does not match |
| 36 | mycmcm_download_uploaded_file | /{_locale}/mycmcm-api/uploads/files/download/{fileId} | Path does not match |
| 37 | mycmcm_upload_file | /{_locale}/mycmcm-api/uploads/files | Path does not match |
| 38 | mycmcm_upload_file_for_upload_token | /{_locale}/mycmcm-api/uploads/files/token/{token} | Path does not match |
| 39 | mycmcm_get_current_user | /{_locale}/mycmcm-api/users/current | Path does not match |
| 40 | mycmcm_signup_user | /{_locale}/mycmcm-api/users/signup | Path does not match |
| 41 | mycmcm_signup_user_invitation | /{_locale}/mycmcm-api/users/signup/invitation | Path does not match |
| 42 | mycmcm_request_reset_password_link | /{_locale}/mycmcm-api/users/forgotten-password | Path does not match |
| 43 | mycmcm_reset_password | /{_locale}/mycmcm-api/users/reset-password/{token} | Path does not match |
| 44 | mycmcm_password_change | /{_locale}/mycmcm-api/users/password | Path does not match |
| 45 | mycmcm_email_change | /{_locale}/mycmcm-api/users/email | Path does not match |
| 46 | mycmcm_validate_email | /{_locale}/mycmcm-api/users/validate-email/{token} | Path does not match |
| 47 | mycmcm_oauth_request | /{_locale}/mycmcm-api/users/o-auth/request | Path does not match |
| 48 | mycmcm_oauth_response | /{_locale}/mycmcm-api/users/o-auth/response | Path does not match |
| 49 | mycmcm_2fa_verify_code | /{_locale}/mycmcm-api/users/2fa/verify/{twoFactorAuthenticationId} | Path does not match |
| 50 | mycmcm_2fa_resend_code | /{_locale}/mycmcm-api/users/2fa/resend/{twoFactorAuthenticationId} | Path does not match |
| 51 | employee_show_apidoc | /{_locale}/employee-api/apidoc | Path does not match |
| 52 | employee_get_api_version | /{_locale}/employee-api/api-version | Path does not match |
| 53 | employee_autocomplete_address | /{_locale}/employee-api/autocomplete/addresses/{postalCode} | Path does not match |
| 54 | employee_autocomplete_bic | /{_locale}/employee-api/autocomplete/bic/{iban} | Path does not match |
| 55 | employee_get_cmcm_requests | /{_locale}/employee-api/cmcm-requests | Path does not match |
| 56 | employee_assign_cmcm_requests | /{_locale}/employee-api/cmcm-requests | Path does not match |
| 57 | employee_get_cmcm-request_statuses | /{_locale}/employee-api/cmcm-requests/statuses | Path does not match |
| 58 | employee_get_cmcm_request_types | /{_locale}/employee-api/cmcm-requests/types | Path does not match |
| 59 | employee_get_cmcm_request | /{_locale}/employee-api/cmcm-requests/{cmcmRequestId} | Path does not match |
| 60 | employee_update_cmcm_request | /{_locale}/employee-api/cmcm-requests/{cmcmRequestId} | Path does not match |
| 61 | employee_update_cmcm_request_department | /{_locale}/employee-api/cmcm-requests/{cmcmRequestId}/department/{departmentId} | Path does not match |
| 62 | employee_update_cmcm_request_member | /{_locale}/employee-api/cmcm-requests/{cmcmRequestId}/member/{affiliateNumber} | Path does not match |
| 63 | employee_update_cmcm_request_verification | /{_locale}/employee-api/cmcm-requests/{cmcmRequestId}/verification/{treatmentDate} | Path does not match |
| 64 | employee_attach_cmcm_request | /{_locale}/employee-api/cmcm-requests/{cmcmRequestId}/attached-cmcm-requests | Path does not match |
| 65 | employee_update_cmcm_request_document_classification | /{_locale}/employee-api/cmcm-requests/{cmcmRequestId}/document-classification | Path does not match |
| 66 | employee_get_cmcm_request_activity_logs | /{_locale}/employee-api/cmcm-requests/{cmcmRequestId}/activity-logs | Path does not match |
| 67 | employee_get_previous_cmcm_request | /{_locale}/employee-api/cmcm-requests/{cmcmRequestId}/prev | Path does not match |
| 68 | employee_get_next_cmcm_request | /{_locale}/employee-api/cmcm-requests/{cmcmRequestId}/next | Path does not match |
| 69 | employee_get_companies | /{_locale}/employee-api/companies | Path does not match |
| 70 | employee_get_countries | /{_locale}/employee-api/countries | Path does not match |
| 71 | employee_get_departments | /{_locale}/employee-api/departments | Path does not match |
| 72 | employee_search_documents | /{_locale}/employee-api/documents | Path does not match |
| 73 | employee_get_document_statuses | /{_locale}/employee-api/documents/statuses | Path does not match |
| 74 | employee_get_document_types | /{_locale}/employee-api/documents/types | Path does not match |
| 75 | employee_get_document_source_channels | /{_locale}/employee-api/documents/source-channels | Path does not match |
| 76 | employee_get_document | /{_locale}/employee-api/documents/{documentId} | Path does not match |
| 77 | employee_post_document | /{_locale}/employee-api/documents | Path does not match |
| 78 | employee_get_document_file | /{_locale}/employee-api/documents/{documentId}/file | Path does not match |
| 79 | employee_store_manipulated_document_file | /{_locale}/employee-api/documents/{documentId}/file | Path does not match |
| 80 | employee_get_current_user | /{_locale}/employee-api/users/current | Path does not match |
| 81 | employee_api_logout | /{_locale}/employee-api/users/logout | Path does not match |
| 82 | employee_get_sso_login_url | /{_locale}/employee-api/users/sso_login | Path does not match |
| 83 | employee_post_sso_login_url | /{_locale}/employee-api/users/sso_login | Path does not match |
| 84 | employee_get_sso_logout_url | /{_locale}/employee-api/users/sso_logout | Path does not match |
| 85 | employee_get_employees | /{_locale}/employee-api/employees | Path does not match |
| 86 | employee_add_employee_favorite_predefined_message | /{_locale}/employee-api/employees/{employeeId}/favorite-predefined-messages | Path does not match |
| 87 | employee_remove_employee_favorite_predefined_message | /{_locale}/employee-api/employees/{employeeId}/favorite-predefined-messages/{predefinedMessageId} | Path does not match |
| 88 | employee_get_employee_tables_settings | /{_locale}/employee-api/employees/{employeeId}/tables-settings | Path does not match |
| 89 | employee_update_employee_tables_settings | /{_locale}/employee-api/employees/{employeeId}/tables-settings | Path does not match |
| 90 | employee_get_health_insurances | /{_locale}/employee-api/health-insurances | Path does not match |
| 91 | employee_get_health_mutuals | /{_locale}/employee-api/health-mutuals | Path does not match |
| 92 | employee_search_inquiries | /{_locale}/employee-api/inquiries | Path does not match |
| 93 | employee_assign_inquiries | /{_locale}/employee-api/inquiries | Path does not match |
| 94 | employee_get_inquiry_statuses | /{_locale}/employee-api/inquiries/statuses | Path does not match |
| 95 | employee_get_inquiry | /{_locale}/employee-api/inquiries/{inquiryId} | Path does not match |
| 96 | employee_update_inquiry | /{_locale}/employee-api/inquiries/{inquiryId} | Path does not match |
| 97 | employee_forward_inquiry | /{_locale}/employee-api/inquiries/{inquiryId}/department/{departmentId} | Path does not match |
| 98 | employee_create_cmcm_request_from_inquiry | /{_locale}/employee-api/inquiries/{inquiryId}/cmcm-requests | Path does not match |
| 99 | employee_create_final_cmcm_request_from_inquiry | /{_locale}/employee-api/inquiries/{inquiryId}/cmcm-requests/final | Path does not match |
| 100 | employee_export_member_applications | /{_locale}/employee-api/member-applications/export | Path does not match |
| 101 | employee_list_member_applications | /{_locale}/employee-api/member-applications | Path does not match |
| 102 | employee_new_member_application | /{_locale}/employee-api/member-applications | Path does not match |
| 103 | employee_member_applications_export_b2c_to_v9 | /{_locale}/employee-api/member-applications/export-b2c-to-v9 | Path does not match |
| 104 | employee_member_applications_export_b2b_to_v9 | /{_locale}/employee-api/member-applications/export-b2b-to-v9 | Path does not match |
| 105 | employee_get_member_application | /{_locale}/employee-api/member-applications/{memberApplicationId} | Path does not match |
| 106 | employee_delete_member_application_co_member | /{_locale}/employee-api/member-applications/{memberApplicationId}/co-members/{coMemberId} | Path does not match |
| 107 | employee_get_member_application_duplicates | /{_locale}/employee-api/member-applications/{memberApplicationId}/duplicates | Path does not match |
| 108 | employee_get_previous_member_application | /{_locale}/employee-api/member-applications/{memberApplicationId}/prev | Path does not match |
| 109 | employee_get_next_member_application | /{_locale}/employee-api/member-applications/{memberApplicationId}/next | Path does not match |
| 110 | employee_finalize_member_application | /{_locale}/employee-api/member-applications/{memberApplicationId}/{action} | Path does not match |
| 111 | employee_update_member_application | /{_locale}/employee-api/member-applications/{memberApplicationId} | Path does not match |
| 112 | employee_get_member_application_ticket | /{_locale}/employee-api/member-applications/{memberApplicationId}/support/tickets/current | Path does not match |
| 113 | employee_create_member_application_ticket | /{_locale}/employee-api/member-applications/{memberApplicationId}/support/tickets/current | Path does not match |
| 114 | employee_get_member_application_activity_logs | /{_locale}/employee-api/member-applications/{memberApplicationId}/activity-logs | Path does not match |
| 115 | employee_search_members | /{_locale}/employee-api/members | Path does not match |
| 116 | employee_member_detail | /{_locale}/employee-api/members/{affiliateNumber} | Path does not match |
| 117 | employee_process_default_put | /{_locale}/employee-api/processes/default-process/{processId} | Path does not match |
| 118 | employee_process_extranet_member_leaving_get | /{_locale}/employee-api/processes/extranet-member-leaving-process/{processId} | Path does not match |
| 119 | employee_process_extranet_member_leaving_put | /{_locale}/employee-api/processes/extranet-member-leaving-process/{processId} | Path does not match |
| 120 | employee_process_member_address_change_get | /{_locale}/employee-api/processes/member-address-change/{processId} | Path does not match |
| 121 | employee_process_member_address_change_patch | /{_locale}/employee-api/processes/member-address-change/{processId} | Path does not match |
| 122 | employee_process_member_address_change_put | /{_locale}/employee-api/processes/member-address-change/{processId} | Path does not match |
| 123 | employee_process_member_school_certificate_get | /{_locale}/employee-api/processes/member-school-certificate/{processId} | Path does not match |
| 124 | employee_process_member_school_certificate_patch | /{_locale}/employee-api/processes/member-school-certificate/{processId} | Path does not match |
| 125 | employee_process_member_school_certificate_put | /{_locale}/employee-api/processes/member-school-certificate/{processId} | Path does not match |
| 126 | employee_process_reimbursement_get | /{_locale}/employee-api/processes/reimbursement/{processId} | Path does not match |
| 127 | employee_process_reimbursement_patch | /{_locale}/employee-api/processes/reimbursement/{processId} | Path does not match |
| 128 | employee_process_reimbursement_put | /{_locale}/employee-api/processes/reimbursement/{processId} | Path does not match |
| 129 | employee_list_subscription_plans | /{_locale}/employee-api/subscription-plans | Path does not match |
| 130 | employee_add_message | /{_locale}/employee-api/support/tickets/{ticketId}/messages | Path does not match |
| 131 | employee_delete_message | /{_locale}/employee-api/support/tickets/{ticketId}/messages/{messageId} | Path does not match |
| 132 | employee_support_predefined_messages | /{_locale}/employee-api/support/predefined-messages | Path does not match |
| 133 | employee_support_predefined_messages_by_department | /{_locale}/employee-api/support/predefined-messages/favorites/departments/{departmentId} | Path does not match |
| 134 | employee_support_predefined_messages_by_employee | /{_locale}/employee-api/support/predefined-messages/favorites/employees/{employeeId} | Path does not match |
| 135 | employee_get_predefined_message | /{_locale}/employee-api/support/predefined-messages/{predefinedMessageId} | Path does not match |
| 136 | employee_support_predefined_templates | /{_locale}/employee-api/support/predefined-templates | Path does not match |
| 137 | employee_get_ticket_statuses | /{_locale}/employee-api/support/tickets/statuses | Path does not match |
| 138 | employee_search_tickets | /{_locale}/employee-api/support/tickets | Path does not match |
| 139 | employee_create_ticket | /{_locale}/employee-api/support/tickets | Path does not match |
| 140 | employee_get_ticket | /{_locale}/employee-api/support/tickets/{ticketId} | Path does not match |
| 141 | employee_update_ticket | /{_locale}/employee-api/support/tickets/{ticketId} | Path does not match |
| 142 | employee_get_test_employees | /{_locale}/employee-api/employees/test | Path does not match |
| 143 | company_show_apidoc | /{_locale}/company-api/apidoc | Path does not match |
| 144 | company_get_api_version | /{_locale}/company-api/api-version | Path does not match |
| 145 | company_get_documents | /{_locale}/company-api/documents | Path does not match |
| 146 | company_export_member_applications | /{_locale}/company-api/member-applications/export | Path does not match |
| 147 | company_get_member_applications | /{_locale}/company-api/member-applications | Path does not match |
| 148 | company_get_member_application | /{_locale}/company-api/member-applications/{memberApplicationId} | Path does not match |
| 149 | company_update_member_application | /{_locale}/company-api/member-applications/{memberApplicationId} | Path does not match |
| 150 | company_get_member_application_comments | /{_locale}/company-api/member-applications/{memberApplicationId}/comments | Path does not match |
| 151 | company_add_member_application_comment | /{_locale}/company-api/member-applications/{memberApplicationId}/comments | Path does not match |
| 152 | company_get_members | /{_locale}/company-api/members | Path does not match |
| 153 | company_get_member_last_sync | /{_locale}/company-api/members/last-sync | Path does not match |
| 154 | company_get_members_export | /{_locale}/company-api/members/export | Path does not match |
| 155 | company_get_member | /{_locale}/company-api/members/{memberId} | Path does not match |
| 156 | company_get_member_leaving_process | /{_locale}/company-api/members/{memberId}/leaving-process | Path does not match |
| 157 | company_post_member_leaving_process | /{_locale}/company-api/members/{memberId}/leaving-process | Path does not match |
| 158 | company_list_subscription_plans | /{_locale}/company-api/subscription-plans | Path does not match |
| 159 | company_get_current_user | /{_locale}/company-api/users/current | Path does not match |
| 160 | health_mutual_show_apidoc | /{_locale}/health-mutual-api/apidoc | Path does not match |
| 161 | health_mutual_get_api_version | /{_locale}/health-mutual-api/api-version | Path does not match |
| 162 | health_mutual_export_member_applications | /{_locale}/health-mutual-api/member-applications/export | Path does not match |
| 163 | health_mutual_get_member_applications | /{_locale}/health-mutual-api/member-applications | Path does not match |
| 164 | health_mutual_get_member_application | /{_locale}/health-mutual-api/member-applications/{memberApplicationId} | Path does not match |
| 165 | health_mutual_update_member_application | /{_locale}/health-mutual-api/member-applications/{memberApplicationId} | Path does not match |
| 166 | health_mutual_get_member_application_comments | /{_locale}/health-mutual-api/member-applications/{memberApplicationId}/comments | Path does not match |
| 167 | health_mutual_add_member_application_comment | /{_locale}/health-mutual-api/member-applications/{memberApplicationId}/comments | Path does not match |
| 168 | health_mutual_get_members | /{_locale}/health-mutual-api/members | Path does not match |
| 169 | health_mutual_get_member_last_sync | /{_locale}/health-mutual-api/members/last-sync | Path does not match |
| 170 | health_mutual_get_members_export | /{_locale}/health-mutual-api/members/export | Path does not match |
| 171 | health_mutual_get_members_movements | /{_locale}/health-mutual-api/members/movements | Path does not match |
| 172 | health_mutual_get_members_movement_export | /{_locale}/health-mutual-api/members/movements/export | Path does not match |
| 173 | health_mutual_get_member_movement | /{_locale}/health-mutual-api/members/movements/{memberMovementId} | Path does not match |
| 174 | health_mutual_get_member | /{_locale}/health-mutual-api/members/{memberId} | Path does not match |
| 175 | health_mutual_get_member_leaving_process | /{_locale}/health-mutual-api/members/{memberId}/leaving-process | Path does not match |
| 176 | health_mutual_post_member_leaving_process | /{_locale}/health-mutual-api/members/{memberId}/leaving-process | Path does not match |
| 177 | health_mutual_get_current_user | /{_locale}/health-mutual-api/users/current | Path does not match |
| 178 | health_mutual_request_reset_password_link | /{_locale}/health-mutual-api/users/forgotten-password | Path does not match |
| 179 | health_mutual_reset_password | /{_locale}/health-mutual-api/users/reset-password/{token} | Path does not match |
| 180 | public_show_apidoc | /{_locale}/public-api/apidoc | Path does not match |
| 181 | public_get_api_version | /{_locale}/public-api/api-version | Path does not match |
| 182 | public_company_login | /{_locale}/public-api/companies/login | Path does not match |
| 183 | public_get_health_insurances | /{_locale}/public-api/health-insurances | Path does not match |
| 184 | public_get_health_mutuals | /{_locale}/public-api/health-mutuals | Path does not match |
| 185 | public_new_member_application | /{_locale}/public-api/member-applications | Path does not match |
| 186 | public_update_member_application | /{_locale}/public-api/member-applications/{memberApplicationId} | Path does not match |
| 187 | public_get_member_application | /{_locale}/public-api/member-applications/{memberApplicationId} | Path does not match |
| 188 | public_member_application_subscription_plan_change | /{_locale}/public-api/subscription-plan-change-applications | Path does not match |
| 189 | public_get_sport_federations | /{_locale}/public-api/sport-federations | Path does not match |
| 190 | public_list_subscription_plans | /{_locale}/public-api/subscription-plans | Path does not match |
| 191 | public_upload_member_application_documents | /{_locale}/public-api/member-applications/{memberApplicationId}/uploads | Path does not match |
| 192 | public_get_current_user | /{_locale}/public-api/users/current | Path does not match |
| 193 | admin_dashboard | /{_locale}/admin/ | Path does not match |
| 194 | admin_feature_test | /{_locale}/admin/feature/test | Path does not match |
| 195 | admin_inquiry_new | /{_locale}/admin/inquiry/new | Path does not match |
| 196 | admin_messenger_message | /{_locale}/admin/messenger-messages/{id} | Path does not match |
| 197 | admin_messenger_messages | /{_locale}/admin/messenger-messages | Path does not match |
| 198 | admin_add_mycmcm_invitations | /{_locale}/admin/mycmcm-invitations | Path does not match |
| 199 | callback_message_document_generator_info | /{_locale}/document-generator-api/{logId}/callback/{jobId} | Path does not match |
| 200 | member_application_poc | /{_locale}/poc/{memberApplicationId} | Path does not match |
| 201 | security_login | /{_locale}/login | Path does not match |
| 202 | employee_sso_login_check | /{_locale}/ | Path does not match |
| 203 | security_logout | /{_locale}/logout | Path does not match |
| 204 | paperkite_common_testmemberapi_memberinfo | /member_api_test/v9_dba/membre/info | Path does not match |
| 205 | paperkite_common_testmemberapi_check | /member_api_test/v9_dba/membre/check | Path does not match |
| 206 | paperkite_common_testmemberapi_claimcheck | /member_api_test/v9_dba/membre/claim_check | Path does not match |
| 207 | paperkite_common_testmemberapi_gettariff | /member_api_test/v9_dba/membre/tarif | Path does not match |
| 208 | paperkite_common_testmemberapi_claiminfo | /member_api_test/v9_dba/membre/claim_info | Path does not match |
| 209 | paperkite_common_testmemberapi_test | /member_api_test/test | Path does not match |
| 210 | exchange_get_api_version | /{_locale}/exchange-api/api-version | Path does not match |
| 211 | exchange_autocomplete_address | /{_locale}/exchange-api/autocomplete/addresses/{postalCode} | Path does not match |
| 212 | exchange_autocomplete_bic | /{_locale}/exchange-api/autocomplete/bic/{iban} | Path does not match |
| 213 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 214 | _wdt | /_wdt/{token} | Path does not match |
| 215 | _profiler_home | /_profiler/ | Path does not match |
| 216 | _profiler_search | /_profiler/search | Path does not match |
| 217 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 218 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 219 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 220 | _profiler_open_file | /_profiler/open | Path does not match |
| 221 | _profiler | /_profiler/{token} | Path does not match |
| 222 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 223 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 224 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 225 | employee_api_login | /{_locale}/employee-api/users/login | Path does not match |
| 226 | employee_api_login_refresh | /{_locale}/employee-api/users/login/refresh | Path does not match |
| 227 | security_sso_login_check | /sso_login_check | Path does not match |
| 228 | company_api_login | /{_locale}/company-api/users/login | Path does not match |
| 229 | company_api_login_refresh | /{_locale}/company-api/users/login/refresh | Path does not match |
| 230 | health_mutual_api_login | /{_locale}/health-mutual-api/users/login | Path does not match |
| 231 | health_mutual_api_login_refresh | /{_locale}/health-mutual-api/users/login/refresh | Path does not match |
| 232 | public_api_login | /{_locale}/public-api/users/login | Path does not match |
| 233 | public_api_login_refresh | /{_locale}/public-api/users/login/refresh | Path does not match |
| 234 | mycmcm_api_login | /{_locale}/mycmcm-api/users/login | Path does not match |
| 235 | mycmcm_api_login_refresh | /{_locale}/mycmcm-api/users/login/refresh | Path does not match |
| 236 | exchange_api_login | /{_locale}/exchange-api/users/login | Path does not match |
| 237 | exchange_api_login_refresh | /{_locale}/exchange-api/users/login/refresh | 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.