Routing
(none)
Matched route
Route Matching Logs
Path to match:
/wp-login.php
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | 2fa_login | /2fa | Path does not match |
| 3 | 2fa_login_check | /2fa_check | Path does not match |
| 4 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 5 | _wdt | /_wdt/{token} | Path does not match |
| 6 | _profiler_home | /_profiler/ | Path does not match |
| 7 | _profiler_search | /_profiler/search | Path does not match |
| 8 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 9 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 10 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 11 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 12 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 13 | _profiler_open_file | /_profiler/open | Path does not match |
| 14 | _profiler | /_profiler/{token} | Path does not match |
| 15 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 16 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 17 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 18 | app_activity_ping | /activity/ping | Path does not match |
| 19 | app_settings_contractors | /settings/contractors | Path does not match |
| 20 | app_settings_contractors_new | /settings/contractors/new | Path does not match |
| 21 | app_settings_contractors_edit | /settings/contractors/{id}/edit | Path does not match |
| 22 | app_ebay_orders | /ebay/orders | Path does not match |
| 23 | app_ebay_orders_new_manual | /ebay/orders/new/manual | Path does not match |
| 24 | app_ebay_orders_show | /ebay/orders/{id} | Path does not match |
| 25 | app_ebay_orders_edit | /ebay/orders/{id}/edit | Path does not match |
| 26 | app_ebay_orders_sync | /ebay/orders/sync | Path does not match |
| 27 | app_ebay_orders_processing_status | /ebay/orders/{id}/processing-status | Path does not match |
| 28 | app_home | / | Path does not match |
| 29 | app_invoices | /invoices | Path does not match |
| 30 | app_invoices_new | /invoices/new | Path does not match |
| 31 | app_invoices_new_from_order | /invoices/new/from-order/{id} | Path does not match |
| 32 | app_invoices_edit | /invoices/{id}/edit | Path does not match |
| 33 | app_invoices_print | /invoices/{id}/print | Path does not match |
| 34 | app_locale_switch | /locale/{locale} | Path does not match |
| 35 | app_settings_dictionaries_order_statuses | /settings/dictionaries/order-statuses | Path does not match |
| 36 | app_settings_dictionaries_order_statuses_new | /settings/dictionaries/order-statuses/new | Path does not match |
| 37 | app_settings_dictionaries_order_statuses_edit | /settings/dictionaries/order-statuses/{id}/edit | Path does not match |
| 38 | app_settings_dictionaries_order_statuses_delete | /settings/dictionaries/order-statuses/{id}/delete | Path does not match |
| 39 | app_profile_settings | /profile | Path does not match |
| 40 | app_profile_price_list_products_per_page | /profile/preferences/price-list-products-per-page | Path does not match |
| 41 | app_profile_password | /profile/password | Path does not match |
| 42 | app_profile_two_factor | /profile/two-factor | Path does not match |
| 43 | app_profile_two_factor_setup | /profile/two-factor/setup | Path does not match |
| 44 | app_profile_two_factor_cancel | /profile/two-factor/cancel | Path does not match |
| 45 | app_profile_two_factor_disable | /profile/two-factor/disable | Path does not match |
| 46 | app_login | /login | Path does not match |
| 47 | app_logout | /logout | Path does not match |
| 48 | app_settings | /settings | Path does not match |
| 49 | app_settings_exchange_rates_import_ecb | /settings/exchange-rates/import-ecb | Path does not match |
| 50 | app_settings_seller | /settings/seller | Path does not match |
| 51 | app_price_lists_configuration | /price-lists/configuration | Path does not match |
| 52 | app_price_lists_configuration_new | /price-lists/configuration/new | Path does not match |
| 53 | app_price_lists_configuration_edit | /price-lists/configuration/{id}/edit | Path does not match |
| 54 | app_price_lists_configuration_import | /price-lists/configuration/{id}/import | Path does not match |
| 55 | app_price_lists_configuration_import_start | /price-lists/configuration/{id}/start-import | Path does not match |
| 56 | app_price_lists_configuration_import_pause | /price-lists/configuration/{id}/pause-import | Path does not match |
| 57 | app_price_lists_configuration_import_resume | /price-lists/configuration/{id}/resume-import | Path does not match |
| 58 | app_price_lists_configuration_import_progress | /price-lists/configuration/{id}/import-progress | Path does not match |
| 59 | app_price_lists_configuration_import_status | /price-lists/configuration/{id}/import-status | Path does not match |
| 60 | app_price_lists_configuration_import_step | /price-lists/configuration/{id}/import-step | Path does not match |
| 61 | app_price_lists_products | /price-lists/products | Path does not match |
| 62 | app_settings_users | /settings/users | Path does not match |
| 63 | app_settings_users_new | /settings/users/new | Path does not match |
| 64 | app_settings_users_edit | /settings/users/{id}/edit | Path does not match |
| 65 | app_settings_users_disable_two_factor | /settings/users/{id}/disable-2fa | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.