Query Metrics
1
Database Queries
1
Different statements
0.43 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.43 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.text AS text_3, t0.uuid AS uuid_4, t0.parent_id AS parent_id_5, t0.level AS level_6, t0.position AS position_7, t0.readonly AS readonly_8, t0.is_tracking AS is_tracking_9, t0.count_words AS count_words_10, t0.count_characters AS count_characters_11, t0.docx_path AS docx_path_12, t0.docx_key AS docx_key_13, t0.last_saved_at AS last_saved_at_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.workroom_id AS workroom_id_17 FROM section t0 WHERE t0.uuid = ? LIMIT 1
Parameters:
[
"270d5439-371e-11f1-a6f7-0242ac160003"
]
|
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\Section | No errors. |
| App\Entity\Workroom | No errors. |
| App\Entity\SectionRevision | No errors. |