Query Metrics
3
Database Queries
3
Different statements
1.76 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.91 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.deleted AS deleted_4, t0.type AS type_5, t0.status AS status_6, t0.extension AS extension_7, t0.mime_type AS mime_type_8, t0.real_name AS real_name_9, t0.description AS description_10, t0.url AS url_11, t0.folder_id AS folder_id_12, t0.project_id AS project_id_13, t0.playable_id AS playable_id_14, t0.picture_id AS picture_id_15 FROM file t0 WHERE t0.id = ?
Parameters:
[
"195"
]
|
| 2 | 0.57 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.deleted AS deleted_4, t0.parent_id AS parent_id_5, t0.owner_id AS owner_id_6, t0.creator_id AS creator_id_7 FROM folder t0 WHERE t0.id = ?
Parameters:
[
166
]
|
| 3 | 0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.city AS city_4, t0.creator_id AS creator_id_5, t0.common_information_id AS common_information_id_6 FROM band t0 WHERE t0.id = ?
Parameters:
[
24
]
|
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\File | No errors. |
| App\Entity\Folder | No errors. |
| App\Entity\Project | No errors. |
| App\Entity\Playable | No errors. |
| App\Entity\Picture | No errors. |
| App\Entity\Action | No errors. |
| App\Entity\FileAction | No errors. |
| App\Entity\FileBandMember | No errors. |
| App\Entity\Band | No errors. |
| App\Entity\User | No errors. |
| App\Entity\CommonInformation | No errors. |
| App\Entity\BandMember | No errors. |
| App\Entity\NewMemberSearch | No errors. |
| App\Entity\PeopleAction | No errors. |
| App\Entity\EventAction | No errors. |
| App\Entity\Invitation | No errors. |
| App\Entity\Thread | No errors. |
| App\Entity\Order | No errors. |