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 | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | index | / | Path does not match |
| 14 | home | /home/{country} | Path does not match |
| 15 | step1 | /step1 | Path does not match |
| 16 | step2 | /step2 | Path does not match |
| 17 | review | /review/{booking} | Path does not match |
| 18 | pay | /pay/{booking} | Path does not match |
| 19 | transaction | /transaction/{booking} | Path does not match |
| 20 | transaction_cancel | /transaction/cancel/{booking} | Path does not match |
| 21 | confirm | /confirm/{booking} | Path does not match |
| 22 | getPrice | /get-price | Path does not match |
| 23 | getPricesPerMonth | /get-prices-per-month | Path does not match |
| 24 | checkDiscountCode | /check-discount-code | Path does not match |
| 25 | checkVoucherCode | /check-voucher-code | Path does not match |
| 26 | voucherPurchase1 | /voucher/step1/{country} | Path does not match |
| 27 | voucherPurchase2 | /voucher/step2 | Path does not match |
| 28 | voucherReview | /voucher/review/{voucherOrder} | Path does not match |
| 29 | voucherPay | /voucher/pay/{voucherOrder} | Path does not match |
| 30 | voucherTransaction | /voucher/transaction/{voucherOrder} | Path does not match |
| 31 | voucherConfirm | /voucher/confirm/{voucherOrder} | Path does not match |
| 32 | voucherTransactionCancel | /voucher/transaction/cancel/{voucherOrder} | Path does not match |
| 33 | sonata_admin_redirect | /surp-login/ | Path does not match |
| 34 | sonata_admin_dashboard | /surp-login/dashboard | Path does not match |
| 35 | sonata_admin_retrieve_form_element | /surp-login/core/get-form-field-element | Path does not match |
| 36 | sonata_admin_append_form_element | /surp-login/core/append-form-field-element | Path does not match |
| 37 | sonata_admin_short_object_information | /surp-login/core/get-short-object-description.{_format} | Path does not match |
| 38 | sonata_admin_set_object_field_value | /surp-login/core/set-object-field-value | Path does not match |
| 39 | sonata_admin_search | /surp-login/search | Path does not match |
| 40 | sonata_admin_retrieve_autocomplete_items | /surp-login/core/get-autocomplete-items | Path does not match |
| 41 | admin_app_booking_list | /surp-login/app/booking/list | Path does not match |
| 42 | admin_app_booking_edit | /surp-login/app/booking/{id}/edit | Path does not match |
| 43 | admin_app_booking_export | /surp-login/app/booking/export | Path does not match |
| 44 | admin_app_booking_sendRFQ | /surp-login/app/booking/{id}/send-rfq | Path does not match |
| 45 | admin_app_booking_sendSnailMail | /surp-login/app/booking/{id}/send-snailmail | Path does not match |
| 46 | admin_app_booking_informClient | /surp-login/app/booking/{id}/inform-client/{reinform} | Path does not match |
| 47 | admin_app_booking_downloadTravelPdf | /surp-login/app/booking/{id}/download-travel-pdf | Path does not match |
| 48 | admin_app_booking_downloadAttachment | /surp-login/app/booking/{id}/download-attachment/{attachmentId} | Path does not match |
| 49 | admin_app_booking_informTravelAgencies | /surp-login/app/booking/{id}/inform-agencies | Path does not match |
| 50 | admin_app_booking_editTravellers | /surp-login/app/booking/{id}/edit-travellers | Path does not match |
| 51 | admin_app_booking_reopen | /surp-login/app/booking/{id}/reopen | Path does not match |
| 52 | admin_app_booking_archive | /surp-login/app/booking/{id}/archive | Path does not match |
| 53 | admin_app_booking_archived_list | /surp-login/booking-archive/list | Path does not match |
| 54 | admin_app_booking_archived_unarchive | /surp-login/booking-archive/{id}/unarchive | Path does not match |
| 55 | admin_app_booking_unpaid_list | /surp-login/booking-unpaid/list | Path does not match |
| 56 | admin_app_booking_unpaid_set_paid | /surp-login/booking-unpaid/{id}/set-paid | Path does not match |
| 57 | admin_app_booking_unpaid_remove | /surp-login/booking-unpaid/{id}/remove | Path does not match |
| 58 | app_admin_agencies_list | /surp-login/app/travelagency/list | Path does not match |
| 59 | app_admin_agencies_create | /surp-login/app/travelagency/create | Path does not match |
| 60 | app_admin_agencies_batch | /surp-login/app/travelagency/batch | Path does not match |
| 61 | app_admin_agencies_edit | /surp-login/app/travelagency/{id}/edit | Path does not match |
| 62 | app_admin_agencies_delete | /surp-login/app/travelagency/{id}/delete | Path does not match |
| 63 | app_admin_agencies_export | /surp-login/app/travelagency/export | Path does not match |
| 64 | app_admin_agencies_addQuote | /surp-login/app/travelagency/{id}/add-quote/{code} | Path does not match |
| 65 | admin_app_discountcode_list | /surp-login/app/discountcode/list | Path does not match |
| 66 | admin_app_discountcode_create | /surp-login/app/discountcode/create | Path does not match |
| 67 | admin_app_discountcode_batch | /surp-login/app/discountcode/batch | Path does not match |
| 68 | admin_app_discountcode_edit | /surp-login/app/discountcode/{id}/edit | Path does not match |
| 69 | admin_app_discountcode_export | /surp-login/app/discountcode/export | Path does not match |
| 70 | admin_app_voucher_list | /surp-login/app/voucher/list | Path does not match |
| 71 | admin_app_voucher_batch | /surp-login/app/voucher/batch | Path does not match |
| 72 | admin_app_voucher_edit | /surp-login/app/voucher/{id}/edit | Path does not match |
| 73 | admin_app_voucher_export | /surp-login/app/voucher/export | Path does not match |
| 74 | admin_app_voucher_orders_unpaid_list | /surp-login/voucher-orders-unpaid/list | Path does not match |
| 75 | admin_app_voucher_orders_unpaid_set_paid | /surp-login/voucher-orders-unpaid/{id}/set-paid | Path does not match |
| 76 | admin_app_voucher_orders_unpaid_remove | /surp-login/voucher-orders-unpaid/{id}/remove | Path does not match |
| 77 | app_admin_price_3days_list | /surp-login/price-3days/list | Path does not match |
| 78 | app_admin_price_3days_import | /surp-login/price-3days/import | Path does not match |
| 79 | app_admin_price_4days_list | /surp-login/price-4days/list | Path does not match |
| 80 | app_admin_price_4days_import | /surp-login/price-4days/import | Path does not match |
| 81 | admin_app_airport_list | /surp-login/app/airport/list | Path does not match |
| 82 | admin_app_airport_create | /surp-login/app/airport/create | Path does not match |
| 83 | admin_app_airport_batch | /surp-login/app/airport/batch | Path does not match |
| 84 | admin_app_airport_edit | /surp-login/app/airport/{id}/edit | Path does not match |
| 85 | admin_app_airport_delete | /surp-login/app/airport/{id}/delete | Path does not match |
| 86 | admin_app_airport_show | /surp-login/app/airport/{id}/show | Path does not match |
| 87 | admin_app_airport_export | /surp-login/app/airport/export | Path does not match |
| 88 | admin_app_city_list | /surp-login/app/city/list | Path does not match |
| 89 | admin_app_city_create | /surp-login/app/city/create | Path does not match |
| 90 | admin_app_city_batch | /surp-login/app/city/batch | Path does not match |
| 91 | admin_app_city_edit | /surp-login/app/city/{id}/edit | Path does not match |
| 92 | admin_app_city_delete | /surp-login/app/city/{id}/delete | Path does not match |
| 93 | admin_app_city_show | /surp-login/app/city/{id}/show | Path does not match |
| 94 | admin_app_city_export | /surp-login/app/city/export | Path does not match |
| 95 | admin_app_country_list | /surp-login/app/country/list | Path does not match |
| 96 | admin_app_country_create | /surp-login/app/country/create | Path does not match |
| 97 | admin_app_country_batch | /surp-login/app/country/batch | Path does not match |
| 98 | admin_app_country_edit | /surp-login/app/country/{id}/edit | Path does not match |
| 99 | admin_app_country_delete | /surp-login/app/country/{id}/delete | Path does not match |
| 100 | admin_app_country_show | /surp-login/app/country/{id}/show | Path does not match |
| 101 | admin_app_country_export | /surp-login/app/country/export | Path does not match |
| 102 | admin_app_currency_list | /surp-login/app/currency/list | Path does not match |
| 103 | admin_app_currency_create | /surp-login/app/currency/create | Path does not match |
| 104 | admin_app_currency_batch | /surp-login/app/currency/batch | Path does not match |
| 105 | admin_app_currency_edit | /surp-login/app/currency/{id}/edit | Path does not match |
| 106 | admin_app_currency_delete | /surp-login/app/currency/{id}/delete | Path does not match |
| 107 | admin_app_currency_show | /surp-login/app/currency/{id}/show | Path does not match |
| 108 | admin_app_currency_export | /surp-login/app/currency/export | Path does not match |
| 109 | admin_app_user_list | /surp-login/app/user/list | Path does not match |
| 110 | admin_app_user_create | /surp-login/app/user/create | Path does not match |
| 111 | admin_app_user_batch | /surp-login/app/user/batch | Path does not match |
| 112 | admin_app_user_edit | /surp-login/app/user/{id}/edit | Path does not match |
| 113 | admin_app_user_delete | /surp-login/app/user/{id}/delete | Path does not match |
| 114 | admin_app_user_show | /surp-login/app/user/{id}/show | Path does not match |
| 115 | admin_app_user_export | /surp-login/app/user/export | Path does not match |
| 116 | admin_lexik_translation_transunit_list | /surp-login/lexik/translation/transunit/list | Path does not match |
| 117 | admin_lexik_translation_transunit_create | /surp-login/lexik/translation/transunit/create | Path does not match |
| 118 | admin_lexik_translation_transunit_batch | /surp-login/lexik/translation/transunit/batch | Path does not match |
| 119 | admin_lexik_translation_transunit_edit | /surp-login/lexik/translation/transunit/{id}/edit | Path does not match |
| 120 | admin_lexik_translation_transunit_delete | /surp-login/lexik/translation/transunit/{id}/delete | Path does not match |
| 121 | admin_lexik_translation_transunit_show | /surp-login/lexik/translation/transunit/{id}/show | Path does not match |
| 122 | admin_lexik_translation_transunit_export | /surp-login/lexik/translation/transunit/export | Path does not match |
| 123 | admin_lexik_translation_transunit_clear_cache | /surp-login/lexik/translation/transunit/clear_cache | Path does not match |
| 124 | admin_lexik_translation_transunit_create_trans_unit | /surp-login/lexik/translation/transunit/create_trans_unit | Path does not match |
| 125 | sonata_user_admin_security_login | /surp-login/login | Path does not match |
| 126 | sonata_user_admin_security_check | /surp-login/login_check | Path does not match |
| 127 | sonata_user_admin_security_logout | /surp-login/logout | Path does not match |
| 128 | sonata_user_admin_resetting_request | /admin/resetting/request | Path does not match |
| 129 | sonata_user_admin_resetting_check_email | /admin/resetting/check-email | Path does not match |
| 130 | sonata_user_admin_resetting_reset | /admin/resetting/reset/{token} | 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.