Query Metrics
10
Database Queries
4
Different statements
21.73 ms
Query time
0
Invalid entities
9
Managed entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.63 ms |
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.id = ?
Parameters:
[
5
]
|
| 2 | 0.31 ms |
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:
[ "5" "ua" "App\Entity\TreeArticles" ] |
| 3 | 19.41 ms |
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:
[
5
]
|
| 4 | 0.25 ms |
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:
[ "115" "ua" "App\Entity\TreeArticles" ] |
| 5 | 0.18 ms |
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:
[ "98" "ua" "App\Entity\TreeArticles" ] |
| 6 | 0.17 ms |
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" ] |
| 7 | 0.18 ms |
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:
[ "13" "ua" "App\Entity\TreeArticles" ] |
| 8 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM vars t0 WHERE t0.id = ?
Parameters:
[
5
]
|
| 9 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM vars t0 WHERE t0.id = ?
Parameters:
[
7
]
|
| 10 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM vars t0 WHERE t0.id = ?
Parameters:
[
15
]
|
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 | 6 |
| 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. |