Query Metrics
3
Database Queries
3
Different statements
5.36 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.45 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 | 2.16 ms |
SELECT o0_.id AS id_0, o0_.type AS type_1, o0_.page AS page_2, o0_.intname AS intname_3, o0_.mainpage AS mainpage_4, o0_.name AS name_5, o0_.href AS href_6, o0_.short AS short_7, o0_.cont AS cont_8, o0_.prior AS prior_9, o0_.visible AS visible_10, o0_.title AS title_11, o0_.h1 AS h1_12, o0_.kw AS kw_13, o0_.descr AS descr_14, o0_.tstamp AS tstamp_15, o0_.icon AS icon_16 FROM opt_page o0_ WHERE o0_.intname = ?
Parameters:
[
"skidki"
]
|
3 | 2.76 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 opt_page_translation t0 WHERE t0.object_id = ?
Parameters:
[
482
]
|
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\Page | No errors. |
Gedmo\Translatable\Entity\MappedSuperclass\AbstractPersonalTranslation | No errors. |
App\Entity\Translation\PageTranslation | No errors. |
App\Entity\Banner | No errors. |
App\Entity\Cart | No errors. |
App\Entity\Order | No errors. |
App\Entity\Sett | No errors. |
App\Entity\Translation\SettTranslation | No errors. |
App\Entity\Template | No errors. |
App\Entity\Translation\TemplateTranslation | No errors. |
App\Entity\Timer | No errors. |
App\Entity\Translation\TimerTranslation | No errors. |
App\Entity\Transaction | No errors. |
App\Entity\Wishlist | No errors. |
App\Entity\PagePhoto | No errors. |
App\Entity\PageBlock | No errors. |