Query Metrics
2
Database Queries
2
Different statements
1.58 ms
Query time
12
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.01 ms (63.94%) |
1 |
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:
[
860
]
|
|
0.57 ms (36.06%) |
1 |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.identificador AS identificador_3, t0.password AS password_4, t0.tipo AS tipo_5, t0.activo AS activo_6, t0.fechacreacion AS fechacreacion_7, t0.cuenta_id AS cuenta_id_8 FROM usuario t0 WHERE (t0.activo = ? AND t0.cuenta_id = ?)
Parameters:
[ 1 860 ] |
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\CuentaGrupo |
|
| App\Entity\Historico |
|
| App\Entity\Formula |
|
| App\Entity\Color | No errors. |
| App\Entity\Envase | No errors. |
| App\Entity\HistoricoComponente | No errors. |
| App\Entity\FormulaComponente | No errors. |
| App\Entity\FormulaComponentePersonal | No errors. |
| App\Entity\Convertidor | No errors. |
| App\Entity\Pasta | No errors. |
| App\Entity\Orden |
|
| App\Entity\Grupo | No errors. |
| App\Entity\TarifasBesaConvertidores |
|
| App\Entity\CuentaGrupoColor |
|