https://mail.crsat.cd/project/single/3

Query Metrics

2 Database Queries
2 Different statements
0.95 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.66 ms
(69.35%)
1
SELECT t0.id AS id_1, t0.avatar AS avatar_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.title AS title_5 FROM imagebackground t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.29 ms
(30.65%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.description AS description_4, t0.goal AS goal_5, t0.approach AS approach_6, t0.purpose AS purpose_7, t0.author AS author_8, t0.partners AS partners_9, t0.avatar AS avatar_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12 FROM project t0 WHERE t0.id = ?
Parameters:
[
  "3"
]

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\Project No errors.
App\Entity\Imagebackground No errors.