GET https://proson.net/catalog/category/019be4b2-df23-7e75-aa9e-3f0eede4c1f2

Query Metrics

3 Database Queries
3 Different statements
1.01 ms Query time
0 Invalid entities
14 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.37 ms
(36.81%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.default_duration_minutes AS default_duration_minutes_4, t0.default_price_min AS default_price_min_5, t0.default_price_max AS default_price_max_6, t0.default_notes AS default_notes_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.category_id AS category_id_11, t0.subcategory_id AS subcategory_id_12 FROM service_templates t0 WHERE t0.category_id = ?
Parameters:
[
  b"\x01›ä²ß#~uªž?\x0EíäÁò"
]
0.35 ms
(34.71%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_translations AS name_translations_3, t0.description_translations AS description_translations_4, t0.slug AS slug_5, t0.icon_name AS icon_name_6, t0.icon_key AS icon_key_7, t0.image_url AS image_url_8, t0.color AS color_9, t0.type AS type_10, t0.display_type AS display_type_11, t0.sort_order AS sort_order_12, t0.is_active AS is_active_13, t0.is_featured AS is_featured_14, t0.metadata AS metadata_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.parent_id AS parent_id_18 FROM categories t0 WHERE t0.id = ?
Parameters:
[
  b"\x01›ä²ß#~uªž?\x0EíäÁò"
]
0.29 ms
(28.48%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_translations AS name_translations_3, t0.description_translations AS description_translations_4, t0.slug AS slug_5, t0.icon_name AS icon_name_6, t0.icon_key AS icon_key_7, t0.image_url AS image_url_8, t0.color AS color_9, t0.type AS type_10, t0.display_type AS display_type_11, t0.sort_order AS sort_order_12, t0.is_active AS is_active_13, t0.is_featured AS is_featured_14, t0.metadata AS metadata_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.parent_id AS parent_id_18 FROM categories t0 WHERE t0.parent_id = ? AND t0.is_active = ? ORDER BY t0.sort_order ASC
Parameters:
[
  b"\x01›ä²ß#~uªž?\x0EíäÁò"
  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\ServiceTemplate 9
App\Entity\Category 5

Entities Mapping

Class Mapping errors
App\Entity\Category No errors.
App\Entity\ServiceTemplate No errors.