Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | humanize_object_crudActions | /{section}/{id}/{crudAction} | Path almost matches, but Requirement for "section" does not match ((employee|contractor|fns|project|task|doc|archive|docTemplate|templateGroup|ticket|act|payment|payment-request|paymentRequest)) |
| 2 | humanize_object_crudActions.1 | /1/{section}/{id}/{crudAction} | Path does not match |
| 3 | humanize_object_url | /{section}/{crudAction} | Path almost matches, but Requirement for "section" does not match ((employee|contractor|fns|project|task|doc|archive|docTemplate|templateGroup|ticket|act|payment|payment-request|paymentRequest)) |
| 4 | humanize_object_url.1 | /1/{section}/{crudAction} | Path does not match |
| 5 | _telegram_bot_webhook | /_telegram/0d836a92f954c7acf10d461902c507ad762a292879c1796b9f0a9f2d4559975d/ | Path does not match |
| 6 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
| 7 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 8 | _wdt | /_wdt/{token} | Path does not match |
| 9 | _profiler_home | /_profiler/ | Path does not match |
| 10 | _profiler_search | /_profiler/search | Path does not match |
| 11 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 12 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 13 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 14 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 15 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 16 | _profiler_open_file | /_profiler/open | Path does not match |
| 17 | _profiler | /_profiler/{token} | Path does not match |
| 18 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 19 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 20 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 21 | ajax_get_bank_info | /_ajax/get/bank/info/{bik} | Path does not match |
| 22 | get_currecny_symbol | /_ajax/get/currecny/symbol/{id} | Path does not match |
| 23 | get_account_list | /_ajax/get/account/list | Path does not match |
| 24 | get_project_stage | /_ajax/get/project/stage/{id} | Path does not match |
| 25 | get_project_detail | /_ajax/get/project/detail/{id} | Path does not match |
| 26 | get_doc_type | /_ajax/get/doc/type/{id} | Path does not match |
| 27 | get_contractor_position_info | /_ajax/get/contractor-position/{id}/info | Path does not match |
| 28 | get_doc_info | /_ajax/get/doc/info/{id} | Path does not match |
| 29 | get_contractor_info | /_ajax/get/contractor/{id}/info | Path does not match |
| 30 | get_doc_subdoc | /_ajax/get/doc/{id}/subdoc | Path does not match |
| 31 | get_doc_act | /_ajax/get/doc/{id}/act | Path does not match |
| 32 | get_doc_payment | /_ajax/get/doc/{id}/payment | Path does not match |
| 33 | get_doc_title_1c | /_ajax/get/doc/{id}/title1C/{total}/{nds} | Path does not match |
| 34 | get_category_payment_notes | /_ajax/get/category/{id}/paymentNotes | Path does not match |
| 35 | transition | /approval/transition/{objectClass}/{objectId}/{transitionName} | Path does not match |
| 36 | transition.1 | /1/approval/transition/{objectClass}/{objectId}/{transitionName} | Path does not match |
| 37 | batchConcordanceAccept | /approval/batch/accept | Path does not match |
| 38 | batchConcordanceAccept.1 | /1/approval/batch/accept | Path does not match |
| 39 | batchConcordanceDecline | /approval/batch/decline | Path does not match |
| 40 | batchConcordanceDecline.1 | /1/approval/batch/decline | Path does not match |
| 41 | approval | /approval | Path does not match |
| 42 | approval.1 | /1/approval | Path does not match |
| 43 | api_payment_notes_suggestions | /api/payment-notes-suggestions | Path does not match |
| 44 | app_login | /login | Path does not match |
| 45 | app_login.1 | /1/login | Path does not match |
| 46 | homepage | /{_locale} | Path almost matches, but Requirement for "_locale" does not match (ru|en) |
| 47 | homepage.1 | / | Path does not match |
| 48 | download_file | /download/file/{hash} | Path does not match |
| 49 | download_file.1 | /1/download/file/{hash} | Path does not match |
| 50 | upload_file | /multi/upload/{section}/{id}/files | Path does not match |
| 51 | upload_file.1 | /1/multi/upload/{section}/{id}/files | Path does not match |
| 52 | upload_contractor_files | /upload/contractor/{id}/files | Path does not match |
| 53 | upload_contractor_files.1 | /1/upload/contractor/{id}/files | Path does not match |
| 54 | delete_file | /delete/file/{hash} | Path does not match |
| 55 | convert_file | /convert/file/{hash} | Path does not match |
| 56 | history_add_comment | /history/add/{section}/{id}/comment | Path does not match |
| 57 | history_add_comment.1 | /1/history/add/{section}/{id}/comment | Path does not match |
| 58 | profile | /profile | Path does not match |
| 59 | profile.1 | /1/profile | Path does not match |
| 60 | app_report | /report | Path does not match |
| 61 | delete_comment | /delete/comment/{hash} | Path does not match |
| 62 | ajax_actual_file | /ajax/actual/file/{hash}/{value}/{color} | Path does not match |
| 63 | ajax_star_doc_toggle | /ajax/star/doc/{did}/toggle | Path does not match |
| 64 | ajax_star_payment_toggle | /ajax/star/payment/{pid}/toggle | Path does not match |
| 65 | app_logout | /logout | 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.