GET https://test.123loger.com/location/antwerpen-2000/t5/

Query Metrics

9 Database Queries
9 Different statements
48.49 ms Query time
1 Invalid entities
1 Managed entities

Queries

Group similar statements

# Time Info
1 1.67 ms
SELECT t0.id AS id_1, t0.zipcode AS zipcode_2, t0.locality AS locality_3, t0.latitude AS latitude_4, t0.longitude AS longitude_5, t0.osm AS osm_6, t0.tier AS tier_7, t0.city AS city_8, t0.slug AS slug_9, t0.search AS search_10, t0.area AS area_11, t0.state AS state_12, t0.illustration AS illustration_13, t0.priority AS priority_14 FROM locality t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "antwerpen-2000"
]
2 13.05 ms
SELECT DISTINCT l0_.locality AS locality_0, l0_.city AS city_1, l0_.slug AS slug_2, l0_.zipcode AS zipcode_3, l0_.latitude AS latitude_4, l0_.longitude AS longitude_5 FROM locality l0_ WHERE l0_.latitude > ? AND l0_.latitude < ? AND l0_.longitude > ? AND l0_.longitude < ? AND l0_.slug <> ? AND (l0_.slug LIKE ? OR l0_.slug LIKE ? OR l0_.slug LIKE ? OR l0_.slug LIKE ? OR l0_.slug LIKE ? OR l0_.slug LIKE ? OR l0_.slug LIKE ? OR l0_.slug LIKE ? OR l0_.slug LIKE ? OR l0_.slug LIKE ?) ORDER BY l0_.zipcode ASC, l0_.city ASC
Parameters:
[
  51.149244447349
  51.292974952651
  4.2849654144285
  4.5144507855715
  "antwerpen-2000"
  "%0%"
  "%1%"
  "%2%"
  "%3%"
  "%4%"
  "%5%"
  "%6%"
  "%7%"
  "%8%"
  "%9%"
]
3 6.32 ms
SELECT MAX(p0_.rent) AS sclr_0 FROM property p0_ LEFT JOIN address a1_ ON p0_.address_id = a1_.id WHERE p0_.status = 2 AND a1_.city IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND a1_.zipcode IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "Antwerpen"
  "Burcht"
  "Zwijndrecht"
  "Deurne"
  "Borgerhout"
  "Borsbeek"
  "Merksem"
  "Ekeren"
  "Boechout"
  "Berchem"
  "Wilrijk"
  "Mortsel"
  "Edegem"
  "Hoboken"
  "Schoten"
  "Brasschaat"
  "Kruibeke"
  "2000"
  "2070"
  "2070"
  "2100"
  "2140"
  "2150"
  "2170"
  "2180"
  "2530"
  "2600"
  "2610"
  "2640"
  "2650"
  "2660"
  "2900"
  "2930"
  "9150"
]
4 6.84 ms
SELECT MIN(p0_.rent) AS sclr_0 FROM property p0_ LEFT JOIN address a1_ ON p0_.address_id = a1_.id WHERE p0_.status = 2 AND a1_.city IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND a1_.zipcode IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "Antwerpen"
  "Burcht"
  "Zwijndrecht"
  "Deurne"
  "Borgerhout"
  "Borsbeek"
  "Merksem"
  "Ekeren"
  "Boechout"
  "Berchem"
  "Wilrijk"
  "Mortsel"
  "Edegem"
  "Hoboken"
  "Schoten"
  "Brasschaat"
  "Kruibeke"
  "2000"
  "2070"
  "2070"
  "2100"
  "2140"
  "2150"
  "2170"
  "2180"
  "2530"
  "2600"
  "2610"
  "2640"
  "2650"
  "2660"
  "2900"
  "2930"
  "9150"
]
5 6.27 ms
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT p0_.id AS id_0, p0_.uid AS uid_1, p0_.created_at AS created_at_2, p0_.updated_at AS updated_at_3, p0_.status AS status_4, p0_.state AS state_5, p0_.type AS type_6, p0_.area AS area_7, p0_.rooms AS rooms_8, p0_.floor AS floor_9, p0_.elevator AS elevator_10, p0_.furnished AS furnished_11, p0_.heating AS heating_12, p0_.equipments AS equipments_13, p0_.benefits AS benefits_14, p0_.rent AS rent_15, p0_.charges AS charges_16, p0_.services AS services_17, p0_.availability_date AS availability_date_18, p0_.description AS description_19, p0_.title AS title_20, p0_.active AS active_21, p0_.score AS score_22, p0_.extrafields AS extrafields_23 FROM property p0_ LEFT JOIN address a1_ ON p0_.address_id = a1_.id WHERE p0_.status = 2 AND p0_.rooms = ? AND a1_.city IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND a1_.slug IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY p0_.active DESC, CASE WHEN a1_.slug = ? THEN 1 ELSE 0 END DESC, CASE WHEN a1_.city LIKE ? THEN 1 ELSE 0 END DESC, p0_.score DESC, p0_.created_at DESC) dctrn_result) dctrn_table
Parameters:
[
  "5"
  "Antwerpen"
  "Burcht"
  "Zwijndrecht"
  "Deurne"
  "Borgerhout"
  "Borsbeek"
  "Merksem"
  "Ekeren"
  "Boechout"
  "Berchem"
  "Wilrijk"
  "Mortsel"
  "Edegem"
  "Hoboken"
  "Schoten"
  "Brasschaat"
  "Kruibeke"
  "antwerpen-2000"
  "burcht-2070"
  "zwijndrecht-2070"
  "deurne-2100"
  "borgerhout-2140"
  "borsbeek-2150"
  "merksem-2170"
  "ekeren-2180"
  "boechout-2530"
  "berchem-2600"
  "wilrijk-2610"
  "mortsel-2640"
  "edegem-2650"
  "hoboken-2660"
  "schoten-2900"
  "brasschaat-2930"
  "kruibeke-9150"
  "antwerpen-2000"
  "Antwerpen%"
]
6 1.74 ms
SELECT t0.id AS id_1, t0.zipcode AS zipcode_2, t0.locality AS locality_3, t0.latitude AS latitude_4, t0.longitude AS longitude_5, t0.osm AS osm_6, t0.tier AS tier_7, t0.city AS city_8, t0.slug AS slug_9, t0.search AS search_10, t0.area AS area_11, t0.state AS state_12, t0.illustration AS illustration_13, t0.priority AS priority_14 FROM locality t0 WHERE t0.city = ? AND t0.zipcode = ? LIMIT 1
Parameters:
[
  "Antwerpen"
  "2000"
]
7 0.62 ms
SELECT t0.id AS id_1, t0.type AS type_2, t0.content AS content_3, t0.h1 AS h1_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.canonical AS canonical_7, t0.locality_id AS locality_id_8 FROM locality_description t0 WHERE t0.locality_id = ? AND t0.type IS NULL LIMIT 1
Parameters:
[
  245
]
8 4.78 ms
SELECT t0.id AS id_1, t0.type AS type_2, t0.content AS content_3, t0.h1 AS h1_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.canonical AS canonical_7, t0.locality_id AS locality_id_8 FROM locality_description t0 WHERE t0.locality_id = ? AND t0.type = ? LIMIT 1
Parameters:
[
  245
  10
]
9 7.19 ms
SELECT DISTINCT id_0, MIN(sclr_24) AS dctrn_minrownum FROM (SELECT p0_.id AS id_0, p0_.uid AS uid_1, p0_.created_at AS created_at_2, p0_.updated_at AS updated_at_3, p0_.status AS status_4, p0_.state AS state_5, p0_.type AS type_6, p0_.area AS area_7, p0_.rooms AS rooms_8, p0_.floor AS floor_9, p0_.elevator AS elevator_10, p0_.furnished AS furnished_11, p0_.heating AS heating_12, p0_.equipments AS equipments_13, p0_.benefits AS benefits_14, p0_.rent AS rent_15, p0_.charges AS charges_16, p0_.services AS services_17, p0_.availability_date AS availability_date_18, p0_.description AS description_19, p0_.title AS title_20, p0_.active AS active_21, p0_.score AS score_22, p0_.extrafields AS extrafields_23, ROW_NUMBER() OVER(ORDER BY p0_.active DESC, CASE WHEN a1_.slug = ? THEN 1 ELSE 0 END DESC, CASE WHEN a1_.city LIKE ? THEN 1 ELSE 0 END DESC, p0_.score DESC, p0_.created_at DESC) AS sclr_24 FROM property p0_ LEFT JOIN address a1_ ON p0_.address_id = a1_.id WHERE p0_.status = 2 AND p0_.rooms = ? AND a1_.city IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND a1_.slug IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) dctrn_result GROUP BY id_0 ORDER BY dctrn_minrownum ASC LIMIT 20
Parameters:
[
  "antwerpen-2000"
  "Antwerpen%"
  "5"
  "Antwerpen"
  "Burcht"
  "Zwijndrecht"
  "Deurne"
  "Borgerhout"
  "Borsbeek"
  "Merksem"
  "Ekeren"
  "Boechout"
  "Berchem"
  "Wilrijk"
  "Mortsel"
  "Edegem"
  "Hoboken"
  "Schoten"
  "Brasschaat"
  "Kruibeke"
  "antwerpen-2000"
  "burcht-2070"
  "zwijndrecht-2070"
  "deurne-2100"
  "borgerhout-2140"
  "borsbeek-2150"
  "merksem-2170"
  "ekeren-2180"
  "boechout-2530"
  "berchem-2600"
  "wilrijk-2610"
  "mortsel-2640"
  "edegem-2650"
  "hoboken-2660"
  "schoten-2900"
  "brasschaat-2930"
  "kruibeke-9150"
]

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\Locality 1

Entities Mapping

Class Mapping errors
App\Entity\Locality
  • The field App\Entity\Locality#descriptions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\LocalityDescription#locality does not contain the required 'inversedBy="descriptions"' attribute.
  • The field App\Entity\Locality#prices is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\LocalityPrice#locality does not contain the required 'inversedBy="prices"' attribute.
App\Entity\LocalityDescription No errors.
App\Entity\LocalityPrice No errors.
App\Entity\Property No errors.
App\Entity\Address No errors.