Routing
app_login
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/
(route: "n/a")
Route Matching Logs
Path to match:
/login
# | 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 | app_alertas | /alertas | Path does not match |
16 | app_negocio_alertas | /negocio/alertas | Path does not match |
17 | app_obtenerCampaignsByNegocioId | /alertas/obtenerCampaignsByNegocioId | Path does not match |
18 | app_obtenerVariablesCampaigns | /alertas/obtenerVariablesCampaigns | Path does not match |
19 | app_eliminar_alerta | /alertas/eliminar | Path does not match |
20 | app_habilitar_alerta | /alertas/habilitar | Path does not match |
21 | app_guardar_alerta | /alertas/guardar | Path does not match |
22 | app_auditorias | /auditorias | Path does not match |
23 | app_auditorias_filtro | /auditorias/filtro | Path does not match |
24 | app_clientes_auditorias | /clientes/auditorias | Path does not match |
25 | app_clientes_negocios_auditorias | /clientes/negocios/auditorias | Path does not match |
26 | app_clientes_negocios_campaings_auditorias | /clientes/negocios/campaigns/auditorias | Path does not match |
27 | app_facturas_auditorias | /facturas/auditorias | Path does not match |
28 | app_tarifas_auditorias | /tarifas/auditorias | Path does not match |
29 | app_alertas_auditorias | /alertas/auditorias | Path does not match |
30 | app_nueva_campaign | /clientes/negocios/campaigns/nueva | Path does not match |
31 | app_editar_campaign | /clientes/negocios/campaigns/editar | Path does not match |
32 | app_campaign_sesion | /campaigns/sesion | Path does not match |
33 | app_guardar_campaign | /clientes/negocios/campaigns/guardar | Path does not match |
34 | app_eliminar_campaign | /clientes/negocios/campaigns/eliminar | Path does not match |
35 | app_plataforma_campaign | /clientes/negocios/campaigns/plataforma | Path does not match |
36 | app_estado_campaign | /clientes/negocios/campaigns/{estado} | Path does not match |
37 | app_clientes_negocios_supermetrics | /clientes/negocios/supermetrics | Path does not match |
38 | app_clientes_negocios_sincroclickup | /clientes/negocios/sincroclickup | Path does not match |
39 | app_clientes | /clientes | Path does not match |
40 | app_clientes_gestion | /clientes/gestion | Path does not match |
41 | app_clientes_nuevo | /clientes/nuevo | Path does not match |
42 | app_clientes_revisarFactura | /clientes/revisarfactura | Path does not match |
43 | app_clientes_editar | /clientes/editar | Path does not match |
44 | app_clientes_guardar | /clientes/guardar | Path does not match |
45 | app_clientes_obtener | /clientes/obtener | Path does not match |
46 | app_clientes_sesion | /clientes/sesion | Path does not match |
47 | app_clientes_eliminar | /clientes/eliminar | Path does not match |
48 | app_clientes_isaga4 | /clientes/isaga4 | Path does not match |
49 | app_clientes_compruebaNegocios | /clientes/compruebanegocios | Path does not match |
50 | app_clientes_facturas_sesion | /clientes/facturas/sesion | Path does not match |
51 | app_facturas_sesion | /facturas/sesion | Path does not match |
52 | app_facturas_nueva | /facturas/nueva | Path does not match |
53 | app_facturas_editar | /facturas/editar | Path does not match |
54 | app_facturas_guardar | /facturas/guardar | Path does not match |
55 | app_facturas_eliminar | /facturas/eliminar | Path does not match |
56 | app_facturas_confirmar | /facturas/confirmar | Path does not match |
57 | app_facturas_borradores | /facturas/borradores | Path does not match |
58 | app_facturas_obtener | /facturas/obtener | Path does not match |
59 | app_borrar_linea | /facturas/borrarLinea | Path does not match |
60 | app_facturas_descargar | /facturas/descargar | Path does not match |
61 | app_facturas_regenerar | /clientes/facturas/regenerarfactura | Path does not match |
62 | app_facturas_duplicar_borrador | /clientes/facturas/duplicarborrador | Path does not match |
63 | app_listado_facturas | /facturas | Path does not match |
64 | app_listado_facturas_cliente | /clientes/facturas | Path does not match |
65 | app_facturas_google_subir | /subirFacturasGoogle | Path does not match |
66 | app_facturas_facebook_subir | /subirFacturasFacebook | Path does not match |
67 | app_facturas_manual | /subirFacturasManual | Path does not match |
68 | app_facturas_administracion | /administracion | Path does not match |
69 | app_facturas_administracion_guardar | /administracion/guardar | Path does not match |
70 | app_listado_infoe | /infoeCalls | Path does not match |
71 | app_subir_infoe | /infoeCalls/subir | Path does not match |
72 | app_eliminar_infoe | /infoeCalls/eliminar | Path does not match |
73 | app_no_revisar_infoe | /infoeCalls/revisarNO | Path does not match |
74 | app_login | /login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.