Query Metrics
14
Database Queries
7
Different statements
25.88 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 3.18 ms |
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
]
|
2 | 0.81 ms |
select c.id from `catchar` as cc right join `char` as c on c.id = cc.char where cc.cat = '727' and c.search > 0 group by c.id order by cc.prior desc
Parameters:
[] |
3 | 0.77 ms |
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 (?, ?)
Parameters:
[ 270 288 ] |
4 | 14.11 ms |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM char_translation t0 WHERE t0.object_id = ?
Parameters:
[
270
]
|
5 | 0.49 ms |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM char_translation t0 WHERE t0.object_id = ?
Parameters:
[
288
]
|
6 | 0.75 ms |
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 = 270 AND c0_.id IN (8908, 8908, 8908, 8908, 8908, 8908, 8908, 8908, 8908) ORDER BY c0_.prior DESC, c0_.value ASC
Parameters:
[] |
7 | 1.96 ms |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM charval_translation t0 WHERE t0.object_id = ?
Parameters:
[
8908
]
|
8 | 1.28 ms |
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 = 288 AND c0_.id IN (292, 60, 79, 309, 463, 372, 60, 79, 60) ORDER BY c0_.prior DESC, c0_.value ASC
Parameters:
[] |
9 | 1.90 ms |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM charval_translation t0 WHERE t0.object_id = ?
Parameters:
[
60
]
|
10 | 0.13 ms |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM charval_translation t0 WHERE t0.object_id = ?
Parameters:
[
309
]
|
11 | 0.12 ms |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM charval_translation t0 WHERE t0.object_id = ?
Parameters:
[
463
]
|
12 | 0.13 ms |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM charval_translation t0 WHERE t0.object_id = ?
Parameters:
[
372
]
|
13 | 0.12 ms |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM charval_translation t0 WHERE t0.object_id = ?
Parameters:
[
292
]
|
14 | 0.12 ms |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM charval_translation t0 WHERE t0.object_id = ?
Parameters:
[
79
]
|
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\User | No errors. |
App\Entity\Discount | No errors. |
App\Entity\Prod | No errors. |
App\Entity\CartUnsaved | No errors. |
App\Entity\Cart | No errors. |
App\Entity\Cat | No errors. |
App\Entity\Page | No errors. |
App\Entity\Catpage | No errors. |
App\Entity\Photo | No errors. |
App\Entity\Wishlist | No errors. |
App\Entity\Catchar | No errors. |
App\Entity\PagePhoto | No errors. |
App\Entity\PageBlock | No errors. |
Gedmo\Translatable\Entity\MappedSuperclass\AbstractPersonalTranslation | No errors. |
App\Entity\Translation\PageTranslation | No errors. |
App\Entity\Translation\CatTranslation | No errors. |
App\Entity\Translation\ProdTranslation | No errors. |
App\Entity\Translation\DiscountTranslation | No errors. |
App\Entity\Translation\CatpageTranslation | No errors. |
App\Entity\Timer | No errors. |
App\Entity\Char | No errors. |
App\Entity\Charval | No errors. |
App\Entity\Translation\TimerTranslation | No errors. |
App\Entity\Translation\CharTranslation | No errors. |
App\Entity\Translation\CharvalTranslation | No errors. |