Routing
account_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/profil/connexion
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_application_todo_list | /admin/application/todo/list | Path does not match |
| 2 | admin_application_todo_new | /admin/application/todo/new | Path does not match |
| 3 | admin_application_todo_project | /admin/application/todo/projects | Path does not match |
| 4 | admin_category_list | /admin/categories/list | Path does not match |
| 5 | admin_category_new | /admin/categories/new | Path does not match |
| 6 | admin_category_edit | /admin/categories/{id}/edit | Path does not match |
| 7 | admin_category_delete | /admin/categories/{id} | Path does not match |
| 8 | admin_category_ajax_edit | /admin/categories/ajax-edit/{categoryId} | Path does not match |
| 9 | admin_cms__editElementor | /admin/cms/editElementor/{id} | Path does not match |
| 10 | admin_distributor_list | /admin/distributor/list | Path does not match |
| 11 | admin_distributor_edit | /admin/distributor/edit/{distributorId} | Path does not match |
| 12 | admin_distributor_product_list | /admin/distributorProduct/list | Path does not match |
| 13 | admin_distributor_product_get_servers_list | /admin/distributorProduct/getServersList | Path does not match |
| 14 | admin_distributor_product_import_distributor_products | /admin/distributorProduct/importDistributorProducts | Path does not match |
| 15 | admin_distributor_product_download_file | /admin/distributorProduct/download-file | Path does not match |
| 16 | admin_distributor_product_import_edit | /admin/distributorProduct/import_edit/{id} | Path does not match |
| 17 | admin_distributor_product_products_without_images | /admin/distributorProduct/products-without-images | Path does not match |
| 18 | admin_distributor_product_update_missing_images | /admin/distributorProduct/update-missing-images | Path does not match |
| 19 | admin_distributor_product_import_product_all | /admin/distributorProduct/import_product_all | Path does not match |
| 20 | admin_distributor_product_import_product | /admin/distributorProduct/import_product | Path does not match |
| 21 | admin_distributor_product_upload_product_images | /admin/distributorProduct/uploadProductImages/{id} | Path does not match |
| 22 | admin_parameters_feature_list | /admin/parameters/feature/list | Path does not match |
| 23 | admin_parameters_feature_edit | /admin/parameters/feature/edit/{featureId} | Path does not match |
| 24 | admin_parameters_site | /admin/parameters/site | Path does not match |
| 25 | admin_parameters_social | /admin/parameters/social | Path does not match |
| 26 | admin_parameters_mail | /admin/parameters/mail | Path does not match |
| 27 | admin_parameters_payment | /admin/parameters/payment | Path does not match |
| 28 | admin_parameters_logo | /admin/parameters/logo | Path does not match |
| 29 | admin_parameters_analytics | /admin/parameters/analytics | Path does not match |
| 30 | admin_parameters_google | /admin/parameters/google | Path does not match |
| 31 | admin_parameters_facebook | /admin/parameters/facebook | Path does not match |
| 32 | admin_parameters_instagram | /admin/parameters/instagram | Path does not match |
| 33 | admin_parameters_slider_pub_list | /admin/parameters/sliderPub/list | Path does not match |
| 34 | admin_parameters_menu_admin_index | /admin/parametersmenuAdmin | Path does not match |
| 35 | admin_product_valid | /admin/product/valid | Path does not match |
| 36 | admin_product_update_price | /admin/productupdate/price/{productId} | Path does not match |
| 37 | admin_product_update_product | /admin/productupdate/product/{productId} | Path does not match |
| 38 | admin_product_update_images_order | /admin/product/update-images-order/{id} | Path does not match |
| 39 | admin_product_admin_product_update_images_order | /admin/product/admin/product/update-images-order/{id} | Path does not match |
| 40 | admin_product_ajax_edit | /admin/product/ajax-edit/{productId} | Path does not match |
| 41 | admin_product_get_features | /admin/product/getFeatures | Path does not match |
| 42 | admin_publicity_list | /admin/publicity/list | Path does not match |
| 43 | admin_publicity_new | /admin/publicity/new | Path does not match |
| 44 | admin_publicity_network_list | /admin/publicity/network/list | Path does not match |
| 45 | admin_publicity_network_new | /admin/publicity/network/new | Path does not match |
| 46 | admin_publicity_social_network_new | /admin/publicity/social-network/new | Path does not match |
| 47 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 48 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 49 | _wdt | /_wdt/{token} | Path does not match |
| 50 | _profiler_home | /_profiler/ | Path does not match |
| 51 | _profiler_search | /_profiler/search | Path does not match |
| 52 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 53 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 54 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 55 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 56 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 57 | _profiler_open_file | /_profiler/open | Path does not match |
| 58 | _profiler | /_profiler/{token} | Path does not match |
| 59 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 60 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 61 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 62 | account | /profil/mon-compte | Path does not match |
| 63 | account_login | /profil/connexion | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.