Query Metrics
5
Database Queries
5
Different statements
1.62 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.44 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.telefono AS telefono_2, t0.celular AS celular_3, t0.enlace_whats_app AS enlace_whats_app_4, t0.enlace_redes AS enlace_redes_5, t0.email AS email_6, t0.ubicacion AS ubicacion_7, t0.direccion AS direccion_8, t0.horarios_atencion AS horarios_atencion_9 FROM contacto t0
Parameters:
[] |
0.33 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.titulo AS titulo_3, t0.descripcion AS descripcion_4, t0.logo AS logo_5 FROM cliente t0
Parameters:
[] |
0.32 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.imagen AS imagen_2, t0.tipo AS tipo_3, t0.descripcion AS descripcion_4 FROM informacion t0
Parameters:
[] |
0.28 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.imagen AS imagen_3 FROM categoria t0
Parameters:
[] |
0.25 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.imagen_uno AS imagen_uno_4, t0.imagen_dos AS imagen_dos_5 FROM servicio t0
Parameters:
[] |
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\Contacto | No errors. |
App\Entity\Servicio | No errors. |
App\Entity\Item | No errors. |
App\Entity\Informacion | No errors. |
App\Entity\Categoria | No errors. |
App\Entity\Cliente | No errors. |