Routing
loginForm
Matched route
68
Tested routes before match
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
# | Route name | Path | Log |
---|---|---|---|
1 | _wdt | /_wdt/{token} | Path does not match |
2 | _profiler_home | /_profiler/ | Path does not match |
3 | _profiler_search | /_profiler/search | Path does not match |
4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
5 | _profiler_info | /_profiler/info/{about} | Path does not match |
6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
8 | _profiler | /_profiler/{token} | Path does not match |
9 | _profiler_router | /_profiler/{token}/router | Path does not match |
10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
12 | _twig_error_test | /_error/{code}.{_format} | Path does not match |
13 | cleanDuplicated | /clean-duplicated | Path does not match |
14 | importXmlPaso2 | /import-2-xml | Path does not match |
15 | importPostgre | /import-postgre-{desguace} | Path does not match |
16 | importActualizacionXml | /import-total-xml-{desguace} | Path does not match |
17 | importXml | /import-xml-{desguace} | Path does not match |
18 | cleanSideoFile | /clean-sideo-file | Path does not match |
19 | removeCache | /empty-cache | Path does not match |
20 | importCarData | /actualiza-datos-coches | Path does not match |
21 | importCarData2 | /actualiza-datos-coches-2 | Path does not match |
22 | pepito | /pepito | Path does not match |
23 | casaPiezas | /casa-piezas | Path does not match |
24 | cleanDuplicatedCars | /clean-duplicated-cars | Path does not match |
25 | generaFacturas | /genera-facturas/{anyo}/{mes} | Path does not match |
26 | loginExternal | /login-external | Path does not match |
27 | duplicadEbayAPiezas | /duplicadas-ebay-a-piezas | Path does not match |
28 | tunel | /tunel/{id_desguace} | Path does not match |
29 | md5Global | /md5global | Path does not match |
30 | comprobarImagenesGlobal | /comprobarimagenesglobal | Path does not match |
31 | terminosCondiciones | /terminos-condiciones | Path does not match |
32 | marcarImagenesDuplicadas | /marcar-imagenes-duplicadas | Path does not match |
33 | marcarPiezasImagenDuplicadaBak | /marcar-piezas-imagen-duplicada-bak | Path does not match |
34 | arreglarPiezasCampaña | /arreglar-piezas-campaña | Path does not match |
35 | arreglarProvinciasZonasDeEnvio | /arreglar-provincias | Path does not match |
36 | getProvincias | /getProvincias | Path does not match |
37 | arreglarProvinciasZonasDeEnvio2 | /arreglar-provincias-2 | Path does not match |
38 | añadirPesoPiezas | /completar-peso-piezas | Path does not match |
39 | añadirPesoVacioPiezas | /completar-peso-vacio-piezas | Path does not match |
40 | crearPreciosEnvios | /crear-precios-envios | Path does not match |
41 | migrar1 | /migrar-1 | Path does not match |
42 | migrar2 | /migrar-2 | Path does not match |
43 | migrar3 | /migrar-3 | Path does not match |
44 | migrar4 | /migrar-4 | Path does not match |
45 | migrar5 | /migrar-5/{idDesguace} | Path does not match |
46 | migrar6 | /migrar-6 | Path does not match |
47 | migrarDatos | /migrar-datos-pedidos | Path does not match |
48 | crearFacturasDatos | /crear-facturas-pedidos | Path does not match |
49 | origenPedidosDatos | /origen-pedidos | Path does not match |
50 | crearMensajesPresupuestos | /crear-mensajes-presupuestos | Path does not match |
51 | copiarEnvioPresupuestos | /copiar-envios-presupuestos | Path does not match |
52 | importarDatos | /importar-datos | Path does not match |
53 | importarDatosDespliegue | /importar-datos-despliegue/{idDesguace} | Path does not match |
54 | lopd | /legal | Path does not match |
55 | registroDesguace | /registro-desguace | Path does not match |
56 | notificaTpvDesg2 | /notificaTpvDesg2 | Path does not match |
57 | notificaTpvDesg | /notificaTpvDesg | Path does not match |
58 | savePedidoPagina | /savePedidoPagina | Path does not match |
59 | contactoForm | /contacto | Path does not match |
60 | loadSearches | /load-searches | Path does not match |
61 | searchGenerator | /search-generator | Path does not match |
62 | limpiaImagenes | /limpia-imagenes | Path does not match |
63 | importSphinxParts | /import/sphinx-parts | Path does not match |
64 | importSphinxCars | /import/sphinx-cars | Path does not match |
65 | importSphinx | /import/sphinx | Path does not match |
66 | importEmails | /import/emails | Path does not match |
67 | dataForm | /data-form | Path does not match |
68 | loginForm | /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.