Query Metrics
10
Database Queries
4
Different statements
52.52 ms
Query time
0
Invalid entities
Grouped Statements
default connection
Time▼ | Count | Info |
---|---|---|
30.56 ms (58.19%) |
7 |
SELECT t0.id AS id_1, t0.value AS value_2, t0.array_value AS array_value_3, t0.type AS type_4, t0.category AS category_5, t0.tooltip AS tooltip_6, t0.name AS name_7 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"google.verif_tag.enabled"
]
|
10.97 ms (20.89%) |
1 |
SELECT AVG(r0_.note) AS sclr_0 FROM review r0_
Parameters:
[] |
7.62 ms (14.50%) |
1 |
SELECT COUNT(r0_.id) AS sclr_0 FROM review r0_
Parameters:
[] |
3.37 ms (6.42%) |
1 |
SELECT r0_.id AS id_0, r0_.comment AS comment_1, r0_.note AS note_2, r0_.answer AS answer_3, r0_.published AS published_4, r0_.created_at AS created_at_5, r0_.updated_at AS updated_at_6, r0_.user AS user_7 FROM review r0_ WHERE r0_.published = ? ORDER BY r0_.updated_at DESC LIMIT 30
Parameters:
[
1
]
|
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
tarif | doctrine.dbal.tarif_connection |
autovista | doctrine.dbal.autovista_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\Review | No errors. |
FOS\UserBundle\Model\User | No errors. |
App\Entity\User | No errors. |
App\Entity\Parameter | No errors. |