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_validation_errors_xml | /api/validation_errors/{id} | Path does not match |
| 11 | _api_/categories/{id}{._format}_get | /api/categories/{id}.{_format} | Path does not match |
| 12 | _api_/categories{._format}_get_collection | /api/categories.{_format} | Path does not match |
| 13 | _api_/categories{._format}_post | /api/categories.{_format} | Path does not match |
| 14 | _api_/categories/{id}{._format}_put | /api/categories/{id}.{_format} | Path does not match |
| 15 | _api_/categories/{id}{._format}_delete | /api/categories/{id}.{_format} | Path does not match |
| 16 | _api_/customer_types/{id}{._format}_get | /api/customer_types/{id}.{_format} | Path does not match |
| 17 | _api_/customer_types{._format}_get_collection | /api/customer_types.{_format} | Path does not match |
| 18 | _api_/customer_types{._format}_post | /api/customer_types.{_format} | Path does not match |
| 19 | _api_/customer_types/{id}{._format}_put | /api/customer_types/{id}.{_format} | Path does not match |
| 20 | _api_/customer_types/{id}{._format}_delete | /api/customer_types/{id}.{_format} | Path does not match |
| 21 | _api_/orders/{id}{._format}_get | /api/orders/{id}.{_format} | Path does not match |
| 22 | _api_/orders{._format}_get_collection | /api/orders.{_format} | Path does not match |
| 23 | _api_/orders{._format}_post | /api/orders.{_format} | Path does not match |
| 24 | _api_/orders/{id}{._format}_put | /api/orders/{id}.{_format} | Path does not match |
| 25 | _api_/orders/{id}{._format}_delete | /api/orders/{id}.{_format} | Path does not match |
| 26 | _api_/products/{id}{._format}_get | /api/products/{id}.{_format} | Path does not match |
| 27 | _api_/products{._format}_get_collection | /api/products.{_format} | Path does not match |
| 28 | _api_/products{._format}_post | /api/products.{_format} | Path does not match |
| 29 | _api_/products/{id}{._format}_put | /api/products/{id}.{_format} | Path does not match |
| 30 | _api_/products/{id}{._format}_delete | /api/products/{id}.{_format} | Path does not match |
| 31 | _api_/product_prices/{id}{._format}_get | /api/product_prices/{id}.{_format} | Path does not match |
| 32 | _api_/product_prices{._format}_get_collection | /api/product_prices.{_format} | Path does not match |
| 33 | _api_/product_prices{._format}_post | /api/product_prices.{_format} | Path does not match |
| 34 | _api_/product_prices/{id}{._format}_put | /api/product_prices/{id}.{_format} | Path does not match |
| 35 | _api_/product_prices/{id}{._format}_delete | /api/product_prices/{id}.{_format} | Path does not match |
| 36 | _api_/users/{id}{._format}_get | /api/users/{id}.{_format} | Path does not match |
| 37 | _api_/users{._format}_get_collection | /api/users.{_format} | Path does not match |
| 38 | _api_/users{._format}_post | /api/users.{_format} | Path does not match |
| 39 | _api_/users/{id}{._format}_put | /api/users/{id}.{_format} | Path does not match |
| 40 | _api_/users/{id}{._format}_delete | /api/users/{id}.{_format} | Path does not match |
| 41 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 42 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 43 | _wdt | /_wdt/{token} | Path does not match |
| 44 | _profiler_home | /_profiler/ | Path does not match |
| 45 | _profiler_search | /_profiler/search | Path does not match |
| 46 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 47 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 48 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 49 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 50 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 51 | _profiler_open_file | /_profiler/open | Path does not match |
| 52 | _profiler | /_profiler/{token} | Path does not match |
| 53 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 54 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 55 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 56 | admin_category_index | /admin/category/ | Path does not match |
| 57 | admin_category_new | /admin/category/new | Path does not match |
| 58 | admin_category_quick_add | /admin/category/quick-add | Path does not match |
| 59 | admin_category_new_modal | /admin/category/new-modal/{parentId} | Path does not match |
| 60 | admin_category_new_ajax | /admin/category/new-ajax | Path does not match |
| 61 | admin_category_show | /admin/category/{id} | Path does not match |
| 62 | admin_category_edit | /admin/category/{id}/edit | Path does not match |
| 63 | admin_category_delete | /admin/category/{id}/delete | Path does not match |
| 64 | admin_category_move | /admin/category/{id}/move/{direction} | Path does not match |
| 65 | admin_client_search | /admin/client/search | Path does not match |
| 66 | admin_client_index | /admin/client/ | Path does not match |
| 67 | admin_client_new | /admin/client/new | Path does not match |
| 68 | admin_client_show | /admin/client/{id} | Path does not match |
| 69 | admin_client_edit | /admin/client/{id}/edit | Path does not match |
| 70 | admin_client_toggle_activation | /admin/client/{id}/toggle-activation | Path does not match |
| 71 | admin_client_reset_password | /admin/client/{id}/reset-password | Path does not match |
| 72 | admin_client_send_credentials | /admin/client/{id}/send-credentials | Path does not match |
| 73 | admin_client_delete | /admin/client/{id}/delete | Path does not match |
| 74 | admin_customer_type_index | /admin/customer-type/ | Path does not match |
| 75 | admin_customer_type_new | /admin/customer-type/new | Path does not match |
| 76 | admin_customer_type_show | /admin/customer-type/{id} | Path does not match |
| 77 | admin_customer_type_edit | /admin/customer-type/{id}/edit | Path does not match |
| 78 | admin_customer_type_delete | /admin/customer-type/{id}/delete | Path does not match |
| 79 | admin_customer_type_ajax_create | /admin/customer-type/ajax/create | Path does not match |
| 80 | admin_email_settings_index | /admin/email/ | Path does not match |
| 81 | admin_email_config_edit | /admin/email/config/edit | Path does not match |
| 82 | admin_email_config_save | /admin/email/config/save | Path does not match |
| 83 | admin_email_provider_add | /admin/email/provider/add | Path does not match |
| 84 | admin_email_provider_create | /admin/email/provider/create | Path does not match |
| 85 | admin_email_provider_edit | /admin/email/provider/{id}/edit | Path does not match |
| 86 | admin_email_provider_update | /admin/email/provider/{id}/update | Path does not match |
| 87 | admin_email_provider_toggle | /admin/email/provider/{id}/toggle | Path does not match |
| 88 | admin_email_provider_delete | /admin/email/provider/{id}/delete | Path does not match |
| 89 | admin_email_test | /admin/email/test | Path does not match |
| 90 | admin_email_test_send | /admin/email/test/send | Path does not match |
| 91 | admin_email_templates_index | /admin/email-templates/ | Path does not match |
| 92 | admin_email_templates_preview | /admin/email-templates/preview/{template} | Path does not match |
| 93 | admin_invoice_upload | /admin/invoice/upload/{id} | Path does not match |
| 94 | admin_invoice_download | /admin/invoice/download/{id} | Path does not match |
| 95 | admin_invoice_delete | /admin/invoice/delete/{id} | Path does not match |
| 96 | admin_invoice_send_email | /admin/invoice/send-email/{id} | Path does not match |
| 97 | admin_order_index | /admin/order/ | Path does not match |
| 98 | admin_order_show | /admin/order/{id} | Path does not match |
| 99 | admin_order_update_status | /admin/order/{id}/update-status | Path does not match |
| 100 | admin_order_delete | /admin/order/{id}/delete | Path does not match |
| 101 | admin_order_pdf | /admin/order/{id}/pdf | Path does not match |
| 102 | admin_order_pdf_download | /admin/order/{id}/pdf/download | Path does not match |
| 103 | admin_order_save_comment | /admin/order/{id}/save-comment | Path does not match |
| 104 | admin_order_item_update_quantity | /admin/order/item/{id}/update-quantity | Path does not match |
| 105 | admin_order_item_remove | /admin/order/item/{id}/remove | Path does not match |
| 106 | admin_password_reset_index | /admin/password-reset | Path does not match |
| 107 | admin_password_reset_generate | /admin/password-reset/generate/{id} | Path does not match |
| 108 | admin_password_reset_reject | /admin/password-reset/reject/{id} | Path does not match |
| 109 | admin_payment_add | /admin/payment/add/{id} | Path does not match |
| 110 | admin_payment_delete | /admin/payment/delete/{id} | Path does not match |
| 111 | admin_payment_mark_as_paid | /admin/payment/mark-as-paid/{id} | Path does not match |
| 112 | admin_product_index | /admin/product/ | Path does not match |
| 113 | admin_product_new | /admin/product/new | Path does not match |
| 114 | admin_product_show | /admin/product/{id} | Path does not match |
| 115 | admin_product_edit | /admin/product/{id}/edit | Path does not match |
| 116 | admin_product_delete | /admin/product/{id}/delete | Path does not match |
| 117 | admin_product_toggle_availability | /admin/product/{id}/toggle-availability | Path does not match |
| 118 | admin_product_move | /admin/product/{id}/move/{direction} | Path does not match |
| 119 | admin_product_move_global | /admin/product/{id}/move-global/{direction} | Path does not match |
| 120 | admin_profile | /admin/profile/ | Path does not match |
| 121 | admin_profile_edit | /admin/profile/edit | Path does not match |
| 122 | admin_pending_registrations | /admin/registrations/pending | Path does not match |
| 123 | admin_settings_index | /admin/settings/ | Path does not match |
| 124 | admin_settings_app_variables_edit | /admin/settings/app-variables/edit | Path does not match |
| 125 | admin_settings_app_variables_save | /admin/settings/app-variables/save | Path does not match |
| 126 | admin_settings_company_edit | /admin/settings/company/edit | Path does not match |
| 127 | admin_settings_company_save | /admin/settings/company/save | Path does not match |
| 128 | admin_settings_email_edit | /admin/settings/email/edit | Path does not match |
| 129 | admin_settings_email_save | /admin/settings/email/save | Path does not match |
| 130 | admin_settings_api_add | /admin/settings/api/add | Path does not match |
| 131 | admin_settings_api_create | /admin/settings/api/create | Path does not match |
| 132 | admin_settings_api_edit | /admin/settings/api/{id}/edit | Path does not match |
| 133 | admin_settings_api_update | /admin/settings/api/{id}/update | Path does not match |
| 134 | admin_settings_api_delete | /admin/settings/api/{id}/delete | Path does not match |
| 135 | admin_settings_api_destroy | /admin/settings/api/{id}/destroy | Path does not match |
| 136 | admin_settings_emcorp_edit | /admin/settings/emcorp/edit | Path does not match |
| 137 | admin_settings_emcorp_save | /admin/settings/emcorp/save | Path does not match |
| 138 | admin_settings_emcorp_test | /admin/settings/emcorp/test | Path does not match |
| 139 | admin_dashboard | /admin/ | Path does not match |
| 140 | client_cart_index | /client/cart/ | Path does not match |
| 141 | client_cart_add | /client/cart/add/{id} | Path does not match |
| 142 | client_cart_remove | /client/cart/remove/{id} | Path does not match |
| 143 | client_cart_update | /client/cart/update/{id} | Path does not match |
| 144 | client_cart_clear | /client/cart/clear | Path does not match |
| 145 | client_cart_checkout | /client/cart/checkout | Path does not match |
| 146 | client_cart_confirm | /client/cart/confirm | Path does not match |
| 147 | client_profile | /client/profile/ | Path does not match |
| 148 | client_profile_edit | /client/profile/edit | Path does not match |
| 149 | client_dashboard | /client/ | Path does not match |
| 150 | client_orders | /client/orders | Path does not match |
| 151 | client_order_show | /client/order/{id} | Path does not match |
| 152 | client_products | /client/products | Path does not match |
| 153 | client_legal | /client/informations-legales | Path does not match |
| 154 | client_order_pdf | /client/order/{id}/pdf | Path does not match |
| 155 | client_order_pdf_download | /client/order/{id}/pdf/download | Path does not match |
| 156 | app_home | / | Path does not match |
| 157 | api_register | /api/register | Path does not match |
| 158 | app_forgot_password | /forgot-password | Path does not match |
| 159 | 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.