Query Metrics
39
Database Queries
5
Different statements
55.49 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
20.33 ms (36.63%) |
15 |
SELECT t0.id AS id_1, t0.collectionType AS collectionType_2, t0.description AS description_3, t0.formattedDescription AS formattedDescription_4, t0.formattedDescriptionUpdated AS formattedDescriptionUpdated_5, t0.descriptionId AS descriptionId_6, t0.collectionId AS collectionId_7, t0.createdAt AS createdAt_8, t0.updatedAt AS updatedAt_9, t0.artObject_id AS artObject_id_10 FROM ArtObjectDescription t0 WHERE t0.artObject_id = ?
Parameters:
[
378
]
|
|
17.70 ms (31.91%) |
15 |
SELECT t0.id AS id_1, t0.objectId AS objectId_2, t0.title AS title_3, t0.accessionNumber AS accessionNumber_4, t0.geoAssoc AS geoAssoc_5, t0.currLoc AS currLoc_6, t0.objectDate AS objectDate_7, t0.material AS material_8, t0.creditLine AS creditLine_9, t0.description AS description_10, t0.createdAt AS createdAt_11, t0.updatedAt AS updatedAt_12 FROM ArtObject t0 WHERE t0.id = ?
Parameters:
[
378
]
|
|
9.63 ms (17.35%) |
4 |
SELECT t0.id AS id_1, t0.priority AS priority_2, t0.createdAt AS createdAt_3, t0.updatedAt AS updatedAt_4, t0.tour AS tour_5, t0.artObject AS artObject_6 FROM WebTourLink t0 WHERE t0.tour = ?
Parameters:
[
1
]
|
|
4.38 ms (7.89%) |
1 |
SELECT w0_.tourID AS tourID_0, w0_.title AS title_1, w0_.description AS description_2, w0_.formattedDescription AS formattedDescription_3, w0_.formattedDescriptionUpdated AS formattedDescriptionUpdated_4, w0_.id AS id_5, w0_.priority AS priority_6, w0_.createdAt AS createdAt_7, w0_.updatedAt AS updatedAt_8 FROM WebTour w0_
Parameters:
[] |
|
3.45 ms (6.22%) |
4 |
SELECT t0.id AS id_1, t0.linkId AS linkId_2, t0.name AS name_3, t0.path AS path_4, t0.ext AS ext_5, t0.typeDesc AS typeDesc_6, t0.description AS description_7, t0.objectID AS objectID_8, t0.createdAt AS createdAt_9, t0.updatedAt AS updatedAt_10, t0.exhibition_id AS exhibition_id_11 FROM WebTourMedia t0 WHERE t0.exhibition_id = ? ORDER BY t0.name ASC, t0.id DESC
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\AppSetting | No errors. |
| App\Entity\WebTour | No errors. |
| App\Entity\WebTourLink | No errors. |
| App\Entity\BaseMedia | No errors. |
| App\Entity\WebTourMedia | No errors. |
| App\Entity\ArtObject | No errors. |
| App\Entity\Artist | No errors. |
| App\Entity\ArtObjectDescription | No errors. |
| App\Entity\ArtObjectDimension | No errors. |
| App\Entity\ArtObjectLink | No errors. |
| App\Entity\ArtObjectMedia | No errors. |
| App\Entity\ExhibitionLink | No errors. |
| App\Entity\TourLink | No errors. |
| App\Entity\AssignmentLink | No errors. |