Routing
homepage
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://manager.apptoin.com/usuario/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt_stylesheet | /_wdt/styles | 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 | calendario | /calendario/ | Path does not match |
| 16 | calendarioSemanal | /calendario/semanal | Path does not match |
| 17 | campoPersonalizadoOldEdit | /cp/___old | Path does not match |
| 18 | miscampospersonalizados | /cp/ | Path does not match |
| 19 | campospersonalizadosEdit | /cp/{id} | Path does not match |
| 20 | campopersonalizadoValoresList | /cp/{id}/valores | Path does not match |
| 21 | campospersonalizadosValoresEdit | /cp/{id}/valores | Path does not match |
| 22 | campopersonalizadoValorEdit | /cp/{id}/valores/{valor_id} | Path does not match |
| 23 | campopersonalizadoDelete | /cp/{id}/eliminar | Path does not match |
| 24 | campopersonalizadoActivar | /cp/{id}/activar | Path does not match |
| 25 | campopersonalizadoDesactivar | /cp/{id}/desactivar | Path does not match |
| 26 | campospersonalizadosEntidad | /cp/{entidad}/{entidad_id} | Path does not match |
| 27 | campospersonalizadosEntidadPost | /cp/{entidad}/{entidad_id} | Path does not match |
| 28 | miscarteras | /carteras/ | Path does not match |
| 29 | carteraEdit | /carteras/{id} | Path does not match |
| 30 | carterasescenasList | /carteras/{id}/escenas/lista | Path does not match |
| 31 | carteraDelete | /carteras/{id}/eliminar | Path does not match |
| 32 | carteraActivar | /carteras/{id}/activar | Path does not match |
| 33 | carteraDesactivar | /carteras/{id}/desactivar | Path does not match |
| 34 | miscerraduras | /cerraduras/ | Path does not match |
| 35 | cerraduraEdit | /cerraduras/{id} | Path does not match |
| 36 | cerraduraDelete | /cerraduras/{id}/eliminar | Path does not match |
| 37 | cerraduraActivar | /cerraduras/{id}/activar | Path does not match |
| 38 | cerraduraDesactivar | /cerraduras/{id}/desactivar | Path does not match |
| 39 | cerraduradatoEdit | /cerraduras/{id}/dato/{cd_id} | Path does not match |
| 40 | cerraduradatosList | /cerraduras/{id}/datos | Path does not match |
| 41 | misconfiguracionescheckins | /configuracionescheckins/ | Path does not match |
| 42 | configuracioncheckinEdit | /configuracionescheckins/{id} | Path does not match |
| 43 | configuracioncheckinDelete | /configuracionescheckins/{id}/eliminar | Path does not match |
| 44 | configuracioncheckinEstablecimientos | /configuracionescheckins/{id}/establecimientos | Path does not match |
| 45 | configuracionescheckinEstablecimientosLista | /configuracionescheckins/{id}/establecimientos/lista | Path does not match |
| 46 | configuracioncheckinEstablecimientosEdit | /configuracionescheckins/{id}/establecimientos/{s_id} | Path does not match |
| 47 | configuracioncheckinEstablecimientosDelete | /configuracionescheckins/{id}/establecimientos/{s_id}/eliminar | Path does not match |
| 48 | borrarSello | /configuracionescheckins/{id}/establecimientos/{s_id}/borrarsello/ | Path does not match |
| 49 | misconfiguracionescheckinsestablecimientoslibros | /configuracionescheckins/libros | Path does not match |
| 50 | configuracioncheckinLibroEdit | /configuracionescheckins/libros/{id} | Path does not match |
| 51 | configuracioncheckinLibroHojas | /configuracionescheckins/libros/{id}/hojas | Path does not match |
| 52 | configuracioncheckinestablecimientolibroCerrar | /configuracionescheckins/libros/{id}/cerrar | Path does not match |
| 53 | homepage | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.