Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin | /admin | Path does not match |
| 2 | admin_account_index | /admin/account | Path does not match |
| 3 | admin_account_new | /admin/account/new | Path does not match |
| 4 | admin_account_batch_delete | /admin/account/batch-delete | Path does not match |
| 5 | admin_account_autocomplete | /admin/account/autocomplete | Path does not match |
| 6 | admin_account_render_filters | /admin/account/render-filters | Path does not match |
| 7 | admin_account_edit | /admin/account/{entityId}/edit | Path does not match |
| 8 | admin_account_delete | /admin/account/{entityId}/delete | Path does not match |
| 9 | admin_account_detail | /admin/account/{entityId} | Path does not match |
| 10 | admin_deal_index | /admin/deal | Path does not match |
| 11 | admin_deal_new | /admin/deal/new | Path does not match |
| 12 | admin_deal_batch_delete | /admin/deal/batch-delete | Path does not match |
| 13 | admin_deal_autocomplete | /admin/deal/autocomplete | Path does not match |
| 14 | admin_deal_render_filters | /admin/deal/render-filters | Path does not match |
| 15 | admin_deal_edit | /admin/deal/{entityId}/edit | Path does not match |
| 16 | admin_deal_delete | /admin/deal/{entityId}/delete | Path does not match |
| 17 | admin_deal_detail | /admin/deal/{entityId} | Path does not match |
| 18 | admin_economy_sector_index | /admin/economy-sector | Path does not match |
| 19 | admin_economy_sector_new | /admin/economy-sector/new | Path does not match |
| 20 | admin_economy_sector_batch_delete | /admin/economy-sector/batch-delete | Path does not match |
| 21 | admin_economy_sector_autocomplete | /admin/economy-sector/autocomplete | Path does not match |
| 22 | admin_economy_sector_render_filters | /admin/economy-sector/render-filters | Path does not match |
| 23 | admin_economy_sector_edit | /admin/economy-sector/{entityId}/edit | Path does not match |
| 24 | admin_economy_sector_delete | /admin/economy-sector/{entityId}/delete | Path does not match |
| 25 | admin_economy_sector_detail | /admin/economy-sector/{entityId} | Path does not match |
| 26 | admin_instrument_index | /admin/instrument | Path does not match |
| 27 | admin_instrument_new | /admin/instrument/new | Path does not match |
| 28 | admin_instrument_batch_delete | /admin/instrument/batch-delete | Path does not match |
| 29 | admin_instrument_autocomplete | /admin/instrument/autocomplete | Path does not match |
| 30 | admin_instrument_render_filters | /admin/instrument/render-filters | Path does not match |
| 31 | admin_instrument_edit | /admin/instrument/{entityId}/edit | Path does not match |
| 32 | admin_instrument_delete | /admin/instrument/{entityId}/delete | Path does not match |
| 33 | admin_instrument_detail | /admin/instrument/{entityId} | Path does not match |
| 34 | admin_operation_index | /admin/operation | Path does not match |
| 35 | admin_operation_new | /admin/operation/new | Path does not match |
| 36 | admin_operation_batch_delete | /admin/operation/batch-delete | Path does not match |
| 37 | admin_operation_autocomplete | /admin/operation/autocomplete | Path does not match |
| 38 | admin_operation_render_filters | /admin/operation/render-filters | Path does not match |
| 39 | admin_operation_edit | /admin/operation/{entityId}/edit | Path does not match |
| 40 | admin_operation_delete | /admin/operation/{entityId}/delete | Path does not match |
| 41 | admin_operation_detail | /admin/operation/{entityId} | Path does not match |
| 42 | admin_portfolio_item_index | /admin/portfolio-item | Path does not match |
| 43 | admin_portfolio_item_new | /admin/portfolio-item/new | Path does not match |
| 44 | admin_portfolio_item_batch_delete | /admin/portfolio-item/batch-delete | Path does not match |
| 45 | admin_portfolio_item_autocomplete | /admin/portfolio-item/autocomplete | Path does not match |
| 46 | admin_portfolio_item_render_filters | /admin/portfolio-item/render-filters | Path does not match |
| 47 | admin_portfolio_item_edit | /admin/portfolio-item/{entityId}/edit | Path does not match |
| 48 | admin_portfolio_item_delete | /admin/portfolio-item/{entityId}/delete | Path does not match |
| 49 | admin_portfolio_item_detail | /admin/portfolio-item/{entityId} | Path does not match |
| 50 | admin_reminder_index | /admin/reminder | Path does not match |
| 51 | admin_reminder_new | /admin/reminder/new | Path does not match |
| 52 | admin_reminder_batch_delete | /admin/reminder/batch-delete | Path does not match |
| 53 | admin_reminder_autocomplete | /admin/reminder/autocomplete | Path does not match |
| 54 | admin_reminder_render_filters | /admin/reminder/render-filters | Path does not match |
| 55 | admin_reminder_edit | /admin/reminder/{entityId}/edit | Path does not match |
| 56 | admin_reminder_delete | /admin/reminder/{entityId}/delete | Path does not match |
| 57 | admin_reminder_detail | /admin/reminder/{entityId} | Path does not match |
| 58 | admin_token_index | /admin/token | Path does not match |
| 59 | admin_token_new | /admin/token/new | Path does not match |
| 60 | admin_token_batch_delete | /admin/token/batch-delete | Path does not match |
| 61 | admin_token_autocomplete | /admin/token/autocomplete | Path does not match |
| 62 | admin_token_render_filters | /admin/token/render-filters | Path does not match |
| 63 | admin_token_edit | /admin/token/{entityId}/edit | Path does not match |
| 64 | admin_token_delete | /admin/token/{entityId}/delete | Path does not match |
| 65 | admin_token_detail | /admin/token/{entityId} | Path does not match |
| 66 | admin_user_index | /admin/user | Path does not match |
| 67 | admin_user_new | /admin/user/new | Path does not match |
| 68 | admin_user_batch_delete | /admin/user/batch-delete | Path does not match |
| 69 | admin_user_autocomplete | /admin/user/autocomplete | Path does not match |
| 70 | admin_user_render_filters | /admin/user/render-filters | Path does not match |
| 71 | admin_user_edit | /admin/user/{entityId}/edit | Path does not match |
| 72 | admin_user_delete | /admin/user/{entityId}/delete | Path does not match |
| 73 | admin_user_detail | /admin/user/{entityId} | Path does not match |
| 74 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 75 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 76 | _wdt | /_wdt/{token} | Path does not match |
| 77 | _profiler_home | /_profiler/ | Path does not match |
| 78 | _profiler_search | /_profiler/search | Path does not match |
| 79 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 80 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 81 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 82 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 83 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 84 | _profiler_open_file | /_profiler/open | Path does not match |
| 85 | _profiler | /_profiler/{token} | Path does not match |
| 86 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 87 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 88 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 89 | admin_sync_account | /admin/sync/account | Path does not match |
| 90 | admin_sync_instrument | /admin/sync/instrument | Path does not match |
| 91 | admin_sync_operation | /admin/sync/operation | Path does not match |
| 92 | admin_sync_portfolio | /admin/sync/portfolio | Path does not match |
| 93 | admin_report_index | /admin/report/index | Path does not match |
| 94 | traderdiary_default_homepage | / | Path does not match |
| 95 | traderdiary_default_number | /number | Path does not match |
| 96 | traderdiary_default_tbank | /tbank | Path does not match |
| 97 | chartjs | /chartjs | Path does not match |
| 98 | app_login | /login | Path does not match |
| 99 | app_logout | /logout | Path does not match |
| 100 | traderdiary_telegram_bot | /bot | 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.