Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | bot_detector_level_list | /backend/bot-detector-level/ | Path does not match |
| 17 | bot_detector_level_new | /backend/bot-detector-level/new | Path does not match |
| 18 | bot_detector_level_edit | /backend/bot-detector-level/{id}/edit | Path does not match |
| 19 | bot_detector_level_delete | /backend/bot-detector-level/{id}/delete | Path does not match |
| 20 | custom_js_script_source_condition_list | /backend/custom-js-script/source-condition-list/ | Path does not match |
| 21 | custom_js_script_user_team_condition_list | /backend/custom-js-script/user-team-condition-list/ | Path does not match |
| 22 | custom_js_script_position_list | /backend/custom-js-script/position-list/ | Path does not match |
| 23 | custom_js_script_list | /backend/custom-js-script/ | Path does not match |
| 24 | custom_js_script_new | /backend/custom-js-script/new | Path does not match |
| 25 | custom_js_script_edit | /backend/custom-js-script/{id}/edit | Path does not match |
| 26 | custom_js_script_delete | /backend/custom-js-script/{id}/delete | Path does not match |
| 27 | demo_request_list | /backend/demo-request/ | Path does not match |
| 28 | demo_request_new | /backend/demo-request/new | Path does not match |
| 29 | demo_request_edit | /backend/demo-request/{id}/edit | Path does not match |
| 30 | demo_request_delete | /backend/demo-request/{id}/delete | Path does not match |
| 31 | setting_list | /backend/settings/ | Path does not match |
| 32 | setting_new | /backend/settings/new | Path does not match |
| 33 | setting_edit | /backend/settings/{id}/edit | Path does not match |
| 34 | setting_delete | /backend/settings/{id}/delete | Path does not match |
| 35 | user_list | /backend/users/ | Path does not match |
| 36 | user_new | /backend/users/new | Path does not match |
| 37 | user_edit | /backend/users/{id}/edit | Path does not match |
| 38 | user_delete | /backend/users/{id}/delete | Path does not match |
| 39 | bot_detector_detect | /detector/detect | Path does not match |
| 40 | bot_detector_auth | /detector/auth | Path does not match |
| 41 | bot_detector_analytic | /detector/analytic | Path does not match |
| 42 | click_external_user_redirect | /cf/redir | Path does not match |
| 43 | user_redirect | /redir | Path does not match |
| 44 | user_redirect.1 | /go | Path does not match |
| 45 | conversion | /conv | Path does not match |
| 46 | fp_code_inbound | /fpcode/inbound | Path does not match |
| 47 | fp_code_outbound | /fpcode/outbound | Path does not match |
| 48 | fp_code_check | /fpcode/check | Path does not match |
| 49 | fp_code_check_ajax | /ajax/fpcode/check | Path does not match |
| 50 | main_page | / | Path does not match |
| 51 | signin | /signin | Path does not match |
| 52 | forgot_password | /forgot-password | Path does not match |
| 53 | pixel_script | /pixel/ | Path does not match |
| 54 | pixel_client-info | /pixel/ | Path does not match |
| 55 | app_login | /login | Path does not match |
| 56 | app_logout | /logout | Path does not match |
| 57 | workspace_overview | /workspace/ | Path does not match |
| 58 | overblog_graphiql_endpoint | /graphiql | Path does not match |
| 59 | overblog_graphiql_endpoint_multiple | /graphiql/{schemaName} | Path does not match |
| 60 | overblog_graphql_endpoint | /api/ | Path does not match |
| 61 | overblog_graphql_batch_endpoint | /api/batch | Path does not match |
| 62 | health | /_health | Path does not match |
| 63 | ping | /_ping | 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.