Routing
homepage
Matched route
Route Parameters
| Name | Value |
|---|---|
| path | "/admin" |
| permanent | true |
Route Redirection
This page redirects to:
https://karieri3.kosyo2.economedia.bg/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | file_ck-upload | /ckeditor/file/upload | Path does not match |
| 2 | admin | /admin | Path does not match |
| 3 | search_job_statistic | /admin/jobs/search/statistic | Path does not match |
| 4 | candidates_job_statistic | /admin/jobs/candidates/statistic | Path does not match |
| 5 | job_statistic | /admin/jobs/statistic | Path does not match |
| 6 | job_download | /admin/jobs/download | Path does not match |
| 7 | job_reference | /admin/jobs/reference | Path does not match |
| 8 | admin_login | /login | Path does not match |
| 9 | admin_logout | /logout | Path does not match |
| 10 | user_role_statistic | /admin/users/role/statistic | Path does not match |
| 11 | app_api_applyingdocument_getall | /api/bg/applying-documents | Path does not match |
| 12 | candidate_get_my_profile | /api/{_locale}/candidate | Path does not match |
| 13 | candidate_get_by_id | /api/{_locale}/candidate/{id} | Path does not match |
| 14 | candidate_create | /api/{_locale}/candidate | Path does not match |
| 15 | candidate_delete | /api/{_locale}/candidate | Path does not match |
| 16 | candidate_upload_picture | /api/{_locale}/candidate/picture | Path does not match |
| 17 | candidate_delete_picture | /api/{_locale}/candidate/picture | Path does not match |
| 18 | candidate_upload_cv | /api/{_locale}/candidate/cv | Path does not match |
| 19 | candidate_delete_cv | /api/{_locale}/candidate/cv | Path does not match |
| 20 | candidate_additional_skill_create | /api/{_locale}/candidate/additional-skill | Path does not match |
| 21 | candidate_additional_skill_update | /api/{_locale}/candidate/additional-skill/{id} | Path does not match |
| 22 | candidate_education_delete | /api/{_locale}/candidate/education/{id} | Path does not match |
| 23 | candidate_work_experience_create | /api/{_locale}/candidate/work-experience | Path does not match |
| 24 | candidate_work_experience_update | /api/{_locale}/candidate/work-experience/{id} | Path does not match |
| 25 | candidate_work_experience_delete | /api/{_locale}/candidate/work-experience/{id} | Path does not match |
| 26 | candidate_additional_language_create | /api/{_locale}/candidate/additional-language | Path does not match |
| 27 | candidate_additional_language_update | /api/{_locale}/candidate/additional-language/{id} | Path does not match |
| 28 | candidate_additional_language_delete | /api/{_locale}/candidate/additional-language/{id} | Path does not match |
| 29 | candidate_get_profile_resume | /api/{_locale}/candidate/{id}/profile-resume | Path does not match |
| 30 | app_api_city_getall | /api/{_locale}/cities | Path does not match |
| 31 | app_api_companyadvantage_getall | /api/{_locale}/company-advantages | Path does not match |
| 32 | company_get_mine | /api/{_locale}/company/mine | Path does not match |
| 33 | company_activate_company | /api/{_locale}/company/activate | Path does not match |
| 34 | company_deactivate_company | /api/{_locale}/company/deactivate | Path does not match |
| 35 | company_get_by_id | /api/{_locale}/company/{id} | Path does not match |
| 36 | company_get_all | /api/{_locale}/company | Path does not match |
| 37 | company_create_or_update | /api/{_locale}/company/createOrUpdate | Path does not match |
| 38 | company_get_addition_info | /api/{_locale}/company/additional/info | Path does not match |
| 39 | company_set_additional_info | /api/{_locale}/company/additional/info | Path does not match |
| 40 | company_get_faq | /api/{_locale}/company/faq/{id} | Path does not match |
| 41 | company_set_faq | /api/{_locale}/company/faq | Path does not match |
| 42 | company_upload_logo | /api/{_locale}/company/logo | Path does not match |
| 43 | company_upload_cover | /api/{_locale}/company/cover | Path does not match |
| 44 | company_follow_company | /api/{_locale}/company/{id}/follow | Path does not match |
| 45 | company_unfollow_company | /api/{_locale}/company/{id}/unfollow | Path does not match |
| 46 | company_get_company_advantages | /api/{_locale}/company/advantages | Path does not match |
| 47 | company_set_company_advantages | /api/{_locale}/company/advantages | Path does not match |
| 48 | company_delete_company_advantage | /api/{_locale}/company/advantages/{id} | Path does not match |
| 49 | company_reorder_company_advantage | /api/{_locale}/company/advantages/reorder | Path does not match |
| 50 | company_get_company_aboutus | /api/{_locale}/company/about-us | Path does not match |
| 51 | company_company_aboutus_create | /api/{_locale}/company/about-us | Path does not match |
| 52 | company_company_aboutus_update | /api/{_locale}/company/about-us/{id} | Path does not match |
| 53 | company_upload_aboutus_picture | /api/{_locale}/company/about-us/{id}/picture | Path does not match |
| 54 | company_delete_company_aboutus | /api/{_locale}/company/about-us/{id} | Path does not match |
| 55 | company_edit_company_aboutus_active | /api/{_locale}/company/about-us/{id}/active | Path does not match |
| 56 | company_get_company_mosaic | /api/{_locale}/company/mosaic | Path does not match |
| 57 | company_company_mosaic_create | /api/{_locale}/company/mosaic | Path does not match |
| 58 | company_company_mosaic_update | /api/{_locale}/company/mosaic/{id} | Path does not match |
| 59 | company_upload_mosaic_picture | /api/{_locale}/company/mosaic/{id}/picture | Path does not match |
| 60 | company_delete_company_mosaic | /api/{_locale}/company/mosaic/{id} | Path does not match |
| 61 | company_edit_company_mosaic_active | /api/{_locale}/company/mosaic/{id}/active | Path does not match |
| 62 | company_edit_company_mosaic_position | /api/{_locale}/company/mosaic/{id}/position | Path does not match |
| 63 | company_get_company_gallery | /api/{_locale}/company/gallery | Path does not match |
| 64 | company_company_gallery_create | /api/{_locale}/company/gallery | Path does not match |
| 65 | company_company_gallery_update | /api/{_locale}/company/gallery/{id} | Path does not match |
| 66 | company_upload_gallery_picture | /api/{_locale}/company/gallery/{id}/picture | Path does not match |
| 67 | company_delete_company_gallery | /api/{_locale}/company/gallery/{id} | Path does not match |
| 68 | company_edit_company_gallery_active | /api/{_locale}/company/gallery/{id}/active | Path does not match |
| 69 | company_edit_company_gallery_position | /api/{_locale}/company/gallery/{id}/position | Path does not match |
| 70 | subscription_get_all | /api/{_locale}/subscription | Path does not match |
| 71 | subscription_get_one_active | /api/{_locale}/subscription/active | Path does not match |
| 72 | subscription_create_free_subscription | /api/{_locale}/subscription | Path does not match |
| 73 | app_api_country_getallcountries | /api/{_locale}/countries | Path does not match |
| 74 | app_api_departments_getall | /api/{_locale}/departments | Path does not match |
| 75 | app_api_educationlevel_getall | /api/{_locale}/education-levels | Path does not match |
| 76 | file_download | /api/{_locale}/file/{hash} | Path does not match |
| 77 | gpt_streaming_request | /api/bg/gpt | Path does not match |
| 78 | homepage_get_hp_companies | /api/{_locale}/homepage/companies | Path does not match |
| 79 | homepage_get_hp_job_positions | /api/{_locale}/homepage/job-position | Path does not match |
| 80 | homepage_get_hp_news_accent | /api/{_locale}/homepage/news/accent | Path does not match |
| 81 | homepage_get_hp_news | /api/{_locale}/homepage/news | Path does not match |
| 82 | image_thumbnails_get | /api/{_locale}/imgt/{index}_{hash} | Path does not match |
| 83 | app_api_industry_getall | /api/{_locale}/industries | Path does not match |
| 84 | job_apply_get_all_types | /api/{_locale}/job-apply/statuses | Path does not match |
| 85 | job_apply_get_by_all | /api/{_locale}/job-apply | Path does not match |
| 86 | job_apply_get_by_id | /api/{_locale}/job-apply/{id} | Path does not match |
| 87 | job_apply_create | /api/{_locale}/job-apply | Path does not match |
| 88 | job_apply_check_cv | /api/{_locale}/job-apply/cv/check | Path does not match |
| 89 | job_apply_upload_cv | /api/{_locale}/job-apply/{id}/cv | Path does not match |
| 90 | job_apply_check_other_file | /api/{_locale}/job-apply/other-file/check | Path does not match |
| 91 | job_apply_upload_other_files | /api/{_locale}/job-apply/{id}/other-files | Path does not match |
| 92 | job_apply_edit_status | /api/{_locale}/job-apply/{id}/status | Path does not match |
| 93 | job_position_get_all_statuses | /api/{_locale}/job-position/statuses | Path does not match |
| 94 | job_position_get_all_applying_types | /api/{_locale}/job-position/applying-types | Path does not match |
| 95 | job_position_get_jobpositions_statistics | /api/{_locale}/job-position/statistics | Path does not match |
| 96 | job_position_get_all | /api/{_locale}/job-position | Path does not match |
| 97 | job_position_get_widget | /api/{_locale}/job-position/widget | Path does not match |
| 98 | job_position_get_karieri-news | /api/{_locale}/job-position/karieri-news | Path does not match |
| 99 | job_position_filters | /api/{_locale}/job-position/filters | Path does not match |
| 100 | job_position_get_by_id | /api/{_locale}/job-position/{id} | Path does not match |
| 101 | job_position_edit | /api/{_locale}/job-position/{id} | Path does not match |
| 102 | job_position_create | /api/{_locale}/job-position | Path does not match |
| 103 | job_position_upload_picture | /api/{_locale}/job-position/{id}/picture | Path does not match |
| 104 | job_position_upload_logo | /api/{_locale}/job-position/{id}/logo | Path does not match |
| 105 | job_position_edit_status | /api/{_locale}/job-position/{id}/status | Path does not match |
| 106 | job_position_edit_company_featured | /api/{_locale}/job-position/{id}/company-featured | Path does not match |
| 107 | job_position_update_total_views | /api/{_locale}/job-position/{id}/views | Path does not match |
| 108 | app_api_jobsubtype_getall | /api/{_locale}/job-subtypes | Path does not match |
| 109 | app_api_jobtype_getall | /api/{_locale}/job-types | Path does not match |
| 110 | app_api_language_getall | /api/{_locale}/languages | Path does not match |
| 111 | app_api_language_getalllevels | /api/{_locale}/language-levels | Path does not match |
| 112 | add-subscriber | /api/{_locale}/mailerlite/subscriber/add | Path does not match |
| 113 | return-subscriber | /api/{_locale}/mailerlite/subscriber | Path does not match |
| 114 | confirm-subscription | /api/{_locale}/mailerlite/confirm | Path does not match |
| 115 | remove-subscriber | /api/{_locale}/mailerlite/subscriber/remove | Path does not match |
| 116 | moiatakariera_get_mk_companies | /api/{_locale}/moiatakariera/companies | Path does not match |
| 117 | moiatakariera_get_mk_job_positions | /api/{_locale}/moiatakariera/job-positions | Path does not match |
| 118 | moiatakariera_get_mk_news | /api/{_locale}/moiatakariera/news | Path does not match |
| 119 | moiatakariera_get_mk_active_issue | /api/{_locale}/moiatakariera/issue | Path does not match |
| 120 | moiatakariera_get_mk_inactive_issues | /api/{_locale}/moiatakariera/issue/archive | Path does not match |
| 121 | newfeatureget_knf_users | /api/{_locale}/new-feature/users | Path does not match |
| 122 | newfeatureget_knf_users_log | /api/{_locale}/new-feature/log | Path does not match |
| 123 | app_api_newscategory_getall | /api/{_locale}/news-category | Path does not match |
| 124 | news_get_all | /api/{_locale}/news | Path does not match |
| 125 | news_get_widget_news | /api/{_locale}/news/widget | Path does not match |
| 126 | news_get_related_news | /api/{_locale}/news/related-news | Path does not match |
| 127 | news_get_most_read_news | /api/{_locale}/news/most-read | Path does not match |
| 128 | news_get_mkariera_news | /api/{_locale}/news/mkariera | Path does not match |
| 129 | news_get_by_id | /api/{_locale}/news/{id} | Path does not match |
| 130 | news_get_by_company_id | /api/{_locale}/news/{id}/{companyId} | Path does not match |
| 131 | news_get_short_news_by_id | /api/{_locale}/news/short/{id} | Path does not match |
| 132 | news_get_by_old_id | /api/{_locale}/news/old/{id} | Path does not match |
| 133 | news_upload_picture_from_ckeditor_easy_admin | /api/{_locale}/news/eackeditor/picture | Path does not match |
| 134 | news_edit | /api/{_locale}/news/{id} | Path does not match |
| 135 | news_create | /api/{_locale}/news | Path does not match |
| 136 | news_edit_company_featured | /api/{_locale}/news/{id}/company-featured | Path does not match |
| 137 | news_upload_picture | /api/{_locale}/news/{id}/picture | Path does not match |
| 138 | news_upload_content_picture | /api/{_locale}/news/{id}/picture/upload | Path does not match |
| 139 | news_edit_active | /api/{_locale}/news/{id}/active | Path does not match |
| 140 | payment_get_types | /api/{_locale}/payment/types | Path does not match |
| 141 | payment_create | /api/{_locale}/payment | Path does not match |
| 142 | payment_set_payment_success | /api/{_locale}/payment/success/{hash} | Path does not match |
| 143 | payment_set_payment_reject | /api/{_locale}/payment/reject/{hash} | Path does not match |
| 144 | payment_stripe_session_init | /api/{_locale}/payment/stripe/session | Path does not match |
| 145 | app_api_paymentplan_getallactivepublic | /api/{_locale}/payment-plans | Path does not match |
| 146 | app_api_paymentplan_getbyid | /api/{_locale}/payment-plans/{id} | Path does not match |
| 147 | app_api_positionlevel_getall | /api/{_locale}/position-level | Path does not match |
| 148 | rss | /api/{_locale}/rss | Path does not match |
| 149 | rss_jobs | /api/{_locale}/rss/jobs | Path does not match |
| 150 | send_request_premium | /api/{_locale}/request-premium | Path does not match |
| 151 | search_search_jobpositions | /api/{_locale}/search/jobpositions | Path does not match |
| 152 | search_search_companies | /api/{_locale}/search/companies | Path does not match |
| 153 | search_suggestions | /api/{_locale}/search/suggestions | Path does not match |
| 154 | search_get_jobposition_searches | /api/{_locale}/search/saved-jobpositions | Path does not match |
| 155 | search_add_jobposition_search | /api/{_locale}/search/saved-jobpositions | Path does not match |
| 156 | search_change_jobposition_search_period | /api/{_locale}/search/saved-jobpositions/{id}/period | Path does not match |
| 157 | search_delete_jobposition_search | /api/{_locale}/search/saved-jobpositions/{id} | Path does not match |
| 158 | search_fetch_externeal_widjet | /api/{_locale}/search/extwidjet | Path does not match |
| 159 | search_confirm-savesearch | /api/{_locale}/search/savesearch/confirm | Path does not match |
| 160 | api_login | /api/login | Path does not match |
| 161 | login_social | /api/login/social | Path does not match |
| 162 | app_api_security_register | /api/register | Path does not match |
| 163 | app_api_security_forgottenpasswordsendmail | /api/forgotten-password | Path does not match |
| 164 | app_api_security_forgottenpasswordchecktoken | /api/forgotten-password/{hash} | Path does not match |
| 165 | app_api_security_forgottenpasswordupdatepassword | /api/forgotten-password/{hash} | Path does not match |
| 166 | app_api_security_userconfirm | /api/user-confirm/{hash} | Path does not match |
| 167 | app_api_security_useragreements | /api/user-agreements | Path does not match |
| 168 | app_api_security_getlocalagreements | /api/user-agreements | Path does not match |
| 169 | app_api_skill_getall | /api/{_locale}/skills | Path does not match |
| 170 | app_api_skilllevel_getall | /api/{_locale}/skill-levels | Path does not match |
| 171 | app_api_staticpage_getbyurl | /api/{_locale}/static-page/{url} | Path does not match |
| 172 | app_api_systemlabel_getall | /{_locale}/system-labels | Path does not match |
| 173 | users_change_password | /api/users/password | Path does not match |
| 174 | users_change_username | /api/users/username | Path does not match |
| 175 | users_change_email | /api/users/email | Path does not match |
| 176 | users_confirm_change_email | /api/users/{userId}/email/{hash} | Path does not match |
| 177 | users_set_user_password | /api/users/set_password | Path does not match |
| 178 | users_app_api_user_getfirstpartydatanomenklatures | /api/users/fpd-nomenklatures | Path does not match |
| 179 | users_session_set_chain_redirect | /api/users/chain-auth | Path does not match |
| 180 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 181 | _wdt | /_wdt/{token} | Path does not match |
| 182 | _profiler_home | /_profiler/ | Path does not match |
| 183 | _profiler_search | /_profiler/search | Path does not match |
| 184 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 185 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 186 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 187 | _profiler_open_file | /_profiler/open | Path does not match |
| 188 | _profiler | /_profiler/{token} | Path does not match |
| 189 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 190 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 191 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 192 | api_docs | /api/docs | Path does not match |
| 193 | homepage | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.