Routing
home
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | fos_js_routing_js | /js/routing.{_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 | admin-home | /os-admin/ | Path does not match |
| 16 | login | /os-admin/login | Path does not match |
| 17 | forgot-password | /os-admin/forgot-password | Path does not match |
| 18 | logout | /os-admin/logout | Path does not match |
| 19 | articles-onefrontpage | /os-admin/articles/{id}/oneFrontPage | Path does not match |
| 20 | certificate-generate-employee | /os-admin/certificate/{employee}/generate/{model} | Path does not match |
| 21 | certificate-confirmation | /os-admin/certificate/{id}/confirmation | Path does not match |
| 22 | certificate-validate | /os-admin/certificate/{id}/validation | Path does not match |
| 23 | certificate-preview | /os-admin/certificate/{uuid}/preview | Path does not match |
| 24 | admin-company-configurations | /os-admin/company/edition | Path does not match |
| 25 | app-configurations | /os-admin/app-configurations | Path does not match |
| 26 | admin-employee-configurations | /os-admin/employee/edition | Path does not match |
| 27 | admin-employee-generation | /os-admin/employee/{employee}/generation/{type} | Path does not match |
| 28 | admin-employee-operations | /os-admin/employee/operations | Path does not match |
| 29 | parameters | /os-admin/parameters/ | Path does not match |
| 30 | payslip-generate-employee | /os-admin/payslip/{employee}/generate | Path does not match |
| 31 | payslip-confirmation | /os-admin/payslip/{id}/confirmation | Path does not match |
| 32 | payslip-validate | /os-admin/payslip/{id}/validation | Path does not match |
| 33 | payslip-payslip-preview | /os-admin/payslip/{uuid}/preview | Path does not match |
| 34 | users-login-as | /os-admin/users/{id}/login | Path does not match |
| 35 | users-admin-page | /os-admin/users/page/{offset} | Path does not match |
| 36 | users-admin | /os-admin/users/ | Path does not match |
| 37 | users-search-admin-page | /os-admin/users/search/{keywords}/page/{offset}/ | Path does not match |
| 38 | users-search-admin | /os-admin/users/search/{keywords}/ | Path does not match |
| 39 | users-disabled-admin-page | /os-admin/users-disabled/page/{offset} | Path does not match |
| 40 | users-disabled-admin | /os-admin/users-disabled/ | Path does not match |
| 41 | users-disabled-search-admin-page | /os-admin/users-disabled/search/{keywords}/page/{offset}/ | Path does not match |
| 42 | users-disabled-search-admin | /os-admin/users-disabled/search/{keywords}/ | Path does not match |
| 43 | users-enabled-admin-page | /os-admin/users-enabled/page/{offset} | Path does not match |
| 44 | users-enabled-admin | /os-admin/users-enabled/ | Path does not match |
| 45 | users-enabled-search-admin-page | /os-admin/users-enabled/search/{keywords}/page/{offset}/ | Path does not match |
| 46 | users-v-search-admin | /os-admin/users-enabled/search/{keywords}/ | Path does not match |
| 47 | users-new | /os-admin/users/add | Path does not match |
| 48 | users-edit | /os-admin/users/edit/{id}/ | Path does not match |
| 49 | users-account-edit | /os-admin/account/edit/ | Path does not match |
| 50 | users-password-edit | /os-admin/users/password-edit/ | Path does not match |
| 51 | users-enable | /os-admin/users/enabled/{id}/ | Path does not match |
| 52 | users-reset | /os-admin/users/reset/{id}/ | Path does not match |
| 53 | users-reset-password | /os-admin/reset-password/ | Path does not match |
| 54 | users-first-login | /os-admin/first-login/{token}/{email}/ | Path does not match |
| 55 | users-view | /os-admin/users/view/{id}/ | Path does not match |
| 56 | users-account | /os-admin/account/ | Path does not match |
| 57 | users-my-dashbord | /os-admin/dashbord/ | Path does not match |
| 58 | users-my-dashbord-page | /os-admin/dashbord/page/{offset}/ | Path does not match |
| 59 | users-my-dashbord-search | /os-admin/dashbord/search/{offset}/ | Path does not match |
| 60 | users-dashbord | /os-admin/users/dashbord/{id}/ | Path does not match |
| 61 | users-dashbord-page | /os-admin/users/dashbord/{id}/page/{offset}/ | Path does not match |
| 62 | users-dashbord-search | /os-admin/users/dashbord/{id}/search/{offset}/ | Path does not match |
| 63 | users-dashbords | /os-admin/users/activities/ | Path does not match |
| 64 | users-dashbords-page | /os-admin/users/activities/page/{offset}/ | Path does not match |
| 65 | users-dashbords-search | /os-admin/users/activities/search/{keywords}/ | Path does not match |
| 66 | home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.