Query Metrics
9
Database Queries
5
Different statements
2.54 ms
Query time
0
Invalid entities
6
Managed entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
0.69 ms (27.16%) |
3 |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[ "116" "ua" "App\Entity\TreeArticles" ] |
|
0.68 ms (26.65%) |
1 |
SELECT t0.enabled AS enabled_1, t0.id AS id_2, t0.lft AS lft_3, t0.lvl AS lvl_4, t0.rgt AS rgt_5, t0.super_title AS super_title_6, t0.title AS title_7, t0.subtitle_twig AS subtitle_twig_8, t0.teaser AS teaser_9, t0.teaser_twig AS teaser_twig_10, t0.intro_title AS intro_title_11, t0.intro AS intro_12, t0.intro_twig AS intro_twig_13, t0.content AS content_14, t0.content_twig AS content_twig_15, t0.bottom AS bottom_16, t0.bottom_twig AS bottom_twig_17, t0.slug AS slug_18, t0.thumbnail AS thumbnail_19, t0.updated AS updated_20, t0.tree_root AS tree_root_21, t0.parent_id AS parent_id_22 FROM tree_articles t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"spisok-partneriv-programi"
]
|
|
0.53 ms (20.96%) |
3 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM vars t0 WHERE t0.id = ?
Parameters:
[
5
]
|
|
0.36 ms (14.30%) |
1 |
SELECT t0_.enabled AS enabled_0, t0_.id AS id_1, t0_.lft AS lft_2, t0_.lvl AS lvl_3, t0_.rgt AS rgt_4, t0_.super_title AS super_title_5, t0_.title AS title_6, t0_.subtitle_twig AS subtitle_twig_7, t0_.teaser AS teaser_8, t0_.teaser_twig AS teaser_twig_9, t0_.intro_title AS intro_title_10, t0_.intro AS intro_11, t0_.intro_twig AS intro_twig_12, t0_.content AS content_13, t0_.content_twig AS content_twig_14, t0_.bottom AS bottom_15, t0_.bottom_twig AS bottom_twig_16, t0_.slug AS slug_17, t0_.thumbnail AS thumbnail_18, t0_.updated AS updated_19, t0_.tree_root AS tree_root_20, t0_.parent_id AS parent_id_21 FROM tree_articles t0_ WHERE t0_.lft <= 13 AND t0_.rgt >= 14 AND t0_.tree_root = ? ORDER BY t0_.lft ASC
Parameters:
[
1
]
|
|
0.28 ms (10.93%) |
1 |
SELECT t0.enabled AS enabled_1, t0.id AS id_2, t0.lft AS lft_3, t0.lvl AS lvl_4, t0.rgt AS rgt_5, t0.super_title AS super_title_6, t0.title AS title_7, t0.subtitle_twig AS subtitle_twig_8, t0.teaser AS teaser_9, t0.teaser_twig AS teaser_twig_10, t0.intro_title AS intro_title_11, t0.intro AS intro_12, t0.intro_twig AS intro_twig_13, t0.content AS content_14, t0.content_twig AS content_twig_15, t0.bottom AS bottom_16, t0.bottom_twig AS bottom_twig_17, t0.slug AS slug_18, t0.thumbnail AS thumbnail_19, t0.updated AS updated_20, t0.tree_root AS tree_root_21, t0.parent_id AS parent_id_22 FROM tree_articles t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC
Parameters:
[
116
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| filtron_wix_ua | doctrine.dbal.filtron_wix_ua_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\TreeArticles | 3 |
| App\Entity\Vars | 3 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\TreeArticles | No errors. |
| Gedmo\Translatable\Entity\MappedSuperclass\AbstractTranslation | No errors. |
| Gedmo\Translatable\Entity\Translation | No errors. |
| App\Entity\Vars | No errors. |