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 | app.swagger | /doc/{area}.json | Path does not match |
3 | app.swagger_ui | /doc/{area} | Path does not match |
4 | api_app_api_askoffer_post | /api/askOffer | Path does not match |
5 | api_app_api_book_post | /api/book | Path does not match |
6 | api_app_api_bookstatus_get | /api/bookstatus | Path does not match |
7 | api_app_api_box_post | /api/box | Path does not match |
8 | api_app_api_check_post | /api/check | Path does not match |
9 | api_app_api_contact_post | /api/contact | Path does not match |
10 | api_app_api_description_get | /api/description | Path does not match |
11 | api_app_api_descriptionregion_get | /api/descriptionregion | Path does not match |
12 | api_app_api_details_post | /api/details | Path does not match |
13 | api_app_api_filters_post | /api/filters | Path does not match |
14 | api_app_api_groups_post | /api/groups | Path does not match |
15 | api_app_api_offers_post | /api/offers | Path does not match |
16 | api_app_api_payment_getpaymentregister | /api/payment/register | Path does not match |
17 | api_app_api_payment_postpaymentverify | /api/payment/verify | Path does not match |
18 | api_app_api_payment_postpaymentstatus | /api/payment/status | Path does not match |
19 | api_app_api_payment_postpaymentnotification | /api/payment/notification | Path does not match |
20 | api_app_api_payment_getpaymentdata | /api/payment/data | Path does not match |
21 | api_app_api_payment_postpaymentcheck | /api/payment/check | Path does not match |
22 | api_app_api_payment_postpaymentreturn | /api/payment/returnAPI | Path does not match |
23 | api_app_api_paymenthtml_postpaymentreturn | /api/payment/return | Path does not match |
24 | api_app_api_regions_post | /api/regions | Path does not match |
25 | api_app_api_regionswt_post | /api/regionswt | Path does not match |
26 | api_app_api_skiregions_post | /api/skiregions | Path does not match |
27 | api_app_api_status_get | /api/status | Path does not match |
28 | _wdt | /_wdt/{token} | Path does not match |
29 | _profiler_home | /_profiler/ | Path does not match |
30 | _profiler_search | /_profiler/search | Path does not match |
31 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
32 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
33 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
34 | _profiler_open_file | /_profiler/open | Path does not match |
35 | _profiler | /_profiler/{token} | Path does not match |
36 | _profiler_router | /_profiler/{token}/router | Path does not match |
37 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
38 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.