Routing
pub_candidate_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/trabalhe-conosco/entrar
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 3 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 4 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 5 | _wdt | /_wdt/{token} | Path does not match |
| 6 | _profiler_home | /_profiler/ | Path does not match |
| 7 | _profiler_search | /_profiler/search | Path does not match |
| 8 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 9 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 10 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 11 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 12 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 13 | _profiler_open_file | /_profiler/open | Path does not match |
| 14 | _profiler | /_profiler/{token} | Path does not match |
| 15 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 16 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 17 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 18 | admin_area_of_interest_index | /admin/areas-de-interesse | Path does not match |
| 19 | admin_area_of_interest_new | /admin/areas-de-interesse/new | Path does not match |
| 20 | admin_area_of_interest_edit | /admin/areas-de-interesse/{id}/edit | Path does not match |
| 21 | admin_area_of_interest_delete | /admin/areas-de-interesse/{id}/delete | Path does not match |
| 22 | admin_area_of_interest_reorder | /admin/areas-de-interesse/reorder | Path does not match |
| 23 | admin_candidate_index | /admin/candidatos | Path does not match |
| 24 | admin_candidate_save_search | /admin/candidatos/salvar-pesquisa | Path does not match |
| 25 | admin_candidate_delete_search | /admin/candidatos/excluir-pesquisa/{id} | Path does not match |
| 26 | admin_candidate_export_csv | /admin/candidatos/exportar-csv | Path does not match |
| 27 | admin_candidate_show | /admin/candidatos/{id} | Path does not match |
| 28 | admin_candidate_download_resume | /admin/candidatos/{id}/download-resume | Path does not match |
| 29 | admin_career_index | /admin/cargos | Path does not match |
| 30 | admin_career_new | /admin/cargos/new | Path does not match |
| 31 | admin_career_edit | /admin/cargos/{id}/edit | Path does not match |
| 32 | admin_career_delete | /admin/cargos/{id}/delete | Path does not match |
| 33 | admin_career_reorder | /admin/cargos/reorder | Path does not match |
| 34 | admin_dash | /admin/ | Path does not match |
| 35 | app_admin_exemplo_index | /admin/exemplo | Path does not match |
| 36 | app_admin_exemplo_form | /admin/exemplo/form | Path does not match |
| 37 | app_admin_exemplo_list | /admin/exemplo/list | Path does not match |
| 38 | app_admin_icones_index | /admin/icones | Path does not match |
| 39 | admin_tenant_index | /admin/tenants | Path does not match |
| 40 | admin_tenant_new | /admin/tenants/new | Path does not match |
| 41 | admin_tenant_edit | /admin/tenants/{id}/edit | Path does not match |
| 42 | admin_tenant_delete | /admin/tenants/{id}/delete | Path does not match |
| 43 | admin_tenant_impersonate | /admin/tenants/{id}/impersonar | Path does not match |
| 44 | admin_tenant_exit_impersonate | /admin/tenants/sair-impersonacao | Path does not match |
| 45 | admin_user_index | /admin/users | Path does not match |
| 46 | admin_user_new | /admin/users/new | Path does not match |
| 47 | admin_user_edit | /admin/users/{id}/edit | Path does not match |
| 48 | admin_user_delete | /admin/users/{id}/delete | Path does not match |
| 49 | pub_candidate_profile | /trabalhe-conosco/perfil | Path does not match |
| 50 | pub_candidate_resume_download | /trabalhe-conosco/curriculo/download | Path does not match |
| 51 | pub_candidate_access | /trabalhe-conosco/acesso | Path does not match |
| 52 | pub_candidate_experience | /trabalhe-conosco/experiencias | Path does not match |
| 53 | pub_candidate_experience_delete | /trabalhe-conosco/experiencias/{id}/remover | Path does not match |
| 54 | pub_candidate_academic | /trabalhe-conosco/formacao | Path does not match |
| 55 | pub_candidate_academic_delete | /trabalhe-conosco/formacao/{id}/remover | Path does not match |
| 56 | pub_candidate_availability | /trabalhe-conosco/disponibilidade | Path does not match |
| 57 | pub_candidate_career_remove | /trabalhe-conosco/disponibilidade/cargo/{id}/remover | Path does not match |
| 58 | pub_candidate_delete_account | /trabalhe-conosco/excluir-conta | Path does not match |
| 59 | pub_candidate_account_deleted | /trabalhe-conosco/conta-excluida | Path does not match |
| 60 | pub_candidate_login | /trabalhe-conosco/entrar | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.