Routing
default2_usuario_edit
Matched route
Route Parameters
| Name | Value |
|---|---|
| entityId | "1" |
Route Matching Logs
Path to match:
/usuario/1/edit
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles.css | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | default2 | / | Path does not match |
| 17 | app_externo | /externo/cancelar/{id} | Path does not match |
| 18 | app_respuesta | /externo/devolver/ | Path does not match |
| 19 | default2_database_index | /database | Path does not match |
| 20 | default2_database_new | /database/new | Path does not match |
| 21 | default2_database_batch_delete | /database/batch-delete | Path does not match |
| 22 | default2_database_autocomplete | /database/autocomplete | Path does not match |
| 23 | default2_database_render_filters | /database/render-filters | Path does not match |
| 24 | default2_database_edit | /database/{entityId}/edit | Path does not match |
| 25 | default2_database_delete | /database/{entityId}/delete | Path does not match |
| 26 | default2_database_detail | /database/{entityId} | Path does not match |
| 27 | default2_mensaje_index | /mensaje | Path does not match |
| 28 | default2_mensaje_new | /mensaje/new | Path does not match |
| 29 | default2_mensaje_batch_delete | /mensaje/batch-delete | Path does not match |
| 30 | default2_mensaje_autocomplete | /mensaje/autocomplete | Path does not match |
| 31 | default2_mensaje_render_filters | /mensaje/render-filters | Path does not match |
| 32 | default2_mensaje_edit | /mensaje/{entityId}/edit | Path does not match |
| 33 | default2_mensaje_delete | /mensaje/{entityId}/delete | Path does not match |
| 34 | default2_mensaje_detail | /mensaje/{entityId} | Path does not match |
| 35 | default2_parametro_index | /parametro | Path does not match |
| 36 | default2_parametro_new | /parametro/new | Path does not match |
| 37 | default2_parametro_batch_delete | /parametro/batch-delete | Path does not match |
| 38 | default2_parametro_autocomplete | /parametro/autocomplete | Path does not match |
| 39 | default2_parametro_render_filters | /parametro/render-filters | Path does not match |
| 40 | default2_parametro_edit | /parametro/{entityId}/edit | Path does not match |
| 41 | default2_parametro_delete | /parametro/{entityId}/delete | Path does not match |
| 42 | default2_parametro_detail | /parametro/{entityId} | Path does not match |
| 43 | default2_testigo_index | /testigo | Path does not match |
| 44 | default2_testigo_new | /testigo/new | Path does not match |
| 45 | default2_testigo_batch_delete | /testigo/batch-delete | Path does not match |
| 46 | default2_testigo_autocomplete | /testigo/autocomplete | Path does not match |
| 47 | default2_testigo_render_filters | /testigo/render-filters | Path does not match |
| 48 | default2_testigo_edit | /testigo/{entityId}/edit | Path does not match |
| 49 | default2_testigo_delete | /testigo/{entityId}/delete | Path does not match |
| 50 | default2_testigo_detail | /testigo/{entityId} | Path does not match |
| 51 | default2_usuario_index | /usuario | Path does not match |
| 52 | default2_usuario_new | /usuario/new | Path does not match |
| 53 | default2_usuario_batch_delete | /usuario/batch-delete | Path does not match |
| 54 | default2_usuario_autocomplete | /usuario/autocomplete | Path does not match |
| 55 | default2_usuario_render_filters | /usuario/render-filters | Path does not match |
| 56 | default2_usuario_edit | /usuario/{entityId}/edit | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.