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_entrypoint | /api/{index}.{_format} | Path does not match |
| 3 | api_doc | /api/docs.{_format} | Path does not match |
| 4 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 5 | _api_errors_problem | /api/errors/{status} | Path does not match |
| 6 | _api_errors_hydra | /api/errors/{status} | Path does not match |
| 7 | _api_errors_jsonapi | /api/errors/{status} | Path does not match |
| 8 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 10 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 11 | report_bug | /api/report/bug | Path does not match |
| 12 | _api_/bug_reports/{id}{._format}_get | /api/bug_reports/{id}.{_format} | Path does not match |
| 13 | _api_/companies/{id}{._format}_get | /api/companies/{id}.{_format} | Path does not match |
| 14 | _api_/companies{._format}_get_collection | /api/companies.{_format} | Path does not match |
| 15 | _api_/faqs{._format}_get_collection | /api/faqs.{_format} | Path does not match |
| 16 | _api_/faqs/{id}{._format}_get | /api/faqs/{id}.{_format} | Path does not match |
| 17 | _api_/investments/projects_get_collection | /api/investments/projects | Path does not match |
| 18 | _api_/my/portfolio_get_collection | /api/my/portfolio | Path does not match |
| 19 | _api_/my/portfolio/{projectId}_get | /api/my/portfolio/{projectId} | Path does not match |
| 20 | _api_/investments/projects/{projectId}_get | /api/investments/projects/{projectId} | Path does not match |
| 21 | _api_/data-room_get_collection | /api/data-room | Path does not match |
| 22 | _api_/news/{slug}{._format}_get | /api/news/{slug}.{_format} | Path does not match |
| 23 | _api_/news{._format}_get_collection | /api/news.{_format} | Path does not match |
| 24 | _api_/notifications/{id}{._format}_get | /api/notifications/{id}.{_format} | Path does not match |
| 25 | delete_request | /api/notifications/request/delete | Path does not match |
| 26 | update_profile_request | /api/notifications/request/update_profile | Path does not match |
| 27 | update_notification | /api/notifications/{id} | Path does not match |
| 28 | _api_/notifications{._format}_get_collection | /api/notifications.{_format} | Path does not match |
| 29 | _api_/offers{._format}_get_collection | /api/offers.{_format} | Path does not match |
| 30 | _api_/offers/{id}{._format}_get | /api/offers/{id}.{_format} | Path does not match |
| 31 | _api_/pages/{id}{._format}_get | /api/pages/{id}.{_format} | Path does not match |
| 32 | _api_/partners/{id}{._format}_get | /api/partners/{id}.{_format} | Path does not match |
| 33 | _api_/partners{._format}_get_collection | /api/partners.{_format} | Path does not match |
| 34 | _api_/pledges/{id}{._format}_get | /api/pledges/{id}.{_format} | Path does not match |
| 35 | _api_/pledges{._format}_get_collection | /api/pledges.{_format} | Path does not match |
| 36 | _api_/pledges{._format}_post | /api/pledges.{_format} | Path does not match |
| 37 | _api_/projects/{id}{._format}_get | /api/projects/{id}.{_format} | Path does not match |
| 38 | _api_/projects{._format}_get_collection | /api/projects.{_format} | Path does not match |
| 39 | investment | /api/projects/{id}/investments | Path does not match |
| 40 | update_wishlist | /api/projects/{id}/wishlist | Path does not match |
| 41 | _api_/users/password/set_password_post | /api/users/password/set_password | Path does not match |
| 42 | forgot_password | /api/users/password/forgot_password | Path does not match |
| 43 | _api_/users/{id}{._format}_get | /api/users/{id}.{_format} | Path does not match |
| 44 | change_password | /api/users/change_password | Path does not match |
| 45 | user_pledge | /api/users/{id}/pledge | Path does not match |
| 46 | avatar_upload | /api/users/avatar/upload | Path does not match |
| 47 | accept_privacy | /api/users/accept_privacy | Path does not match |
| 48 | dashboard_status | /api/users/{id}/dashboard | Path does not match |
| 49 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 50 | gesdinet_jwt_refresh_token | /api/token/refresh | Path does not match |
| 51 | 2fa_login | /login/verify | Path does not match |
| 52 | 2fa_login_check | /2fa_check | Path does not match |
| 53 | _wdt | /_wdt/{token} | Path does not match |
| 54 | _profiler_home | /_profiler/ | Path does not match |
| 55 | _profiler_search | /_profiler/search | Path does not match |
| 56 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 57 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 58 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 59 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 60 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 61 | _profiler_open_file | /_profiler/open | Path does not match |
| 62 | _profiler | /_profiler/{token} | Path does not match |
| 63 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 64 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 65 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 66 | app_bug_report_index | /bug/report/ | Path does not match |
| 67 | app_bug_report_show | /bug/report/{id} | Path does not match |
| 68 | app_bug_report_edit | /bug/report/{id}/edit | Path does not match |
| 69 | app_bug_report_delete | /bug/report/{id} | Path does not match |
| 70 | app_company_banking_details_new | /company/banking/details/new | Path does not match |
| 71 | app_company_banking_details_edit | /company/banking/details/edit/{id} | Path does not match |
| 72 | app_company_documents_new | /documents/company/new | Path does not match |
| 73 | app_company_documents_edit | /documents/company/edit/{id} | Path does not match |
| 74 | app_company_information_new | /information/company/new | Path does not match |
| 75 | app_company_information_edit | /information/company/edit/{id} | Path does not match |
| 76 | app_due_diligence_new | /due/diligence/new | Path does not match |
| 77 | app_due_diligence_edit | /due/diligence/edit/{id} | Path does not match |
| 78 | app_id_verification_new | /id/verification/new | Path does not match |
| 79 | app_id_verification_edit | /id/verification/edit/{id} | Path does not match |
| 80 | app_individual_information_new | /individual/information/new | Path does not match |
| 81 | app_individual_information_edit | /individual/information/edit/{id} | Path does not match |
| 82 | app_individual_information_delete | /individual/information/delete/{id} | Path does not match |
| 83 | app_company_index | /company/all | Path does not match |
| 84 | app_add_company | /company/add/{id} | Path does not match |
| 85 | app_edit_company | /company/edit/{id} | Path does not match |
| 86 | app_company_show | /company/show/{id} | Path does not match |
| 87 | app_project_data_room | /data/room/project/{id} | Path does not match |
| 88 | app_investment_data_room | /data/room/investment/{id} | Path does not match |
| 89 | app_project_data_room_delete_block | /data/room/delete/block/{id} | Path does not match |
| 90 | app_project_data_room_delete_document | /data/room/delete/document/{id} | Path does not match |
| 91 | app_document_delete | /document/delete/{id} | Path does not match |
| 92 | app_faq_index | /faq/ | Path does not match |
| 93 | app_faq_new | /faq/new | Path does not match |
| 94 | app_faq_show | /faq/{id} | Path does not match |
| 95 | app_faq_edit | /faq/{id}/edit | Path does not match |
| 96 | app_faq_delete | /faq/{id} | Path does not match |
| 97 | index | / | Path does not match |
| 98 | app_dashboard | /admin | Path does not match |
| 99 | app_image_upload | /image/upload | Path does not match |
| 100 | app_image_delete | /image/delete | Path does not match |
| 101 | app_image_read | /image/read | Path does not match |
| 102 | app_investment_index | /investment/ | Path does not match |
| 103 | app_investment_new | /investment/new | Path does not match |
| 104 | app_investment_show | /investment/{id} | Path does not match |
| 105 | app_investment_edit | /investment/{id}/edit | Path does not match |
| 106 | app_investment_delete | /investment/{id} | Path does not match |
| 107 | app_get_investment_amount | /investment/amount/get | Path does not match |
| 108 | app_project_investment_rendement | /project/{id}/investisseurs/{investorId}/rendement | Path does not match |
| 109 | app_project_investment_rendement_data | /project/{id}/investisseurs/{investorId}/rendement/data | Path does not match |
| 110 | app_banking_details_new | /banking/details/new | Path does not match |
| 111 | app_banking_details_edit | /banking/details/edit/{id} | Path does not match |
| 112 | app_identity_verification_new | /identity/verification/new | Path does not match |
| 113 | app_identity_verification_edit | /identity/verification/edit/{id} | Path does not match |
| 114 | app_user_information_new | /user/information/new | Path does not match |
| 115 | app_user_information_edit | /user/information/edit/{id} | Path does not match |
| 116 | app_investor_list | /investor/all | Path does not match |
| 117 | app_new_investor_init_stepper | /investor/new | Path does not match |
| 118 | app_edit_investor_init_stepper | /investor/edit/{id} | Path does not match |
| 119 | app_user_send_mail | /investor/confirmation | Path does not match |
| 120 | app_user_information_show | /investor/user/information/show/{id} | Path does not match |
| 121 | app_investor_activate | /investor/activate/{id}/{status} | Path does not match |
| 122 | app_investor_archive | /investor/archive/{id} | Path does not match |
| 123 | app_investor_restore | /investor/restore | Path does not match |
| 124 | app_language_index | /lang/{_locale} | Path does not match |
| 125 | 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.