http://terragaia-coaching.fr/category

Query Metrics

3 Database Queries
3 Different statements
11.07 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 6.14 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.content AS content_4, t0.price AS price_5, t0.picture AS picture_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.deleted_at AS deleted_at_9, t0.target AS target_10, t0.sessionmin AS sessionmin_11, t0.sessionmax AS sessionmax_12, t0.duration AS duration_13, t0.rythm AS rythm_14, t0.modality AS modality_15, t0.progress AS progress_16, t0.category_id AS category_id_17 FROM service t0 WHERE t0.id = ?
Parameters:
[
  "4"
]
2 2.41 ms
SELECT t0.id AS id_1, t0.comment AS comment_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.author_id AS author_id_6, t0.service_id AS service_id_7 FROM commentary t0 WHERE t0.service_id = ?
Parameters:
[
  4
]
3 2.52 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.picture AS picture_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.deleted_at AS deleted_at_7 FROM category 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.

Entities Mapping

Class Mapping errors
App\Entity\Service No errors.
App\Entity\Category No errors.
App\Entity\User No errors.
App\Entity\Commentary No errors.