Routing
app_dashboard
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://laboratorios-dev.smf-systems.com/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_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 | agent_index | /agentes/ | Path does not match |
| 16 | agent_new | /agentes/nuevo | Path does not match |
| 17 | agent_show | /agentes/{id} | Path does not match |
| 18 | agent_edit | /agentes/{id}/editar | Path does not match |
| 19 | agent_delete | /agentes/{id} | Path does not match |
| 20 | agent_toggle_status | /agentes/{id}/toggle-status | Path does not match |
| 21 | aggregation_substate_index | /subestados-agregacion/ | Path does not match |
| 22 | aggregation_substate_new | /subestados-agregacion/nuevo | Path does not match |
| 23 | aggregation_substate_edit | /subestados-agregacion/{id}/editar | Path does not match |
| 24 | aggregation_substate_toggle_status | /subestados-agregacion/{id}/toggle-status | Path does not match |
| 25 | aggregation_substate_delete | /subestados-agregacion/{id}/eliminar | Path does not match |
| 26 | analysis_index | /analisis/ | Path does not match |
| 27 | analysis_new | /analisis/nuevo | Path does not match |
| 28 | analysis_show | /analisis/{id} | Path does not match |
| 29 | analysis_edit | /analisis/{id}/editar | Path does not match |
| 30 | analysis_toggle_status | /analisis/{id}/toggle-status | Path does not match |
| 31 | analysis_delete | /analisis/{id}/eliminar | Path does not match |
| 32 | analysis_api_substates_by_state | /analisis/api/substates-by-state/{state} | Path does not match |
| 33 | analysis_group_index | /grupos-analisis | Path does not match |
| 34 | analysis_group_new | /grupos-analisis/nuevo | Path does not match |
| 35 | analysis_group_show | /grupos-analisis/{id} | Path does not match |
| 36 | analysis_group_edit | /grupos-analisis/{id}/editar | Path does not match |
| 37 | analysis_group_toggle_status | /grupos-analisis/{id}/toggle-status | Path does not match |
| 38 | analysis_group_delete | /grupos-analisis/{id}/eliminar | Path does not match |
| 39 | analysis_group_add_analysis | /grupos-analisis/{id}/agregar-analisis | Path does not match |
| 40 | analysis_group_remove_analysis | /grupos-analisis/{id}/remover-analisis/{analysisId} | Path does not match |
| 41 | analyte_index | /analitos/ | Path does not match |
| 42 | analyte_new | /analitos/nuevo | Path does not match |
| 43 | analyte_show | /analitos/{id} | Path does not match |
| 44 | analyte_edit | /analitos/{id}/editar | Path does not match |
| 45 | analyte_toggle_status | /analitos/{id}/toggle-status | Path does not match |
| 46 | analyte_delete | /analitos/{id}/eliminar | Path does not match |
| 47 | client_index | /clientes/ | Path does not match |
| 48 | client_new | /clientes/nuevo | Path does not match |
| 49 | client_show | /clientes/{id} | Path does not match |
| 50 | client_edit | /clientes/{id}/editar | Path does not match |
| 51 | client_delete | /clientes/{id} | Path does not match |
| 52 | client_template_index | /plantilla-clientes/ | Path does not match |
| 53 | client_template_new | /plantilla-clientes/nueva | Path does not match |
| 54 | client_template_show | /plantilla-clientes/{id} | Path does not match |
| 55 | client_template_edit | /plantilla-clientes/{id}/editar | Path does not match |
| 56 | client_template_delete | /plantilla-clientes/{id} | Path does not match |
| 57 | client_template_add_analysis | /plantilla-clientes/{id}/agregar-analisis | Path does not match |
| 58 | client_template_remove_analysis | /plantilla-clientes/{id}/remover-analisis/{templateAnalysisId} | Path does not match |
| 59 | container_index | /envases/ | Path does not match |
| 60 | container_new | /envases/nuevo | Path does not match |
| 61 | container_show | /envases/{id} | Path does not match |
| 62 | container_edit | /envases/{id}/editar | Path does not match |
| 63 | container_delete | /envases/{id} | Path does not match |
| 64 | container_toggle_status | /envases/{id}/toggle-status | Path does not match |
| 65 | correction_request_index | /correction-request/ | Path does not match |
| 66 | correction_request_new | /correction-request/new/{workOrderId} | Path does not match |
| 67 | correction_request_show | /correction-request/{id} | Path does not match |
| 68 | correction_request_update_status | /correction-request/{id}/update-status | Path does not match |
| 69 | correction_request_delete | /correction-request/{id}/delete | Path does not match |
| 70 | app_dashboard | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.