Query Metrics
3
Database Queries
3
Different statements
12.47 ms
Query time
0
Invalid entities
1365
Managed entities
Queries
#▲ | Time | Info | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 0.78 ms |
SELECT s0_.name AS name_0, s0_.email AS email_1, s0_.url AS url_2, s0_.country AS country_3, s0_.locale AS locale_4, s0_.currency AS currency_5, s0_.order_base_number AS order_base_number_6, s0_.order_email AS order_email_7, s0_.theme AS theme_8, s0_.id AS id_9, s0_.created_at AS created_at_10, s0_.updated_at AS updated_at_11 FROM store s0_ ORDER BY s0_.id ASC
Parameters:
[] |
||||||||||||||||||||||||||||
2 | 10.93 ms |
SELECT c0_.main_template AS main_template_0, c0_.product_template AS product_template_1, c0_.filterable AS filterable_2, c0_.id AS id_3, c0_.created_at AS created_at_4, c0_.updated_at AS updated_at_5, c1_.slug AS slug_6, c1_.title AS title_7, c1_.h1 AS h1_8, c1_.perex AS perex_9, c1_.description AS description_10, c1_.meta_title AS meta_title_11, c1_.meta_description AS meta_description_12, c1_.meta_keywords AS meta_keywords_13, c1_.locale AS locale_14, c1_.id AS id_15, c0_.principal_image_id AS principal_image_id_16, c1_.translatable_id AS translatable_id_17 FROM category c0_ LEFT JOIN category_translation c1_ ON c0_.id = c1_.translatable_id AND (c1_.locale IN (?))
Parameters:
[
"sk"
]
|
||||||||||||||||||||||||||||
3 | 0.76 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.displayable AS displayable_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.principal_image_id AS principal_image_id_7 FROM manufacturer t0 ORDER BY t0.id 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.
Managed Entities
default entity manager
Class | Amount of managed objects |
---|---|
App\Entity\Category | 477 |
App\Entity\CategoryTranslation | 465 |
App\Entity\Image | 313 |
App\Entity\Manufacturer | 104 |
App\Entity\Store | 6 |
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Store | No errors. |
App\Entity\TaxRate | No errors. |
App\Entity\Category | No errors. |
App\Entity\CategoryTranslation | No errors. |
App\Entity\Image | No errors. |
App\Entity\CategoryDocument | No errors. |
App\Entity\CategoryImage | No errors. |
App\Entity\ProductCategory | No errors. |
App\Entity\Product | No errors. |
App\Entity\Video | No errors. |
App\Search\Entity\CategoryFilter | No errors. |
App\Entity\Manufacturer | No errors. |