GET https://omegapharmalabs.com/product/injectables/masteron-propionate-26

Query Metrics

23 Database Queries
8 Different statements
5.83 ms Query time
0 Invalid entities
47 Managed entities

Grouped Statements

Show all queries

Time Count Info
2.36 ms
(40.47%)
11
SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.created_on AS created_on_3, t0.updated_on AS updated_on_4, t0.product_id AS product_id_5, t0.product_packing_id AS product_packing_id_6 FROM product_image t0 WHERE t0.product_id = ?
Parameters:
[
  22
]
1.01 ms
(17.38%)
5
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_on AS created_on_3, t0.updated_on AS updated_on_4 FROM product_feature t0 WHERE t0.id = ?
Parameters:
[
  6
]
0.59 ms
(10.07%)
2
SELECT t0.id AS id_1, t0.name AS name_2, t0.short_description AS short_description_3, t0.icon AS icon_4, t0.webslug AS webslug_5, t0.created_on AS created_on_6, t0.updated_on AS updated_on_7 FROM category t0
Parameters:
[]
0.54 ms
(9.28%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.webslug AS webslug_3, t0.description AS description_4, t0.directions AS directions_5, t0.is_featured AS is_featured_6, t0.price AS price_7, t0.sort_index AS sort_index_8, t0.contains AS contains_9, t0.dosage AS dosage_10, t0.brochure_file_name AS brochure_file_name_11, t0.brochure_file_size AS brochure_file_size_12, t0.featured AS featured_13, t0.created_on AS created_on_14, t0.updated_on AS updated_on_15, t0.category_id AS category_id_16, t0.main_image_id AS main_image_id_17 FROM product t0 WHERE t0.category_id = ? ORDER BY t0.sort_index ASC
Parameters:
[
  3
]
0.51 ms
(8.76%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.webslug AS webslug_3, t0.description AS description_4, t0.directions AS directions_5, t0.is_featured AS is_featured_6, t0.price AS price_7, t0.sort_index AS sort_index_8, t0.contains AS contains_9, t0.dosage AS dosage_10, t0.brochure_file_name AS brochure_file_name_11, t0.brochure_file_size AS brochure_file_size_12, t0.featured AS featured_13, t0.created_on AS created_on_14, t0.updated_on AS updated_on_15, t0.category_id AS category_id_16, t0.main_image_id AS main_image_id_17 FROM product t0 WHERE t0.webslug = ? LIMIT 1
Parameters:
[
  "masteron-propionate-26"
]
0.36 ms
(6.21%)
1
SELECT t0.id AS id_1, t0.value AS value_2, t0.created_on AS created_on_3, t0.updated_on AS updated_on_4, t0.product_id AS product_id_5, t0.product_feature_id AS product_feature_id_6 FROM product_feature_value t0 WHERE t0.product_id = ?
Parameters:
[
  26
]
0.24 ms
(4.13%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.short_description AS short_description_3, t0.icon AS icon_4, t0.webslug AS webslug_5, t0.created_on AS created_on_6, t0.updated_on AS updated_on_7 FROM category t0 WHERE t0.id = ?
Parameters:
[
  3
]
0.22 ms
(3.70%)
1
SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.created_on AS created_on_3, t0.updated_on AS updated_on_4, t0.product_id AS product_id_5, t0.product_packing_id AS product_packing_id_6 FROM product_image t0 WHERE t0.id = ?
Parameters:
[
  199
]

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\ProductImage 23
App\Entity\Product 12
App\Entity\ProductFeatureValue 5
App\Entity\ProductFeature 5
App\Entity\Category 2