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_stocks_get_item | /api/stocks/{id}.{_format} | Path does not match |
| 6 | api_stocks_get_collection | /api/stocks.{_format} | Path does not match |
| 7 | _api_/inventories/{id}.{_format}_get | /api/inventories/{id}.{_format} | Path does not match |
| 8 | _api_/inventories.{_format}_get_collection | /api/inventories.{_format} | Path does not match |
| 9 | _api_/inventories.{_format}_post | /api/inventories.{_format} | Path does not match |
| 10 | _api_/inventories/{id}.{_format}_put | /api/inventories/{id}.{_format} | Path does not match |
| 11 | _api_/inventories/{id}.{_format}_patch | /api/inventories/{id}.{_format} | Path does not match |
| 12 | _api_/inventories/{id}.{_format}_delete | /api/inventories/{id}.{_format} | Path does not match |
| 13 | _api_/price_products/{id}.{_format}_get | /api/price_products/{id}.{_format} | Path does not match |
| 14 | _api_/price_products.{_format}_get_collection | /api/price_products.{_format} | Path does not match |
| 15 | _api_/products/{id}.{_format}_get | /api/products/{id}.{_format} | Path does not match |
| 16 | _api_/stations/{id}.{_format}_get | /api/stations/{id}.{_format} | Path does not match |
| 17 | _api_/stations.{_format}_get_collection | /api/stations.{_format} | Path does not match |
| 18 | _api_/stations.{_format}_post | /api/stations.{_format} | Path does not match |
| 19 | _api_/stations/{id}.{_format}_put | /api/stations/{id}.{_format} | Path does not match |
| 20 | _api_/stations/{id}.{_format}_patch | /api/stations/{id}.{_format} | Path does not match |
| 21 | _api_/stations/{id}.{_format}_delete | /api/stations/{id}.{_format} | Path does not match |
| 22 | _api_/type_prices/{id}.{_format}_get | /api/type_prices/{id}.{_format} | Path does not match |
| 23 | _api_/type_prices.{_format}_get_collection | /api/type_prices.{_format} | Path does not match |
| 24 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 25 | _wdt | /_wdt/{token} | Path does not match |
| 26 | _profiler_home | /_profiler/ | Path does not match |
| 27 | _profiler_search | /_profiler/search | Path does not match |
| 28 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 29 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 30 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 31 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 32 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 33 | _profiler_open_file | /_profiler/open | Path does not match |
| 34 | _profiler | /_profiler/{token} | Path does not match |
| 35 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 36 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 37 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 38 | admin_account_bank_index | /admin/account-banks | Path does not match |
| 39 | admin_account_bank_new | /admin/account-banks/new | Path does not match |
| 40 | admin_account_bank_edit | /admin/account-banks/{uuid}/edit | Path does not match |
| 41 | admin_order_index | /admin/order/{name} | Path does not match |
| 42 | admin_order_show | /admin/order/{uuid}/show | Path does not match |
| 43 | admin_transfer_index | /admin/transfer/ | Path does not match |
| 44 | admin_transfer_show | /admin/transfer/{uuid}/show | Path does not match |
| 45 | admin_transfer_delete | /admin/transfer/{uuid}/delete | Path does not match |
| 46 | admin_bank_index | /admin/bank | Path does not match |
| 47 | admin_bank_new | /admin/bank/new | Path does not match |
| 48 | admin_bank_edit | /admin/bank/{uuid}/edit | Path does not match |
| 49 | param_cuve_index | /settings/cuves/{uuid} | Path does not match |
| 50 | param_cuve_new | /settings/cuves/new/{uuid} | Path does not match |
| 51 | param_cuve_edit | /settings/cuves/{uuid}/edit | Path does not match |
| 52 | admin_dashboard | /admin/dashboard | Path does not match |
| 53 | param_demande_index | /params/demande_modification | Path does not match |
| 54 | param_demande_new | /params/demande_modification/new | Path does not match |
| 55 | param_demande_edit | /params/demande_modification/{uuid}/edit | Path does not match |
| 56 | param_demande_show | /params/demande_modification/{uuid}/show | Path does not match |
| 57 | admin_gerant_index | /admin/gerant | Path does not match |
| 58 | admin_gerant_new | /admin/gerant/new | Path does not match |
| 59 | admin_gerant_edit | /admin/gerant/{uuid}/edit | Path does not match |
| 60 | admin_inspector_index | /admin/inspector/ | Path does not match |
| 61 | admin_inspector_new | /admin/inspector/new | Path does not match |
| 62 | admin_inspector_edit | /admin/inspector/{uuid}/edit | Path does not match |
| 63 | admin_inspector_delete | /admin/inspector/{uuid} | Path does not match |
| 64 | inventory_index | /inventory | Path does not match |
| 65 | inventory_new | /inventory/new | Path does not match |
| 66 | inventory_edit | /inventory/{uuid}/edit | Path does not match |
| 67 | inventory_delete | /inventory/{uuid}/delete | Path does not match |
| 68 | admin_journal_station_index | /admin/journal/station/ | Path does not match |
| 69 | admin_journal_station_download_model | /admin/journal/station/download_model | Path does not match |
| 70 | admin_journal_station_import | /admin/journal/station/import | Path does not match |
| 71 | admin_journal_station_edit | /admin/journal/station/{uuid}/edit | Path does not match |
| 72 | objective_station_index | /objective_station/ | Path does not match |
| 73 | objective_station_new | /objective_station/new | Path does not match |
| 74 | objective_station_edit | /objective_station/{uuid}/edit | Path does not match |
| 75 | objective_station_show | /objective_station/{uuid}/show | Path does not match |
| 76 | admin_offer_index | /admin/offer/ | Path does not match |
| 77 | admin_offer_new | /admin/offer/new | Path does not match |
| 78 | admin_offer_edit | /admin/offer/{uuid}/edit | Path does not match |
| 79 | admin_offer_delete | /admin/offer/{id} | Path does not match |
| 80 | param_pompe_index | /settings/pompes | Path does not match |
| 81 | param_pompe_new | /settings/pompes/new | Path does not match |
| 82 | param_pompe_edit | /settings/pompes/{uuid}/edit | Path does not match |
| 83 | app_admin_product | /admin/product/ | Path does not match |
| 84 | app_admin_product_new | /admin/product/new | Path does not match |
| 85 | app_admin_product_show | /admin/product/{uuid} | Path does not match |
| 86 | app_admin_product_edit | /admin/product/{uuid}/edit | Path does not match |
| 87 | app_admin_settings_index | /admin/settings/ | Path does not match |
| 88 | app_admin_settings_new | /admin/settings/new | Path does not match |
| 89 | app_admin_settings_get_time_remaining | /admin/settings/api/get-time-remaining | Path does not match |
| 90 | admin_station_index | /admin/station | Path does not match |
| 91 | admin_station_edit | /admin/station/{uuid}/edit | Path does not match |
| 92 | admin_tiers_index | /admin/tiers/ | Path does not match |
| 93 | admin_tiers_new | /admin/tiers/new | Path does not match |
| 94 | admin_tiers_edit | /admin/tiers/{uuid}/edit | Path does not match |
| 95 | admin_type_expenses_index | /admin/type-expenses/ | Path does not match |
| 96 | admin_type_expenses_new | /admin/type-expenses/new | Path does not match |
| 97 | admin_type_expenses_edit | /admin/type-expenses/{id}/edit | Path does not match |
| 98 | api_mandataire_deliverie | /api/v1/reporting/deliveries | Path does not match |
| 99 | api_mandataire_depotage | /api/v1/reporting/depotages | Path does not match |
| 100 | api_mandataire_pompes | /api/v1/reporting/journee_pompes | Path does not match |
| 101 | api_mandataire_pompes_detail | /api/v1/reporting/journee_pompes_detail | Path does not match |
| 102 | api_mandataire_cuves | /api/v1/reporting/journee_cuves | Path does not match |
| 103 | api_mandataire_cuves_detail | /api/v1/reporting/journee_cuves_detail | Path does not match |
| 104 | api_mandataire_journee_vente | /api/v1/reporting/journee_ventes | Path does not match |
| 105 | api_mandataire_journee_stock_carburant | /api/v1/reporting/journee_stocks_carburant | Path does not match |
| 106 | api_mandataire_recettes | /api/v1/reporting/recettes/{stationId} | Path does not match |
| 107 | api_mandataire_inventaire_gaz | /api/v1/reporting/invent_gaz | Path does not match |
| 108 | api_mandataire_inventaire_lub | /api/v1/reporting/invent_lubrifiant | Path does not match |
| 109 | api_mandataire_stock | /api/v1/reporting/journal_stock | Path does not match |
| 110 | api_mandataire_goal_station | /api/v1/reporting/objectif_station | Path does not match |
| 111 | api_mandataire_ventes | /api/v1/reporting/ventes | Path does not match |
| 112 | api_mandataire_depenses | /api/v1/reporting/depenses | Path does not match |
| 113 | api_mandataire_tpes | /api/v1/reporting/tpes | Path does not match |
| 114 | api_mandataire_journee_recettes | /api/v1/reporting/journee_recettes/{stationId} | Path does not match |
| 115 | api_mandataire_deposits | /api/v1/reporting/deposits | Path does not match |
| 116 | api_mandataire_journal_vente | /api/v1/reporting/journal_vente | Path does not match |
| 117 | api_mandataire_journal_caisse | /api/v1/reporting/journal_caisse | Path does not match |
| 118 | api_mandataire_journal_bank | /api/v1/reporting/journal_bank | Path does not match |
| 119 | api_mandataire_journal_station | /api/v1/reporting/journal_station | Path does not match |
| 120 | generate_accounting_station | /api/v1/reporting/generate/accounting/{stationId}&{startDate}&{endDate} | Path does not match |
| 121 | api_mandataire_ventes_credit | /api/v1/reporting/ventes/credit | Path does not match |
| 122 | recovery_payment | /api/v1/reporting/recovery/payment | Path does not match |
| 123 | recovery_acompte | /api/v1/reporting/recovery/acompte | Path does not match |
| 124 | ticketing | /api/v1/reporting/ticketing | Path does not match |
| 125 | api_accounting_update | /api/accounting_journals/api/update | Path does not match |
| 126 | app_api_apidashboard__invoke | /api-dashboard | Path does not match |
| 127 | api_reporting_depotage | /api/reporting/depotage | Path does not match |
| 128 | api_reporting_pompes | /api/reporting/pompes | Path does not match |
| 129 | api_reporting_cuves | /api/reporting/cuves | Path does not match |
| 130 | api_reporting_journee_recette | /api/reporting/journee_recette | Path does not match |
| 131 | api_reporting_fiche_inventaire | /api/reporting/fiche_inventaire | Path does not match |
| 132 | api_reporting_stock_lubrifiant | /api/reporting/stock_lubrifiant | Path does not match |
| 133 | api_get_goal | /api/v1/goals | Path does not match |
| 134 | api_reporting_journal | /api/inspector/reporting/journal | Path does not match |
| 135 | api_reporting_journal_caisse | /api/inspector/reporting/journal_caisse | Path does not match |
| 136 | api_reporting_bon_valeur | /api/inspector/reporting/bon_valeur | Path does not match |
| 137 | api_reporting_tpe | /api/inspector/reporting/tpe | Path does not match |
| 138 | api_reporting_check | /api/inspector/reporting/checks | Path does not match |
| 139 | api_reporting_stock_carburant | /api/inspector/reporting/stock_carburants | Path does not match |
| 140 | api_reporting_suivi_client | /api/inspector/reporting/track-customers | Path does not match |
| 141 | api_reporting_expenses | /api/inspector/reporting/expenses | Path does not match |
| 142 | api_reporting_ventes | /api/inspector/reporting/ventes | Path does not match |
| 143 | api_reporting_delivery | /api/inspector/reporting/deliveries | Path does not match |
| 144 | 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.