Query Metrics
3
Database Queries
2
Different statements
2.75 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.34 ms |
SELECT o0_.id AS id_0, o0_.code AS code_1, o0_.name AS name_2, o0_.locale AS locale_3, o0_.erp_id AS erp_id_4 FROM oc_languages o0_ WHERE o0_.locale LIKE ?
Parameters:
[
"de"
]
|
2 | 0.46 ms |
SELECT o0_.id AS id_0, o0_.code AS code_1, o0_.name AS name_2, o0_.locale AS locale_3, o0_.erp_id AS erp_id_4 FROM oc_languages o0_ WHERE o0_.locale LIKE ?
Parameters:
[
"de"
]
|
3 | 0.95 ms |
SELECT o0_.id AS id_0, o0_.path AS path_1, o0_.level AS level_2, o0_.number AS number_3, o0_.display_as_catalogue AS display_as_catalogue_4, o0_.display_as_list AS display_as_list_5, o0_.display_as_table AS display_as_table_6, o0_.article_count AS article_count_7, o0_.recursive_article_count AS recursive_article_count_8, o0_.children_have_articles AS children_have_articles_9, o0_.erp_id AS erp_id_10, o1_.id AS id_11, o1_.type AS type_12, o1_.value AS value_13, o2_.id AS id_14, o2_.file AS file_15, o2_.hash AS hash_16, o2_.size AS size_17, o2_.width AS width_18, o2_.height AS height_19, o2_.type AS type_20, o2_.mime_type AS mime_type_21, o2_.erp_id AS erp_id_22, o0_.parent_id AS parent_id_23, o1_.web_group_id AS web_group_id_24, o1_.language_id AS language_id_25 FROM oc_web_groups o0_ LEFT JOIN oc_web_group_translations o1_ ON o0_.id = o1_.web_group_id LEFT JOIN oc_web_group_media o3_ ON o0_.id = o3_.web_group_id LEFT JOIN oc_media o2_ ON o2_.id = o3_.media_id WHERE o0_.parent_id IS NULL AND (o0_.article_count > 0 OR o0_.children_have_articles = 1) ORDER BY o0_.number ASC
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\Language | No errors. |
App\Entity\WebGroup | No errors. |
App\Entity\WebGroupTranslation | No errors. |
App\Entity\Media | No errors. |
App\Entity\Article | No errors. |
App\Entity\RelatedArticleList | No errors. |
App\Entity\ArticleVariant | No errors. |
App\Entity\Group | No errors. |
App\Entity\QuantityRange | No errors. |
App\Entity\SteelGrade | No errors. |
App\Entity\MaterialType | No errors. |
App\Entity\Shape | No errors. |
App\Entity\Surface | No errors. |
App\Entity\Unit | No errors. |
App\Entity\TaxRate | No errors. |
App\Entity\Discount | No errors. |
App\Entity\StockInformation | No errors. |
App\Entity\ArticleTranslation | No errors. |
App\Entity\Material | No errors. |