GET https://xn--1--3lc1a.xn--p1ai/perspektiva/3-komnatnye-kvartiry

Query Metrics

15 Database Queries
6 Different statements
6,48 ms Query time
0 Invalid entities
16 Managed entities

Grouped Statements

Show all queries

Time Count Info
3,65 ms
(56,32%)
10
SELECT t0.id AS id_1, t0.residential_development AS residential_development_2, t0.extra_data AS extra_data_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM residential_dev_data t0 WHERE t0.residential_development = ? LIMIT 1
Parameters:
[
  "perspektiva"
]
0,75 ms
(11,53%)
1
SELECT COUNT(DISTINCT a0_.id) AS sclr_0 FROM apartment a0_ WHERE a0_.deleted_at IS NULL AND a0_.room_count = ? AND a0_.residential_development = ?
Parameters:
[
  2
  "perspektiva"
]
0,69 ms
(10,71%)
1
SELECT a0_.id AS id_0, a0_.residential_development AS residential_development_1, a0_.room_count AS room_count_2, a0_.price AS price_3, a0_.square AS square_4, a0_.floor AS floor_5, a0_.business AS business_6, a0_.tags AS tags_7, a0_.side_window AS side_window_8, a0_.images AS images_9, a0_.created_at AS created_at_10, a0_.updated_at AS updated_at_11, a0_.extra_data AS extra_data_12, a0_.deleted_at AS deleted_at_13 FROM apartment a0_ WHERE a0_.deleted_at IS NULL AND a0_.room_count = ? AND a0_.residential_development = ? AND a0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY a0_.price ASC
Parameters:
[
  2
  "perspektiva"
  92
  91
  40
  95
  93
  39
  16
  38
  23
  94
  90
  35
  36
  37
  15
]
0,52 ms
(7,99%)
1
SELECT DISTINCT a0_.id AS id_0, a0_.price AS price_1 FROM apartment a0_ WHERE a0_.deleted_at IS NULL AND a0_.room_count = ? AND a0_.residential_development = ? ORDER BY a0_.price ASC LIMIT 15
Parameters:
[
  2
  "perspektiva"
]
0,47 ms
(7,21%)
1
SELECT DISTINCT a0_.room_count AS room_count_0 FROM apartment a0_ WHERE a0_.residential_development = ? ORDER BY room_count_0 ASC
Parameters:
[
  "perspektiva"
]
0,40 ms
(6,23%)
1
SELECT COUNT(a0_.id) AS sclr_0 FROM apartment a0_ WHERE a0_.business = 1 AND a0_.residential_development = ?
Parameters:
[
  "perspektiva"
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Apartment 15
App\Entity\ResidentialDevData 1

Entities Mapping

Class Mapping errors
App\Entity\ResidentialDevData No errors.
App\Entity\Apartment No errors.