Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | api_pages | /api/page/all | Path does not match |
| 16 | api_page_testzip | /api/page/testzip | Path does not match |
| 17 | api_page_info | /api/page/{hash} | Path does not match |
| 18 | headquarters_list | /api/projects/headquarters | Path does not match |
| 19 | headquarters_projects_list | /api/projects/headquarters/{hqName} | Path does not match |
| 20 | project_batch | /api/projects/{projectId}/batch | Path does not match |
| 21 | scenes_api_list | /api/scenes/{projectId} | Path does not match |
| 22 | scenes_api_list_roles | /api/scenes/{projectId}/{sceneId} | Path does not match |
| 23 | scenes_api_list_talents | /api/scenes/{projectId}/{sceneId}/{roleId} | Path does not match |
| 24 | scenes_priority_api_list_talents | /api/scenes/priority/{projectId}/{sceneId}/{roleId} | Path does not match |
| 25 | scenes_set_priority_api_list_talents | /api/scenes/priority/{projectId}/{sceneId}/{roleId}/{talentId} | Path does not match |
| 26 | scenes_api_update_talent_role | /api/scenes/{projectId}/{sceneId}/{roleId}/update | Path does not match |
| 27 | scenes_api_order_talent_role | /api/scenes/{projectId}/{sceneId}/{roleId}/order | Path does not match |
| 28 | scenes_api_batch_talent_role | /api/scenes/{projectId}/{sceneId}/{roleId}/batch | Path does not match |
| 29 | scenes_api_search_filter_role | /api/scenes/{projectId}/{sceneId}/{roleId}/filter/search | Path does not match |
| 30 | scenes_api_search_filter_talent_role | /api/scenes/{projectId}/{sceneId}/{roleId}/talents/search | Path does not match |
| 31 | scenes_api_change_status_talent | /api/scenes/{projectId}/{sceneId}/{roleId}/talent/status/change | Path does not match |
| 32 | scenes_api_note_talent | /api/scenes/{projectId}/{sceneId}/{roleId}/talent/note | Path does not match |
| 33 | scenes_api_note_talent_delete | /api/scenes/{projectId}/{sceneId}/{roleId}/talent/note/{noteId} | Path does not match |
| 34 | scenes_api_question_talent | /api/scenes/{projectId}/{sceneId}/{roleId}/talent/question | Path does not match |
| 35 | scenes_api_info_talent | /api/scenes/{projectId}/{sceneId}/{roleId}/talent | Path does not match |
| 36 | api_user_login | /api/user/login | Path does not match |
| 37 | api_user_register | /api/user/register | Path does not match |
| 38 | api_user_config | /api/user/config | Path does not match |
| 39 | api_user_code_resend | /api/user/code/resend | Path does not match |
| 40 | api_user_code_verify | /api/user/code/verify | Path does not match |
| 41 | api_user_email_verify | /api/user/email/verify | Path does not match |
| 42 | api_user_password_change | /api/user/password/change | Path does not match |
| 43 | api_user_token_refresh | /api/user/token/refresh | Path does not match |
| 44 | api_user_register_interests | /api/user/register/interests | Path does not match |
| 45 | api_user_register_interests_save | /api/user/register/interests/save | Path does not match |
| 46 | api_user_register_features_user | /api/user/register/features/user/{id} | Path does not match |
| 47 | api_user_register_features | /api/user/register/features | Path does not match |
| 48 | api_user_register_form | /api/user/register/form/{metaKey}/{idOption} | Path does not match |
| 49 | api_user_data_user | /api/user/data/user | Path does not match |
| 50 | api_user_data_metakey | /api/user/data/{metaKey} | Path does not match |
| 51 | api_user_register_field_options_save | /api/user/register/field/options/save | Path does not match |
| 52 | api_user_hashtags_save | /api/user/hashtags/save | Path does not match |
| 53 | api_user_hashtags_relation_change | /api/user/hashtags/relation/change | Path does not match |
| 54 | api_user_register_role_save | /api/user/register/role/save | Path does not match |
| 55 | api_user_download_test_video | /api/user/download/test/video | Path does not match |
| 56 | api_user_inscriptions_ | /api/user/inscriptions | Path does not match |
| 57 | api_user_inscriptions | /api/user/inscriptions/{id} | Path does not match |
| 58 | api_user_media_visibility_client | /api/user/media/visibilityclient | Path does not match |
| 59 | api_user_request | /api/user/role/requests | Path does not match |
| 60 | api_user_device | /api/user/device | Path does not match |
| 61 | api_user_push_token | /api/user/pushtoken | Path does not match |
| 62 | api_user_role_data_form | /api/user/role/data/form/{roleId} | Path does not match |
| 63 | api_user_test_push | /api/user/test/push/{token} | Path does not match |
| 64 | api_user_upload_media | /api/user/upload/media | Path does not match |
| 65 | api_user_notifications | /api/user/notifications | Path does not match |
| 66 | api_set_notifications | /api/user/notifications | Path does not match |
| 67 | api_user_delete | /api/user/delete | Path does not match |
| 68 | api_set_priorirty | /api/user/priority/change | Path does not match |
| 69 | control_lane | /control/lane | Path does not match |
| 70 | download_project_zip | /project/{id}/download-zip | Path does not match |
| 71 | app_form_submit | /form/submit | Path does not match |
| 72 | app_form_upload_file | /form/upload/file | Path does not match |
| 73 | app_main_form | /form/{formHash} | Path does not match |
| 74 | app_change_location_form | /form/change/location | Path does not match |
| 75 | app_main | / | Path does not match |
| 76 | lets_find | /find | Path does not match |
| 77 | get_all_values | /config/getAll | Path does not match |
| 78 | app_management_projects_list | /management/projects/list | Path does not match |
| 79 | app_management_projects_list_table | /management/projects/table/list | Path does not match |
| 80 | app_management_projects_change_status | /management/projects/change/status | Path does not match |
| 81 | app_management_projects_create | /management/projects/create | Path does not match |
| 82 | app_management_projects_create_new | /management/projects/create | Path does not match |
| 83 | app_management_projects_find_directors | /management/projects/find/directors | Path does not match |
| 84 | app_management_projects_find_clients | /management/projects/find/clients | Path does not match |
| 85 | app_management_projects_find_production | /management/projects/find/production | Path does not match |
| 86 | app_management_projects_delete | /management/projects/delete | Path does not match |
| 87 | app_management_projects_edit | /management/projects/edit/{projectId} | Path does not match |
| 88 | app_management_scenes_list | /management/scenes/list/{projectId} | Path does not match |
| 89 | app_management_scenes_list_table | /management/scenes/table/list | Path does not match |
| 90 | app_management_scenes_create | /management/scenes/create/{projectId} | Path does not match |
| 91 | app_management_scenes_create_new | /management/scenes/create | Path does not match |
| 92 | app_management_scene_delete | /management/scene/delete | Path does not match |
| 93 | app_management_scenes_edit | /management/scenes/edit/{sceneId} | Path does not match |
| 94 | app_management_scenes_edit_change | /management/scenes/edit | Path does not match |
| 95 | app_management_roles_list | /management/roles/list/{sceneId} | Path does not match |
| 96 | app_management_roles_list_table | /management/roles/table/list | Path does not match |
| 97 | app_management_roles_change_status | /management/roles/change/status | Path does not match |
| 98 | app_management_roles_keyword_searcher | /management/roles/keywordSearcher | Path does not match |
| 99 | app_management_roles_create | /management/roles/create/{sceneId} | Path does not match |
| 100 | app_management_roles_create_new | /management/roles/create | Path does not match |
| 101 | app_management_roles_edit | /management/roles/edit/{roleId} | Path does not match |
| 102 | app_management_roles_delete | /management/roles/delete | Path does not match |
| 103 | app_management_roles_clone | /management/roles/clone | Path does not match |
| 104 | app_management_users_list | /management/users/list | Path does not match |
| 105 | app_management_users_list_table | /management/users/table/list | Path does not match |
| 106 | app_management_users_create | /management/users/create | Path does not match |
| 107 | app_management_users_create_post | /management/users/create | Path does not match |
| 108 | app_management_users_edit | /management/users/edit/{userId} | Path does not match |
| 109 | app_management_users_edit_post | /management/users/edit | Path does not match |
| 110 | app_management_users_delete_post | /management/users/delete | Path does not match |
| 111 | app_management_agencies_list | /management/agencies/list | Path does not match |
| 112 | app_management_agencies_list_table | /management/agencies/table/list | Path does not match |
| 113 | app_management_agencies_create | /management/agencies/create | Path does not match |
| 114 | app_management_agencies_create_post | /management/agencies/create | Path does not match |
| 115 | app_management_agencies_edit | /management/agencies/edit/{agencyId} | Path does not match |
| 116 | app_management_agencies_edit_post | /management/agencies/edit | Path does not match |
| 117 | app_management_agencies_get_all_post | /management/agencies/getAgencies | Path does not match |
| 118 | app_management_agencies_delete_post | /management/agencies/delete | Path does not match |
| 119 | app_management_agencies_change_status_post | /management/agencies/changeStatus | Path does not match |
| 120 | app_management_fields_list | /management/fields/list | Path does not match |
| 121 | app_management_fields_list_table | /management/fields/table/list | Path does not match |
| 122 | app_management_fields_add_option | /management/fields/addOption | Path does not match |
| 123 | app_management_fields_get_deletable_fields | /management/fields/getDeletableFields | Path does not match |
| 124 | app_management_fields_delete_option | /management/fields/delete | Path does not match |
| 125 | app_management_fields_getEditableFields_fields | /management/fields/getEditableFields | Path does not match |
| 126 | app_management_fields_edit_option | /management/fields/edit | Path does not match |
| 127 | app_notifications_questions_list | /notifications/questions/list | Path does not match |
| 128 | app_notifications_questions_table_list | /notifications/questions/table/list | Path does not match |
| 129 | app_notifications_change_role_list | /notifications/changeRole/list | Path does not match |
| 130 | app_notifications_change_rolet_table | /notifications/changeRole/table/list | Path does not match |
| 131 | app_notifications_change_read_status | /notifications/changeReadStatus | Path does not match |
| 132 | app_notifications_action_role_change | /notifications/action/roleChange | Path does not match |
| 133 | page_info | /page/{slug} | Path does not match |
| 134 | projects_list | /projects/{hqName} | Path does not match |
| 135 | projects_type_list | /projects/type/{typeId} | Path does not match |
| 136 | projects_send_batch | /projects/batch | Path does not match |
| 137 | projects_close | /projects/close | Path does not match |
| 138 | app_forgot_password_request | /reset-password | Path does not match |
| 139 | app_check_email | /reset-password/check-email | Path does not match |
| 140 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 141 | export_config_talents_project | /scenes/{hqName}/{projectId}/export/config | Path does not match |
| 142 | export_save_config | /export/save | Path does not match |
| 143 | excel_save_config | /excel/save | Path does not match |
| 144 | export_talents_project | /scenes/{hqName}/{projectId}/export | Path does not match |
| 145 | export_talents_project_pdf | /scenes/{hqName}/{projectId}/export/pdf | Path does not match |
| 146 | config_export_talents_project | /scenes/{hqName}/{projectId}/excel | Path does not match |
| 147 | excel_talents_project | /export/excel/{projectId} | Path does not match |
| 148 | scenes_list | /scenes/{hqName}/{projectId} | Path does not match |
| 149 | list_roles_web | /roles/{hqName}/{projectId}/{sceneId} | Path does not match |
| 150 | list_talents_web | /roles/{hqName}/{projectId}/{sceneId}/{roleId} | Path does not match |
| 151 | list_talents_web_priority | /roles/{hqName}/{projectId}/{sceneId}/priority/{roleId} | Path does not match |
| 152 | scenes_get_share_users | /scenes/getShareUsers | Path does not match |
| 153 | scenes_get_share_project | /scenes/shareProject | Path does not match |
| 154 | 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.