GET https://proson.net/catalog/category/019be4b2-deb5-7681-a6d0-0313ba474030

Query Metrics

3 Database Queries
3 Different statements
0.77 ms Query time
0 Invalid entities
2 Managed entities

Queries

Group similar statements

# Time Info
1 0.35 ms
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›ä²Þµv¦Ð\x03\x13ºG@0"
]
2 0.24 ms
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›ä²Þµv¦Ð\x03\x13ºG@0"
  1
]
3 0.18 ms
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›ä²Þµv¦Ð\x03\x13ºG@0"
]

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\Category 2

Entities Mapping

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