Query Metrics
25
Database Queries
21
Different statements
3.31 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.22 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.path AS path_3, t0.description AS description_4, t0.styledescription AS styledescription_5, t0.brand AS brand_6, t0.globalcategory AS globalcategory_7, t0.productcategory AS productcategory_8, t0.style AS style_9, t0.type AS type_10, t0.quantity AS quantity_11, t0.productcount AS productcount_12, t0.price AS price_13, t0.tax AS tax_14, t0.discount AS discount_15, t0.total AS total_16, t0.created AS created_17, t0.updated AS updated_18, t0.created_by AS created_by_19, t0.access AS access_20, t0.totalcount AS totalcount_21, t0.stage AS stage_22, t0.status AS status_23 FROM product t0 WHERE t0.path = ? LIMIT 1
Parameters:
[
"curabitur_molis"
]
|
2 | 0.14 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.sku AS sku_3, t0.color AS color_4, t0.size AS size_5, t0.actual_price AS actual_price_6, t0.price AS price_7, t0.tax AS tax_8, t0.total AS total_9, t0.created AS created_10, t0.updated AS updated_11, t0.product_id AS product_id_12, t0.created_by AS created_by_13, t0.access AS access_14, t0.totalcount AS totalcount_15, t0.stock AS stock_16, t0.status AS status_17 FROM product_variation t0 WHERE t0.product_id = ?
Parameters:
[
1
]
|
3 | 0.18 ms |
SELECT p0_.id AS id_0, p0_.path AS path_1, p0_.title AS title_2, p1_.image AS image_3, p0_.totalcount AS totalcount_4, p0_.globalcategory AS globalcategory_5, g2_.name AS name_6 FROM product p0_, product_image p1_, global_category g2_ WHERE p0_.globalcategory = g2_.id AND p0_.status = 1 GROUP BY p0_.globalcategory
Parameters:
[] |
4 | 0.15 ms |
SELECT p0_.id AS id_0, p0_.path AS path_1, p0_.title AS title_2, p1_.image AS image_3, p0_.totalcount AS totalcount_4, p0_.productcategory AS productcategory_5, p2_.name AS name_6 FROM product p0_, product_image p1_, product_category p2_ WHERE p2_.global_category = ? AND p0_.productcategory = p2_.id AND p0_.status = 1 GROUP BY p0_.productcategory
Parameters:
[
1
]
|
5 | 0.15 ms |
SELECT p0_.id AS id_0, p0_.path AS path_1, p0_.title AS title_2, p1_.image AS image_3, p0_.totalcount AS totalcount_4, p0_.style AS style_5, s2_.name AS name_6 FROM product p0_, product_image p1_, style s2_ WHERE s2_.product_category = ? AND p0_.style = s2_.id AND p0_.status = 1 GROUP BY p0_.style
Parameters:
[
1
]
|
6 | 0.15 ms |
SELECT DISTINCT p0_.id AS id_0, c1_.id AS id_1, c1_.name AS name_2, c1_.color_code AS color_code_3, c1_.extra_code AS extra_code_4 FROM product_variation p0_, color c1_ WHERE p0_.product_id = ? AND p0_.color = c1_.id GROUP BY c1_.id
Parameters:
[
1
]
|
7 | 0.13 ms |
SELECT DISTINCT s0_.id AS id_0, s0_.name AS name_1, p1_.id AS id_2 FROM product_variation p1_, size s0_ WHERE p1_.product_id = ? AND p1_.size = s0_.id GROUP BY s0_.id
Parameters:
[
1
]
|
8 | 0.11 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.template_pack AS template_pack_5, t0.howitwork AS howitwork_6, t0.uid AS uid_7, t0.status AS status_8 FROM global_category t0 WHERE t0.id = ?
Parameters:
[
1
]
|
9 | 0.11 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.template_pack AS template_pack_5, t0.design_width AS design_width_6, t0.design_height AS design_height_7, t0.global_category AS global_category_8, t0.uid AS uid_9, t0.status AS status_10 FROM product_category t0 WHERE t0.id = ?
Parameters:
[
1
]
|
10 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.sku AS sku_3, t0.description AS description_4, t0.image AS image_5, t0.sizechart AS sizechart_6, t0.howitwork AS howitwork_7, t0.product_category AS product_category_8, t0.uid AS uid_9, t0.status AS status_10 FROM style t0 WHERE t0.id = ?
Parameters:
[
1
]
|
11 | 0.20 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.image AS image_4, t0.city AS city_5, t0.access AS access_6, t0.accessed AS accessed_7, t0.created AS created_8, t0.updated AS updated_9, t0.status AS status_10 FROM brand t0 WHERE t0.id = ?
Parameters:
[
1
]
|
12 | 0.14 ms |
SELECT DISTINCT c0_.name AS name_0 FROM brand_category b1_, brand b2_, city c0_ WHERE b1_.brand = b2_.id AND b2_.city = c0_.id AND b1_.category = ?
Parameters:
[
1
]
|
13 | 0.11 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.template_pack AS template_pack_5, t0.design_width AS design_width_6, t0.design_height AS design_height_7, t0.global_category AS global_category_8, t0.uid AS uid_9, t0.status AS status_10 FROM product_category t0 WHERE t0.global_category = ? ORDER BY t0.name ASC
Parameters:
[
65
]
|
14 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.label AS label_3, t0.status AS status_4 FROM attribute t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"collections"
]
|
15 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.label AS label_3, t0.status AS status_4 FROM attribute t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"category"
]
|
16 | 0.11 ms |
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.variation_id AS variation_id_3, t0.image AS image_4, t0.image_type AS image_type_5, t0.weight AS weight_6, t0.created AS created_7, t0.status AS status_8 FROM product_image t0 WHERE t0.variation_id = ? ORDER BY t0.weight ASC
Parameters:
[
1
]
|
17 | 0.11 ms |
SELECT t0.id AS id_1, t0.pid AS pid_2, t0.nid AS nid_3, t0.uid AS uid_4, t0.subject AS subject_5, t0.hostname AS hostname_6, t0.created AS created_7, t0.updated AS updated_8, t0.status AS status_9, t0.thread AS thread_10, t0.name AS name_11, t0.email AS email_12, t0.homepage AS homepage_13, t0.language AS language_14 FROM COMMENT t0 WHERE t0.nid = ?
Parameters:
[
1
]
|
18 | 0.19 ms |
SELECT p0_.id AS id_0, p0_.path AS path_1, p0_.title AS title_2, p1_.image AS image_3, MIN(p2_.price) AS sclr_4, p0_.totalcount AS totalcount_5, p0_.style AS style_6, u3_.username AS username_7, u3_.firstname AS firstname_8, u3_.lastname AS lastname_9 FROM product p0_, product_variation p2_, user u3_, product_image p1_ WHERE p2_.product_id = p0_.id AND p1_.product_id = p0_.id AND p0_.created_by = u3_.id AND p0_.productcategory = ? AND p0_.style = ? AND p0_.id <> ? GROUP BY p0_.id
Parameters:
[ 1 1 1 ] |
19 | 0.11 ms |
SELECT COUNT(f0_.id) AS sclr_0 FROM flagging f0_ WHERE f0_.entity_id = ? AND f0_.entity_type = ? AND f0_.uid = ? AND f0_.fid = ?
Parameters:
[ 1 "product" 0 5 ] |
20 | 0.11 ms |
SELECT COUNT(f0_.id) AS sclr_0 FROM flagging f0_ WHERE f0_.entity_id = ? AND f0_.entity_type = ? AND f0_.fid = ?
Parameters:
[ 1 "product" 5 ] |
21 | 0.13 ms |
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.title AS title_3, t0.page AS page_4, t0.path AS path_5, t0.body AS body_6, t0.created AS created_7, t0.updated AS updated_8, t0.uid AS uid_9, t0.status AS status_10 FROM content t0 WHERE t0.path = ? LIMIT 1
Parameters:
[
"free_shipping_banner"
]
|
22 | 0.12 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.state AS state_3, t0.country AS country_4, t0.access AS access_5, t0.accessed AS accessed_6, t0.created AS created_7, t0.updated AS updated_8, t0.status AS status_9 FROM city t0 WHERE t0.status = ? ORDER BY t0.access DESC
Parameters:
[
1
]
|
23 | 0.12 ms |
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.title AS title_3, t0.page AS page_4, t0.path AS path_5, t0.body AS body_6, t0.created AS created_7, t0.updated AS updated_8, t0.uid AS uid_9, t0.status AS status_10 FROM content t0 WHERE t0.path = ? LIMIT 1
Parameters:
[
"site_insta_page"
]
|
24 | 0.11 ms |
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.title AS title_3, t0.page AS page_4, t0.path AS path_5, t0.body AS body_6, t0.created AS created_7, t0.updated AS updated_8, t0.uid AS uid_9, t0.status AS status_10 FROM content t0 WHERE t0.path = ? LIMIT 1
Parameters:
[
"site_fb_page"
]
|
25 | 0.11 ms |
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.title AS title_3, t0.page AS page_4, t0.path AS path_5, t0.body AS body_6, t0.created AS created_7, t0.updated AS updated_8, t0.uid AS uid_9, t0.status AS status_10 FROM content t0 WHERE t0.path = ? LIMIT 1
Parameters:
[
"site_yt_page"
]
|
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\Product | No errors. |
App\Entity\ProductVariation | No errors. |
App\Entity\ProductImage | No errors. |
App\Entity\GlobalCategory | No errors. |
App\Entity\ProductCategory | No errors. |
App\Entity\Style | No errors. |
App\Entity\Color | No errors. |
App\Entity\Size | No errors. |
App\Entity\Brand | No errors. |
App\Entity\BrandCategory | No errors. |
App\Entity\City | No errors. |
App\Entity\Attribute | No errors. |
App\Entity\Comment | No errors. |
App\Entity\User | No errors. |
App\Entity\Flagging | No errors. |
App\Entity\Content | No errors. |