Query Metrics
8
Database Queries
6
Different statements
4.29 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.07 ms (24.93%) |
2 |
SELECT DISTINCT id_8 FROM (SELECT DISTINCT id_8, sort_10 FROM (SELECT e0_.name AS name_0, e0_.structure AS structure_1, e0_.photo AS photo_2, e0_.photo_width AS photo_width_3, e0_.photo_height AS photo_height_4, e0_.deleted_at AS deleted_at_5, e0_.created_at AS created_at_6, e0_.updated_at AS updated_at_7, e0_.id AS id_8, e0_.enable AS enable_9, e0_.sort AS sort_10 FROM estate_estate e0_ WHERE (e0_.enable = 1 AND e0_.division_id = ?) AND (e0_.deleted_at IS NULL)) dctrn_result_inner ORDER BY sort_10 ASC, id_8 DESC) dctrn_result LIMIT 10
Parameters:
[
7
]
|
|
0.93 ms (21.76%) |
1 |
SELECT COUNT(e0_.id) AS sclr_0 FROM estate_estate e0_ WHERE (e0_.enable = 1) AND (e0_.deleted_at IS NULL) ORDER BY e0_.sort ASC, e0_.id DESC
Parameters:
[] |
|
0.92 ms (21.53%) |
2 |
SELECT e0_.name AS name_0, e0_.structure AS structure_1, e0_.photo AS photo_2, e0_.photo_width AS photo_width_3, e0_.photo_height AS photo_height_4, e0_.deleted_at AS deleted_at_5, e0_.created_at AS created_at_6, e0_.updated_at AS updated_at_7, e0_.id AS id_8, e0_.enable AS enable_9, e0_.sort AS sort_10, e0_.area_id AS area_id_11, e0_.division_id AS division_id_12 FROM estate_estate e0_ WHERE (e0_.enable = 1 AND e0_.division_id = ? AND e0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND (e0_.deleted_at IS NULL) ORDER BY e0_.sort ASC, e0_.id DESC
Parameters:
[ 7 255 236 235 224 146 140 139 138 137 95 ] |
|
0.50 ms (11.77%) |
1 |
SELECT e0_.item_count AS item_count_0, e0_.unit AS unit_1, e0_.deleted_at AS deleted_at_2, e0_.created_at AS created_at_3, e0_.updated_at AS updated_at_4, e0_.id AS id_5, e0_.name AS name_6, e0_.enable AS enable_7, e0_.sort AS sort_8 FROM estate_master_division e0_ WHERE (e0_.enable = 1) AND (e0_.deleted_at IS NULL) ORDER BY e0_.sort ASC, e0_.id DESC
Parameters:
[] |
|
0.46 ms (10.79%) |
1 |
SELECT e0_.item_count AS item_count_0, e0_.deleted_at AS deleted_at_1, e0_.created_at AS created_at_2, e0_.updated_at AS updated_at_3, e0_.id AS id_4, e0_.name AS name_5, e0_.enable AS enable_6, e0_.sort AS sort_7 FROM estate_master_area e0_ WHERE (e0_.enable = 1) AND (e0_.deleted_at IS NULL) ORDER BY e0_.sort ASC, e0_.id DESC
Parameters:
[] |
|
0.40 ms (9.22%) |
1 |
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_8 FROM (SELECT e0_.name AS name_0, e0_.structure AS structure_1, e0_.photo AS photo_2, e0_.photo_width AS photo_width_3, e0_.photo_height AS photo_height_4, e0_.deleted_at AS deleted_at_5, e0_.created_at AS created_at_6, e0_.updated_at AS updated_at_7, e0_.id AS id_8, e0_.enable AS enable_9, e0_.sort AS sort_10 FROM estate_estate e0_ WHERE (e0_.enable = 1 AND e0_.division_id = ?) AND (e0_.deleted_at IS NULL) ORDER BY e0_.sort ASC, e0_.id DESC) dctrn_result) dctrn_table
Parameters:
[
7
]
|
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\Estate\Estate | No errors. |
| App\Entity\Estate\Master\Area | No errors. |
| App\Entity\Estate\Master\Division | No errors. |