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

Query Metrics

3 Database Queries
2 Different statements
0.82 ms Query time
0 Invalid entities
2 Managed entities

Queries

Group similar statements

# Time Info
1 0.26 ms
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:
[]
2 0.35 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
]
3 0.20 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:
[
  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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Live 2

Entities Mapping

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