GET https://makaan.developpeurweb.net/search-results?purpose=For%20Rent

Query Metrics

10 Database Queries
4 Different statements
1.89 ms Query time
0 Invalid entities
24 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.17 ms
(61.57%)
7
SELECT t0.id AS id_1, t0.url AS url_2, t0.alt AS alt_3, t0.updated_at AS updated_at_4, t0.property_id AS property_id_5 FROM image t0 WHERE t0.property_id = ?
Parameters:
[
  1
]
0.43 ms
(22.60%)
1
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.description AS description_2, p0_.price AS price_3, p0_.address AS address_4, p0_.created_at AS created_at_5, p0_.room AS room_6, p0_.bed AS bed_7, p0_.area AS area_8, p0_.purpose AS purpose_9, p0_.bathroom AS bathroom_10, p1_.id AS id_11, p1_.name AS name_12, p1_.img_url AS img_url_13, p1_.img_alt AS img_alt_14, p0_.type_id AS type_id_15, p0_.created_by_id AS created_by_id_16, p0_.owned_by_id AS owned_by_id_17 FROM property p0_ LEFT JOIN property_type p1_ ON p0_.type_id = p1_.id WHERE p0_.purpose = ?
Parameters:
[
  "For Rent"
]
0.15 ms
(8.08%)
1
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.img_url AS img_url_2, p0_.img_alt AS img_alt_3 FROM property_type p0_
Parameters:
[]
0.15 ms
(7.75%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.img_url AS img_url_3, t0.img_alt AS img_alt_4 FROM property_type t0
Parameters:
[]

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\Image 9
App\Entity\Property 7
App\Entity\PropertyType 7
App\Entity\User 1

Entities Mapping

Class Mapping errors
App\Entity\PropertyType No errors.
App\Entity\Property No errors.
App\Entity\User No errors.
App\Entity\Image No errors.
Vich\UploaderBundle\Entity\File No errors.