Routing
home
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://exhibition.orbidenti.com/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
| 2 | ef_connect | /efconnect/{instance}/{homeFolder} | Path does not match |
| 3 | ef_main_js | /elfinder.main.js | Path does not match |
| 4 | elfinder | /elfinder/{instance}/{homeFolder} | Path does not match |
| 5 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 6 | _wdt | /_wdt/{token} | Path does not match |
| 7 | _profiler_home | /_profiler/ | Path does not match |
| 8 | _profiler_search | /_profiler/search | Path does not match |
| 9 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 10 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 11 | _profiler_xdebug | /_profiler/xdebug | 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 | action_history_index | /action-history | Path does not match |
| 19 | company_index | /company | Path does not match |
| 20 | company_suggester | /company/suggester | Path does not match |
| 21 | company_new | /company/new | Path does not match |
| 22 | company_show | /company/{id} | Path does not match |
| 23 | company_edit | /company/{id}/edit | Path does not match |
| 24 | company_delete | /company/{id}/delete | Path does not match |
| 25 | corrective_invoice_new | /corrective-invoice/new/{id} | Path does not match |
| 26 | currency_index | /currency | Path does not match |
| 27 | email_index | Path does not match | |
| 28 | employee_index | /employee | Path does not match |
| 29 | employee_suggester | /employee/suggester | Path does not match |
| 30 | employee_new | /employee/new/{id} | Path does not match |
| 31 | employee_show | /employee/{id} | Path does not match |
| 32 | employee_edit | /employee/{id}/edit | Path does not match |
| 33 | employee_delete | /employee/{id}/delete | Path does not match |
| 34 | exhibition_index | /exhibition | Path does not match |
| 35 | exhibition_archived_index | /exhibition-archived | Path does not match |
| 36 | exhibition_new | /exhibition/new | Path does not match |
| 37 | exhibition_show | /exhibition/{id} | Path does not match |
| 38 | exhibition_show_map | /exhibition/map/{id} | Path does not match |
| 39 | exhibition_edit | /exhibition/{id}/edit | Path does not match |
| 40 | exhibition_delete | /exhibition/{id} | Path does not match |
| 41 | exhibition_activate | /exhibition/{id}/activate | Path does not match |
| 42 | exhibition_archive | /exhibition/{id}/archive | Path does not match |
| 43 | exhibition_unarchive | /exhibition/{id}/unarchive | Path does not match |
| 44 | exhibitor_index | /exhibitor | Path does not match |
| 45 | exhibitor_suggester | /exhibitor-sug | Path does not match |
| 46 | exhibitor_new | /exhibitor/new | Path does not match |
| 47 | exhibitor_show | /exhibitor/{id} | Path does not match |
| 48 | exhibitor_edit | /exhibitor/{id}/edit | Path does not match |
| 49 | exhibitor_delete | /exhibitor/{id}/delete | Path does not match |
| 50 | file_index | /file | Path does not match |
| 51 | file_show | /file/{id} | Path does not match |
| 52 | file_delete | /file/{id}/delete | Path does not match |
| 53 | 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.