Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_doc | /api/docs.{_format} | Path does not match |
| 2 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 5 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 6 | _api_errors | /api/errors/{status}.{_format} | Path does not match |
| 7 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 8 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 10 | _api_/advertiser_routes{._format}_get_collection | /api/advertiser_routes.{_format} | Path does not match |
| 11 | _api_/advertiser_routes/{id}{._format}_get | /api/advertiser_routes/{id}.{_format} | Path does not match |
| 12 | _api_/company/{id}/advertiser_routes_get | /api/company/{id}/advertiser_routes | Path does not match |
| 13 | _api_/advertiser_routes{._format}_post | /api/advertiser_routes.{_format} | Path does not match |
| 14 | _api_/advertiser_routes/{id}{._format}_put | /api/advertiser_routes/{id}.{_format} | Path does not match |
| 15 | _api_/vw_advertiser_route_proposals{._format}_get_collection | /api/vw_advertiser_route_proposals.{_format} | Path does not match |
| 16 | _api_/vw_advertiser_route_proposals/{id}{._format}_get | /api/vw_advertiser_route_proposals/{id}.{_format} | Path does not match |
| 17 | _api_/vw_report_rejected_reasons{._format}_get_collection | /api/vw_report_rejected_reasons.{_format} | Path does not match |
| 18 | _api_/vw_report_rejected_reasons/{id}{._format}_get | /api/vw_report_rejected_reasons/{id}.{_format} | Path does not match |
| 19 | _api_/route_companies{._format}_get_collection | /api/route_companies.{_format} | Path does not match |
| 20 | _api_/company/{id}/routes_get | /api/company/{id}/routes | Path does not match |
| 21 | _api_/route_companies{._format}_post | /api/route_companies.{_format} | Path does not match |
| 22 | _api_/route_companies/{id}{._format}_put | /api/route_companies/{id}.{_format} | Path does not match |
| 23 | _api_/route_company_configuration_vehicle_formats{._format}_get_collection | /api/route_company_configuration_vehicle_formats.{_format} | Path does not match |
| 24 | _api_/route_company_configuration_vehicle_formats{._format}_post | /api/route_company_configuration_vehicle_formats.{_format} | Path does not match |
| 25 | _api_/route_company_configuration_vehicle_formats/{routeCompanyConfiguration}/{vehicleFormat}_get | /api/route_company_configuration_vehicle_formats/{routeCompanyConfiguration}/{vehicleFormat} | Path does not match |
| 26 | _api_/route_company_configuration_vehicle_formats/{routeCompanyConfiguration}/{vehicleFormat}_put | /api/route_company_configuration_vehicle_formats/{routeCompanyConfiguration}/{vehicleFormat} | Path does not match |
| 27 | _api_/whatsapps{._format}_get_collection | /api/whatsapps.{_format} | Path does not match |
| 28 | _api_/whatsapps/{id}{._format}_get | /api/whatsapps/{id}.{_format} | Path does not match |
| 29 | _api_/whatsapps{._format}_post | /api/whatsapps.{_format} | Path does not match |
| 30 | _api_/whatsapps/{id}{._format}_put | /api/whatsapps/{id}.{_format} | Path does not match |
| 31 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 32 | _wdt | /_wdt/{token} | Path does not match |
| 33 | _profiler_home | /_profiler/ | Path does not match |
| 34 | _profiler_search | /_profiler/search | Path does not match |
| 35 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 36 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 37 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 38 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 39 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 40 | _profiler_open_file | /_profiler/open | Path does not match |
| 41 | _profiler | /_profiler/{token} | Path does not match |
| 42 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 43 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 44 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 45 | app_client_frontend | /client/frontend | Path does not match |
| 46 | app_client_invoice_index | /client/invoice/ | Path does not match |
| 47 | app_client_invoice_show | /client/invoice/{id}/show | Path does not match |
| 48 | app_client_ship_index | /client/ship/ | Path does not match |
| 49 | app_client_ship_new | /client/ship/new | Path does not match |
| 50 | app_client_ship_show | /client/ship/{id}/show | Path does not match |
| 51 | app_client_ship_edit | /client/ship/{id}/edit | Path does not match |
| 52 | app_client_ship_delete | /client/ship/{id}/delete | Path does not match |
| 53 | app_company_advertiser_point_index | /company/advertiser/point/ | Path does not match |
| 54 | app_company_advertiser_point_new | /company/advertiser/point/new | Path does not match |
| 55 | app_company_adversiter_point_change_status | /company/advertiser/point/{id}/changeStatus | Path does not match |
| 56 | app_company_advertiser_point_show | /company/advertiser/point/{id}/show | Path does not match |
| 57 | app_company_advertiser_point_edit | /company/advertiser/point/{id}/edit | Path does not match |
| 58 | app_company_advertiser_point_delete | /company/advertiser/point/{id}/delete | Path does not match |
| 59 | app_company_advertiser_point_valid_geo | /company/advertiser/point/{id}/validgeo | Path does not match |
| 60 | app_company_advertiser_point_user_points | /company/advertiser/point/{id}/points | Path does not match |
| 61 | app_company_advertiser_point_remove_user | /company/advertiser/point/{id}/remove/point | Path does not match |
| 62 | app_company_advertiser_route_configuration_index | /company/admin/advertiser/route/configuration/ | Path does not match |
| 63 | app_company_advertiser_route_configuration_new | /company/admin/advertiser/route/configuration/new | Path does not match |
| 64 | app_company_advertiser_route_configuration_edit | /company/admin/advertiser/route/configuration/{id}/edit | Path does not match |
| 65 | app_company_advertiser_route_configuration_delete | /company/admin/advertiser/route/configuration/{id}/delete | Path does not match |
| 66 | app_company_advertiser_route_index | /company/advertiser/route/ | Path does not match |
| 67 | app_advertisement_refusals_list | /company/advertiser/route/advertisement-refusals | Path does not match |
| 68 | app_advertisement_refusals_noshow_list | /company/advertiser/route/advertisement-noshow | Path does not match |
| 69 | app_company_advertiser_route_new | /company/advertiser/route/new | Path does not match |
| 70 | app_company_advertiser_route_newbulk | /company/advertiser/route/newbulk | Path does not match |
| 71 | app_company_advertiser_route_bulk_submit | /company/advertiser/route/bulk-submit | Path does not match |
| 72 | download_excel_template | /company/advertiser/route/download-template | Path does not match |
| 73 | app_company_advertiser_route_show | /company/advertiser/route/{id}/show | Path does not match |
| 74 | app_company_advertiser_route_check_finished | /company/advertiser/route/{id}/check/finished | Path does not match |
| 75 | app_company_advertiser_route_approved_check | /company/advertiser/route/{id}/approvedCheck | Path does not match |
| 76 | app_company_advertiser_route_fob_selecttrip | /company/advertiser/route/fob/{id}/selecttrip | Path does not match |
| 77 | app_company_advertiser_route_mark_paid | /company/advertiser/route/{id}/markedpai | Path does not match |
| 78 | app_company_advertiser_route_edit | /company/advertiser/route/{id}/edit | Path does not match |
| 79 | app_company_advertiser_route_delete | /company/advertiser/route/{id}/delete | Path does not match |
| 80 | app_company_advertiser_route_noshow | /company/advertiser/route/{id}/noshow | Path does not match |
| 81 | ajax_vehicle_formats | /company/advertiser/route/ajax/vehicle/formats/{routeCompanyId} | Path does not match |
| 82 | app_company_advertiser_route_ajax_points | /company/advertiser/route/ajax/points/{id} | Path does not match |
| 83 | app_company_advertiser_cte_download | /company/advertiser/route/cte/file/{id}/download | Path does not match |
| 84 | app_company_approved_route_company_index | /company/approved/ | Path does not match |
| 85 | app_company_auction_recorrence_index | /company/auction/recorrence/ | Path does not match |
| 86 | app_company_auction_recorrence_new | /company/auction/recorrence/new | Path does not match |
| 87 | app_company_auction_recorrence_show | /company/auction/recorrence/{id}/show | Path does not match |
| 88 | app_company_auction_recorrence_edit | /company/auction/recorrence/{id}/edit | Path does not match |
| 89 | app_company_auction_recorrence_delete | /company/auction/recorrence/{id}/delete | Path does not match |
| 90 | app_company_company_approved_list_index | /company/admin/approved/list | Path does not match |
| 91 | app_company_company_approved_list_new | /company/admin/approved/list/new | Path does not match |
| 92 | app_company_company_approved_list_edit | /company/admin/approved/list/{id}/changeposition | Path does not match |
| 93 | app_company_company_approved_list_move_up | /company/admin/approved/list/{id}/up | Path does not match |
| 94 | app_company_company_approved_list_move_down | /company/admin/approved/list/{id}/down | Path does not match |
| 95 | app_company_company_approved_list_delete | /company/admin/approved/list/{id}/delete | Path does not match |
| 96 | app_company_company_blockchain | /company/admin/blockchain | Path does not match |
| 97 | app_company_company_blockchain_settings | /company/admin/blockchain/{id}/settings | Path does not match |
| 98 | app_company_company_blockchain_settings_choosedefault | /company/admin/blockchain/{id}/choosedefault | Path does not match |
| 99 | app_company_company_chat_index | /company/chat/ | Path does not match |
| 100 | app_company_company_chat_new | /company/chat/new | Path does not match |
| 101 | app_company_company_chat_new_byShip | /company/chat/newbySip/{id} | Path does not match |
| 102 | app_company_add_message | /company/chat/{id}/add/message | Path does not match |
| 103 | app_company_company_chat_show | /company/chat/{id}/show | Path does not match |
| 104 | app_company_company_chat_delete | /company/chat/{id}/delete | Path does not match |
| 105 | app_company_company_courier | /company/portaria/courier/ | Path does not match |
| 106 | app_company_company_courier_submit | /company/portaria/courier/{id}/submit-pending-docs | Path does not match |
| 107 | app_company_courier_pending_docs | /company/portaria/courier/list-pending-docs | Path does not match |
| 108 | app_company_company_settings_index | /company/admin/settings/ | Path does not match |
| 109 | app_company_company_settings_edit | /company/admin/settings/{id}/edit | Path does not match |
| 110 | app_company_company_ship | /company/ship/ | Path does not match |
| 111 | app_company_company_ship_show | /company/ship/{id}/show | Path does not match |
| 112 | app_company_company_ship_rating | /company/ship/{id}/rating | Path does not match |
| 113 | app_company_company_transporter | /company/portaria/transporter | Path does not match |
| 114 | app_company_transporter_refusals | /company/portaria/advertisement-refusals | Path does not match |
| 115 | app_company_transporter_routes | /company/portaria/transporter/{id}/routes | Path does not match |
| 116 | app_company_company_suspension | /company/transporter/suspension | Path does not match |
| 117 | app_company_homologation_log | /company/transporter/homologation/log | Path does not match |
| 118 | app_company_company_transporter_invite | /company/auction/transporter/invite | Path does not match |
| 119 | app_company_company_transporter_show | /company/transporter/{id}/show | Path does not match |
| 120 | app_company_company_transporter_remove | /company/auction/transporter/{id}/remove | Path does not match |
| 121 | app_company_company_transporter_suspend | /company/transporter/{id}/suspend | Path does not match |
| 122 | app_company_company_transporter_suspendremove | /company/transporter/{id}/suspendremove | Path does not match |
| 123 | app_company_company_transporter_couriers | /company/admin/transporter/{id}/couriers | Path does not match |
| 124 | app_company_company_transporter_addcourier | /company/admin/transporter/{id}/addcourier | Path does not match |
| 125 | app_company_company_transporter_removecourier | /company/admin/transporter/{id}/removecourier | Path does not match |
| 126 | app_company_company_transporter_premium | /company/admin/transporter/{id}/premium | Path does not match |
| 127 | app_company_company_transporter_draf_accept | /company/auction/transporter/{id}/draft/accept | Path does not match |
| 128 | app_company_company_transporter_draf_reject | /company/auction/transporter/{id}/draft/reject | Path does not match |
| 129 | app_company_company_transporter_premiumaccepted | /company/admin/transporter/{id}/premiumaccepted | Path does not match |
| 130 | app_company_company_user_index | /company/admin/user/ | Path does not match |
| 131 | app_company_company_user_new | /company/admin/user/new | Path does not match |
| 132 | app_company_company_user_edit | /company/admin/user/{id}/edit | Path does not match |
| 133 | app_company_company_user_delete | /company/admin/user/{id}/delete | Path does not match |
| 134 | app_company_company_user_points | /company/admin/user/{id}/points | Path does not match |
| 135 | app_company_company_user_remove_point | /company/admin/user/{id}/remove/point | Path does not match |
| 136 | app_company_vehicle_format_index | /company/admin/vehicle/ | Path does not match |
| 137 | app_company_vehicle_format_delete | /company/admin/vehicle/{id}/vehicle/delete | Path does not match |
| 138 | app_company_financial | /company/financial/ | Path does not match |
| 139 | app_company_financial_invoices | /company/financial/invoices | Path does not match |
| 140 | app_company_financial_create_invoice | /company/financial/create/invoice/{id}/{all} | Path does not match |
| 141 | app_company_financial_invoice_show | /company/financial/showinvoice/{id} | Path does not match |
| 142 | app_company_financial_invoice_mark_paid | /company/financial/markpaid/{id}/invoice | Path does not match |
| 143 | app_company_financial_invoice_downloadcte | /company/financial/downloadcte/{id}/invoice | Path does not match |
| 144 | app_company_frontend | /company/ | Path does not match |
| 145 | app_company_frontend_dashboard | /company/dashboard | Path does not match |
| 146 | app_company_frontend_refusal_proposal | /company/refusal/proposal | Path does not match |
| 147 | app_company_frontend_adhesion | /company/adhesion | Path does not match |
| 148 | app_company_frontend_adhesion_points | /company/adhesion/points | Path does not match |
| 149 | app_company_frontend_adhesion_point_detail | /company/adhesion/point/{id} | Path does not match |
| 150 | app_company_frontend_adhesion_transporters | /company/adhesion/transporters | Path does not match |
| 151 | app_company_frontend_adhesion_transporter_detail | /company/adhesion/transporters/{id}/rejection/detail | Path does not match |
| 152 | app_company_tower | /company/tower | Path does not match |
| 153 | app_company_co2 | /company/co2 | Path does not match |
| 154 | company_adhesion_transporter_list_refusal | /company/adhesion/transporters/list/refusal | Path does not match |
| 155 | app_company_pending_homologation_index | /company/pending/homologation/ | Path does not match |
| 156 | app_company_pending_homologation_show | /company/pending/homologation/{id}/show | Path does not match |
| 157 | app_company_pending_homologation_accepted | /company/pending/homologation/{id}/accepted | Path does not match |
| 158 | app_company_pending_homologation_delete | /company/pending/homologation/{id}/delete | Path does not match |
| 159 | app_company_route_auction_setting_index | /company/route/auction/setting/ | Path does not match |
| 160 | app_company_route_auction_setting_new | /company/route/auction/setting/new/{id} | Path does not match |
| 161 | app_company_route_auction_setting_show | /company/route/auction/setting/{id}/show | Path does not match |
| 162 | app_company_route_auction_setting_edit | /company/route/auction/setting/{id}/edit | Path does not match |
| 163 | app_company_route_auction_setting_delete | /company/route/auction/setting/{id}/delete | Path does not match |
| 164 | app_company_route_company_configuration_index | /company/admin/route/company/configuration/ | Path does not match |
| 165 | app_company_route_company_configuration_new | /company/admin/route/company/configuration/new | Path does not match |
| 166 | app_company_route_company_configuration_edit | /company/admin/route/company/configuration/{id}/edit | Path does not match |
| 167 | app_company_route_company_configuration_delete_vehicle | /company/admin/route/company/configuration/{configId}/vehicle/{vehicleId}/delete | Path does not match |
| 168 | app_company_route_company_configuration_delete_transporter | /company/admin/route/company/configuration/{configId}/transporter/{transporterId}/delete | Path does not match |
| 169 | app_company_route_company_configuration_delete | /company/admin/route/company/configuration/{id}/delete | Path does not match |
| 170 | app_company_route_company_index | /company/auction/route/company/ | Path does not match |
| 171 | app_company_route_company_change_status | /company/auction/route/company/{id}/changeStatus | Path does not match |
| 172 | app_company_route_company_new | /company/auction/route/company/new | Path does not match |
| 173 | app_company_route_company_show | /company/auction/route/company/{id}/show | Path does not match |
| 174 | app_company_route_company_tripavailable | /company/auction/route/company/{id}/tripavailable | Path does not match |
| 175 | app_company_route_company_anticipateRecurrence | /company/auction/route/company/{id}/anticipateRecurrence | Path does not match |
| 176 | app_company_route_company_acceptedRouteCompany | /company/auction/route/company/{id}/acceptedRouteCompany | Path does not match |
| 177 | app_company_route_company_second_acceptedRouteCompany | /company/auction/route/company/{id}/secondacceptedRouteCompany | Path does not match |
| 178 | app_company_route_company_published | /company/auction/route/company/{id}/published | Path does not match |
| 179 | app_company_route_company_edit | /company/auction/route/company/{id}/edit | Path does not match |
| 180 | app_company_route_company_scheduler | /company/auction/route/company/{id}/scheduler | Path does not match |
| 181 | app_company_route_company_choosemanualwinner | /company/auction/route/company/{id}/choosemanualwinner | Path does not match |
| 182 | app_company_route_company_delete | /company/auction/route/company/{id}/delete | Path does not match |
| 183 | app_company_route_company_remove_point | /company/auction/route/company/{id}/remove/point | Path does not match |
| 184 | app_company_route_acceptance_log | /company/auction/route/company/acceptance/log | Path does not match |
| 185 | app_company_audit_index | /company/admin/audit/ | Path does not match |
| 186 | app_pwa_driver_self_registration_submit | /pwa/driver/register/{token}/submit | Path does not match |
| 187 | app_pwa_driver_self_registration | /pwa/driver/register/{token} | Path does not match |
| 188 | app_pwa_getdriver | /pwa/getdriver | Path does not match |
| 189 | app_pwa_first_access | /pwa/first-access/{token} | Path does not match |
| 190 | app_pwa_create_password | /pwa/create-password/{token} | Path does not match |
| 191 | app_pwa_frontend | /pwa | Path does not match |
| 192 | app_pwa_frontend_sidebar_menu_main | /pwa/sidebar/menu/main | Path does not match |
| 193 | app_pwa_frontend_menu_bell | /pwa/menu/bell | Path does not match |
| 194 | app_pwa_frontend_chat_list | /pwa/chat/list | Path does not match |
| 195 | app_pwa_frontend_chat_message | /pwa/chat/{id}/message | Path does not match |
| 196 | app_pwa_frontend_chat_add_message | /pwa/chat/{id}/add | Path does not match |
| 197 | app_pwa_frontend_expeditions | /pwa/expeditions | Path does not match |
| 198 | app_pwa_frontend_change_servicestatus | /pwa/change/servicestatus/{id} | Path does not match |
| 199 | app_pwa_evaluation | /pwa/evaluation | Path does not match |
| 200 | app_pwa_frontend_evaluation_point | /pwa/evaluation/{id}/point | Path does not match |
| 201 | app_pwa_frontend_map | /pwa/map | Path does not match |
| 202 | app_pwa_frontend_account | /pwa/account | Path does not match |
| 203 | app_pwa_frontend_account_edit | /pwa/account/edit | Path does not match |
| 204 | app_pwa_frontend_account_upload | /pwa/account/upload | Path does not match |
| 205 | app_pwa_file_download | /pwa/account/documents/{id}/view | Path does not match |
| 206 | app_pwa_file_delete | /pwa/account/documents/{id}/delete | Path does not match |
| 207 | app_pwa_frontend_homologation | /pwa/homologation/{id} | Path does not match |
| 208 | app_pwa_auction_trips | /pwa/auction/trips | Path does not match |
| 209 | app_pwa_auction_trip_bid_save | /pwa/auction/trip/{id}/bid/save | Path does not match |
| 210 | app_frontend | / | Path does not match |
| 211 | app_chat_allread | /allread | Path does not match |
| 212 | app_register | /register/access_key/{key} | Path does not match |
| 213 | app_register_transporter | /register/transporter/{key} | Path does not match |
| 214 | app_register_company | /register/company/{key} | Path does not match |
| 215 | app_register_changepassword | /register/changepassword/{key} | Path does not match |
| 216 | app_register_forgotpassword | /register/forgotpassword | Path does not match |
| 217 | app_register_success | /register/success | Path does not match |
| 218 | app_register_success_transporter | /register/successtransporter | Path does not match |
| 219 | app_register_termsandconditions | /register/termsandconditions/transporter | Path does not match |
| 220 | app_register_termsandconditions_company | /register/termsandconditions/company | Path does not match |
| 221 | app_register_testeemail | /register/testeemail/{id} | Path does not match |
| 222 | 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.