GET https://www.botocards.novagrading.com/live/2

Query Metrics

3 Database Queries
3 Different statements
0.80 ms Query time
0 Invalid entities
1 Managed entities

Queries

Group similar statements

# Time Info
1 0.24 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.scheduled_at AS scheduled_at_4, t0.status AS status_5, t0.created_at AS created_at_6 FROM live t0 WHERE t0.id = ?
Parameters:
[
  "2"
]
2 0.32 ms
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_ WHERE l0_.live_id IS NULL ORDER BY l0_.created_at DESC
Parameters:
[]
3 0.23 ms
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 WHERE t0.live_id = ?
Parameters:
[
  2
]

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 1

Entities Mapping

Class Mapping errors
App\Entity\Live No errors.
App\Entity\Listing No errors.