Query Metrics
1
Database Queries
1
Different statements
2.25 ms
Query time
0
Invalid entities
0
Managed entities
0
Cache hits
0
Cache misses
0
Cache puts
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.25 ms (100.00%) |
1 |
SELECT r0_.id AS id_0, r0_.name AS name_1, r0_.description AS description_2, r0_.image AS image_3, r0_.sku AS sku_4, r0_.slug AS slug_5, r0_.weight AS weight_6, r0_.price AS price_7, r0_.discount AS discount_8, r0_.price AS price_9, r0_.discount AS discount_10, r0_.rate AS rate_11, r0_.stock AS stock_12, r0_.updatedat AS updatedat_13, r0_.commission_percentage AS commission_percentage_14, r0_.commission_fixed AS commission_fixed_15, r0_.content AS content_16, r0_.additionals AS additionals_17, r1_.id AS id_18, r1_.name AS name_19, r1_.slug AS slug_20, r2_.id AS id_21, r2_.name AS name_22, r2_.slug AS slug_23 FROM retail_store_product r0_ INNER JOIN retail_setting_store r1_ ON r0_.store_id = r1_.id LEFT JOIN retail_setting_section r2_ ON r1_.section_id = r2_.id WHERE r0_.enabled = true AND r2_.slug = ? AND r1_.published = true AND r0_.slug = ?
Parameters:
[ "tecnologia" "laptop-gaming-stellar-g-force-5" ] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
0
Hits
0
Misses
0
Puts
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Retail\Entity\Product | No errors. |
| App\Retail\Entity\Store | No errors. |
| App\Retail\Entity\Section | No errors. |