Routing
(none)
Matched route
Route Matching Logs
Path to match:
/vendor/.env
# | Route name | Path | Log |
---|---|---|---|
1 | admin_auditor_list_audits | /historico/audit | Path does not match |
2 | admin_auditor_show_transaction | /historico/audit/transaction/{hash} | Path does not match |
3 | admin_auditor_show_entity_history | /historico/audit/{entity}/{id} | Path does not match |
4 | admin_conf_cache_clear | /globales/borrar_cache | Path does not match |
5 | admin_conf_new | /globales/crear | Path does not match |
6 | admin_conf_edit | /globales/{id}/editar | Path does not match |
7 | admin_conf_delete | /globales/{id}/eliminar | Path does not match |
8 | admin_conf_index | /globales/ | Path does not match |
9 | admin_cron_new | /cron/crear | Path does not match |
10 | admin_cron_edit | /cron/{id}/editar | Path does not match |
11 | admin_cron_delete | /cron/{id}/eliminar | Path does not match |
12 | admin_cron_index | /cron/ | Path does not match |
13 | admin_usr_view | /usuarios/{id}/ver | Path does not match |
14 | admin_usr_new | /usuarios/crear | Path does not match |
15 | admin_usr_edit | /usuarios/{id}/editar | Path does not match |
16 | admin_usr_delete | /usuarios/{id}/eliminar | Path does not match |
17 | admin_usr_excel | /usuarios/excel | Path does not match |
18 | admin_usr_index | /usuarios/ | Path does not match |
19 | admin_index | / | Path does not match |
20 | admin_libreria_view | /libreria/{id}/ver.jpg | Path does not match |
21 | admin_list_view | /listas/{listToken} | Path does not match |
22 | admin_list_welcome | /listas/{listToken}/welcome | Path does not match |
23 | admin_list_perfil | /listas/{listToken}/perfil | Path does not match |
24 | admin_list_pedido_fin | /listas/pedido/{id}/finalizado | Path does not match |
25 | admin_list_prod_imagen_view | /listas/productos/{id}/imagen.jpg | Path does not match |
26 | admin_list_prod_view | /listas/productos/{id}/ver | Path does not match |
27 | index | / | Path does not match |
28 | mail_user_cambio_pass | /m/pass-cambiar/{t} | Path does not match |
29 | mail_user_verificar | /m/email-verificar/{t} | Path does not match |
30 | mail_user_verificar_telefono | /m/telef-verificar/{t} | Path does not match |
31 | mail_user_eliminar | /m/del/{t} | Path does not match |
32 | recuperar_pass_index | /recuperar-cuenta/ | Path does not match |
33 | app_login | /acceder | Path does not match |
34 | api_login_check | /api/login_check | Path does not match |
35 | app_logout | /salir | Path does not match |
36 | aj_auditor_list | /aj/auditor/list | Path does not match |
37 | aj_usr_search_simple | /aj/usuarios/search_simple | Path does not match |
38 | aj_usr_tab_pedidos | /aj/usuarios/tabs/{id}/pedidos | Path does not match |
39 | aj_list_carrito_add | /aj/listas/{listToken}/carrito/add | Path does not match |
40 | aj_list_carrito_remove | /aj/listas/{listToken}/carrito/remove | Path does not match |
41 | dh_auditor_list_audits | /historico/audit | Path does not match |
42 | dh_auditor_show_transaction | /historico/audit/transaction/{hash} | Path does not match |
43 | dh_auditor_show_entity_history | /historico/audit/{entity}/{id} | Path does not match |
44 | api_v1_list_new | /api/v1/listas/new | Path does not match |
45 | api_v1_list_pedidos | /api/v1/listas/pedidos | Path does not match |
46 | api_v1_list_productos | /api/v1/listas/productos | Path does not match |
47 | api_v1_list_productos_actualizar_foto | /api/v1/listas/productos/{id}/actualizar_foto | Path does not match |
48 | api_v1_list_pedidos_actualizar | /api/v1/listas/pedidos/{id}/actualizar | Path does not match |
49 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
50 | _preview_error | /_error/{code}.{_format} | Path does not match |
51 | _wdt | /_wdt/{token} | Path does not match |
52 | _profiler_home | /_profiler/ | Path does not match |
53 | _profiler_search | /_profiler/search | Path does not match |
54 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
55 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
56 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
57 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
58 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
59 | _profiler_open_file | /_profiler/open | Path does not match |
60 | _profiler | /_profiler/{token} | Path does not match |
61 | _profiler_router | /_profiler/{token}/router | Path does not match |
62 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
63 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.