GET https://www.togooccaz.com/

Query Metrics

3 Database Queries
3 Different statements
0.55 ms Query time
0 Invalid entities
5 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.41 ms
(73.62%)
1
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.slug AS slug_2, c0_.description AS description_3, c0_.ord AS ord_4, c0_.default_specs AS default_specs_5, c0_.thumbnail AS thumbnail_6, c0_.icon AS icon_7, c0_.can_list AS can_list_8, c0_.created_at AS created_at_9, c0_.updated_at AS updated_at_10, c0_.depth AS depth_11, c0_.created_by_id AS created_by_id_12, c0_.updated_by_id AS updated_by_id_13, c0_.root_key_id AS root_key_id_14, c0_.parent_key_id AS parent_key_id_15 FROM category c0_ WHERE c0_.parent_key_id IS NULL ORDER BY c0_.ord ASC
Parameters:
[]
0.08 ms
(14.63%)
1
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.slug AS slug_2, c0_.description AS description_3, c0_.ord AS ord_4, c0_.default_specs AS default_specs_5, c0_.thumbnail AS thumbnail_6, c0_.icon AS icon_7, c0_.can_list AS can_list_8, c0_.created_at AS created_at_9, c0_.updated_at AS updated_at_10, c0_.depth AS depth_11, c0_.created_by_id AS created_by_id_12, c0_.updated_by_id AS updated_by_id_13, c0_.root_key_id AS root_key_id_14, c0_.parent_key_id AS parent_key_id_15 FROM category c0_ WHERE c0_.parent_key_id IS NOT NULL ORDER BY c0_.name ASC
Parameters:
[]
0.07 ms
(11.75%)
1
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.ord AS ord_3, p0_.slug AS slug_4, p0_.icon AS icon_5, p0_.images AS images_6, p0_.specs AS specs_7, p0_.status AS status_8, p0_.price AS price_9, p0_.price_min AS price_min_10, p0_.qty AS qty_11, p0_.qty_min AS qty_min_12, p0_.packaging AS packaging_13, p0_.is_new AS is_new_14, p0_.can_list AS can_list_15, p0_.created_at AS created_at_16, p0_.updated_at AS updated_at_17, p0_.category_id AS category_id_18, p0_.owner_id AS owner_id_19, p0_.created_by_id AS created_by_id_20, p0_.updated_by_id AS updated_by_id_21 FROM product p0_ WHERE p0_.status = ? ORDER BY p0_.created_at DESC LIMIT 8
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\Commerce\Category 3
App\Entity\Common\User 1
App\Entity\Commerce\Product 1

Entities Mapping