Query Metrics
3
Database Queries
3
Different statements
38.73 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
38.10 ms (98.39%) |
1 |
SELECT t0.source AS source_1, t0.text AS text_2, t0.position AS position_3, t0.description AS description_4, t0.compilationPage AS compilationPage_5, t0.compilationIndex AS compilationIndex_6, t0.status AS status_7, t0.creator AS creator_8, t0.created AS created_9, t0.sortPage AS sortPage_10, t0.sortSide AS sortSide_11, t0.sortFragment AS sortFragment_12, t0.sortColumn AS sortColumn_13, t0.sortLine AS sortLine_14, t0.sortSystem AS sortSystem_15, t0.sortUser AS sortUser_16, t0.sort AS sort_17, t0.id AS id_18, t0.edition_id AS edition_id_19, t0.compilation_id AS compilation_id_20 FROM correction t0 INNER JOIN correction_register ON t0.id = correction_register.correction_id WHERE correction_register.register_id = ?
Parameters:
[
60068
]
|
0.41 ms (1.06%) |
1 |
SELECT t0.hgv AS hgv_1, t0.tm AS tm_2, t0.ddb AS ddb_3, t0.dclp AS dclp_4, t0.id AS id_5 FROM register t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"60068"
]
|
0.21 ms (0.55%) |
1 |
SELECT t0.username AS username_1, t0.password AS password_2, t0.roles AS roles_3, t0.email AS email_4, t0.name AS name_5, t0.isActive AS isActive_6, t0.currentLogin AS currentLogin_7, t0.lastLogin AS lastLogin_8, t0.id AS id_9 FROM user t0 WHERE t0.id = ?
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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\User | No errors. |
App\Entity\Register | No errors. |
App\Entity\Correction | No errors. |
App\Entity\Edition | No errors. |
App\Entity\Compilation | No errors. |
App\Entity\Task | No errors. |
App\Entity\IndexEntry | No errors. |