Query Metrics
35
Database Queries
15
Different statements
31.83 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
6.65 ms (20.89%) |
4 |
SELECT t0.id AS id_1, t0.setting_key AS setting_key_2, t0.setting_value AS setting_value_3 FROM shop_setting t0 WHERE t0.setting_key = ? LIMIT 1
Parameters:
[
"vadain.token"
]
|
|
5.59 ms (17.57%) |
11 |
SELECT o0_.id AS id_0, o0_.name_str AS name_str_1 FROM product_attributes_option_sets p1_ LEFT JOIN option_sets o0_ ON p1_.option_set_id = o0_.id WHERE p1_.product_attribute_id = ? ORDER BY o0_.sort ASC
Parameters:
[
11
]
|
|
4.99 ms (15.69%) |
6 |
SELECT a0_.id AS id_0, a0_.code AS code_1, a0_.code_for_image AS code_for_image_2, a0_.name_str AS name_str_3 FROM attribute_options a0_ WHERE a0_.option_set_id = ? ORDER BY a0_.sort ASC, a0_.code ASC
Parameters:
[
39
]
|
|
3.95 ms (12.40%) |
1 |
SELECT o0_.option_id AS sclr_0 FROM option_country o0_ WHERE o0_.country_id = ?
Parameters:
[
2
]
|
|
2.38 ms (7.47%) |
1 |
SELECT sub.id, sub.parent, sub.controller FROM pages sub INNER JOIN pages parent ON (sub.parent = parent.id) INNER JOIN stringtable str_sub ON (sub.identifier_str = str_sub.code) INNER JOIN stringtable_values sv_sub ON (str_sub.id = sv_sub.string_id) INNER JOIN stringtable str_parent ON (parent.identifier_str = str_parent.code) INNER JOIN stringtable_values sv_parent ON (str_parent.id = sv_parent.string_id) WHERE ISNULL(parent.parent) AND sv_parent.value = ? AND sv_parent.language_code = ? AND sv_sub.value = ? AND sv_sub.language_code = ? ORDER BY id LIMIT 1
Parameters:
[ "skylight_blinds" "eng" "custom_skylight_blinds" "eng" ] |
|
2.20 ms (6.91%) |
3 |
SELECT t0.id AS id_1, t0.name_str AS name_str_2, t0.code AS code_3, t0.code_for_image AS code_for_image_4, t0.window_width AS window_width_5, t0.window_drop AS window_drop_6, t0.glass_width AS glass_width_7, t0.glass_drop AS glass_drop_8, t0.sort AS sort_9, t0.option_set_id AS option_set_id_10, t0.base_price_factor_id AS base_price_factor_id_11, t0.retail_class_id AS retail_class_id_12 FROM attribute_options t0 WHERE t0.option_set_id = ? ORDER BY t0.sort ASC, t0.code ASC
Parameters:
[
3
]
|
|
1.03 ms (3.22%) |
1 |
SELECT t0.id AS id_1, t0.name_str AS name_str_2, t0.code AS code_3, t0.iso AS iso_4, t0.promote AS promote_5, t0.vat_percentage AS vat_percentage_6 FROM user_countries t0 WHERE t0.id = ?
Parameters:
[
"1"
]
|
|
0.88 ms (2.76%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.internalCategory AS internalCategory_3, t0.range AS range_4, t0.stock AS stock_5, t0.stock_updated AS stock_updated_6, t0.code AS code_7, t0.bespoke AS bespoke_8, t0.price_from AS price_from_9, t0.image_template_string AS image_template_string_10, t0.name_str AS name_str_11, t0.desc_str AS desc_str_12, t0.usp_str AS usp_str_13, t0.payoff_str AS payoff_str_14, t0.product_info_str AS product_info_str_15, t0.gallery_str AS gallery_str_16, t0.faq_str AS faq_str_17, t0.measuring_str AS measuring_str_18, t0.installation_str AS installation_str_19, t0.compatible_with_brand AS compatible_with_brand_20, t0.fixed_price AS fixed_price_21, t0.round_retail_price AS round_retail_price_22, t0.purchase_percentage AS purchase_percentage_23, t0.is_skylight_brand AS is_skylight_brand_24, t0.family_parent AS family_parent_25, t0.useReview AS useReview_26, t0.has_sample AS has_sample_27, t0.width_attribute_id AS width_attribute_id_28, t0.about_page_id AS about_page_id_29, t0.drop_attribute_id AS drop_attribute_id_30, t0.shipping_category_id AS shipping_category_id_31 FROM products t0 WHERE t0.id = ?
Parameters:
[
"1"
]
|
|
0.72 ms (2.26%) |
1 |
SELECT t0.id AS id_1, t0.code AS code_2, t0.type AS type_3, t0.name_str AS name_str_4, t0.name_long_str AS name_long_str_5, t0.desc_str AS desc_str_6, t0.popup_desc_str AS popup_desc_str_7, t0.sort AS sort_8, t0.is_width AS is_width_9, t0.is_drop AS is_drop_10, t0.min_value AS min_value_11, t0.max_value AS max_value_12, t0.required AS required_13, t0.auto_select_first AS auto_select_first_14, t0.step AS step_15, t0.use_first_option AS use_first_option_16, t0.product_id AS product_id_17, t0.option_set_id AS option_set_id_18 FROM product_attributes t0 WHERE t0.product_id = ? ORDER BY t0.sort ASC
Parameters:
[
"1"
]
|
|
0.66 ms (2.06%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.no_action AS no_action_3, t0.warehouse_id AS warehouse_id_4 FROM product_ranges t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"ouro"
]
|
|
0.63 ms (1.97%) |
1 |
SELECT t0.id AS id_1, t0.name_str AS name_str_2, t0.code AS code_3, t0.iso AS iso_4, t0.promote AS promote_5, t0.vat_percentage AS vat_percentage_6 FROM user_countries t0 INNER JOIN user_countries_warehouses ON t0.id = user_countries_warehouses.user_country_id WHERE user_countries_warehouses.warehouse_id = ?
Parameters:
[
1
]
|
|
0.63 ms (1.96%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.address AS address_4 FROM warehouses t0 WHERE t0.id = ?
Parameters:
[
1
]
|
|
0.56 ms (1.77%) |
1 |
SELECT t0.id AS id_1, t0.name_str AS name_str_2, t0.identifier_str AS identifier_str_3, t0.type_code_na AS type_code_na_4, t0.product_id AS product_id_5 FROM skylight_index t0 WHERE t0.product_id = ? LIMIT 1
Parameters:
[
1
]
|
|
0.53 ms (1.65%) |
1 |
SELECT o0_.code AS code_0 FROM out_of_stock_fabrics o0_ WHERE o0_.product_range = ?
Parameters:
[
"ouro"
]
|
|
0.45 ms (1.41%) |
1 |
SELECT p0_.code AS code_0, p0_.range AS range_1 FROM products p0_ WHERE p0_.id = ?
Parameters:
[
"1"
]
|
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 |
|---|---|
| ShopBundle\Entity\UserCountry | No errors. |
| ShopBundle\Entity\Warehouse | No errors. |
| ShopBundle\Entity\ShopSetting | No errors. |
| ShopBundle\Entity\Product | No errors. |
| ShopBundle\Entity\ProductAttribute | No errors. |
| ShopBundle\Entity\Page | No errors. |
| ShopBundle\Entity\ShippingCategory | No errors. |
| ShopBundle\Entity\ProductRange | No errors. |
| ShopBundle\Entity\Delivery | No errors. |
| ShopBundle\Entity\SkylightIndex | No errors. |
| ShopBundle\Entity\AttributeOption | No errors. |
| ShopBundle\Entity\OptionSet | No errors. |
| ShopBundle\Entity\OptionCountry | No errors. |
| ShopBundle\Entity\OutOfStockFabric | No errors. |
| ShopBundle\Entity\ProductAttributesOptionSet | No errors. |
| ShopBundle\Entity\BasePriceFactor | No errors. |
| ShopBundle\Entity\RetailClass | No errors. |