Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | hwi_oauth_service_redirect | /google/connect/{service} | Path does not match |
| 3 | hwi_oauth_connect_service | /google/connect/service/{service} | Path does not match |
| 4 | hwi_oauth_connect_registration | /google/connect/registration/{key} | Path does not match |
| 5 | hwi_oauth_connect | /google/login/ | Path does not match |
| 6 | google_login | /google/login/check | Path does not match |
| 7 | google_logout | /google/login/logout-google | 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_search_results | /_profiler/{token}/search/results | Path does not match |
| 15 | _profiler_open_file | /_profiler/open | Path does not match |
| 16 | _profiler | /_profiler/{token} | Path does not match |
| 17 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 18 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 19 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 20 | absence_index | /absence/list | Path does not match |
| 21 | absence_report | /absence/report | Path does not match |
| 22 | absence_register | /absence/register | Path does not match |
| 23 | absence_create | /absence/create | Path does not match |
| 24 | absence_edit | /absence/edit/{absence} | Path does not match |
| 25 | absence_update | /absence/update/{absence} | Path does not match |
| 26 | absence_table | /absence/{isPendingAccounting}/table/{year}/{month}/{day}/{absenceType} | Path does not match |
| 27 | accounting_matt | /accounting/matt | Path does not match |
| 28 | accounting_matt_process_file | /accounting/matt/process-file | Path does not match |
| 29 | employee_index | /employee/list | Path does not match |
| 30 | employee_table | /employee/table/{filterPendingWelcomeEmail} | Path does not match |
| 31 | employee_all | /employee/all | Path does not match |
| 32 | employee_table_all | /employee/table/all/{filterPendingWelcomeEmail} | Path does not match |
| 33 | employee_search | /employee/search/{employee} | Path does not match |
| 34 | employee_sending_welcome_email | /employee/sending/welcome/email/{employee} | Path does not match |
| 35 | employee_delete | /employee/delete | Path does not match |
| 36 | employee_register | /employee/register | Path does not match |
| 37 | employee_create | /employee/create | Path does not match |
| 38 | employee_edit | /employee/edit/{employeeId} | Path does not match |
| 39 | employee_update | /employee/update | Path does not match |
| 40 | employee_details | /employee/details/{employeeId} | Path does not match |
| 41 | employee_file_view | /employee/file/view/{fileId} | Path does not match |
| 42 | employee_profile | /employee/profile/{employeeId} | Path does not match |
| 43 | employee_jobacceptance_file_view | /employee/jobacceptance/file/view/{employeeUuid} | Path does not match |
| 44 | employee_process_index | /employee-process/process | Path does not match |
| 45 | employee_process_register | /employee-process/register | Path does not match |
| 46 | employee_process_details | /employee-process/process/{id} | Path does not match |
| 47 | employee_process_update_realized | /employee-process/process/update-realized | Path does not match |
| 48 | employee_process_update_status | /employee-process/process/update-status | Path does not match |
| 49 | employee_process_update_task | /employee-process/process/update-task | Path does not match |
| 50 | employee_process_get_contract | /employee-process/process/get-contract/{employee_id}/{type_moviment} | Path does not match |
| 51 | app_home | /home | Path does not match |
| 52 | employee_country_contract_type | /dashboard/employee-country-contract-type/{countryId}/{contractType} | Path does not match |
| 53 | user_index | /user/ | Path does not match |
| 54 | user_create | /user/create | Path does not match |
| 55 | user_edit | /user/edit | Path does not match |
| 56 | user_delete | /user/delete | Path does not match |
| 57 | job_acceptance_register | /jobacceptance/register/{jobOfferId}/{jobRequest}/{language} | Path does not match |
| 58 | job_acceptance_create | /jobacceptance/create | Path does not match |
| 59 | jobacceptance | /jobacceptance | Path does not match |
| 60 | app_public_login_index | / | Path does not match |
| 61 | login | /login | Path does not match |
| 62 | logout | /logout | Path does not match |
| 63 | google_auth | /auth/google | Path does not match |
| 64 | substitution_index | /substitution/list | Path does not match |
| 65 | substitution_register | /substitution/register | Path does not match |
| 66 | substitution_create | /substitution/create | Path does not match |
| 67 | substitution_edit | /substitution/edit/{substitution} | Path does not match |
| 68 | substitution_cancel | /substitution/cancel/{substitution} | Path does not match |
| 69 | substitution_table | /substitution/table | Path does not match |
| 70 | utils_file_upload | /file/upload | 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.