Routing
(none)
Matched route
Route Matching Logs
Path to match:
/images/residencia-reservas.jpg
| # | 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 | api_usuarios_list | /api/usuarios | Path does not match |
| 16 | app_blog_index | /blog/ | Path does not match |
| 17 | app_blog_show | /blog/{id} | Path does not match |
| 18 | app_cliente_dashboard | /cliente/dashboard | Path does not match |
| 19 | app_cliente_mascota_index | /cliente/mascota/ | Path does not match |
| 20 | app_cliente_mascota_new | /cliente/mascota/nueva | Path does not match |
| 21 | app_cliente_mascota_show | /cliente/mascota/{id} | Path does not match |
| 22 | app_cliente_mascota_edit | /cliente/mascota/{id}/editar | Path does not match |
| 23 | app_cliente_mascota_unlink | /cliente/mascota/{id}/desvincular | Path does not match |
| 24 | app_cliente_profile | /cliente/perfil | Path does not match |
| 25 | homepage | / | Path does not match |
| 26 | landing_veterinaria | /veterinarias | Path does not match |
| 27 | landing_residencia | /residencias | Path does not match |
| 28 | landing_tienda | /tiendas | Path does not match |
| 29 | app_main | /admin/dashboard | Path does not match |
| 30 | app_hello | /hello | Path does not match |
| 31 | app_post_index | /superadmin/post/ | Path does not match |
| 32 | app_post_new | /superadmin/post/new | Path does not match |
| 33 | app_post_show | /superadmin/post/{id} | Path does not match |
| 34 | app_post_edit | /superadmin/post/{id}/edit | Path does not match |
| 35 | app_post_delete | /superadmin/post/{id} | Path does not match |
| 36 | app_post_restore | /superadmin/post/restore/{id} | Path does not match |
| 37 | app_post_trash | /superadmin/post/trash | Path does not match |
| 38 | app_register | /register | Path does not match |
| 39 | app_login | /login | Path does not match |
| 40 | app_logout | /logout | Path does not match |
| 41 | app_administrador_index | /superadmin/administradores/ | Path does not match |
| 42 | app_administrador_new | /superadmin/administradores/new | Path does not match |
| 43 | app_administrador_show | /superadmin/administradores/{id} | Path does not match |
| 44 | app_administrador_edit | /superadmin/administradores/{id}/edit | Path does not match |
| 45 | app_administrador_delete | /superadmin/administradores/{id} | Path does not match |
| 46 | app_articulo_index | /superadmin/articulo/ | Path does not match |
| 47 | app_articulo_new | /superadmin/articulo/nuevo | Path does not match |
| 48 | app_articulo_show | /superadmin/articulo/{id} | Path does not match |
| 49 | app_articulo_edit | /superadmin/articulo/{id}/editar | Path does not match |
| 50 | app_articulo_delete | /superadmin/articulo/{id} | Path does not match |
| 51 | app_admin_calendario | /superadmin/calendario/ | Path does not match |
| 52 | app_admin_calendario_citas | /superadmin/calendario/citas | Path does not match |
| 53 | app_centro_index | /superadmin/centro/ | Path does not match |
| 54 | app_centro_tienda_index | /superadmin/centro/tiendas | Path does not match |
| 55 | app_centro_veterinario_index | /superadmin/centro/veterinarios | Path does not match |
| 56 | app_centro_residencia_index | /superadmin/centro/residencias | Path does not match |
| 57 | app_centro_new | /superadmin/centro/new | Path does not match |
| 58 | app_centro_new_veterinario | /superadmin/centro/new/veterinario | Path does not match |
| 59 | app_centro_new_residencia | /superadmin/centro/new/residencia | Path does not match |
| 60 | app_centro_new_tienda | /superadmin/centro/new/tienda | Path does not match |
| 61 | app_centro_show | /superadmin/centro/{id} | Path does not match |
| 62 | app_centro_edit | /superadmin/centro/{id}/edit | Path does not match |
| 63 | app_centro_delete | /superadmin/centro/{id} | Path does not match |
| 64 | app_centro_empleados | /superadmin/centro/{id}/empleados | Path does not match |
| 65 | app_centro_add_empleado | /superadmin/centro/{id}/add-empleado/{empleadoId} | Path does not match |
| 66 | app_centro_remove_empleado | /superadmin/centro/{id}/remove-empleado/{empleadoId} | Path does not match |
| 67 | app_centro_puestos | /superadmin/centro/{id}/puestos | Path does not match |
| 68 | app_centro_add_puesto | /superadmin/centro/{id}/add-puesto/{puestoId} | Path does not match |
| 69 | app_centro_remove_puesto | /superadmin/centro/{id}/remove-puesto/{puestoId} | Path does not match |
| 70 | app_centro_salas | /superadmin/centro/{id}/salas | Path does not match |
| 71 | app_centro_productos | /superadmin/centro/{id}/productos | Path does not match |
| 72 | app_centro_supervisores | /superadmin/centro/{id}/supervisores | Path does not match |
| 73 | app_centro_add_supervisor | /superadmin/centro/{id}/add-supervisor/{supervisorId} | Path does not match |
| 74 | app_centro_remove_supervisor | /superadmin/centro/{id}/remove-supervisor/{supervisorId} | Path does not match |
| 75 | app_cita_index | /superadmin/cita | Path does not match |
| 76 | app_cita_new | /superadmin/cita/new | Path does not match |
| 77 | app_cita_show | /superadmin/cita/{id} | Path does not match |
| 78 | app_cita_edit | /superadmin/cita/{id}/edit | Path does not match |
| 79 | app_cita_delete | /superadmin/cita/{id} | Path does not match |
| 80 | app_cliente_index | /superadmin/cliente | Path does not match |
| 81 | app_cliente_new | /superadmin/cliente/new | Path does not match |
| 82 | app_cliente_show | /superadmin/cliente/{id} | Path does not match |
| 83 | app_cliente_mascotas | /superadmin/cliente/{id}/mascotas | Path does not match |
| 84 | app_cliente_edit | /superadmin/cliente/{id}/edit | Path does not match |
| 85 | app_cliente_delete | /superadmin/cliente/{id} | Path does not match |
| 86 | app_cliente_add_mascota | /superadmin/cliente/{id}/add-mascota | Path does not match |
| 87 | app_cliente_remove_mascota | /superadmin/cliente/remove-mascota/{id} | Path does not match |
| 88 | app_cliente_fichas | /superadmin/cliente/{id}/fichas | Path does not match |
| 89 | app_consulta_index | /superadmin/consultas/ | Path does not match |
| 90 | app_consulta_new | /superadmin/consultas/new | Path does not match |
| 91 | app_superadmin_consulta_new | /superadmin/consultas/nueva | Path does not match |
| 92 | app_consulta_show | /superadmin/consultas/{id} | Path does not match |
| 93 | app_consulta_edit | /superadmin/consultas/{id}/editar | Path does not match |
| 94 | app_consulta_delete | /superadmin/consultas/{id} | Path does not match |
| 95 | app_contacto_index | /superadmin/contactos/ | Path does not match |
| 96 | app_contacto_show | /superadmin/contactos/{id} | Path does not match |
| 97 | app_contacto_cambiar_estado | /superadmin/contactos/{id}/cambiar-estado/{nuevoEstado} | Path does not match |
| 98 | app_descanso_index | /superadmin/descansos/ | Path does not match |
| 99 | app_descanso_new | /superadmin/descansos/new | Path does not match |
| 100 | app_superadmin_descanso_new | /superadmin/descansos/nuevo | Path does not match |
| 101 | app_descanso_show | /superadmin/descansos/{id} | Path does not match |
| 102 | app_descanso_edit | /superadmin/descansos/{id}/editar | Path does not match |
| 103 | app_descanso_delete | /superadmin/descansos/{id} | Path does not match |
| 104 | app_empleado_index | /superadmin/empleado/ | Path does not match |
| 105 | app_empleado_new | /superadmin/empleado/new | Path does not match |
| 106 | app_empleado_show | /superadmin/empleado/{id} | Path does not match |
| 107 | app_empleado_edit | /superadmin/empleado/{id}/edit | Path does not match |
| 108 | app_empleado_delete | /superadmin/empleado/{id} | Path does not match |
| 109 | app_empleado_centros | /superadmin/empleado/{id}/centros | Path does not match |
| 110 | app_empleado_add_centro | /superadmin/empleado/{id}/add-centro/{centroId} | Path does not match |
| 111 | app_empleado_remove_centro | /superadmin/empleado/{id}/remove-centro/{centroId} | Path does not match |
| 112 | app_empresa_index | /superadmin/empresa/ | Path does not match |
| 113 | app_empresa_new | /superadmin/empresa/new | Path does not match |
| 114 | app_empresa_show | /superadmin/empresa/{id} | Path does not match |
| 115 | app_empresa_edit | /superadmin/empresa/{id}/edit | Path does not match |
| 116 | app_empresa_delete | /superadmin/empresa/{id} | Path does not match |
| 117 | app_especie_index | /superadmin/especie/ | Path does not match |
| 118 | app_especie_new | /superadmin/especie/new | Path does not match |
| 119 | app_especie_show | /superadmin/especie/{id} | Path does not match |
| 120 | app_especie_edit | /superadmin/especie/{id}/edit | Path does not match |
| 121 | app_especie_delete | /superadmin/especie/{id} | Path does not match |
| 122 | app_ficha_index | /superadmin/ficha | Path does not match |
| 123 | app_ficha_new | /superadmin/ficha/new | Path does not match |
| 124 | app_ficha_show | /superadmin/ficha/{id} | Path does not match |
| 125 | app_ficha_edit | /superadmin/ficha/{id}/edit | Path does not match |
| 126 | app_ficha_delete | /superadmin/ficha/{id} | Path does not match |
| 127 | app_jaula_index | /superadmin/jaula | Path does not match |
| 128 | app_jaula_new | /superadmin/jaula/new | Path does not match |
| 129 | app_jaula_show | /superadmin/jaula/{id} | Path does not match |
| 130 | app_jaula_edit | /superadmin/jaula/{id}/edit | Path does not match |
| 131 | app_jaula_delete | /superadmin/jaula/{id} | Path does not match |
| 132 | app_marca_index | /superadmin/marcas/ | Path does not match |
| 133 | app_marca_new | /superadmin/marcas/nueva | Path does not match |
| 134 | app_marca_show | /superadmin/marcas/{id} | Path does not match |
| 135 | app_marca_edit | /superadmin/marcas/{id}/editar | Path does not match |
| 136 | app_marca_delete | /superadmin/marcas/{id} | Path does not match |
| 137 | app_mascota_cliente_index | /superadmin/mascota/cliente | Path does not match |
| 138 | app_mascota_cliente_new | /superadmin/mascota/cliente/new | Path does not match |
| 139 | app_mascota_cliente_show | /superadmin/mascota/cliente/{id} | Path does not match |
| 140 | app_mascota_cliente_edit | /superadmin/mascota/cliente/{id}/edit | Path does not match |
| 141 | app_mascota_cliente_delete | /superadmin/mascota/cliente/{id} | Path does not match |
| 142 | app_mascota_index | /superadmin/mascota | Path does not match |
| 143 | app_mascota_new | /superadmin/mascota/new | Path does not match |
| 144 | app_mascota_show | /superadmin/mascota/{id} | Path does not match |
| 145 | app_mascota_edit | /superadmin/mascota/{id}/edit | Path does not match |
| 146 | app_mascota_delete | /superadmin/mascota/{id} | Path does not match |
| 147 | app_medida_index | /superadmin/medida/ | Path does not match |
| 148 | app_medida_new | /superadmin/medida/new | Path does not match |
| 149 | app_medida_show | /superadmin/medida/{id} | Path does not match |
| 150 | app_medida_edit | /superadmin/medida/{id}/edit | Path does not match |
| 151 | app_medida_delete | /superadmin/medida/{id} | Path does not match |
| 152 | app_medida_especie_index | /superadmin/medida/especie/ | Path does not match |
| 153 | app_medida_especie_new | /superadmin/medida/especie/new | Path does not match |
| 154 | app_medida_especie_show | /superadmin/medida/especie/{id} | Path does not match |
| 155 | app_medida_especie_edit | /superadmin/medida/especie/{id}/edit | Path does not match |
| 156 | app_medida_especie_delete | /superadmin/medida/especie/{id} | Path does not match |
| 157 | app_medida_mascota_index | /superadmin/medida/mascota/ | Path does not match |
| 158 | app_medida_mascota_new | /superadmin/medida/mascota/new | Path does not match |
| 159 | app_medida_mascota_show | /superadmin/medida/mascota/{id} | Path does not match |
| 160 | app_medida_mascota_edit | /superadmin/medida/mascota/{id}/edit | Path does not match |
| 161 | app_medida_mascota_delete | /superadmin/medida/mascota/{id} | Path does not match |
| 162 | app_producto_index | /superadmin/productos/ | Path does not match |
| 163 | app_producto_new | /superadmin/productos/nuevo | Path does not match |
| 164 | app_producto_show | /superadmin/productos/{id} | Path does not match |
| 165 | app_producto_edit | /superadmin/productos/{id}/editar | Path does not match |
| 166 | app_producto_delete | /superadmin/productos/{id}/eliminar | Path does not match |
| 167 | app_puesto_index | /superadmin/puesto | Path does not match |
| 168 | app_puesto_new | /superadmin/puesto/new | Path does not match |
| 169 | app_puesto_show | /superadmin/puesto/{id} | Path does not match |
| 170 | app_puesto_edit | /superadmin/puesto/{id}/edit | Path does not match |
| 171 | app_puesto_delete | /superadmin/puesto/{id} | Path does not match |
| 172 | app_puesto_empleado_index | /superadmin/puesto/empleado/ | Path does not match |
| 173 | app_puesto_empleado_new | /superadmin/puesto/empleado/nueva | Path does not match |
| 174 | app_puesto_empleado_show | /superadmin/puesto/empleado/{id} | Path does not match |
| 175 | app_puesto_empleado_edit | /superadmin/puesto/empleado/{id}/editar | Path does not match |
| 176 | app_puesto_empleado_delete | /superadmin/puesto/empleado/{id} | Path does not match |
| 177 | app_quirofano_index | /superadmin/quirofano/ | Path does not match |
| 178 | app_quirofano_new | /superadmin/quirofano/new | Path does not match |
| 179 | app_superadmin_quirofano_new | /superadmin/quirofano/nuevo | Path does not match |
| 180 | app_quirofano_show | /superadmin/quirofano/{id} | Path does not match |
| 181 | app_quirofano_edit | /superadmin/quirofano/{id}/editar | Path does not match |
| 182 | app_quirofano_delete | /superadmin/quirofano/{id} | Path does not match |
| 183 | app_raza_centro_index | /superadmin/raza/centro/ | Path does not match |
| 184 | app_raza_centro_new | /superadmin/raza/centro/new | Path does not match |
| 185 | app_raza_centro_show | /superadmin/raza/centro/{id} | Path does not match |
| 186 | app_raza_centro_edit | /superadmin/raza/centro/{id}/edit | Path does not match |
| 187 | app_raza_centro_delete | /superadmin/raza/centro/{id} | Path does not match |
| 188 | app_raza_index | /superadmin/raza/ | Path does not match |
| 189 | app_raza_new | /superadmin/raza/new | Path does not match |
| 190 | app_raza_show | /superadmin/raza/{id} | Path does not match |
| 191 | app_raza_edit | /superadmin/raza/{id}/edit | Path does not match |
| 192 | app_raza_delete | /superadmin/raza/{id} | Path does not match |
| 193 | app_sala_comun_index | /superadmin/sala-comun/ | Path does not match |
| 194 | app_sala_comun_new | /superadmin/sala-comun/new | Path does not match |
| 195 | app_superadmin_salacomun_new | /superadmin/sala-comun/nueva | Path does not match |
| 196 | app_sala_comun_show | /superadmin/sala-comun/{id} | Path does not match |
| 197 | app_sala_comun_edit | /superadmin/sala-comun/{id}/editar | Path does not match |
| 198 | app_sala_comun_delete | /superadmin/sala-comun/{id} | Path does not match |
| 199 | app_sala_index | /superadmin/sala/ | Path does not match |
| 200 | app_sala_new | /superadmin/sala/nueva | Path does not match |
| 201 | app_sala_show | /superadmin/sala/{id} | Path does not match |
| 202 | app_sala_jaulas | /superadmin/sala/{id}/jaulas | Path does not match |
| 203 | app_sala_jaula_new | /superadmin/sala/{id}/jaulas/nueva | Path does not match |
| 204 | app_sala_edit | /superadmin/sala/{id}/editar | Path does not match |
| 205 | app_sala_delete | /superadmin/sala/{id}/eliminar | Path does not match |
| 206 | app_servicio_index | /superadmin/servicio/ | Path does not match |
| 207 | app_servicio_new | /superadmin/servicio/nuevo | Path does not match |
| 208 | app_servicio_show | /superadmin/servicio/{id} | Path does not match |
| 209 | app_servicio_edit | /superadmin/servicio/{id}/editar | Path does not match |
| 210 | app_servicio_delete | /superadmin/servicio/{id} | Path does not match |
| 211 | app_supervisor_index | /superadmin/supervisores/ | Path does not match |
| 212 | app_supervisor_new | /superadmin/supervisores/new | Path does not match |
| 213 | app_supervisor_show | /superadmin/supervisores/{id} | Path does not match |
| 214 | app_supervisor_edit | /superadmin/supervisores/{id}/edit | Path does not match |
| 215 | app_supervisor_delete | /superadmin/supervisores/{id} | Path does not match |
| 216 | app_user_mi_perfil | /superadmin/user/mi-perfil | Path does not match |
| 217 | app_user_index | /superadmin/user | Path does not match |
| 218 | app_user_new | /superadmin/user/new | Path does not match |
| 219 | app_user_show | /superadmin/user/{id} | Path does not match |
| 220 | app_user_edit | /superadmin/user/{id}/edit | Path does not match |
| 221 | app_user_delete | /superadmin/user/{id} | Path does not match |
| 222 | app_venta_articulo_index | /superadmin/venta-articulo/ | Path does not match |
| 223 | app_venta_articulo_new | /superadmin/venta-articulo/new | Path does not match |
| 224 | app_venta_articulo_show | /superadmin/venta-articulo/{id} | Path does not match |
| 225 | app_venta_articulo_edit | /superadmin/venta-articulo/{id}/edit | Path does not match |
| 226 | app_venta_articulo_delete | /superadmin/venta-articulo/{id} | Path does not match |
| 227 | app_venta_index | /superadmin/venta/ | Path does not match |
| 228 | app_venta_new | /superadmin/venta/nuevo | Path does not match |
| 229 | app_venta_show | /superadmin/venta/{id} | Path does not match |
| 230 | app_venta_edit | /superadmin/venta/{id}/editar | Path does not match |
| 231 | app_venta_delete | /superadmin/venta/{id} | Path does not match |
| 232 | app_venta_servicio_index | /superadmin/venta-servicio/ | Path does not match |
| 233 | app_venta_servicio_new | /superadmin/venta-servicio/new | Path does not match |
| 234 | app_venta_servicio_show | /superadmin/venta-servicio/{id} | Path does not match |
| 235 | app_venta_servicio_edit | /superadmin/venta-servicio/{id}/edit | Path does not match |
| 236 | app_venta_servicio_delete | /superadmin/venta-servicio/{id} | Path does not match |
| 237 | app_zona_mapa | /superadmin/zona/canvas | Path does not match |
| 238 | app_zona_por_centro | /superadmin/zona/centro/{id}/zonas | Path does not match |
| 239 | app_zona_index | /superadmin/zona | Path does not match |
| 240 | app_zona_new | /superadmin/zona/new | Path does not match |
| 241 | app_zona_show | /superadmin/zona/{id} | Path does not match |
| 242 | app_zona_edit | /superadmin/zona/{id}/edit | Path does not match |
| 243 | app_zona_delete | /superadmin/zona/{id} | 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.