Query Metrics
6
Database Queries
6
Different statements
254.94 ms
Query time
13
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.27 ms |
SELECT t0.id AS id_1, t0.activo AS activo_2, t0.default_config AS default_config_3, t0.descuento AS descuento_4, t0.visualizar_descuento AS visualizar_descuento_5, t0.contacto AS contacto_6, t0.password AS password_7, t0.id_erpbesa AS id_erpbesa_8, t0.aceptacion_disclaimer AS aceptacion_disclaimer_9, t0.email AS email_10, t0.empresa AS empresa_11, t0.telefono AS telefono_12, t0.fecha_creacion AS fecha_creacion_13, t0.fecha_modificacion AS fecha_modificacion_14, t0.fecha_login AS fecha_login_15, t0.version_app AS version_app_16, t0.laboratorio AS laboratorio_17, t0.compartir_tarifa AS compartir_tarifa_18, t0.token AS token_19, t0.tipo_cuenta_id AS tipo_cuenta_id_20, t0.tarifa_id AS tarifa_id_21, t22.id AS id_23, t22.valor AS valor_24, t22.pasta_disponible AS pasta_disponible_25, t22.datos_convertidores AS datos_convertidores_26, t22.cuenta_id AS cuenta_id_27, t0.parent_id AS parent_id_28 FROM cuenta t0 LEFT JOIN configuracion t22 ON t22.cuenta_id = t0.id WHERE t0.id = ? LIMIT 1
Parameters:
[
450
]
|
2 | 205.35 ms |
SELECT t0.id AS id_1, t0.codigo AS codigo_2, t0.tipo AS tipo_3, t0.posicionCT AS posicionCT_4, t0.activo AS activo_5, t0.nombre AS nombre_6 FROM color t0 WHERE t0.activo = ? ORDER BY t0.nombre ASC
Parameters:
[
1
]
|
3 | 0.51 ms |
SELECT t0.id AS id_1, t0.color_id AS color_id_2, t0.cuenta_id AS cuenta_id_3 FROM color_cuenta t0 WHERE t0.cuenta_id = ?
Parameters:
[
450
]
|
4 | 0.44 ms |
SELECT t0.id AS id_1, t0.activo AS activo_2, t0.default_config AS default_config_3, t0.descuento AS descuento_4, t0.visualizar_descuento AS visualizar_descuento_5, t0.contacto AS contacto_6, t0.password AS password_7, t0.id_erpbesa AS id_erpbesa_8, t0.aceptacion_disclaimer AS aceptacion_disclaimer_9, t0.email AS email_10, t0.empresa AS empresa_11, t0.telefono AS telefono_12, t0.fecha_creacion AS fecha_creacion_13, t0.fecha_modificacion AS fecha_modificacion_14, t0.fecha_login AS fecha_login_15, t0.version_app AS version_app_16, t0.laboratorio AS laboratorio_17, t0.compartir_tarifa AS compartir_tarifa_18, t0.token AS token_19, t0.tipo_cuenta_id AS tipo_cuenta_id_20, t0.tarifa_id AS tarifa_id_21, t22.id AS id_23, t22.valor AS valor_24, t22.pasta_disponible AS pasta_disponible_25, t22.datos_convertidores AS datos_convertidores_26, t22.cuenta_id AS cuenta_id_27, t0.parent_id AS parent_id_28 FROM cuenta t0 LEFT JOIN configuracion t22 ON t22.cuenta_id = t0.id WHERE t0.id = ?
Parameters:
[
269
]
|
5 | 0.48 ms |
SELECT t0.id AS id_1, t0.codigo AS codigo_2, t0.tipo AS tipo_3, t0.activo AS activo_4, t0.nombre AS nombre_5, t0.visto AS visto_6, t0.cuenta_id AS cuenta_id_7, t0.espectro_id AS espectro_id_8, t0.cliente_final_id AS cliente_final_id_9, t0.cuenta_shared_id AS cuenta_shared_id_10 FROM color_personal t0 WHERE t0.activo = ? AND t0.cuenta_id = ? ORDER BY t0.nombre ASC
Parameters:
[ 1 450 ] |
6 | 46.89 ms |
SELECT t0.id AS id_1, t0.codigo AS codigo_2, t0.tipo AS tipo_3, t0.activo AS activo_4, t0.nombre AS nombre_5, t0.visto AS visto_6, t0.cuenta_id AS cuenta_id_7, t0.espectro_id AS espectro_id_8, t0.cliente_final_id AS cliente_final_id_9, t0.cuenta_shared_id AS cuenta_shared_id_10 FROM color_personal t0 WHERE t0.activo = ? AND t0.cuenta_shared_id = ? ORDER BY t0.nombre ASC
Parameters:
[ 1 450 ] |
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Cuenta |
|
App\Entity\TipoCuenta | No errors. |
App\Entity\Tarifa |
|
App\Entity\Configuracion | No errors. |
App\Entity\Usuario |
|
App\Entity\TarifasPersonalesPastas |
|
App\Entity\TarifasPersonalesConvertidores |
|
App\Entity\ColorPersonal | No errors. |
App\Entity\FormulaPersonal |
|
App\Entity\Estadistica | No errors. |
App\Entity\Componente | No errors. |
App\Entity\ComponentePersonal | No errors. |
App\Entity\ClienteFinal | No errors. |
App\Entity\Proyecto | No errors. |
App\Entity\ColorCuenta | No errors. |
App\Entity\FormulaCuenta | No errors. |
App\Entity\Color | No errors. |
App\Entity\Formula |
|
App\Entity\FormulaPrueba | No errors. |
App\Entity\Convertidor | No errors. |
App\Entity\Pasta | No errors. |
App\Entity\Grupo | No errors. |
App\Entity\Envase | No errors. |
App\Entity\TarifasBesaConvertidores |
|
App\Entity\ConvertidorGrupo | No errors. |
App\Entity\FormulaComponente | No errors. |
App\Entity\CuentaGrupo |
|
App\Entity\Historico |
|
App\Entity\HistoricoComponente | No errors. |
App\Entity\FormulaComponentePersonal | No errors. |
App\Entity\Orden |
|
App\Entity\CuentaGrupoColor |
|
App\Entity\EspectroPersonal |
|