Query Metrics

3 Database Queries
3 Different statements
2.42 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.12 ms
SELECT t0.id AS id_1, t0.origin AS origin_2, t0.id_origin AS id_origin_3, t0.type AS type_4, t0.type_file AS type_file_5, t0.file AS file_6, t0.title AS title_7, t0.path AS path_8, t0.extension AS extension_9, t0.size AS size_10, t0.deleted_at AS deleted_at_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.language_id AS language_id_14 FROM media t0 WHERE t0.file = ? LIMIT 1
Parameters:
[
  "automobiletransport2020-matching-671a08d907cb0.xls"
]
2 0.81 ms
SELECT t0.id AS id_1, t0.is_public AS is_public_2, t0.is_connected AS is_connected_3, t0.brand_id AS brand_id_4, t0.file_id AS file_id_5, t6.id AS id_7, t6.origin AS origin_8, t6.id_origin AS id_origin_9, t6.type AS type_10, t6.type_file AS type_file_11, t6.file AS file_12, t6.title AS title_13, t6.path AS path_14, t6.extension AS extension_15, t6.size AS size_16, t6.deleted_at AS deleted_at_17, t6.created_at AS created_at_18, t6.updated_at AS updated_at_19, t6.language_id AS language_id_20 FROM brand_attachment t0 LEFT JOIN media t6 ON t0.file_id = t6.id WHERE t0.id = ?
Parameters:
[
  "22"
]
3 0.49 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.is_public AS is_public_3, t0.is_enable AS is_enable_4, t0.is_show_in_mosaic AS is_show_in_mosaic_5, t0.publication_at AS publication_at_6, t0.deleted_at AS deleted_at_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.brand_type_id AS brand_type_id_10, t0.draft_id AS draft_id_11 FROM brand t0 WHERE t0.id = ?
Parameters:
[
  7
]

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.