Query Metrics
4
Database Queries
4
Different statements
1.06 ms
Query time
0
Invalid entities
3
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
0.44 ms (41.76%) |
1 |
SELECT l0_.id AS id_0, l0_.category AS category_1, l0_.sub_category AS sub_category_2, l0_.title AS title_3, l0_.description AS description_4, l0_.quantity AS quantity_5, l0_.type AS type_6, l0_.price AS price_7, l0_.shipping_profile AS shipping_profile_8, l0_.`condition` AS condition_9, l0_.offerable AS offerable_10, l0_.hazmat AS hazmat_11, l0_.image_url1 AS image_url1_12, l0_.image_url2 AS image_url2_13, l0_.image_url3 AS image_url3_14, l0_.image_url4 AS image_url4_15, l0_.image_url5 AS image_url5_16, l0_.image_url6 AS image_url6_17, l0_.image_url7 AS image_url7_18, l0_.image_url8 AS image_url8_19, l0_.sku AS sku_20, l0_.cogs AS cogs_21, l0_.created_at AS created_at_22, l0_.exported AS exported_23, l0_.live_id AS live_id_24 FROM listing l0_ ORDER BY l0_.created_at DESC
Parameters:
[]
|
||||||||||||||||||||||||||||||
|
0.24 ms (22.62%) |
1 |
SELECT d0_.id AS id_0, d0_.category AS category_1, d0_.sub_category AS sub_category_2, d0_.description AS description_3, d0_.quantity AS quantity_4, d0_.type AS type_5, d0_.price AS price_6, d0_.shipping_profile AS shipping_profile_7, d0_.`condition` AS condition_8, d0_.offerable AS offerable_9, d0_.hazmat AS hazmat_10 FROM default_settings d0_ LIMIT 1
Parameters:
[]
|
||||||||||||||||||||||||||||||
|
0.20 ms (18.85%) |
1 |
SELECT t0.id AS id_1, t0.category AS category_2, t0.sub_category AS sub_category_3, t0.title AS title_4, t0.description AS description_5, t0.quantity AS quantity_6, t0.type AS type_7, t0.price AS price_8, t0.shipping_profile AS shipping_profile_9, t0.`condition` AS condition_10, t0.offerable AS offerable_11, t0.hazmat AS hazmat_12, t0.image_url1 AS image_url1_13, t0.image_url2 AS image_url2_14, t0.image_url3 AS image_url3_15, t0.image_url4 AS image_url4_16, t0.image_url5 AS image_url5_17, t0.image_url6 AS image_url6_18, t0.image_url7 AS image_url7_19, t0.image_url8 AS image_url8_20, t0.sku AS sku_21, t0.cogs AS cogs_22, t0.created_at AS created_at_23, t0.exported AS exported_24, t0.live_id AS live_id_25 FROM listing t0
Parameters:
[]
|
||||||||||||||||||||||||||||||
|
0.18 ms (16.77%) |
1 |
SELECT l0_.id AS id_0, l0_.name AS name_1, l0_.description AS description_2, l0_.scheduled_at AS scheduled_at_3, l0_.status AS status_4, l0_.created_at AS created_at_5 FROM live l0_ ORDER BY l0_.created_at DESC
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\Live | 2 |
| App\Entity\DefaultSettings | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Listing | No errors. |
| App\Entity\Live | No errors. |
| App\Entity\DefaultSettings | No errors. |