Query Metrics
25
Database Queries
5
Different statements
21.85 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
10.50 ms (48.07%) |
21 |
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 block_translation t0 WHERE t0.object_id = ?
Parameters:
[
1
]
|
7.94 ms (36.35%) |
1 |
SELECT t0_.id AS id_0, t0_.color AS color_1, t0_.name AS name_2, t0_.href AS href_3, t0_.end AS end_4, t0_.visible AS visible_5 FROM timer t0_ WHERE t0_.visible = 1 AND t0_.end > ? ORDER BY t0_.end ASC
Parameters:
[
1760270197
]
|
2.70 ms (12.35%) |
1 |
SELECT t0.id AS id_1, t0.oldurl AS oldurl_2, t0.newurl AS newurl_3 FROM redirect t0
Parameters:
[] |
0.48 ms (2.21%) |
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.22 ms (1.02%) |
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:
[] |
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\Redirect | 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\Block | No errors. |
Gedmo\Translatable\Entity\MappedSuperclass\AbstractPersonalTranslation | No errors. |
App\Entity\Translation\BlockTranslation | No errors. |
App\Entity\Wishlist | No errors. |
App\Entity\Catchar | No errors. |
App\Entity\Translation\ProdTranslation | No errors. |
App\Entity\ProdViews | No errors. |
App\Entity\Translation\CatTranslation | No errors. |
App\Entity\Translation\DiscountTranslation | No errors. |
App\Entity\PagePhoto | No errors. |
App\Entity\PageBlock | No errors. |
App\Entity\Translation\PageTranslation | No errors. |
App\Entity\Translation\CatpageTranslation | No errors. |
App\Entity\Timer | No errors. |
App\Entity\Char | No errors. |
App\Entity\Charval | No errors. |