Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | api_product_data | /api/product/{sku} | Path does not match |
| 14 | api_brand_products | /api/products/{brandSlug} | Path does not match |
| 15 | api_brands_list | /api/brands | Path does not match |
| 16 | api_webhook_odoo_product | /api/webhooks/odoo-product | Path does not match |
| 17 | api_webhook_odoo_product_slash | /api/webhooks/odoo-product/ | Path does not match |
| 18 | api_assets_selected | /api/assets/selected | Path does not match |
| 19 | api_languages_list | /api/languages | Path does not match |
| 20 | api_resourcetypes_list | /api/resource-types | Path does not match |
| 21 | api_categories_list | /api/categories | Path does not match |
| 22 | api_assets_search | /api/assets | Path does not match |
| 23 | api_asset_download | /api/asset/download/{id} | Path does not match |
| 24 | api_asset_download_text | /api/asset/download-text/{id} | Path does not match |
| 25 | api_assets_export | /api/assets/export | Path does not match |
| 26 | api_assets_share | /api/assets/share | Path does not match |
| 27 | api_key_index | /superadmin/api-key/ | Path does not match |
| 28 | api_key_new | /superadmin/api-key/new | Path does not match |
| 29 | api_key_edit | /superadmin/api-key/{id}/edit | Path does not match |
| 30 | api_key_delete | /superadmin/api-key/{id} | Path does not match |
| 31 | home | / | Path does not match |
| 32 | smarthub_stats_list | /list | Path does not match |
| 33 | account | /account | Path does not match |
| 34 | phpinfo | /phpinfo | Path does not match |
| 35 | userguide | /userguide | Path does not match |
| 36 | asset_index | /asset/ | Path does not match |
| 37 | asset_deleted | /asset/deleted | Path does not match |
| 38 | export_assets | /asset/export | Path does not match |
| 39 | share_assets | /asset/share | Path does not match |
| 40 | asset_list | /asset/list | Path does not match |
| 41 | asset_selected_data | /asset/selected-data | Path does not match |
| 42 | continue_upload | /asset/continue/{id} | Path does not match |
| 43 | update_duplicate | /asset/update/{new}/{updated} | Path does not match |
| 44 | asset_new | /asset/new/{assetType} | Path does not match |
| 45 | asset_duplicates | /asset/duplicates | Path does not match |
| 46 | asset_show | /asset/{id} | Path does not match |
| 47 | asset_edit | /asset/{id}/edit | Path does not match |
| 48 | asset_delete | /asset/{id} | Path does not match |
| 49 | brand_category_index | /brand-category/ | Path does not match |
| 50 | brand_category_new | /brand-category/new | Path does not match |
| 51 | brand_category_edit | /brand-category/{id}/edit | Path does not match |
| 52 | brand_category_delete | /brand-category/{id} | Path does not match |
| 53 | brand_index | /brand/ | Path does not match |
| 54 | brand_new | /brand/new | Path does not match |
| 55 | brand_show | /brand/{id} | Path does not match |
| 56 | brand_edit | /brand/{id}/edit | Path does not match |
| 57 | brand_delete | /brand/{id} | Path does not match |
| 58 | command_index | /commands/ | Path does not match |
| 59 | cron_newsletter | /commands/send-newsletter | Path does not match |
| 60 | cron_newsletter_1 | /commands/send-newsletter-1 | Path does not match |
| 61 | cron_newsletter_5 | /commands/send-newsletter-5 | Path does not match |
| 62 | reload_metadata | /commands/reload-metadata | Path does not match |
| 63 | regenerate_thumbnails | /commands/regenerate-thumbnails | Path does not match |
| 64 | clean_files | /commands/clean-files | Path does not match |
| 65 | clean_thumbnails | /commands/clean-thumbnails | Path does not match |
| 66 | import_users | /commands/import-users | Path does not match |
| 67 | export_users | /commands/export-users | Path does not match |
| 68 | remove_zip_files | /commands/remove-zip-files | Path does not match |
| 69 | remove_archived_files | /commands/remove-archived-files | Path does not match |
| 70 | publish_sheduled | /commands/publish-sheduled | Path does not match |
| 71 | demo | /demo | Path does not match |
| 72 | file_index | /file/ | Path does not match |
| 73 | file_new | /file/new | Path does not match |
| 74 | file_upload | /file/upload | Path does not match |
| 75 | file_show | /file/{id} | Path does not match |
| 76 | file_download | /file/download/{id}/{width}/{height} | Path does not match |
| 77 | file_stream | /file/show/{id} | Path does not match |
| 78 | thumb_stream | /file/thumbnail/{id} | Path does not match |
| 79 | video_stream | /file/stream/{id} | Path does not match |
| 80 | file_edit | /file/{id}/edit | Path does not match |
| 81 | file_delete | /file/{id} | Path does not match |
| 82 | language_index | /language/ | Path does not match |
| 83 | language_new | /language/new | Path does not match |
| 84 | language_show | /language/{id} | Path does not match |
| 85 | language_edit | /language/{id}/edit | Path does not match |
| 86 | language_delete | /language/{id} | Path does not match |
| 87 | newsletter_item_index | /newsletter/item/ | Path does not match |
| 88 | newsletter_item_list | /newsletter/item/list | Path does not match |
| 89 | newsletter_item_new | /newsletter/item/new | Path does not match |
| 90 | newsletter_item_send_test | /newsletter/item/send-test | Path does not match |
| 91 | newsletter_item_show | /newsletter/item/{id} | Path does not match |
| 92 | newsletter_item_edit | /newsletter/item/{id}/edit | Path does not match |
| 93 | newsletter_item_delete | /newsletter/item/{id} | Path does not match |
| 94 | app_verify | /verify | Path does not match |
| 95 | product_index | /product/ | Path does not match |
| 96 | product_list | /product/list | Path does not match |
| 97 | product_new | /product/new | Path does not match |
| 98 | product_odoo_lookup | /product/odoo-lookup | Path does not match |
| 99 | product_show | /product/{id} | Path does not match |
| 100 | product_edit | /product/{id}/edit | Path does not match |
| 101 | product_delete | /product/{id} | Path does not match |
| 102 | reports_index | /reports/ | Path does not match |
| 103 | report_new | /reports/new | Path does not match |
| 104 | export_report | /reports/export | Path does not match |
| 105 | report_show | /reports/{country} | Path does not match |
| 106 | app_forgot_password_request | /reset-password | Path does not match |
| 107 | app_check_email | /reset-password/check-email | Path does not match |
| 108 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 109 | resourcetype_index | /resourcetype/ | Path does not match |
| 110 | resourcetype_new | /resourcetype/new | Path does not match |
| 111 | resourcetype_show | /resourcetype/{id} | Path does not match |
| 112 | resourcetype_edit | /resourcetype/{id}/edit | Path does not match |
| 113 | resourcetype_delete | /resourcetype/{id} | Path does not match |
| 114 | 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.