GET https://preprod.roomlers.com/search/advanced?city=Marseille&lat=43.3025742&lng=5.3690743

Query Metrics

23 Database Queries
5 Different statements
27.33 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 1.12 ms
SELECT t0.id AS id_1, t0.country AS country_2, t0.city AS city_3, t0.postal_code AS postal_code_4, t0.district AS district_5, t0.alert_count AS alert_count_6, t0.is_inside_homepage AS is_inside_homepage_7 FROM city t0 WHERE t0.city = ? LIMIT 1
Parameters:
[
  "Marseille"
]
2 5.79 ms
SELECT b0_.id AS id_0, b0_.type AS type_1, b0_.borough AS borough_2, b0_.street AS street_3, b0_.street_number AS street_number_4, b0_.country AS country_5, b0_.created_at AS created_at_6, b0_.date_start_at AS date_start_at_7, b0_.title AS title_8, b0_.status AS status_9, b0_.state AS state_10, b0_.guarantee_type AS guarantee_type_11, b0_.is_active AS is_active_12, b0_.number_id AS number_id_13, b0_.rent AS rent_14, b0_.description AS description_15, b0_.lease_term AS lease_term_16, b0_.edited_at AS edited_at_17, b0_.house_rules AS house_rules_18, b0_.interior AS interior_19, b0_.exterior AS exterior_20, b0_.charges AS charges_21, b0_.contact_name AS contact_name_22, b0_.mail_contact AS mail_contact_23, b0_.phone_contact AS phone_contact_24, b0_.security_deposit AS security_deposit_25, b0_.expenses AS expenses_26, b0_.expenses_description AS expenses_description_27, b0_.surface AS surface_28, b0_.surface_bedroom AS surface_bedroom_29, b0_.is_furniture AS is_furniture_30, b0_.is_aid_eligible AS is_aid_eligible_31, b0_.format AS format_32, b0_.postal_code AS postal_code_33, b0_.is_blocked AS is_blocked_34, b0_.is_floor AS is_floor_35, b0_.floor AS floor_36, b0_.pdl AS pdl_37, b0_.wifi AS wifi_38, b0_.dep AS dep_39, b0_.ges AS ges_40, b0_.max_folders AS max_folders_41, b0_.unique_id AS unique_id_42, b0_.min_income AS min_income_43, b0_.is_end AS is_end_44, b0_.lat AS lat_45, b0_.lng AS lng_46, b0_.is_authorize_atestation AS is_authorize_atestation_47, b0_.last_atestation AS last_atestation_48, b0_.has_guarantor AS has_guarantor_49, b0_.time_bail AS time_bail_50, b0_.type_bed AS type_bed_51, b0_.private_bathroom AS private_bathroom_52, b0_.bathrooms AS bathrooms_53, b0_.complex_property AS complex_property_54, b0_.complex_property_id AS complex_property_id_55, b0_.cover AS cover_56, b0_.has_reservation AS has_reservation_57, b0_.hide_address AS hide_address_58, b0_.bedroom_number AS bedroom_number_59, b0_.property_manager_id AS property_manager_id_60, b0_.tenant_id AS tenant_id_61, b0_.city_entity_id AS city_entity_id_62, b0_.residence_id AS residence_id_63 FROM building b0_ INNER JOIN city c1_ ON b0_.city_entity_id = c1_.id WHERE b0_.is_active = ? AND c1_.city = ? ORDER BY b0_.id DESC LIMIT 16
Parameters:
[
  1
  "MARSEILLE"
]
3 9.17 ms
SELECT COUNT(b0_.id) AS sclr_0 FROM building b0_ INNER JOIN city c1_ ON b0_.city_entity_id = c1_.id WHERE b0_.is_active = ? AND c1_.city = ?
Parameters:
[
  1
  "MARSEILLE"
]
4 1.02 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.uploaded_at AS uploaded_at_4, t0.image_file AS image_file_5, t0.complex_property_id AS complex_property_id_6, t0.building_id AS building_id_7, t8.id AS id_9, t8.type AS type_10, t8.borough AS borough_11, t8.street AS street_12, t8.street_number AS street_number_13, t8.country AS country_14, t8.created_at AS created_at_15, t8.date_start_at AS date_start_at_16, t8.title AS title_17, t8.status AS status_18, t8.state AS state_19, t8.guarantee_type AS guarantee_type_20, t8.is_active AS is_active_21, t8.number_id AS number_id_22, t8.rent AS rent_23, t8.description AS description_24, t8.lease_term AS lease_term_25, t8.edited_at AS edited_at_26, t8.house_rules AS house_rules_27, t8.interior AS interior_28, t8.exterior AS exterior_29, t8.charges AS charges_30, t8.contact_name AS contact_name_31, t8.mail_contact AS mail_contact_32, t8.phone_contact AS phone_contact_33, t8.security_deposit AS security_deposit_34, t8.expenses AS expenses_35, t8.expenses_description AS expenses_description_36, t8.surface AS surface_37, t8.surface_bedroom AS surface_bedroom_38, t8.is_furniture AS is_furniture_39, t8.is_aid_eligible AS is_aid_eligible_40, t8.format AS format_41, t8.postal_code AS postal_code_42, t8.is_blocked AS is_blocked_43, t8.is_floor AS is_floor_44, t8.floor AS floor_45, t8.pdl AS pdl_46, t8.wifi AS wifi_47, t8.dep AS dep_48, t8.ges AS ges_49, t8.max_folders AS max_folders_50, t8.unique_id AS unique_id_51, t8.min_income AS min_income_52, t8.is_end AS is_end_53, t8.lat AS lat_54, t8.lng AS lng_55, t8.is_authorize_atestation AS is_authorize_atestation_56, t8.last_atestation AS last_atestation_57, t8.has_guarantor AS has_guarantor_58, t8.time_bail AS time_bail_59, t8.type_bed AS type_bed_60, t8.private_bathroom AS private_bathroom_61, t8.bathrooms AS bathrooms_62, t8.complex_property AS complex_property_63, t8.complex_property_id AS complex_property_id_64, t8.cover AS cover_65, t8.has_reservation AS has_reservation_66, t8.hide_address AS hide_address_67, t8.bedroom_number AS bedroom_number_68, t8.property_manager_id AS property_manager_id_69, t8.tenant_id AS tenant_id_70, t8.city_entity_id AS city_entity_id_71, t8.residence_id AS residence_id_72, t0.residence_id AS residence_id_73 FROM building_document t0 LEFT JOIN building t8 ON t0.building_id = t8.id WHERE t0.building_id = ?
Parameters:
[
  10216
]
5 0.30 ms
SELECT t0.id AS id_1, t0.country AS country_2, t0.city AS city_3, t0.postal_code AS postal_code_4, t0.district AS district_5, t0.alert_count AS alert_count_6, t0.is_inside_homepage AS is_inside_homepage_7 FROM city t0 WHERE t0.id = ?
Parameters:
[
  4578
]
6 0.53 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.uploaded_at AS uploaded_at_4, t0.image_file AS image_file_5, t0.complex_property_id AS complex_property_id_6, t0.building_id AS building_id_7, t8.id AS id_9, t8.type AS type_10, t8.borough AS borough_11, t8.street AS street_12, t8.street_number AS street_number_13, t8.country AS country_14, t8.created_at AS created_at_15, t8.date_start_at AS date_start_at_16, t8.title AS title_17, t8.status AS status_18, t8.state AS state_19, t8.guarantee_type AS guarantee_type_20, t8.is_active AS is_active_21, t8.number_id AS number_id_22, t8.rent AS rent_23, t8.description AS description_24, t8.lease_term AS lease_term_25, t8.edited_at AS edited_at_26, t8.house_rules AS house_rules_27, t8.interior AS interior_28, t8.exterior AS exterior_29, t8.charges AS charges_30, t8.contact_name AS contact_name_31, t8.mail_contact AS mail_contact_32, t8.phone_contact AS phone_contact_33, t8.security_deposit AS security_deposit_34, t8.expenses AS expenses_35, t8.expenses_description AS expenses_description_36, t8.surface AS surface_37, t8.surface_bedroom AS surface_bedroom_38, t8.is_furniture AS is_furniture_39, t8.is_aid_eligible AS is_aid_eligible_40, t8.format AS format_41, t8.postal_code AS postal_code_42, t8.is_blocked AS is_blocked_43, t8.is_floor AS is_floor_44, t8.floor AS floor_45, t8.pdl AS pdl_46, t8.wifi AS wifi_47, t8.dep AS dep_48, t8.ges AS ges_49, t8.max_folders AS max_folders_50, t8.unique_id AS unique_id_51, t8.min_income AS min_income_52, t8.is_end AS is_end_53, t8.lat AS lat_54, t8.lng AS lng_55, t8.is_authorize_atestation AS is_authorize_atestation_56, t8.last_atestation AS last_atestation_57, t8.has_guarantor AS has_guarantor_58, t8.time_bail AS time_bail_59, t8.type_bed AS type_bed_60, t8.private_bathroom AS private_bathroom_61, t8.bathrooms AS bathrooms_62, t8.complex_property AS complex_property_63, t8.complex_property_id AS complex_property_id_64, t8.cover AS cover_65, t8.has_reservation AS has_reservation_66, t8.hide_address AS hide_address_67, t8.bedroom_number AS bedroom_number_68, t8.property_manager_id AS property_manager_id_69, t8.tenant_id AS tenant_id_70, t8.city_entity_id AS city_entity_id_71, t8.residence_id AS residence_id_72, t0.residence_id AS residence_id_73 FROM building_document t0 LEFT JOIN building t8 ON t0.building_id = t8.id WHERE t0.building_id = ?
Parameters:
[
  10212
]
7 0.28 ms
SELECT t0.id AS id_1, t0.country AS country_2, t0.city AS city_3, t0.postal_code AS postal_code_4, t0.district AS district_5, t0.alert_count AS alert_count_6, t0.is_inside_homepage AS is_inside_homepage_7 FROM city t0 WHERE t0.id = ?
Parameters:
[
  4581
]
8 0.52 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.uploaded_at AS uploaded_at_4, t0.image_file AS image_file_5, t0.complex_property_id AS complex_property_id_6, t0.building_id AS building_id_7, t8.id AS id_9, t8.type AS type_10, t8.borough AS borough_11, t8.street AS street_12, t8.street_number AS street_number_13, t8.country AS country_14, t8.created_at AS created_at_15, t8.date_start_at AS date_start_at_16, t8.title AS title_17, t8.status AS status_18, t8.state AS state_19, t8.guarantee_type AS guarantee_type_20, t8.is_active AS is_active_21, t8.number_id AS number_id_22, t8.rent AS rent_23, t8.description AS description_24, t8.lease_term AS lease_term_25, t8.edited_at AS edited_at_26, t8.house_rules AS house_rules_27, t8.interior AS interior_28, t8.exterior AS exterior_29, t8.charges AS charges_30, t8.contact_name AS contact_name_31, t8.mail_contact AS mail_contact_32, t8.phone_contact AS phone_contact_33, t8.security_deposit AS security_deposit_34, t8.expenses AS expenses_35, t8.expenses_description AS expenses_description_36, t8.surface AS surface_37, t8.surface_bedroom AS surface_bedroom_38, t8.is_furniture AS is_furniture_39, t8.is_aid_eligible AS is_aid_eligible_40, t8.format AS format_41, t8.postal_code AS postal_code_42, t8.is_blocked AS is_blocked_43, t8.is_floor AS is_floor_44, t8.floor AS floor_45, t8.pdl AS pdl_46, t8.wifi AS wifi_47, t8.dep AS dep_48, t8.ges AS ges_49, t8.max_folders AS max_folders_50, t8.unique_id AS unique_id_51, t8.min_income AS min_income_52, t8.is_end AS is_end_53, t8.lat AS lat_54, t8.lng AS lng_55, t8.is_authorize_atestation AS is_authorize_atestation_56, t8.last_atestation AS last_atestation_57, t8.has_guarantor AS has_guarantor_58, t8.time_bail AS time_bail_59, t8.type_bed AS type_bed_60, t8.private_bathroom AS private_bathroom_61, t8.bathrooms AS bathrooms_62, t8.complex_property AS complex_property_63, t8.complex_property_id AS complex_property_id_64, t8.cover AS cover_65, t8.has_reservation AS has_reservation_66, t8.hide_address AS hide_address_67, t8.bedroom_number AS bedroom_number_68, t8.property_manager_id AS property_manager_id_69, t8.tenant_id AS tenant_id_70, t8.city_entity_id AS city_entity_id_71, t8.residence_id AS residence_id_72, t0.residence_id AS residence_id_73 FROM building_document t0 LEFT JOIN building t8 ON t0.building_id = t8.id WHERE t0.building_id = ?
Parameters:
[
  10209
]
9 0.56 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.uploaded_at AS uploaded_at_4, t0.image_file AS image_file_5, t0.complex_property_id AS complex_property_id_6, t0.building_id AS building_id_7, t8.id AS id_9, t8.type AS type_10, t8.borough AS borough_11, t8.street AS street_12, t8.street_number AS street_number_13, t8.country AS country_14, t8.created_at AS created_at_15, t8.date_start_at AS date_start_at_16, t8.title AS title_17, t8.status AS status_18, t8.state AS state_19, t8.guarantee_type AS guarantee_type_20, t8.is_active AS is_active_21, t8.number_id AS number_id_22, t8.rent AS rent_23, t8.description AS description_24, t8.lease_term AS lease_term_25, t8.edited_at AS edited_at_26, t8.house_rules AS house_rules_27, t8.interior AS interior_28, t8.exterior AS exterior_29, t8.charges AS charges_30, t8.contact_name AS contact_name_31, t8.mail_contact AS mail_contact_32, t8.phone_contact AS phone_contact_33, t8.security_deposit AS security_deposit_34, t8.expenses AS expenses_35, t8.expenses_description AS expenses_description_36, t8.surface AS surface_37, t8.surface_bedroom AS surface_bedroom_38, t8.is_furniture AS is_furniture_39, t8.is_aid_eligible AS is_aid_eligible_40, t8.format AS format_41, t8.postal_code AS postal_code_42, t8.is_blocked AS is_blocked_43, t8.is_floor AS is_floor_44, t8.floor AS floor_45, t8.pdl AS pdl_46, t8.wifi AS wifi_47, t8.dep AS dep_48, t8.ges AS ges_49, t8.max_folders AS max_folders_50, t8.unique_id AS unique_id_51, t8.min_income AS min_income_52, t8.is_end AS is_end_53, t8.lat AS lat_54, t8.lng AS lng_55, t8.is_authorize_atestation AS is_authorize_atestation_56, t8.last_atestation AS last_atestation_57, t8.has_guarantor AS has_guarantor_58, t8.time_bail AS time_bail_59, t8.type_bed AS type_bed_60, t8.private_bathroom AS private_bathroom_61, t8.bathrooms AS bathrooms_62, t8.complex_property AS complex_property_63, t8.complex_property_id AS complex_property_id_64, t8.cover AS cover_65, t8.has_reservation AS has_reservation_66, t8.hide_address AS hide_address_67, t8.bedroom_number AS bedroom_number_68, t8.property_manager_id AS property_manager_id_69, t8.tenant_id AS tenant_id_70, t8.city_entity_id AS city_entity_id_71, t8.residence_id AS residence_id_72, t0.residence_id AS residence_id_73 FROM building_document t0 LEFT JOIN building t8 ON t0.building_id = t8.id WHERE t0.building_id = ?
Parameters:
[
  10208
]
10 0.56 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.uploaded_at AS uploaded_at_4, t0.image_file AS image_file_5, t0.complex_property_id AS complex_property_id_6, t0.building_id AS building_id_7, t8.id AS id_9, t8.type AS type_10, t8.borough AS borough_11, t8.street AS street_12, t8.street_number AS street_number_13, t8.country AS country_14, t8.created_at AS created_at_15, t8.date_start_at AS date_start_at_16, t8.title AS title_17, t8.status AS status_18, t8.state AS state_19, t8.guarantee_type AS guarantee_type_20, t8.is_active AS is_active_21, t8.number_id AS number_id_22, t8.rent AS rent_23, t8.description AS description_24, t8.lease_term AS lease_term_25, t8.edited_at AS edited_at_26, t8.house_rules AS house_rules_27, t8.interior AS interior_28, t8.exterior AS exterior_29, t8.charges AS charges_30, t8.contact_name AS contact_name_31, t8.mail_contact AS mail_contact_32, t8.phone_contact AS phone_contact_33, t8.security_deposit AS security_deposit_34, t8.expenses AS expenses_35, t8.expenses_description AS expenses_description_36, t8.surface AS surface_37, t8.surface_bedroom AS surface_bedroom_38, t8.is_furniture AS is_furniture_39, t8.is_aid_eligible AS is_aid_eligible_40, t8.format AS format_41, t8.postal_code AS postal_code_42, t8.is_blocked AS is_blocked_43, t8.is_floor AS is_floor_44, t8.floor AS floor_45, t8.pdl AS pdl_46, t8.wifi AS wifi_47, t8.dep AS dep_48, t8.ges AS ges_49, t8.max_folders AS max_folders_50, t8.unique_id AS unique_id_51, t8.min_income AS min_income_52, t8.is_end AS is_end_53, t8.lat AS lat_54, t8.lng AS lng_55, t8.is_authorize_atestation AS is_authorize_atestation_56, t8.last_atestation AS last_atestation_57, t8.has_guarantor AS has_guarantor_58, t8.time_bail AS time_bail_59, t8.type_bed AS type_bed_60, t8.private_bathroom AS private_bathroom_61, t8.bathrooms AS bathrooms_62, t8.complex_property AS complex_property_63, t8.complex_property_id AS complex_property_id_64, t8.cover AS cover_65, t8.has_reservation AS has_reservation_66, t8.hide_address AS hide_address_67, t8.bedroom_number AS bedroom_number_68, t8.property_manager_id AS property_manager_id_69, t8.tenant_id AS tenant_id_70, t8.city_entity_id AS city_entity_id_71, t8.residence_id AS residence_id_72, t0.residence_id AS residence_id_73 FROM building_document t0 LEFT JOIN building t8 ON t0.building_id = t8.id WHERE t0.building_id = ?
Parameters:
[
  10207
]
11 0.53 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.uploaded_at AS uploaded_at_4, t0.image_file AS image_file_5, t0.complex_property_id AS complex_property_id_6, t0.building_id AS building_id_7, t8.id AS id_9, t8.type AS type_10, t8.borough AS borough_11, t8.street AS street_12, t8.street_number AS street_number_13, t8.country AS country_14, t8.created_at AS created_at_15, t8.date_start_at AS date_start_at_16, t8.title AS title_17, t8.status AS status_18, t8.state AS state_19, t8.guarantee_type AS guarantee_type_20, t8.is_active AS is_active_21, t8.number_id AS number_id_22, t8.rent AS rent_23, t8.description AS description_24, t8.lease_term AS lease_term_25, t8.edited_at AS edited_at_26, t8.house_rules AS house_rules_27, t8.interior AS interior_28, t8.exterior AS exterior_29, t8.charges AS charges_30, t8.contact_name AS contact_name_31, t8.mail_contact AS mail_contact_32, t8.phone_contact AS phone_contact_33, t8.security_deposit AS security_deposit_34, t8.expenses AS expenses_35, t8.expenses_description AS expenses_description_36, t8.surface AS surface_37, t8.surface_bedroom AS surface_bedroom_38, t8.is_furniture AS is_furniture_39, t8.is_aid_eligible AS is_aid_eligible_40, t8.format AS format_41, t8.postal_code AS postal_code_42, t8.is_blocked AS is_blocked_43, t8.is_floor AS is_floor_44, t8.floor AS floor_45, t8.pdl AS pdl_46, t8.wifi AS wifi_47, t8.dep AS dep_48, t8.ges AS ges_49, t8.max_folders AS max_folders_50, t8.unique_id AS unique_id_51, t8.min_income AS min_income_52, t8.is_end AS is_end_53, t8.lat AS lat_54, t8.lng AS lng_55, t8.is_authorize_atestation AS is_authorize_atestation_56, t8.last_atestation AS last_atestation_57, t8.has_guarantor AS has_guarantor_58, t8.time_bail AS time_bail_59, t8.type_bed AS type_bed_60, t8.private_bathroom AS private_bathroom_61, t8.bathrooms AS bathrooms_62, t8.complex_property AS complex_property_63, t8.complex_property_id AS complex_property_id_64, t8.cover AS cover_65, t8.has_reservation AS has_reservation_66, t8.hide_address AS hide_address_67, t8.bedroom_number AS bedroom_number_68, t8.property_manager_id AS property_manager_id_69, t8.tenant_id AS tenant_id_70, t8.city_entity_id AS city_entity_id_71, t8.residence_id AS residence_id_72, t0.residence_id AS residence_id_73 FROM building_document t0 LEFT JOIN building t8 ON t0.building_id = t8.id WHERE t0.building_id = ?
Parameters:
[
  10206
]
12 0.49 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.uploaded_at AS uploaded_at_4, t0.image_file AS image_file_5, t0.complex_property_id AS complex_property_id_6, t0.building_id AS building_id_7, t8.id AS id_9, t8.type AS type_10, t8.borough AS borough_11, t8.street AS street_12, t8.street_number AS street_number_13, t8.country AS country_14, t8.created_at AS created_at_15, t8.date_start_at AS date_start_at_16, t8.title AS title_17, t8.status AS status_18, t8.state AS state_19, t8.guarantee_type AS guarantee_type_20, t8.is_active AS is_active_21, t8.number_id AS number_id_22, t8.rent AS rent_23, t8.description AS description_24, t8.lease_term AS lease_term_25, t8.edited_at AS edited_at_26, t8.house_rules AS house_rules_27, t8.interior AS interior_28, t8.exterior AS exterior_29, t8.charges AS charges_30, t8.contact_name AS contact_name_31, t8.mail_contact AS mail_contact_32, t8.phone_contact AS phone_contact_33, t8.security_deposit AS security_deposit_34, t8.expenses AS expenses_35, t8.expenses_description AS expenses_description_36, t8.surface AS surface_37, t8.surface_bedroom AS surface_bedroom_38, t8.is_furniture AS is_furniture_39, t8.is_aid_eligible AS is_aid_eligible_40, t8.format AS format_41, t8.postal_code AS postal_code_42, t8.is_blocked AS is_blocked_43, t8.is_floor AS is_floor_44, t8.floor AS floor_45, t8.pdl AS pdl_46, t8.wifi AS wifi_47, t8.dep AS dep_48, t8.ges AS ges_49, t8.max_folders AS max_folders_50, t8.unique_id AS unique_id_51, t8.min_income AS min_income_52, t8.is_end AS is_end_53, t8.lat AS lat_54, t8.lng AS lng_55, t8.is_authorize_atestation AS is_authorize_atestation_56, t8.last_atestation AS last_atestation_57, t8.has_guarantor AS has_guarantor_58, t8.time_bail AS time_bail_59, t8.type_bed AS type_bed_60, t8.private_bathroom AS private_bathroom_61, t8.bathrooms AS bathrooms_62, t8.complex_property AS complex_property_63, t8.complex_property_id AS complex_property_id_64, t8.cover AS cover_65, t8.has_reservation AS has_reservation_66, t8.hide_address AS hide_address_67, t8.bedroom_number AS bedroom_number_68, t8.property_manager_id AS property_manager_id_69, t8.tenant_id AS tenant_id_70, t8.city_entity_id AS city_entity_id_71, t8.residence_id AS residence_id_72, t0.residence_id AS residence_id_73 FROM building_document t0 LEFT JOIN building t8 ON t0.building_id = t8.id WHERE t0.building_id = ?
Parameters:
[
  9919
]
13 0.24 ms
SELECT t0.id AS id_1, t0.country AS country_2, t0.city AS city_3, t0.postal_code AS postal_code_4, t0.district AS district_5, t0.alert_count AS alert_count_6, t0.is_inside_homepage AS is_inside_homepage_7 FROM city t0 WHERE t0.id = ?
Parameters:
[
  4576
]
14 0.49 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.uploaded_at AS uploaded_at_4, t0.image_file AS image_file_5, t0.complex_property_id AS complex_property_id_6, t0.building_id AS building_id_7, t8.id AS id_9, t8.type AS type_10, t8.borough AS borough_11, t8.street AS street_12, t8.street_number AS street_number_13, t8.country AS country_14, t8.created_at AS created_at_15, t8.date_start_at AS date_start_at_16, t8.title AS title_17, t8.status AS status_18, t8.state AS state_19, t8.guarantee_type AS guarantee_type_20, t8.is_active AS is_active_21, t8.number_id AS number_id_22, t8.rent AS rent_23, t8.description AS description_24, t8.lease_term AS lease_term_25, t8.edited_at AS edited_at_26, t8.house_rules AS house_rules_27, t8.interior AS interior_28, t8.exterior AS exterior_29, t8.charges AS charges_30, t8.contact_name AS contact_name_31, t8.mail_contact AS mail_contact_32, t8.phone_contact AS phone_contact_33, t8.security_deposit AS security_deposit_34, t8.expenses AS expenses_35, t8.expenses_description AS expenses_description_36, t8.surface AS surface_37, t8.surface_bedroom AS surface_bedroom_38, t8.is_furniture AS is_furniture_39, t8.is_aid_eligible AS is_aid_eligible_40, t8.format AS format_41, t8.postal_code AS postal_code_42, t8.is_blocked AS is_blocked_43, t8.is_floor AS is_floor_44, t8.floor AS floor_45, t8.pdl AS pdl_46, t8.wifi AS wifi_47, t8.dep AS dep_48, t8.ges AS ges_49, t8.max_folders AS max_folders_50, t8.unique_id AS unique_id_51, t8.min_income AS min_income_52, t8.is_end AS is_end_53, t8.lat AS lat_54, t8.lng AS lng_55, t8.is_authorize_atestation AS is_authorize_atestation_56, t8.last_atestation AS last_atestation_57, t8.has_guarantor AS has_guarantor_58, t8.time_bail AS time_bail_59, t8.type_bed AS type_bed_60, t8.private_bathroom AS private_bathroom_61, t8.bathrooms AS bathrooms_62, t8.complex_property AS complex_property_63, t8.complex_property_id AS complex_property_id_64, t8.cover AS cover_65, t8.has_reservation AS has_reservation_66, t8.hide_address AS hide_address_67, t8.bedroom_number AS bedroom_number_68, t8.property_manager_id AS property_manager_id_69, t8.tenant_id AS tenant_id_70, t8.city_entity_id AS city_entity_id_71, t8.residence_id AS residence_id_72, t0.residence_id AS residence_id_73 FROM building_document t0 LEFT JOIN building t8 ON t0.building_id = t8.id WHERE t0.building_id = ?
Parameters:
[
  9918
]
15 0.52 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.uploaded_at AS uploaded_at_4, t0.image_file AS image_file_5, t0.complex_property_id AS complex_property_id_6, t0.building_id AS building_id_7, t8.id AS id_9, t8.type AS type_10, t8.borough AS borough_11, t8.street AS street_12, t8.street_number AS street_number_13, t8.country AS country_14, t8.created_at AS created_at_15, t8.date_start_at AS date_start_at_16, t8.title AS title_17, t8.status AS status_18, t8.state AS state_19, t8.guarantee_type AS guarantee_type_20, t8.is_active AS is_active_21, t8.number_id AS number_id_22, t8.rent AS rent_23, t8.description AS description_24, t8.lease_term AS lease_term_25, t8.edited_at AS edited_at_26, t8.house_rules AS house_rules_27, t8.interior AS interior_28, t8.exterior AS exterior_29, t8.charges AS charges_30, t8.contact_name AS contact_name_31, t8.mail_contact AS mail_contact_32, t8.phone_contact AS phone_contact_33, t8.security_deposit AS security_deposit_34, t8.expenses AS expenses_35, t8.expenses_description AS expenses_description_36, t8.surface AS surface_37, t8.surface_bedroom AS surface_bedroom_38, t8.is_furniture AS is_furniture_39, t8.is_aid_eligible AS is_aid_eligible_40, t8.format AS format_41, t8.postal_code AS postal_code_42, t8.is_blocked AS is_blocked_43, t8.is_floor AS is_floor_44, t8.floor AS floor_45, t8.pdl AS pdl_46, t8.wifi AS wifi_47, t8.dep AS dep_48, t8.ges AS ges_49, t8.max_folders AS max_folders_50, t8.unique_id AS unique_id_51, t8.min_income AS min_income_52, t8.is_end AS is_end_53, t8.lat AS lat_54, t8.lng AS lng_55, t8.is_authorize_atestation AS is_authorize_atestation_56, t8.last_atestation AS last_atestation_57, t8.has_guarantor AS has_guarantor_58, t8.time_bail AS time_bail_59, t8.type_bed AS type_bed_60, t8.private_bathroom AS private_bathroom_61, t8.bathrooms AS bathrooms_62, t8.complex_property AS complex_property_63, t8.complex_property_id AS complex_property_id_64, t8.cover AS cover_65, t8.has_reservation AS has_reservation_66, t8.hide_address AS hide_address_67, t8.bedroom_number AS bedroom_number_68, t8.property_manager_id AS property_manager_id_69, t8.tenant_id AS tenant_id_70, t8.city_entity_id AS city_entity_id_71, t8.residence_id AS residence_id_72, t0.residence_id AS residence_id_73 FROM building_document t0 LEFT JOIN building t8 ON t0.building_id = t8.id WHERE t0.building_id = ?
Parameters:
[
  9731
]
16 0.51 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.uploaded_at AS uploaded_at_4, t0.image_file AS image_file_5, t0.complex_property_id AS complex_property_id_6, t0.building_id AS building_id_7, t8.id AS id_9, t8.type AS type_10, t8.borough AS borough_11, t8.street AS street_12, t8.street_number AS street_number_13, t8.country AS country_14, t8.created_at AS created_at_15, t8.date_start_at AS date_start_at_16, t8.title AS title_17, t8.status AS status_18, t8.state AS state_19, t8.guarantee_type AS guarantee_type_20, t8.is_active AS is_active_21, t8.number_id AS number_id_22, t8.rent AS rent_23, t8.description AS description_24, t8.lease_term AS lease_term_25, t8.edited_at AS edited_at_26, t8.house_rules AS house_rules_27, t8.interior AS interior_28, t8.exterior AS exterior_29, t8.charges AS charges_30, t8.contact_name AS contact_name_31, t8.mail_contact AS mail_contact_32, t8.phone_contact AS phone_contact_33, t8.security_deposit AS security_deposit_34, t8.expenses AS expenses_35, t8.expenses_description AS expenses_description_36, t8.surface AS surface_37, t8.surface_bedroom AS surface_bedroom_38, t8.is_furniture AS is_furniture_39, t8.is_aid_eligible AS is_aid_eligible_40, t8.format AS format_41, t8.postal_code AS postal_code_42, t8.is_blocked AS is_blocked_43, t8.is_floor AS is_floor_44, t8.floor AS floor_45, t8.pdl AS pdl_46, t8.wifi AS wifi_47, t8.dep AS dep_48, t8.ges AS ges_49, t8.max_folders AS max_folders_50, t8.unique_id AS unique_id_51, t8.min_income AS min_income_52, t8.is_end AS is_end_53, t8.lat AS lat_54, t8.lng AS lng_55, t8.is_authorize_atestation AS is_authorize_atestation_56, t8.last_atestation AS last_atestation_57, t8.has_guarantor AS has_guarantor_58, t8.time_bail AS time_bail_59, t8.type_bed AS type_bed_60, t8.private_bathroom AS private_bathroom_61, t8.bathrooms AS bathrooms_62, t8.complex_property AS complex_property_63, t8.complex_property_id AS complex_property_id_64, t8.cover AS cover_65, t8.has_reservation AS has_reservation_66, t8.hide_address AS hide_address_67, t8.bedroom_number AS bedroom_number_68, t8.property_manager_id AS property_manager_id_69, t8.tenant_id AS tenant_id_70, t8.city_entity_id AS city_entity_id_71, t8.residence_id AS residence_id_72, t0.residence_id AS residence_id_73 FROM building_document t0 LEFT JOIN building t8 ON t0.building_id = t8.id WHERE t0.building_id = ?
Parameters:
[
  9730
]
17 0.53 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.uploaded_at AS uploaded_at_4, t0.image_file AS image_file_5, t0.complex_property_id AS complex_property_id_6, t0.building_id AS building_id_7, t8.id AS id_9, t8.type AS type_10, t8.borough AS borough_11, t8.street AS street_12, t8.street_number AS street_number_13, t8.country AS country_14, t8.created_at AS created_at_15, t8.date_start_at AS date_start_at_16, t8.title AS title_17, t8.status AS status_18, t8.state AS state_19, t8.guarantee_type AS guarantee_type_20, t8.is_active AS is_active_21, t8.number_id AS number_id_22, t8.rent AS rent_23, t8.description AS description_24, t8.lease_term AS lease_term_25, t8.edited_at AS edited_at_26, t8.house_rules AS house_rules_27, t8.interior AS interior_28, t8.exterior AS exterior_29, t8.charges AS charges_30, t8.contact_name AS contact_name_31, t8.mail_contact AS mail_contact_32, t8.phone_contact AS phone_contact_33, t8.security_deposit AS security_deposit_34, t8.expenses AS expenses_35, t8.expenses_description AS expenses_description_36, t8.surface AS surface_37, t8.surface_bedroom AS surface_bedroom_38, t8.is_furniture AS is_furniture_39, t8.is_aid_eligible AS is_aid_eligible_40, t8.format AS format_41, t8.postal_code AS postal_code_42, t8.is_blocked AS is_blocked_43, t8.is_floor AS is_floor_44, t8.floor AS floor_45, t8.pdl AS pdl_46, t8.wifi AS wifi_47, t8.dep AS dep_48, t8.ges AS ges_49, t8.max_folders AS max_folders_50, t8.unique_id AS unique_id_51, t8.min_income AS min_income_52, t8.is_end AS is_end_53, t8.lat AS lat_54, t8.lng AS lng_55, t8.is_authorize_atestation AS is_authorize_atestation_56, t8.last_atestation AS last_atestation_57, t8.has_guarantor AS has_guarantor_58, t8.time_bail AS time_bail_59, t8.type_bed AS type_bed_60, t8.private_bathroom AS private_bathroom_61, t8.bathrooms AS bathrooms_62, t8.complex_property AS complex_property_63, t8.complex_property_id AS complex_property_id_64, t8.cover AS cover_65, t8.has_reservation AS has_reservation_66, t8.hide_address AS hide_address_67, t8.bedroom_number AS bedroom_number_68, t8.property_manager_id AS property_manager_id_69, t8.tenant_id AS tenant_id_70, t8.city_entity_id AS city_entity_id_71, t8.residence_id AS residence_id_72, t0.residence_id AS residence_id_73 FROM building_document t0 LEFT JOIN building t8 ON t0.building_id = t8.id WHERE t0.building_id = ?
Parameters:
[
  9729
]
18 0.26 ms
SELECT t0.id AS id_1, t0.country AS country_2, t0.city AS city_3, t0.postal_code AS postal_code_4, t0.district AS district_5, t0.alert_count AS alert_count_6, t0.is_inside_homepage AS is_inside_homepage_7 FROM city t0 WHERE t0.id = ?
Parameters:
[
  4573
]
19 1.07 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.uploaded_at AS uploaded_at_4, t0.image_file AS image_file_5, t0.complex_property_id AS complex_property_id_6, t0.building_id AS building_id_7, t8.id AS id_9, t8.type AS type_10, t8.borough AS borough_11, t8.street AS street_12, t8.street_number AS street_number_13, t8.country AS country_14, t8.created_at AS created_at_15, t8.date_start_at AS date_start_at_16, t8.title AS title_17, t8.status AS status_18, t8.state AS state_19, t8.guarantee_type AS guarantee_type_20, t8.is_active AS is_active_21, t8.number_id AS number_id_22, t8.rent AS rent_23, t8.description AS description_24, t8.lease_term AS lease_term_25, t8.edited_at AS edited_at_26, t8.house_rules AS house_rules_27, t8.interior AS interior_28, t8.exterior AS exterior_29, t8.charges AS charges_30, t8.contact_name AS contact_name_31, t8.mail_contact AS mail_contact_32, t8.phone_contact AS phone_contact_33, t8.security_deposit AS security_deposit_34, t8.expenses AS expenses_35, t8.expenses_description AS expenses_description_36, t8.surface AS surface_37, t8.surface_bedroom AS surface_bedroom_38, t8.is_furniture AS is_furniture_39, t8.is_aid_eligible AS is_aid_eligible_40, t8.format AS format_41, t8.postal_code AS postal_code_42, t8.is_blocked AS is_blocked_43, t8.is_floor AS is_floor_44, t8.floor AS floor_45, t8.pdl AS pdl_46, t8.wifi AS wifi_47, t8.dep AS dep_48, t8.ges AS ges_49, t8.max_folders AS max_folders_50, t8.unique_id AS unique_id_51, t8.min_income AS min_income_52, t8.is_end AS is_end_53, t8.lat AS lat_54, t8.lng AS lng_55, t8.is_authorize_atestation AS is_authorize_atestation_56, t8.last_atestation AS last_atestation_57, t8.has_guarantor AS has_guarantor_58, t8.time_bail AS time_bail_59, t8.type_bed AS type_bed_60, t8.private_bathroom AS private_bathroom_61, t8.bathrooms AS bathrooms_62, t8.complex_property AS complex_property_63, t8.complex_property_id AS complex_property_id_64, t8.cover AS cover_65, t8.has_reservation AS has_reservation_66, t8.hide_address AS hide_address_67, t8.bedroom_number AS bedroom_number_68, t8.property_manager_id AS property_manager_id_69, t8.tenant_id AS tenant_id_70, t8.city_entity_id AS city_entity_id_71, t8.residence_id AS residence_id_72, t0.residence_id AS residence_id_73 FROM building_document t0 LEFT JOIN building t8 ON t0.building_id = t8.id WHERE t0.building_id = ?
Parameters:
[
  9728
]
20 0.72 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.uploaded_at AS uploaded_at_4, t0.image_file AS image_file_5, t0.complex_property_id AS complex_property_id_6, t0.building_id AS building_id_7, t8.id AS id_9, t8.type AS type_10, t8.borough AS borough_11, t8.street AS street_12, t8.street_number AS street_number_13, t8.country AS country_14, t8.created_at AS created_at_15, t8.date_start_at AS date_start_at_16, t8.title AS title_17, t8.status AS status_18, t8.state AS state_19, t8.guarantee_type AS guarantee_type_20, t8.is_active AS is_active_21, t8.number_id AS number_id_22, t8.rent AS rent_23, t8.description AS description_24, t8.lease_term AS lease_term_25, t8.edited_at AS edited_at_26, t8.house_rules AS house_rules_27, t8.interior AS interior_28, t8.exterior AS exterior_29, t8.charges AS charges_30, t8.contact_name AS contact_name_31, t8.mail_contact AS mail_contact_32, t8.phone_contact AS phone_contact_33, t8.security_deposit AS security_deposit_34, t8.expenses AS expenses_35, t8.expenses_description AS expenses_description_36, t8.surface AS surface_37, t8.surface_bedroom AS surface_bedroom_38, t8.is_furniture AS is_furniture_39, t8.is_aid_eligible AS is_aid_eligible_40, t8.format AS format_41, t8.postal_code AS postal_code_42, t8.is_blocked AS is_blocked_43, t8.is_floor AS is_floor_44, t8.floor AS floor_45, t8.pdl AS pdl_46, t8.wifi AS wifi_47, t8.dep AS dep_48, t8.ges AS ges_49, t8.max_folders AS max_folders_50, t8.unique_id AS unique_id_51, t8.min_income AS min_income_52, t8.is_end AS is_end_53, t8.lat AS lat_54, t8.lng AS lng_55, t8.is_authorize_atestation AS is_authorize_atestation_56, t8.last_atestation AS last_atestation_57, t8.has_guarantor AS has_guarantor_58, t8.time_bail AS time_bail_59, t8.type_bed AS type_bed_60, t8.private_bathroom AS private_bathroom_61, t8.bathrooms AS bathrooms_62, t8.complex_property AS complex_property_63, t8.complex_property_id AS complex_property_id_64, t8.cover AS cover_65, t8.has_reservation AS has_reservation_66, t8.hide_address AS hide_address_67, t8.bedroom_number AS bedroom_number_68, t8.property_manager_id AS property_manager_id_69, t8.tenant_id AS tenant_id_70, t8.city_entity_id AS city_entity_id_71, t8.residence_id AS residence_id_72, t0.residence_id AS residence_id_73 FROM building_document t0 LEFT JOIN building t8 ON t0.building_id = t8.id WHERE t0.building_id = ?
Parameters:
[
  9727
]
21 0.75 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.uploaded_at AS uploaded_at_4, t0.image_file AS image_file_5, t0.complex_property_id AS complex_property_id_6, t0.building_id AS building_id_7, t8.id AS id_9, t8.type AS type_10, t8.borough AS borough_11, t8.street AS street_12, t8.street_number AS street_number_13, t8.country AS country_14, t8.created_at AS created_at_15, t8.date_start_at AS date_start_at_16, t8.title AS title_17, t8.status AS status_18, t8.state AS state_19, t8.guarantee_type AS guarantee_type_20, t8.is_active AS is_active_21, t8.number_id AS number_id_22, t8.rent AS rent_23, t8.description AS description_24, t8.lease_term AS lease_term_25, t8.edited_at AS edited_at_26, t8.house_rules AS house_rules_27, t8.interior AS interior_28, t8.exterior AS exterior_29, t8.charges AS charges_30, t8.contact_name AS contact_name_31, t8.mail_contact AS mail_contact_32, t8.phone_contact AS phone_contact_33, t8.security_deposit AS security_deposit_34, t8.expenses AS expenses_35, t8.expenses_description AS expenses_description_36, t8.surface AS surface_37, t8.surface_bedroom AS surface_bedroom_38, t8.is_furniture AS is_furniture_39, t8.is_aid_eligible AS is_aid_eligible_40, t8.format AS format_41, t8.postal_code AS postal_code_42, t8.is_blocked AS is_blocked_43, t8.is_floor AS is_floor_44, t8.floor AS floor_45, t8.pdl AS pdl_46, t8.wifi AS wifi_47, t8.dep AS dep_48, t8.ges AS ges_49, t8.max_folders AS max_folders_50, t8.unique_id AS unique_id_51, t8.min_income AS min_income_52, t8.is_end AS is_end_53, t8.lat AS lat_54, t8.lng AS lng_55, t8.is_authorize_atestation AS is_authorize_atestation_56, t8.last_atestation AS last_atestation_57, t8.has_guarantor AS has_guarantor_58, t8.time_bail AS time_bail_59, t8.type_bed AS type_bed_60, t8.private_bathroom AS private_bathroom_61, t8.bathrooms AS bathrooms_62, t8.complex_property AS complex_property_63, t8.complex_property_id AS complex_property_id_64, t8.cover AS cover_65, t8.has_reservation AS has_reservation_66, t8.hide_address AS hide_address_67, t8.bedroom_number AS bedroom_number_68, t8.property_manager_id AS property_manager_id_69, t8.tenant_id AS tenant_id_70, t8.city_entity_id AS city_entity_id_71, t8.residence_id AS residence_id_72, t0.residence_id AS residence_id_73 FROM building_document t0 LEFT JOIN building t8 ON t0.building_id = t8.id WHERE t0.building_id = ?
Parameters:
[
  9726
]
22 0.70 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.uploaded_at AS uploaded_at_4, t0.image_file AS image_file_5, t0.complex_property_id AS complex_property_id_6, t0.building_id AS building_id_7, t8.id AS id_9, t8.type AS type_10, t8.borough AS borough_11, t8.street AS street_12, t8.street_number AS street_number_13, t8.country AS country_14, t8.created_at AS created_at_15, t8.date_start_at AS date_start_at_16, t8.title AS title_17, t8.status AS status_18, t8.state AS state_19, t8.guarantee_type AS guarantee_type_20, t8.is_active AS is_active_21, t8.number_id AS number_id_22, t8.rent AS rent_23, t8.description AS description_24, t8.lease_term AS lease_term_25, t8.edited_at AS edited_at_26, t8.house_rules AS house_rules_27, t8.interior AS interior_28, t8.exterior AS exterior_29, t8.charges AS charges_30, t8.contact_name AS contact_name_31, t8.mail_contact AS mail_contact_32, t8.phone_contact AS phone_contact_33, t8.security_deposit AS security_deposit_34, t8.expenses AS expenses_35, t8.expenses_description AS expenses_description_36, t8.surface AS surface_37, t8.surface_bedroom AS surface_bedroom_38, t8.is_furniture AS is_furniture_39, t8.is_aid_eligible AS is_aid_eligible_40, t8.format AS format_41, t8.postal_code AS postal_code_42, t8.is_blocked AS is_blocked_43, t8.is_floor AS is_floor_44, t8.floor AS floor_45, t8.pdl AS pdl_46, t8.wifi AS wifi_47, t8.dep AS dep_48, t8.ges AS ges_49, t8.max_folders AS max_folders_50, t8.unique_id AS unique_id_51, t8.min_income AS min_income_52, t8.is_end AS is_end_53, t8.lat AS lat_54, t8.lng AS lng_55, t8.is_authorize_atestation AS is_authorize_atestation_56, t8.last_atestation AS last_atestation_57, t8.has_guarantor AS has_guarantor_58, t8.time_bail AS time_bail_59, t8.type_bed AS type_bed_60, t8.private_bathroom AS private_bathroom_61, t8.bathrooms AS bathrooms_62, t8.complex_property AS complex_property_63, t8.complex_property_id AS complex_property_id_64, t8.cover AS cover_65, t8.has_reservation AS has_reservation_66, t8.hide_address AS hide_address_67, t8.bedroom_number AS bedroom_number_68, t8.property_manager_id AS property_manager_id_69, t8.tenant_id AS tenant_id_70, t8.city_entity_id AS city_entity_id_71, t8.residence_id AS residence_id_72, t0.residence_id AS residence_id_73 FROM building_document t0 LEFT JOIN building t8 ON t0.building_id = t8.id WHERE t0.building_id = ?
Parameters:
[
  9721
]
23 0.69 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.uploaded_at AS uploaded_at_4, t0.image_file AS image_file_5, t0.complex_property_id AS complex_property_id_6, t0.building_id AS building_id_7, t8.id AS id_9, t8.type AS type_10, t8.borough AS borough_11, t8.street AS street_12, t8.street_number AS street_number_13, t8.country AS country_14, t8.created_at AS created_at_15, t8.date_start_at AS date_start_at_16, t8.title AS title_17, t8.status AS status_18, t8.state AS state_19, t8.guarantee_type AS guarantee_type_20, t8.is_active AS is_active_21, t8.number_id AS number_id_22, t8.rent AS rent_23, t8.description AS description_24, t8.lease_term AS lease_term_25, t8.edited_at AS edited_at_26, t8.house_rules AS house_rules_27, t8.interior AS interior_28, t8.exterior AS exterior_29, t8.charges AS charges_30, t8.contact_name AS contact_name_31, t8.mail_contact AS mail_contact_32, t8.phone_contact AS phone_contact_33, t8.security_deposit AS security_deposit_34, t8.expenses AS expenses_35, t8.expenses_description AS expenses_description_36, t8.surface AS surface_37, t8.surface_bedroom AS surface_bedroom_38, t8.is_furniture AS is_furniture_39, t8.is_aid_eligible AS is_aid_eligible_40, t8.format AS format_41, t8.postal_code AS postal_code_42, t8.is_blocked AS is_blocked_43, t8.is_floor AS is_floor_44, t8.floor AS floor_45, t8.pdl AS pdl_46, t8.wifi AS wifi_47, t8.dep AS dep_48, t8.ges AS ges_49, t8.max_folders AS max_folders_50, t8.unique_id AS unique_id_51, t8.min_income AS min_income_52, t8.is_end AS is_end_53, t8.lat AS lat_54, t8.lng AS lng_55, t8.is_authorize_atestation AS is_authorize_atestation_56, t8.last_atestation AS last_atestation_57, t8.has_guarantor AS has_guarantor_58, t8.time_bail AS time_bail_59, t8.type_bed AS type_bed_60, t8.private_bathroom AS private_bathroom_61, t8.bathrooms AS bathrooms_62, t8.complex_property AS complex_property_63, t8.complex_property_id AS complex_property_id_64, t8.cover AS cover_65, t8.has_reservation AS has_reservation_66, t8.hide_address AS hide_address_67, t8.bedroom_number AS bedroom_number_68, t8.property_manager_id AS property_manager_id_69, t8.tenant_id AS tenant_id_70, t8.city_entity_id AS city_entity_id_71, t8.residence_id AS residence_id_72, t0.residence_id AS residence_id_73 FROM building_document t0 LEFT JOIN building t8 ON t0.building_id = t8.id WHERE t0.building_id = ?
Parameters:
[
  9720
]

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\City No errors.
App\Entity\Building No errors.
App\Entity\BuildingReportingHistory No errors.
App\Entity\Residence No errors.
App\Entity\User
  • The field App\Entity\User#invoices is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Invoice#user does not contain the required 'inversedBy="invoices"' attribute.
App\Entity\RentalHistory No errors.
App\Entity\BuildingEquipment No errors.
App\Entity\BuildingDocument No errors.
App\Entity\BuildingEditHistory No errors.
App\Entity\BuildingFolder No errors.
App\Entity\HousingCertificate No errors.
App\Entity\WantedVisio No errors.