Query Metrics
10
Database Queries
8
Different statements
3.21 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1.06 ms (32.88%) |
1 |
SELECT s0_.id AS id_0, s0_.url AS url_1, s0_.titulo AS titulo_2, s0_.descripcion AS descripcion_3, s0_.imagen AS imagen_4 FROM seo s0_ WHERE s0_.url = ? ORDER BY s0_.id DESC LIMIT 1
Parameters:
[
"/"
]
|
0.51 ms (15.95%) |
1 |
SELECT t0.id AS id_1, t0.image AS image_2, t0.orden AS orden_3, t0.visible AS visible_4, t0.updated_at AS updated_at_5, t0.titulo AS titulo_6, t0.descripcion AS descripcion_7, t0.ver_mas AS ver_mas_8, t0.llave AS llave_9, t0.link AS link_10, t0.galeria_id AS galeria_id_11 FROM image t0
Parameters:
[] |
0.44 ms (13.58%) |
2 |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.value AS value_2, s0_.updated_at AS updated_at_3 FROM setting s0_ WHERE s0_.name IS NOT NULL
Parameters:
[] |
0.42 ms (12.96%) |
2 |
SELECT t0_.id AS id_0, t0_.nombre AS nombre_1, t0_.codigo AS codigo_2, t0_.visible AS visible_3, t0_.orden AS orden_4 FROM tipodocumento t0_ WHERE t0_.visible = 1
Parameters:
[] |
0.30 ms (9.38%) |
1 |
SELECT t0_.id AS id_0, t0_.llave AS llave_1, t0_.valor_es AS valor_es_2, t0_.valor_en AS valor_en_3, t0_.valor_fr AS valor_fr_4, t0_.valor AS valor_5 FROM texto t0_ WHERE t0_.llave IS NOT NULL
Parameters:
[] |
0.27 ms (8.32%) |
1 |
SELECT t0_.id AS id_0, t0_.codigo AS codigo_1, t0_.nombre AS nombre_2 FROM tipodocumento t0_ WHERE t0_.visible = 1 ORDER BY t0_.orden ASC
Parameters:
[] |
0.13 ms (4.05%) |
1 |
SELECT s0_.id AS id_0, s0_.url AS url_1, s0_.titulo AS titulo_2, s0_.descripcion AS descripcion_3, s0_.imagen AS imagen_4 FROM seo s0_ ORDER BY s0_.id DESC LIMIT 1
Parameters:
[] |
0.09 ms (2.90%) |
1 |
SELECT i0_.id AS id_0, i0_.image AS image_1, i0_.orden AS orden_2, i0_.visible AS visible_3, i0_.updated_at AS updated_at_4, i0_.titulo AS titulo_5, i0_.descripcion AS descripcion_6, i0_.ver_mas AS ver_mas_7, i0_.llave AS llave_8, i0_.link AS link_9 FROM image i0_ WHERE i0_.llave IS NOT NULL
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\Image | No errors. |
App\Entity\Galeria | No errors. |
App\Entity\Setting | No errors. |
App\Entity\Tipodocumento | No errors. |
App\Entity\Texto | No errors. |
App\Entity\Seo | No errors. |