Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | register_agency_contract | /register/agency/contract | Path does not match |
| 2 | register_agency_complete | /register/agency/complete | Path does not match |
| 3 | register_buyer_agency_contract | /register/buyer-agency/contract | Path does not match |
| 4 | register_buyer_agency_complete | /register/buyer-agency/complete | Path does not match |
| 5 | register_customer_agreement | /register/customer/agreement | Path does not match |
| 6 | register_customer_complete | /register/customer/complete | Path does not match |
| 7 | register_part_owner_agreement | /register/part-owner/agreement | Path does not match |
| 8 | register_part_owner_complete | /register/part-owner/complete | Path does not match |
| 9 | register_pdf_output | /register/pdf/{filename}.pdf | Path does not match |
| 10 | register_review_edit | /register/review/edit | Path does not match |
| 11 | register_review_send | /register/review/send | Path does not match |
| 12 | register_third_agency_complete | /register/third-agency/complete | Path does not match |
| 13 | register_agency_page1 | /register/agency/{hash}/{key} | Path does not match |
| 14 | register_buyer_agency_input | /register/buyer-agency/{hash}/{key} | Path does not match |
| 15 | register_customer_form | /register/customer/{hash}/{key} | Path does not match |
| 16 | register_part_owner_form | /register/part-owner/{hash}/{key} | Path does not match |
| 17 | register_pdf_input | /register/pdf/{hash} | Path does not match |
| 18 | register_review_show | /register/review/{hash} | Path does not match |
| 19 | register_third_agency_input | /register/third-agency/{hash}/{key} | Path does not match |
| 20 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 21 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 22 | _wdt | /_wdt/{token} | Path does not match |
| 23 | _profiler_home | /_profiler/ | Path does not match |
| 24 | _profiler_search | /_profiler/search | Path does not match |
| 25 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 26 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 27 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 28 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 29 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 30 | _profiler_open_file | /_profiler/open | Path does not match |
| 31 | _profiler | /_profiler/{token} | Path does not match |
| 32 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 33 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 34 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 35 | api_contract_change | /api/contract/change | Path does not match |
| 36 | api_contract_clean_exec | /api/contract/clean | Path does not match |
| 37 | api_contractindex | /api/contract | Path does not match |
| 38 | api_contractget | /api/contract/{id} | Path does not match |
| 39 | api_contractput | /api/contract | Path does not match |
| 40 | api_contractdelete | /api/contract/{id} | Path does not match |
| 41 | api_contract_decision_exec | /api/contract/decision/{id} | Path does not match |
| 42 | api_contract_decision_cancel | /api/contract/decision/{id} | Path does not match |
| 43 | app_api_healthcheck_healthcheck | /api/health-check | Path does not match |
| 44 | app_api_mailresend_resend | /api/contract/mail-resend | Path does not match |
| 45 | api_master_bank_list | /api/master-bank | Path does not match |
| 46 | api_master_bank_branch | /api/master-bank/branch | Path does not match |
| 47 | api_register | /api/register | Path does not match |
| 48 | api_register_un_agency | /api/register/un-agency | Path does not match |
| 49 | efc_api_mock_estate | /efc-api/estate/{code}/{number} | Path does not match |
| 50 | efc_api_mock_register | /efc-api/register | Path does not match |
| 51 | top | / | Path does not match |
| 52 | public_api_agency_deposit_office_headquarter_choice | /public-api/agency/deposit-office/headquarter-choice | Path does not match |
| 53 | public_api_master_bank_branch_choice | /public-api/master/bank-branch-choice/ | Path does not match |
| 54 | webhook_sendgrid | /webhook/sendgrid | 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.