Query Metrics
7
Database Queries
7
Different statements
7.56 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
2.50 ms (33.06%) |
1 |
select c.id, c.name, c.prior from `catchar` as cc right join `char` as c on c.id = cc.char where cc.cat = '705' and c.search > 0 group by c.id order by c.prior desc
Parameters:
[] |
1.23 ms (16.33%) |
1 |
SELECT t0.id AS id_1, t0.user AS user_2, t0.prod AS prod_3, t0.var AS var_4, t0.num AS num_5, t0.tstamp AS tstamp_6 FROM wishlist t0 WHERE t0.user = ? ORDER BY t0.id DESC
Parameters:
[
0
]
|
0.92 ms (12.22%) |
1 |
SELECT c0_.id AS id_0, c0_.char AS char_1, c0_.value AS value_2, c0_.visible AS visible_3, c0_.prior AS prior_4 FROM charval c0_ WHERE c0_.char = 272 AND c0_.id IN (22290, 22290, 22290, 26322, 22293, 26322, 22290, 22290, 22290, 22290, 22290, 24843, 26322, 22290, 22291, 22778, 22290, 22293, 26897, 22290, 22291, 26322, 22309, 59855, 59855, 22291, 22292, 22293, 22290) ORDER BY c0_.prior DESC, c0_.value ASC
Parameters:
[] |
0.82 ms (10.84%) |
1 |
SELECT c0_.id AS id_0, c0_.char AS char_1, c0_.value AS value_2, c0_.visible AS visible_3, c0_.prior AS prior_4 FROM charval c0_ WHERE c0_.char = 298 AND c0_.id IN (29864, 29874, 29864, 29864, 29864, 29864, 29864, 29864, 29864, 29864, 29864, 29864, 29864, 29874, 29864, 29864, 29864, 29864, 29864, 29864, 29864, 29864, 29864, 29864, 29864, 29864, 29864, 29864, 29864) ORDER BY c0_.prior DESC, c0_.value ASC
Parameters:
[] |
0.79 ms (10.52%) |
1 |
SELECT c0_.id AS id_0, c0_.char AS char_1, c0_.value AS value_2, c0_.visible AS visible_3, c0_.prior AS prior_4 FROM charval c0_ WHERE c0_.char = 274 AND c0_.id IN (29839, 59892, 29837, 30184, 3222, 3222, 3222, 59892, 59892, 59892, 29839, 29839, 30184, 59892, 30184, 30184, 30184, 30184, 3222, 3222, 59892, 30184, 30184, 29837, 29837, 29837, 29837, 29837, 29837) ORDER BY c0_.prior DESC, c0_.value ASC
Parameters:
[] |
0.69 ms (9.10%) |
1 |
SELECT t0.id AS id_1, t0.intname AS intname_2, t0.name AS name_3, t0.value AS value_4 FROM block t0
Parameters:
[] |
0.60 ms (7.92%) |
1 |
SELECT t0.id AS id_1, t0.cat AS cat_2, t0.name AS name_3, t0.type AS type_4, t0.search AS search_5, t0.buy AS buy_6, t0.izm AS izm_7, t0.prior AS prior_8, t0.visible AS visible_9, t0.incat AS incat_10, t0.inprod AS inprod_11 FROM `char` t0 WHERE t0.id IN (?, ?, ?, ?) ORDER BY t0.prior DESC
Parameters:
[ 270 272 274 298 ] |
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.