Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 7 | _profiler_open_file | /_profiler/open | Path does not match |
| 8 | _profiler | /_profiler/{token} | Path does not match |
| 9 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 12 | ajax_businessinfo | /ajax/business_info | Path does not match |
| 13 | ajax_main__brands_page__createnew | /ajax/@main/brands_page/f__createnew | Path does not match |
| 14 | ajax_main__domains_page__createnew | /ajax/@main/domains_page/f__createnew | Path does not match |
| 15 | ajax_main__apis_page__createnew | /ajax/@main/apis_page/f__createnew | Path does not match |
| 16 | auth_login_page | /auth/login | Path does not match |
| 17 | auth_register_page | /auth/register | Path does not match |
| 18 | auth_reset_page | /auth/reset | Path does not match |
| 19 | index_page | / | Path does not match |
| 20 | app_main_page | /app/ | Path does not match |
| 21 | app_data_page | /app/@data/settings | Path does not match |
| 22 | app_payments_page | /app/@data/payments | Path does not match |
| 23 | app_brands_page | /app/@data/brands/{id} | Path does not match |
| 24 | app_domains_page | /app/@data/domainsmanagement/{id} | Path does not match |
| 25 | app_apis_page | /app/@data/apismanagement/{id} | Path does not match |
| 26 | systemreq_setupacc | /@systemreq/setupacc | Path does not match |
| 27 | systemreq_getpermissions | /@systemreq/getPermissions | Path does not match |
| 28 | systemreq_checkdomains | /@systemreq/checkDomains | Path does not match |
| 29 | ajax_tableloader_domains | /ajax/@=tableloader/domains-{type} | Path does not match |
| 30 | ajax_tableloader_brands | /ajax/@=tableloader/brands-{type}-{defa} | Path does not match |
| 31 | ajax_tableloader_platforms | /ajax/@=tableloader/platforms-{type}-{cdtype} | Path does not match |
| 32 | _preview_error | /_error/{code}.{_format} | 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.