Query Metrics

520 Database Queries
7 Different statements
96.69 ms Query time
0 Invalid entities
517 Managed entities

Grouped Statements

Show all queries

default connection

Time Count Info
32.32 ms
(33.43%)
171
SELECT count(1) AS sclr_0 FROM products p0_ INNER JOIN products_brands p1_ ON p0_.brand_id = p1_.id WHERE p0_.brand_id = ?
Parameters:
[
  "d3e6c16e-ee7f-40f5-a71c-6ffaf98641a8"
]
31.20 ms
(32.27%)
171
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
  "c54acbaf-408e-49dc-8621-e8d0f4edf175"
]
30.29 ms
(31.33%)
171
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.brand_id AS brand_id_6, t0.media_id AS media_id_7 FROM brands_medias t0 WHERE t0.brand_id = ?
Parameters:
[
  "d3e6c16e-ee7f-40f5-a71c-6ffaf98641a8"
]
1.56 ms
(1.61%)
1
SELECT p0_.name AS name_0, p0_.slug AS slug_1, p0_.enabled AS enabled_2, p0_.number_id AS number_id_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.id AS id_6 FROM products_brands p0_ WHERE p0_.enabled = ? ORDER BY p0_.name ASC
Parameters:
[
  1
]
0.74 ms
(0.77%)
4
SELECT t0.keyname AS keyname_1, t0.value AS value_2, t0.label AS label_3, t0.description AS description_4, t0.id AS id_5 FROM configuration t0 WHERE t0.keyname = ? LIMIT 1
Parameters:
[
  "info_header_contact_1"
]
0.33 ms
(0.34%)
1
SELECT count(1) AS sclr_0 FROM products_brands p0_ WHERE p0_.enabled = ?
Parameters:
[
  1
]
0.24 ms
(0.25%)
1
SELECT p0_.name AS name_0, p0_.url AS url_1, p0_.status AS status_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.created_at AS created_at_5, p0_.updated_at AS updated_at_6, p0_.id AS id_7 FROM promotions p0_ WHERE p0_.status = ? ORDER BY p0_.date_start ASC LIMIT 30
Parameters:
[
  1
]

Database Connections

Name Service
default doctrine.dbal.default_connection
legacy doctrine.dbal.legacy_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
Fotoboom\Product\Domain\Brand 171
Fotoboom\Product\Domain\BrandMedia 171
Fotoboom\Media\Domain\Media 171
Fotoboom\Configuration\Domain\Configuration 4