Routing
app.fallback
Matched route
Route Parameters
| Name | Value |
|---|---|
| path | "robots.txt" |
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_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | app.home | / | Path does not match |
| 16 | app.search | /search | Path does not match |
| 17 | app.search.vacancies | /search/vacancies | Path does not match |
| 18 | app.search.resumes | /search/resumes | Path does not match |
| 19 | user_registration_applicant | /registration/applicant | Path does not match |
| 20 | user_registration_applicant_step_2 | /registration/applicant/code | Path does not match |
| 21 | user_registration_applicant_step_2_resend | /registration/applicant/code/resend | Path does not match |
| 22 | user_registration_applicant_step_3 | /registration/applicant/password | Path does not match |
| 23 | user_registration_applicant_step_4 | /registration/applicant/info | Path does not match |
| 24 | user_registration_applicant_step_5 | /registration/applicant/finish | Path does not match |
| 25 | app.account.change_email_input_email | /account/change-email/input-email | Path does not match |
| 26 | app.account.change_email_cancel | /account/change-email/cancel | Path does not match |
| 27 | app.account.change_email_unlink_email_from_other_account | /account/change-email/unlink | Path does not match |
| 28 | app.account.change_email_resend_verification_code | /account/change-email/resend-code | Path does not match |
| 29 | app.account.change_email_input_verification_code | /account/change-email/input-code | Path does not match |
| 30 | app.account.change_phone_input_phone | /account/change-phone/input-phone | Path does not match |
| 31 | app.account.change_phone_cancel | /account/change-phone/cancel | Path does not match |
| 32 | app.account.change_phone_unlink_email_from_other_account | /account/change-phone/unlink | Path does not match |
| 33 | app.account.change_phone_resend_verification_code | /account/change-phone/resend-code | Path does not match |
| 34 | app.account.change_phone_input_verification_code | /account/change-phone/input-code | Path does not match |
| 35 | user_registration_employer | /registration/employer | Path does not match |
| 36 | user_registration_employer_success | /registration/employer/success | Path does not match |
| 37 | user_login | /login | Path does not match |
| 38 | user_logout | /logout | Path does not match |
| 39 | user_login_check | /login/check | Path does not match |
| 40 | user_recovery_password | /recovery-password | Path does not match |
| 41 | user_recovery_password_confirm | /recovery-password/confirm | Path does not match |
| 42 | user_confirm_email_request | /confirm-email/request | Path does not match |
| 43 | user_confirm_email_confirm | /confirm-email/confirm | Path does not match |
| 44 | app.vacancies_list | /vacancies | Path does not match |
| 45 | app.vacancy | /vacancy/{id} | Path does not match |
| 46 | app.vacancy_phone | /vacancy/{id}/phone | Path does not match |
| 47 | app.resumes_list | /resumes | Path does not match |
| 48 | app.resume | /resume/{id} | Path does not match |
| 49 | app.resume_phone | /resume/{id}/phone | Path does not match |
| 50 | app.resume_comment_delete | /resume/{id}/comment/{commentId}/delete | Path does not match |
| 51 | app.company | /company/{id} | Path does not match |
| 52 | app.company_reviews | /company/{id}/reviews | Path does not match |
| 53 | app.account | /account | Path does not match |
| 54 | app.account.employer | /account-employer | Path does not match |
| 55 | app.account.auth_settings | /account/auth-settings | Path does not match |
| 56 | app.account.edit.applicant | /account/edit-applicant | Path does not match |
| 57 | app.account.edit.employer | /account/edit-employer | Path does not match |
| 58 | app.applicant.reviews | /account/reviews | Path does not match |
| 59 | app.applicant.reviews_edit | /account/reviews/{id}/edit | Path does not match |
| 60 | app.account.change_password | /account/change-password | Path does not match |
| 61 | app.account.notification_settings | /account/notification-settings | Path does not match |
| 62 | app.account.change_phone | /account/change-phone | Path does not match |
| 63 | app.account.notifications_list | /account/notifications | Path does not match |
| 64 | app.account.notifications_read | /account/notification/{id}/read | Path does not match |
| 65 | app.account.notifications_read_all | /account/notifications/read | Path does not match |
| 66 | app.account.recovery_step_1_user_input_email_or_phone | /recovery-password/account | Path does not match |
| 67 | app.account.recovery_step_2_user_input_verification_code | /recovery-password/code | Path does not match |
| 68 | app.account.recovery_step_2_resend_verification_code | /recovery-password/code/resend | Path does not match |
| 69 | app.account.recovery_step_3_user_input_password | /recovery-password/password | Path does not match |
| 70 | app.account.recovery_step_4_recovery | /recovery-password/finish | Path does not match |
| 71 | app.account.ajax_change_password | /account/change/password | Path does not match |
| 72 | app.employer.vacancies_list | /employer/vacancies | Path does not match |
| 73 | app.employer.vacancy_new | /employer/vacancies/new | Path does not match |
| 74 | app.employer.vacancy | /employer/vacancy/{id} | Path does not match |
| 75 | app.employer.vacancy_publish | /employer/vacancy/{id}/publish | Path does not match |
| 76 | app.employer.vacancy_archive | /employer/vacancy/{id}/archive | Path does not match |
| 77 | app.employer.vacancy_autopublish | /employer/vacancy/{id}/autopublish | Path does not match |
| 78 | app.employer.vacancy_delete_template | /employer/vacancy/{id}/delete-template | Path does not match |
| 79 | app.employer.vacancy_edit | /employer/vacancy/{id}/edit | Path does not match |
| 80 | app.employer.company_edit | /employer/company-edit | Path does not match |
| 81 | app.employer.managers_list | /employer/managers | Path does not match |
| 82 | app.employer.managers_invite | /employer/managers/invite | Path does not match |
| 83 | app.employer.managers_edit | /employer/managers/{id}/edit | Path does not match |
| 84 | app.employer.managers_limits | /employer/managers/limits | Path does not match |
| 85 | app.employer.managers_limits_edit | /employer/managers/{id}/limits/edit | Path does not match |
| 86 | app.employer.managers_block | /employer/managers/{id}/block | Path does not match |
| 87 | app.employer.favorite_resumes | /employer/favorite/resumes | Path does not match |
| 88 | app.employer.favorite_resumes_remove | /employer/favorite/resumes/{id}/remove | Path does not match |
| 89 | app.employer.favorite_resumes_add | /employer/favorite/resumes/{id}/add | Path does not match |
| 90 | app.employer.black_list_resumes | /employer/black-list/resumes | Path does not match |
| 91 | app.employer.requests_list | /employer/requests | Path does not match |
| 92 | app.employer.statistic.effectiveness | /employer/statistic/effectiveness | Path does not match |
| 93 | app.employer.statistic.vacancies | /employer/statistic/vacancies | Path does not match |
| 94 | app.employer.documents.bills_list | /employer/documents/bills | Path does not match |
| 95 | app.employer.documents.bills_download | /employer/documents/bills/{id}/download | Path does not match |
| 96 | app.employer.documents.bill_request | /employer/documents/bill-request | Path does not match |
| 97 | app.employer.documents.acts_list | /employer/documents/acts | Path does not match |
| 98 | app.employer.documents.contract | /employer/documents/contract | Path does not match |
| 99 | app.employer.documents.contact | /employer/documents/contact | Path does not match |
| 100 | app.employer.cart | /employer/cart | Path does not match |
| 101 | app.employer.cart_edit | /employer/cart/edit | Path does not match |
| 102 | app.employer.promo | /employer/promo | Path does not match |
| 103 | app.applicant.resumes_list | /applicant/resumes | Path does not match |
| 104 | app.applicant.resume_new | /applicant/resumes/new | Path does not match |
| 105 | app.applicant.resume_edit | /applicant/resume/{id}/edit | Path does not match |
| 106 | app.applicant.resume_delete | /applicant/resume/{id}/delete | Path does not match |
| 107 | app.applicant.resume_publish | /applicant/resume/{id}/publish | Path does not match |
| 108 | app.applicant.resume_upload_photo | /applicant/resume/{id}/upload-photo | Path does not match |
| 109 | app.applicant.requests_list | /applicant/requests | Path does not match |
| 110 | app.applicant.favorite_companies | /applicant/favorite/companies | Path does not match |
| 111 | app.applicant.favorite_companies_add | /applicant/favorite/companies/{id}/add | Path does not match |
| 112 | app.applicant.favorite_companies_remove | /applicant/favorite/companies/{id}/remove | Path does not match |
| 113 | app.applicant.favorite_vacancies | /applicant/favorite/vacancies | Path does not match |
| 114 | app.applicant.favorite_vacancies_remove | /applicant/favorite/vacancies/{id}/add | Path does not match |
| 115 | app.applicant.favorite_vacancies_add | /applicant/favorite/vacancies/{id}/remove | Path does not match |
| 116 | app.applicant.black_list_companies | /applicant/black-list/companies | Path does not match |
| 117 | app.applicant.black_list_companies_add | /applicant/black-list/companies/{id}/add | Path does not match |
| 118 | app.applicant.black_list_companies_remove | /applicant/black-list/companies/{id}/remove | Path does not match |
| 119 | app.applicant.black_list_vacancies | /applicant/black-list/vacancies | Path does not match |
| 120 | app.applicant.black_list_vacancies_add | /applicant/black-list/vacancies/{id}/add | Path does not match |
| 121 | app.applicant.black_list_vacancies_remove | /applicant/black-list/vacancies/{id}/remove | Path does not match |
| 122 | app.applicant.feedback_company_remove | /applicant/feedback/{id}/remove | Path does not match |
| 123 | app.requests.by_vacancy | /request/vacancy/{id}/new | Path does not match |
| 124 | app.requests.by_resume | /request/resume/{id}/new | Path does not match |
| 125 | app.requests.cancel_by_applicant | /applicant/request/{id}/cancel | Path does not match |
| 126 | app.education.institution_new | /education/institution/new | Path does not match |
| 127 | app.requests.change_status_request | /employer/request/{id}/{value} | Path does not match |
| 128 | app.report | /report | Path does not match |
| 129 | app.notification.read | /notification/{id}/read | Path does not match |
| 130 | admin.home | /admin | Path does not match |
| 131 | admin.login | /admin/login | Path does not match |
| 132 | admin.logout | /admin/logout | Path does not match |
| 133 | admin.employer.list | /admin/employer/list | Path does not match |
| 134 | admin.employer.get | /admin/employer/{id}/get | Path does not match |
| 135 | admin.employer.new | /admin/employer/new | Path does not match |
| 136 | admin.employer_manager.new | /admin/employer-manager/new | Path does not match |
| 137 | admin.employer.edit | /admin/employer/{id}/edit | Path does not match |
| 138 | admin.employer_manager.edit | /admin/employer-manager/{id}/edit | Path does not match |
| 139 | admin.employer.delete | /admin/employer/{id}/delete | Path does not match |
| 140 | admin.employer.change_password | /admin/employer/{id}/change-password | Path does not match |
| 141 | admin.employer.favorite_resume | /admin/employer/{id}/favorite-resume | Path does not match |
| 142 | admin.employer.export_email | /admin/employer/export-email | Path does not match |
| 143 | admin.applicant.list | /admin/applicant/list | Path does not match |
| 144 | admin.applicant.get | /admin/applicant/{id}/get | Path does not match |
| 145 | admin.applicant.new | /admin/applicant/new | Path does not match |
| 146 | admin.applicant.edit | /admin/applicant/{id}/edit | Path does not match |
| 147 | admin.applicant.delete | /admin/applicant/{id}/delete | Path does not match |
| 148 | admin.applicant.change_password | /admin/applicant/{id}/change-password | Path does not match |
| 149 | admin.applicant.favorite_vacancies | /admin/applicant/{id}/favorite-vacancies | Path does not match |
| 150 | admin.applicant.favorite_companies | /admin/applicant/{id}/favorite-companies | Path does not match |
| 151 | admin.applicant.blacklist_companies | /admin/applicant/{id}/black-list-companies | Path does not match |
| 152 | admin.applicant.blacklist_vacancies | /admin/applicant/{id}/black-list-vacancies | Path does not match |
| 153 | admin.company_acl.edit | /admin/user/{adminId}/company/{companyId}/acl | Path does not match |
| 154 | admin.section.access | /admin/user/{adminId}/section/access | Path does not match |
| 155 | admin.company.feedback | /admin/company/feedback/list | Path does not match |
| 156 | admin.company.feedback.remove | /admin/company/feedback/{id}/remove | Path does not match |
| 157 | admin.company.feedback.edit | /admin/company/feedback/{id}/edit | Path does not match |
| 158 | admin.company.feedback.view | /admin/company/feedback/{id}/view | Path does not match |
| 159 | admin.vacancy.request.list | /admin/vacancy/requests/list | Path does not match |
| 160 | admin.vacancy.request.edit | /admin/vacancy/requests/{id}/edit | Path does not match |
| 161 | admin.vacancy.statistic | /admin/vacancy/statistic | Path does not match |
| 162 | admin.personal_account | /admin/personal-accounts | Path does not match |
| 163 | admin.personal_account.add_balance | /admin/personal-accounts/{id}/add | Path does not match |
| 164 | admin.personal_account.remove_balance | /admin/personal-accounts/{id}/remove | Path does not match |
| 165 | admin.personal_account.history | /admin/personal-accounts/{id}/history | Path does not match |
| 166 | admin.moderation.vacancy | /admin/moderation/vacancies | Path does not match |
| 167 | admin.moderation.resume | /admin/moderation/resume | Path does not match |
| 168 | admin.moderation.feedback | /admin/moderation/feedback | Path does not match |
| 169 | admin.news.list | /admin/news/list | Path does not match |
| 170 | admin.news.get | /admin/news/{id}/get | Path does not match |
| 171 | admin.news.create | /admin/news/create | Path does not match |
| 172 | admin.news.delete | /admin/news/{id}/delete | Path does not match |
| 173 | admin.contract.list | /admin/contract/list | Path does not match |
| 174 | admin.contract.new | /admin/contract/new | Path does not match |
| 175 | app.vk.registration | /registration/applicant/vk | Path does not match |
| 176 | app.yandex.registration | /registration/applicant/yandex | Path does not match |
| 177 | app.yandex.registration.prepare | /registration/applicant/yandex/prepare | Path does not match |
| 178 | app.vk.registration.prepare | /registration/applicant/vk-prepare | Path does not match |
| 179 | app.vk.link.prepare | /applicant/vk-link | Path does not match |
| 180 | app.yandex.link.prepare | /applicant/yandex-link | Path does not match |
| 181 | app.auth_by_code.send.ajax | /applicant/auth-by-code/send-code | Path does not match |
| 182 | app.auth_by_code.confirm.ajax | /applicant/auth-by-code/confirm-code | Path does not match |
| 183 | app.site_manifest | /site.webmanifest | Path does not match |
| 184 | app.ui_kit | /ui | Path does not match |
| 185 | sirian_suggest | /suggest/{name}/suggest | Path does not match |
| 186 | sirian_suggest_init | /suggest/{name}/init | Path does not match |
| 187 | sirian_suggest_create | /suggest/{name}/create | Path does not match |
| 188 | app.sitemap | /sitemap/{sitemap} | Path does not match |
| 189 | app.cabinet | /cabinet | Path does not match |
| 190 | app.city_vacancies_list | /{city}/vacancies | Path does not match |
| 191 | app.city_vacancy | /{city}/vacancy/{id} | Path does not match |
| 192 | app.city_vacancy_with_specialization | /{city}/vacancies/{specializationSlug} | Path does not match |
| 193 | router.controller | /{slug} | Path almost matches, but Requirement for "slug" does not match ([\w-]+) |
| 194 | app.city | /{slug} | Path almost matches, but Requirement for "slug" does not match ([\w-]+) |
| 195 | app.fallback | /{path} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.