GET https://www.main.postmark.co.za/products

Query Metrics

3 Database Queries
3 Different statements
3.11 ms Query time
0 Invalid entities
11 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.44 ms
(46.10%)
1
SELECT p0_.created_at AS created_at_0, p0_.updated_at AS updated_at_1, p0_.image AS image_2, p0_.image_directory AS image_directory_3, p0_.id AS id_4, p0_.name AS name_5, p0_.status AS status_6, p0_.quantity AS quantity_7, p0_.price AS price_8, p0_.short_description AS short_description_9, p0_.detailed_description AS detailed_description_10, p0_.specifications AS specifications_11, p0_.category_id AS category_id_12 FROM products p0_ LEFT JOIN product_categories p1_ ON p0_.category_id = p1_.id ORDER BY p0_.name ASC LIMIT 12
Parameters:
[]
0.93 ms
(29.96%)
1
SELECT COUNT(p0_.id) AS sclr_0 FROM products p0_ LEFT JOIN product_categories p1_ ON p0_.category_id = p1_.id
Parameters:
[]
0.75 ms
(23.94%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.minimum_price AS minimum_price_3, t0.maximum_price AS maximum_price_4 FROM product_categories t0
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\Product 8
App\Entity\ProductCategory 3

Entities Mapping