GET https://test.123loger.com/location/beauraing-5570/maison/6a467a20bd62/

Query Metrics

12 Database Queries
10 Different statements
24.98 ms Query time
1 Invalid entities
4 Managed entities

Queries

Group similar statements

# Time Info
1 6.44 ms
SELECT t0.id AS id_1, t0.uid AS uid_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.status AS status_5, t0.state AS state_6, t0.type AS type_7, t0.area AS area_8, t0.rooms AS rooms_9, t0.floor AS floor_10, t0.elevator AS elevator_11, t0.furnished AS furnished_12, t0.heating AS heating_13, t0.equipments AS equipments_14, t0.benefits AS benefits_15, t0.rent AS rent_16, t0.charges AS charges_17, t0.services AS services_18, t0.availability_date AS availability_date_19, t0.description AS description_20, t0.title AS title_21, t0.active AS active_22, t0.score AS score_23, t0.extrafields AS extrafields_24, t0.owner_id AS owner_id_25, t0.address_id AS address_id_26 FROM property t0 WHERE t0.uid = ? LIMIT 1
Parameters:
[
  "6a467a20bd62"
]
2 5.25 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.name AS name_3, t0.position AS position_4, t0.property_id AS property_id_5 FROM property_image t0 WHERE t0.property_id = ? ORDER BY t0.position ASC
Parameters:
[
  3
]
3 0.69 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.label AS label_3, t0.address AS address_4, t0.housenumber AS housenumber_5, t0.street AS street_6, t0.city AS city_7, t0.zipcode AS zipcode_8, t0.area AS area_9, t0.context AS context_10, t0.longitude AS longitude_11, t0.latitude AS latitude_12, t0.api_id AS api_id_13, t0.slug AS slug_14, t0.state AS state_15, t0.city_slug AS city_slug_16, t0.area_slug AS area_slug_17, t0.place AS place_18, t0.district AS district_19, t0.tier AS tier_20, t0.hood AS hood_21 FROM address t0 WHERE t0.id = ?
Parameters:
[
  2
]
4 0.63 ms
SELECT t0.id AS id_1, t0.label AS label_2, t0.total AS total_3, t0.property_id AS property_id_4 FROM counter t0 WHERE t0.property_id = ? AND t0.label = ? LIMIT 1
Parameters:
[
  3
  "viewed"
]
5 0.33 ms
SELECT t0.id AS id_1, t0.label AS label_2, t0.total AS total_3, t0.property_id AS property_id_4 FROM counter t0 WHERE t0.property_id = ? AND t0.label = ? LIMIT 1
Parameters:
[
  3
  "viewed"
]
6 0.33 ms
SELECT t0.id AS id_1, t0.label AS label_2, t0.total AS total_3, t0.property_id AS property_id_4 FROM counter t0 WHERE t0.property_id = ? AND t0.label = ? LIMIT 1
Parameters:
[
  3
  "applied"
]
7 2.56 ms
"START TRANSACTION"
Parameters:
[]
8 0.73 ms
UPDATE property SET score = ?, updated_at = ? WHERE id = ?
Parameters:
[
  3.1354942159291
  "2026-07-26 03:24:54"
  3
]
9 3.00 ms
SELECT t0.id AS id_1, t0.uid AS uid_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.connected_at AS connected_at_5, t0.user_agent AS user_agent_6, t0.email AS email_7, t0.roles AS roles_8, t0.password AS password_9, t0.type AS type_10, t0.status AS status_11, t0.firstname AS firstname_12, t0.lastname AS lastname_13, t0.phone AS phone_14, t0.premium_start AS premium_start_15, t0.premium_end AS premium_end_16, t0.premium_status AS premium_status_17, t0.premium_canceled AS premium_canceled_18, t0.payment_id AS payment_id_19, t0.premium_promocode AS premium_promocode_20, t0.customer_id AS customer_id_21, t0.dialing_code AS dialing_code_22, t0.language AS language_23, t24.id AS id_25, t24.uid AS uid_26, t24.created_at AS created_at_27, t24.updated_at AS updated_at_28, t24.status AS status_29, t24.state AS state_30, t24.min_area AS min_area_31, t24.min_rooms AS min_rooms_32, t24.furnished AS furnished_33, t24.max_rent AS max_rent_34, t24.residents AS residents_35, t24.description AS description_36, t24.image AS image_37, t24.cities AS cities_38, t24.extrafields AS extrafields_39, t24.tenant_id AS tenant_id_40, t24.city_id AS city_id_41 FROM "user" t0 LEFT JOIN rental_file t24 ON t24.tenant_id = t0.id WHERE t0.id = ?
Parameters:
[
  11
]
10 0.38 ms
UPDATE counter SET total = ? WHERE id = ?
Parameters:
[
  22
  3
]
11 3.25 ms
"COMMIT"
Parameters:
[]
12 1.40 ms
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, p0_.owner_id AS owner_id_24, p0_.address_id AS address_id_25 FROM property p0_ LEFT JOIN address a1_ ON p0_.address_id = a1_.id WHERE a1_.slug = ? AND p0_.rent <= ? AND p0_.rooms = ? AND p0_.uid <> ? AND p0_.active = true LIMIT 6
Parameters:
[
  "beauraing-5570"
  221.0
  5
  "6a467a20bd62"
]

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\Property 1
App\Entity\User 1
App\Entity\Address 1
App\Entity\Counter 1

Entities Mapping

Class Mapping errors
App\Entity\Property No errors.
App\Entity\User No errors.
App\Entity\Address No errors.
App\Entity\PropertyImage No errors.
App\Entity\Application No errors.
App\Entity\Counter No errors.
App\Entity\RentalFile No 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.