Query Metrics
51
Database Queries
11
Different statements
17.52 ms
Query time
0
Invalid entities
119
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.26 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.name AS name_3 FROM ax_district t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"mun-chisinau"
]
|
||||||||||||||||||||||||||||||||
| 2 | 9.40 ms |
SELECT DISTINCT a0_.id AS id_0, a0_.name AS name_1 FROM ax_residential_complex a0_ INNER JOIN ax_locality a1_ ON a0_.locality_id = a1_.id INNER JOIN ax_district a2_ ON a1_.district_id = a2_.id WHERE a0_.locality_id = a1_.id AND a1_.district_id = ? AND a0_.client_status = ? AND a0_.server_status = ? ORDER BY a0_.name ASC LIMIT 10
Parameters:
[ "01" "active" "ok" ]
|
||||||||||||||||||||||||||||||||
| 3 | 1.06 ms |
SELECT a0_.id AS id_0, a0_.cadastral_id AS cadastral_id_1, ST_AsText(a0_.multipolygon_moldref) AS multipolygon_moldref_2, ST_AsText(a0_.multipolygon) AS multipolygon_3, ST_AsText(a0_.centroid) AS centroid_4, a0_.land_area AS land_area_5, a0_.name AS name_6, a0_.rcslug AS rcslug_7, a0_.address AS address_8, a0_.instagram_reel_id AS instagram_reel_id_9, a0_.price_per_square_meter AS price_per_square_meter_10, a0_.completion_date AS completion_date_11, a0_.is_sold_out AS is_sold_out_12, a0_.client_status AS client_status_13, a0_.server_status AS server_status_14, a0_.views AS views_15, a0_.created_at AS created_at_16, a0_.updated_at AS updated_at_17, a0_.company_id AS company_id_18, a0_.locality_id AS locality_id_19 FROM ax_residential_complex a0_ INNER JOIN ax_locality a1_ ON a0_.locality_id = a1_.id INNER JOIN ax_district a2_ ON a1_.district_id = a2_.id WHERE a0_.locality_id = a1_.id AND a1_.district_id = ? AND a0_.client_status = ? AND a0_.server_status = ? AND a0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY a0_.name ASC
Parameters:
[ "01" "active" "ok" 6 5 8 2 3 11 9 10 7 1 ]
|
||||||||||||||||||||||||||||||||
| 4 | 0.14 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.name AS name_3, t0.district_id AS district_id_4 FROM ax_locality t0 WHERE t0.id = ?
Parameters:
[
"0100"
]
|
||||||||||||||||||||||||||||||||
| 5 | 0.36 ms |
SELECT count(DISTINCT a0_.id) AS sclr_0 FROM ax_residential_complex a0_ INNER JOIN ax_locality a1_ ON a0_.locality_id = a1_.id INNER JOIN ax_district a2_ ON a1_.district_id = a2_.id WHERE a0_.locality_id = a1_.id AND a1_.district_id = ? AND a0_.client_status = ? AND a0_.server_status = ?
Parameters:
[ "01" "active" "ok" ]
|
||||||||||||||||||||||||||||||||
| 6 | 0.11 ms |
SELECT a0_.id AS id_0, a0_.slug AS slug_1, a0_.name AS name_2 FROM ax_district a0_
Parameters:
[] |
||||||||||||||||||||||||||||||||
| 7 | 0.64 ms |
SELECT t0.id AS id_1, t0.lat AS lat_2, t0.lng AS lng_3, t0.formatted_address AS formatted_address_4, t0.created_at AS created_at_5, t0.residential_complex_id AS residential_complex_id_6 FROM ax_residential_complex_image t0 WHERE t0.residential_complex_id = ? ORDER BY t0.created_at ASC
Parameters:
[
6
]
|
||||||||||||||||||||||||||||||||
| 8 | 0.57 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.residential_complex_id AS residential_complex_id_5, t0.language_id AS language_id_6 FROM ax_residential_complex_description t0 WHERE t0.residential_complex_id = ? ORDER BY t0.created_at ASC
Parameters:
[
6
]
|
||||||||||||||||||||||||||||||||
| 9 | 0.12 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3 FROM ax_language t0 WHERE t0.id = ?
Parameters:
[
1
]
|
||||||||||||||||||||||||||||||||
| 10 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3 FROM ax_language t0 WHERE t0.id = ?
Parameters:
[
2
]
|
||||||||||||||||||||||||||||||||
| 11 | 0.34 ms |
SELECT t0.id AS id_1, t0.cadastral_id AS cadastral_id_2, t0.type AS type_3, t0.address AS address_4, t0.use_for AS use_for_5, t0.land_area AS land_area_6, t0.area AS area_7, t0.ownership AS ownership_8, ST_AsText(t0.multipolygon_moldref) AS multipolygon_moldref_9, ST_AsText(t0.multipolygon) AS multipolygon_10, ST_AsText(t0.centroid) AS centroid_11, t0.country AS country_12, t0.administrative_area_level_one AS administrative_area_level_one_13, t0.administrative_area_level_one_slug AS administrative_area_level_one_slug_14, t0.administrative_area_level_two AS administrative_area_level_two_15, t0.locality_long_name AS locality_long_name_16, t0.locality_long_name_slug AS locality_long_name_slug_17, t0.sublocality AS sublocality_18, t0.route AS route_19, t0.street_number AS street_number_20, t0.formatted_address AS formatted_address_21, t0.lat AS lat_22, t0.lng AS lng_23, t0.place_id AS place_id_24, t0.price AS price_25, t0.price_per_square_meter AS price_per_square_meter_26, t0.monthly_expenses AS monthly_expenses_27, t0.orientation AS orientation_28, t0.levels AS levels_29, t0.bedrooms AS bedrooms_30, t0.bathrooms AS bathrooms_31, t0.wc AS wc_32, t0.kitchens AS kitchens_33, t0.livingrooms AS livingrooms_34, t0.balconies AS balconies_35, t0.heating_type AS heating_type_36, t0.heating_medium AS heating_medium_37, t0.ac AS ac_38, t0.energy_class AS energy_class_39, t0.new_development AS new_development_40, t0.renovated AS renovated_41, t0.requires_renovation AS requires_renovation_42, t0.unfinished AS unfinished_43, t0.under_construction AS under_construction_44, t0.air_conditioning AS air_conditioning_45, t0.heating_under_floor AS heating_under_floor_46, t0.fireplace AS fireplace_47, t0.alarm AS alarm_48, t0.secure_door AS secure_door_49, t0.storage_space AS storage_space_50, t0.garden AS garden_51, t0.garage AS garage_52, t0.parking_space AS parking_space_53, t0.solar_water_heater AS solar_water_heater_54, t0.swimming_pool AS swimming_pool_55, t0.floor AS floor_56, t0.is_top_floor AS is_top_floor_57, t0.elevator AS elevator_58, t0.penthouse AS penthouse_59, t0.zone AS zone_60, t0.construction_year AS construction_year_61, t0.furnished AS furnished_62, t0.pets_allowed AS pets_allowed_63, t0.land_classification AS land_classification_64, t0.is_corner AS is_corner_65, t0.youtube_video_id AS youtube_video_id_66, t0.instagram_reel_id AS instagram_reel_id_67, t0.client_status AS client_status_68, t0.server_status AS server_status_69, t0.views AS views_70, t0.is_promoted AS is_promoted_71, t0.available_date AS available_date_72, t0.expiration_date AS expiration_date_73, t0.created_at AS created_at_74, t0.updated_at AS updated_at_75, t0.user_id AS user_id_76, t0.locality_id AS locality_id_77, t0.property_sub_type_id AS property_sub_type_id_78, t0.property_listing_type_id AS property_listing_type_id_79, t0.residential_complex_id AS residential_complex_id_80 FROM ax_property t0 WHERE t0.residential_complex_id = ? ORDER BY t0.cadastral_id ASC
Parameters:
[
6
]
|
||||||||||||||||||||||||||||||||
| 12 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.legal_name AS legal_name_3, t0.business_type AS business_type_4, t0.nin AS nin_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.domain AS domain_8, t0.email AS email_9, t0.website AS website_10, t0.facebook_page AS facebook_page_11, t0.instagram_username AS instagram_username_12, t0.xcorp_username AS xcorp_username_13, t0.youtube_handle AS youtube_handle_14, t0.cslug AS cslug_15, t0.street AS street_16, t0.postal_code AS postal_code_17, t0.phone_number AS phone_number_18, t0.username AS username_19, t0.password AS password_20, t0.client_status AS client_status_21, t0.server_status AS server_status_22, t0.phone_status AS phone_status_23, t0.lat AS lat_24, t0.lng AS lng_25, t0.roles AS roles_26, t0.views AS views_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.language_id AS language_id_30, t0.locality_id AS locality_id_31 FROM ax_company t0 WHERE t0.id = ?
Parameters:
[
10
]
|
||||||||||||||||||||||||||||||||
| 13 | 0.09 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.name AS name_3, t0.district_id AS district_id_4 FROM ax_locality t0 WHERE t0.id = ?
Parameters:
[
"3153"
]
|
||||||||||||||||||||||||||||||||
| 14 | 0.09 ms |
SELECT t0.id AS id_1, t0.lat AS lat_2, t0.lng AS lng_3, t0.formatted_address AS formatted_address_4, t0.created_at AS created_at_5, t0.residential_complex_id AS residential_complex_id_6 FROM ax_residential_complex_image t0 WHERE t0.residential_complex_id = ? ORDER BY t0.created_at ASC
Parameters:
[
5
]
|
||||||||||||||||||||||||||||||||
| 15 | 0.10 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.residential_complex_id AS residential_complex_id_5, t0.language_id AS language_id_6 FROM ax_residential_complex_description t0 WHERE t0.residential_complex_id = ? ORDER BY t0.created_at ASC
Parameters:
[
5
]
|
||||||||||||||||||||||||||||||||
| 16 | 0.19 ms |
SELECT t0.id AS id_1, t0.cadastral_id AS cadastral_id_2, t0.type AS type_3, t0.address AS address_4, t0.use_for AS use_for_5, t0.land_area AS land_area_6, t0.area AS area_7, t0.ownership AS ownership_8, ST_AsText(t0.multipolygon_moldref) AS multipolygon_moldref_9, ST_AsText(t0.multipolygon) AS multipolygon_10, ST_AsText(t0.centroid) AS centroid_11, t0.country AS country_12, t0.administrative_area_level_one AS administrative_area_level_one_13, t0.administrative_area_level_one_slug AS administrative_area_level_one_slug_14, t0.administrative_area_level_two AS administrative_area_level_two_15, t0.locality_long_name AS locality_long_name_16, t0.locality_long_name_slug AS locality_long_name_slug_17, t0.sublocality AS sublocality_18, t0.route AS route_19, t0.street_number AS street_number_20, t0.formatted_address AS formatted_address_21, t0.lat AS lat_22, t0.lng AS lng_23, t0.place_id AS place_id_24, t0.price AS price_25, t0.price_per_square_meter AS price_per_square_meter_26, t0.monthly_expenses AS monthly_expenses_27, t0.orientation AS orientation_28, t0.levels AS levels_29, t0.bedrooms AS bedrooms_30, t0.bathrooms AS bathrooms_31, t0.wc AS wc_32, t0.kitchens AS kitchens_33, t0.livingrooms AS livingrooms_34, t0.balconies AS balconies_35, t0.heating_type AS heating_type_36, t0.heating_medium AS heating_medium_37, t0.ac AS ac_38, t0.energy_class AS energy_class_39, t0.new_development AS new_development_40, t0.renovated AS renovated_41, t0.requires_renovation AS requires_renovation_42, t0.unfinished AS unfinished_43, t0.under_construction AS under_construction_44, t0.air_conditioning AS air_conditioning_45, t0.heating_under_floor AS heating_under_floor_46, t0.fireplace AS fireplace_47, t0.alarm AS alarm_48, t0.secure_door AS secure_door_49, t0.storage_space AS storage_space_50, t0.garden AS garden_51, t0.garage AS garage_52, t0.parking_space AS parking_space_53, t0.solar_water_heater AS solar_water_heater_54, t0.swimming_pool AS swimming_pool_55, t0.floor AS floor_56, t0.is_top_floor AS is_top_floor_57, t0.elevator AS elevator_58, t0.penthouse AS penthouse_59, t0.zone AS zone_60, t0.construction_year AS construction_year_61, t0.furnished AS furnished_62, t0.pets_allowed AS pets_allowed_63, t0.land_classification AS land_classification_64, t0.is_corner AS is_corner_65, t0.youtube_video_id AS youtube_video_id_66, t0.instagram_reel_id AS instagram_reel_id_67, t0.client_status AS client_status_68, t0.server_status AS server_status_69, t0.views AS views_70, t0.is_promoted AS is_promoted_71, t0.available_date AS available_date_72, t0.expiration_date AS expiration_date_73, t0.created_at AS created_at_74, t0.updated_at AS updated_at_75, t0.user_id AS user_id_76, t0.locality_id AS locality_id_77, t0.property_sub_type_id AS property_sub_type_id_78, t0.property_listing_type_id AS property_listing_type_id_79, t0.residential_complex_id AS residential_complex_id_80 FROM ax_property t0 WHERE t0.residential_complex_id = ? ORDER BY t0.cadastral_id ASC
Parameters:
[
5
]
|
||||||||||||||||||||||||||||||||
| 17 | 0.11 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.legal_name AS legal_name_3, t0.business_type AS business_type_4, t0.nin AS nin_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.domain AS domain_8, t0.email AS email_9, t0.website AS website_10, t0.facebook_page AS facebook_page_11, t0.instagram_username AS instagram_username_12, t0.xcorp_username AS xcorp_username_13, t0.youtube_handle AS youtube_handle_14, t0.cslug AS cslug_15, t0.street AS street_16, t0.postal_code AS postal_code_17, t0.phone_number AS phone_number_18, t0.username AS username_19, t0.password AS password_20, t0.client_status AS client_status_21, t0.server_status AS server_status_22, t0.phone_status AS phone_status_23, t0.lat AS lat_24, t0.lng AS lng_25, t0.roles AS roles_26, t0.views AS views_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.language_id AS language_id_30, t0.locality_id AS locality_id_31 FROM ax_company t0 WHERE t0.id = ?
Parameters:
[
8
]
|
||||||||||||||||||||||||||||||||
| 18 | 0.07 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.name AS name_3, t0.district_id AS district_id_4 FROM ax_locality t0 WHERE t0.id = ?
Parameters:
[
"0121"
]
|
||||||||||||||||||||||||||||||||
| 19 | 0.09 ms |
SELECT t0.id AS id_1, t0.lat AS lat_2, t0.lng AS lng_3, t0.formatted_address AS formatted_address_4, t0.created_at AS created_at_5, t0.residential_complex_id AS residential_complex_id_6 FROM ax_residential_complex_image t0 WHERE t0.residential_complex_id = ? ORDER BY t0.created_at ASC
Parameters:
[
8
]
|
||||||||||||||||||||||||||||||||
| 20 | 0.09 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.residential_complex_id AS residential_complex_id_5, t0.language_id AS language_id_6 FROM ax_residential_complex_description t0 WHERE t0.residential_complex_id = ? ORDER BY t0.created_at ASC
Parameters:
[
8
]
|
||||||||||||||||||||||||||||||||
| 21 | 0.19 ms |
SELECT t0.id AS id_1, t0.cadastral_id AS cadastral_id_2, t0.type AS type_3, t0.address AS address_4, t0.use_for AS use_for_5, t0.land_area AS land_area_6, t0.area AS area_7, t0.ownership AS ownership_8, ST_AsText(t0.multipolygon_moldref) AS multipolygon_moldref_9, ST_AsText(t0.multipolygon) AS multipolygon_10, ST_AsText(t0.centroid) AS centroid_11, t0.country AS country_12, t0.administrative_area_level_one AS administrative_area_level_one_13, t0.administrative_area_level_one_slug AS administrative_area_level_one_slug_14, t0.administrative_area_level_two AS administrative_area_level_two_15, t0.locality_long_name AS locality_long_name_16, t0.locality_long_name_slug AS locality_long_name_slug_17, t0.sublocality AS sublocality_18, t0.route AS route_19, t0.street_number AS street_number_20, t0.formatted_address AS formatted_address_21, t0.lat AS lat_22, t0.lng AS lng_23, t0.place_id AS place_id_24, t0.price AS price_25, t0.price_per_square_meter AS price_per_square_meter_26, t0.monthly_expenses AS monthly_expenses_27, t0.orientation AS orientation_28, t0.levels AS levels_29, t0.bedrooms AS bedrooms_30, t0.bathrooms AS bathrooms_31, t0.wc AS wc_32, t0.kitchens AS kitchens_33, t0.livingrooms AS livingrooms_34, t0.balconies AS balconies_35, t0.heating_type AS heating_type_36, t0.heating_medium AS heating_medium_37, t0.ac AS ac_38, t0.energy_class AS energy_class_39, t0.new_development AS new_development_40, t0.renovated AS renovated_41, t0.requires_renovation AS requires_renovation_42, t0.unfinished AS unfinished_43, t0.under_construction AS under_construction_44, t0.air_conditioning AS air_conditioning_45, t0.heating_under_floor AS heating_under_floor_46, t0.fireplace AS fireplace_47, t0.alarm AS alarm_48, t0.secure_door AS secure_door_49, t0.storage_space AS storage_space_50, t0.garden AS garden_51, t0.garage AS garage_52, t0.parking_space AS parking_space_53, t0.solar_water_heater AS solar_water_heater_54, t0.swimming_pool AS swimming_pool_55, t0.floor AS floor_56, t0.is_top_floor AS is_top_floor_57, t0.elevator AS elevator_58, t0.penthouse AS penthouse_59, t0.zone AS zone_60, t0.construction_year AS construction_year_61, t0.furnished AS furnished_62, t0.pets_allowed AS pets_allowed_63, t0.land_classification AS land_classification_64, t0.is_corner AS is_corner_65, t0.youtube_video_id AS youtube_video_id_66, t0.instagram_reel_id AS instagram_reel_id_67, t0.client_status AS client_status_68, t0.server_status AS server_status_69, t0.views AS views_70, t0.is_promoted AS is_promoted_71, t0.available_date AS available_date_72, t0.expiration_date AS expiration_date_73, t0.created_at AS created_at_74, t0.updated_at AS updated_at_75, t0.user_id AS user_id_76, t0.locality_id AS locality_id_77, t0.property_sub_type_id AS property_sub_type_id_78, t0.property_listing_type_id AS property_listing_type_id_79, t0.residential_complex_id AS residential_complex_id_80 FROM ax_property t0 WHERE t0.residential_complex_id = ? ORDER BY t0.cadastral_id ASC
Parameters:
[
8
]
|
||||||||||||||||||||||||||||||||
| 22 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.legal_name AS legal_name_3, t0.business_type AS business_type_4, t0.nin AS nin_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.domain AS domain_8, t0.email AS email_9, t0.website AS website_10, t0.facebook_page AS facebook_page_11, t0.instagram_username AS instagram_username_12, t0.xcorp_username AS xcorp_username_13, t0.youtube_handle AS youtube_handle_14, t0.cslug AS cslug_15, t0.street AS street_16, t0.postal_code AS postal_code_17, t0.phone_number AS phone_number_18, t0.username AS username_19, t0.password AS password_20, t0.client_status AS client_status_21, t0.server_status AS server_status_22, t0.phone_status AS phone_status_23, t0.lat AS lat_24, t0.lng AS lng_25, t0.roles AS roles_26, t0.views AS views_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.language_id AS language_id_30, t0.locality_id AS locality_id_31 FROM ax_company t0 WHERE t0.id = ?
Parameters:
[
21
]
|
||||||||||||||||||||||||||||||||
| 23 | 0.09 ms |
SELECT t0.id AS id_1, t0.lat AS lat_2, t0.lng AS lng_3, t0.formatted_address AS formatted_address_4, t0.created_at AS created_at_5, t0.residential_complex_id AS residential_complex_id_6 FROM ax_residential_complex_image t0 WHERE t0.residential_complex_id = ? ORDER BY t0.created_at ASC
Parameters:
[
2
]
|
||||||||||||||||||||||||||||||||
| 24 | 0.09 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.residential_complex_id AS residential_complex_id_5, t0.language_id AS language_id_6 FROM ax_residential_complex_description t0 WHERE t0.residential_complex_id = ? ORDER BY t0.created_at ASC
Parameters:
[
2
]
|
||||||||||||||||||||||||||||||||
| 25 | 0.19 ms |
SELECT t0.id AS id_1, t0.cadastral_id AS cadastral_id_2, t0.type AS type_3, t0.address AS address_4, t0.use_for AS use_for_5, t0.land_area AS land_area_6, t0.area AS area_7, t0.ownership AS ownership_8, ST_AsText(t0.multipolygon_moldref) AS multipolygon_moldref_9, ST_AsText(t0.multipolygon) AS multipolygon_10, ST_AsText(t0.centroid) AS centroid_11, t0.country AS country_12, t0.administrative_area_level_one AS administrative_area_level_one_13, t0.administrative_area_level_one_slug AS administrative_area_level_one_slug_14, t0.administrative_area_level_two AS administrative_area_level_two_15, t0.locality_long_name AS locality_long_name_16, t0.locality_long_name_slug AS locality_long_name_slug_17, t0.sublocality AS sublocality_18, t0.route AS route_19, t0.street_number AS street_number_20, t0.formatted_address AS formatted_address_21, t0.lat AS lat_22, t0.lng AS lng_23, t0.place_id AS place_id_24, t0.price AS price_25, t0.price_per_square_meter AS price_per_square_meter_26, t0.monthly_expenses AS monthly_expenses_27, t0.orientation AS orientation_28, t0.levels AS levels_29, t0.bedrooms AS bedrooms_30, t0.bathrooms AS bathrooms_31, t0.wc AS wc_32, t0.kitchens AS kitchens_33, t0.livingrooms AS livingrooms_34, t0.balconies AS balconies_35, t0.heating_type AS heating_type_36, t0.heating_medium AS heating_medium_37, t0.ac AS ac_38, t0.energy_class AS energy_class_39, t0.new_development AS new_development_40, t0.renovated AS renovated_41, t0.requires_renovation AS requires_renovation_42, t0.unfinished AS unfinished_43, t0.under_construction AS under_construction_44, t0.air_conditioning AS air_conditioning_45, t0.heating_under_floor AS heating_under_floor_46, t0.fireplace AS fireplace_47, t0.alarm AS alarm_48, t0.secure_door AS secure_door_49, t0.storage_space AS storage_space_50, t0.garden AS garden_51, t0.garage AS garage_52, t0.parking_space AS parking_space_53, t0.solar_water_heater AS solar_water_heater_54, t0.swimming_pool AS swimming_pool_55, t0.floor AS floor_56, t0.is_top_floor AS is_top_floor_57, t0.elevator AS elevator_58, t0.penthouse AS penthouse_59, t0.zone AS zone_60, t0.construction_year AS construction_year_61, t0.furnished AS furnished_62, t0.pets_allowed AS pets_allowed_63, t0.land_classification AS land_classification_64, t0.is_corner AS is_corner_65, t0.youtube_video_id AS youtube_video_id_66, t0.instagram_reel_id AS instagram_reel_id_67, t0.client_status AS client_status_68, t0.server_status AS server_status_69, t0.views AS views_70, t0.is_promoted AS is_promoted_71, t0.available_date AS available_date_72, t0.expiration_date AS expiration_date_73, t0.created_at AS created_at_74, t0.updated_at AS updated_at_75, t0.user_id AS user_id_76, t0.locality_id AS locality_id_77, t0.property_sub_type_id AS property_sub_type_id_78, t0.property_listing_type_id AS property_listing_type_id_79, t0.residential_complex_id AS residential_complex_id_80 FROM ax_property t0 WHERE t0.residential_complex_id = ? ORDER BY t0.cadastral_id ASC
Parameters:
[
2
]
|
||||||||||||||||||||||||||||||||
| 26 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.legal_name AS legal_name_3, t0.business_type AS business_type_4, t0.nin AS nin_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.domain AS domain_8, t0.email AS email_9, t0.website AS website_10, t0.facebook_page AS facebook_page_11, t0.instagram_username AS instagram_username_12, t0.xcorp_username AS xcorp_username_13, t0.youtube_handle AS youtube_handle_14, t0.cslug AS cslug_15, t0.street AS street_16, t0.postal_code AS postal_code_17, t0.phone_number AS phone_number_18, t0.username AS username_19, t0.password AS password_20, t0.client_status AS client_status_21, t0.server_status AS server_status_22, t0.phone_status AS phone_status_23, t0.lat AS lat_24, t0.lng AS lng_25, t0.roles AS roles_26, t0.views AS views_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.language_id AS language_id_30, t0.locality_id AS locality_id_31 FROM ax_company t0 WHERE t0.id = ?
Parameters:
[
2
]
|
||||||||||||||||||||||||||||||||
| 27 | 0.09 ms |
SELECT t0.id AS id_1, t0.lat AS lat_2, t0.lng AS lng_3, t0.formatted_address AS formatted_address_4, t0.created_at AS created_at_5, t0.residential_complex_id AS residential_complex_id_6 FROM ax_residential_complex_image t0 WHERE t0.residential_complex_id = ? ORDER BY t0.created_at ASC
Parameters:
[
3
]
|
||||||||||||||||||||||||||||||||
| 28 | 0.09 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.residential_complex_id AS residential_complex_id_5, t0.language_id AS language_id_6 FROM ax_residential_complex_description t0 WHERE t0.residential_complex_id = ? ORDER BY t0.created_at ASC
Parameters:
[
3
]
|
||||||||||||||||||||||||||||||||
| 29 | 0.18 ms |
SELECT t0.id AS id_1, t0.cadastral_id AS cadastral_id_2, t0.type AS type_3, t0.address AS address_4, t0.use_for AS use_for_5, t0.land_area AS land_area_6, t0.area AS area_7, t0.ownership AS ownership_8, ST_AsText(t0.multipolygon_moldref) AS multipolygon_moldref_9, ST_AsText(t0.multipolygon) AS multipolygon_10, ST_AsText(t0.centroid) AS centroid_11, t0.country AS country_12, t0.administrative_area_level_one AS administrative_area_level_one_13, t0.administrative_area_level_one_slug AS administrative_area_level_one_slug_14, t0.administrative_area_level_two AS administrative_area_level_two_15, t0.locality_long_name AS locality_long_name_16, t0.locality_long_name_slug AS locality_long_name_slug_17, t0.sublocality AS sublocality_18, t0.route AS route_19, t0.street_number AS street_number_20, t0.formatted_address AS formatted_address_21, t0.lat AS lat_22, t0.lng AS lng_23, t0.place_id AS place_id_24, t0.price AS price_25, t0.price_per_square_meter AS price_per_square_meter_26, t0.monthly_expenses AS monthly_expenses_27, t0.orientation AS orientation_28, t0.levels AS levels_29, t0.bedrooms AS bedrooms_30, t0.bathrooms AS bathrooms_31, t0.wc AS wc_32, t0.kitchens AS kitchens_33, t0.livingrooms AS livingrooms_34, t0.balconies AS balconies_35, t0.heating_type AS heating_type_36, t0.heating_medium AS heating_medium_37, t0.ac AS ac_38, t0.energy_class AS energy_class_39, t0.new_development AS new_development_40, t0.renovated AS renovated_41, t0.requires_renovation AS requires_renovation_42, t0.unfinished AS unfinished_43, t0.under_construction AS under_construction_44, t0.air_conditioning AS air_conditioning_45, t0.heating_under_floor AS heating_under_floor_46, t0.fireplace AS fireplace_47, t0.alarm AS alarm_48, t0.secure_door AS secure_door_49, t0.storage_space AS storage_space_50, t0.garden AS garden_51, t0.garage AS garage_52, t0.parking_space AS parking_space_53, t0.solar_water_heater AS solar_water_heater_54, t0.swimming_pool AS swimming_pool_55, t0.floor AS floor_56, t0.is_top_floor AS is_top_floor_57, t0.elevator AS elevator_58, t0.penthouse AS penthouse_59, t0.zone AS zone_60, t0.construction_year AS construction_year_61, t0.furnished AS furnished_62, t0.pets_allowed AS pets_allowed_63, t0.land_classification AS land_classification_64, t0.is_corner AS is_corner_65, t0.youtube_video_id AS youtube_video_id_66, t0.instagram_reel_id AS instagram_reel_id_67, t0.client_status AS client_status_68, t0.server_status AS server_status_69, t0.views AS views_70, t0.is_promoted AS is_promoted_71, t0.available_date AS available_date_72, t0.expiration_date AS expiration_date_73, t0.created_at AS created_at_74, t0.updated_at AS updated_at_75, t0.user_id AS user_id_76, t0.locality_id AS locality_id_77, t0.property_sub_type_id AS property_sub_type_id_78, t0.property_listing_type_id AS property_listing_type_id_79, t0.residential_complex_id AS residential_complex_id_80 FROM ax_property t0 WHERE t0.residential_complex_id = ? ORDER BY t0.cadastral_id ASC
Parameters:
[
3
]
|
||||||||||||||||||||||||||||||||
| 30 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.legal_name AS legal_name_3, t0.business_type AS business_type_4, t0.nin AS nin_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.domain AS domain_8, t0.email AS email_9, t0.website AS website_10, t0.facebook_page AS facebook_page_11, t0.instagram_username AS instagram_username_12, t0.xcorp_username AS xcorp_username_13, t0.youtube_handle AS youtube_handle_14, t0.cslug AS cslug_15, t0.street AS street_16, t0.postal_code AS postal_code_17, t0.phone_number AS phone_number_18, t0.username AS username_19, t0.password AS password_20, t0.client_status AS client_status_21, t0.server_status AS server_status_22, t0.phone_status AS phone_status_23, t0.lat AS lat_24, t0.lng AS lng_25, t0.roles AS roles_26, t0.views AS views_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.language_id AS language_id_30, t0.locality_id AS locality_id_31 FROM ax_company t0 WHERE t0.id = ?
Parameters:
[
5
]
|
||||||||||||||||||||||||||||||||
| 31 | 0.08 ms |
SELECT t0.id AS id_1, t0.lat AS lat_2, t0.lng AS lng_3, t0.formatted_address AS formatted_address_4, t0.created_at AS created_at_5, t0.residential_complex_id AS residential_complex_id_6 FROM ax_residential_complex_image t0 WHERE t0.residential_complex_id = ? ORDER BY t0.created_at ASC
Parameters:
[
11
]
|
||||||||||||||||||||||||||||||||
| 32 | 0.09 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.residential_complex_id AS residential_complex_id_5, t0.language_id AS language_id_6 FROM ax_residential_complex_description t0 WHERE t0.residential_complex_id = ? ORDER BY t0.created_at ASC
Parameters:
[
11
]
|
||||||||||||||||||||||||||||||||
| 33 | 0.18 ms |
SELECT t0.id AS id_1, t0.cadastral_id AS cadastral_id_2, t0.type AS type_3, t0.address AS address_4, t0.use_for AS use_for_5, t0.land_area AS land_area_6, t0.area AS area_7, t0.ownership AS ownership_8, ST_AsText(t0.multipolygon_moldref) AS multipolygon_moldref_9, ST_AsText(t0.multipolygon) AS multipolygon_10, ST_AsText(t0.centroid) AS centroid_11, t0.country AS country_12, t0.administrative_area_level_one AS administrative_area_level_one_13, t0.administrative_area_level_one_slug AS administrative_area_level_one_slug_14, t0.administrative_area_level_two AS administrative_area_level_two_15, t0.locality_long_name AS locality_long_name_16, t0.locality_long_name_slug AS locality_long_name_slug_17, t0.sublocality AS sublocality_18, t0.route AS route_19, t0.street_number AS street_number_20, t0.formatted_address AS formatted_address_21, t0.lat AS lat_22, t0.lng AS lng_23, t0.place_id AS place_id_24, t0.price AS price_25, t0.price_per_square_meter AS price_per_square_meter_26, t0.monthly_expenses AS monthly_expenses_27, t0.orientation AS orientation_28, t0.levels AS levels_29, t0.bedrooms AS bedrooms_30, t0.bathrooms AS bathrooms_31, t0.wc AS wc_32, t0.kitchens AS kitchens_33, t0.livingrooms AS livingrooms_34, t0.balconies AS balconies_35, t0.heating_type AS heating_type_36, t0.heating_medium AS heating_medium_37, t0.ac AS ac_38, t0.energy_class AS energy_class_39, t0.new_development AS new_development_40, t0.renovated AS renovated_41, t0.requires_renovation AS requires_renovation_42, t0.unfinished AS unfinished_43, t0.under_construction AS under_construction_44, t0.air_conditioning AS air_conditioning_45, t0.heating_under_floor AS heating_under_floor_46, t0.fireplace AS fireplace_47, t0.alarm AS alarm_48, t0.secure_door AS secure_door_49, t0.storage_space AS storage_space_50, t0.garden AS garden_51, t0.garage AS garage_52, t0.parking_space AS parking_space_53, t0.solar_water_heater AS solar_water_heater_54, t0.swimming_pool AS swimming_pool_55, t0.floor AS floor_56, t0.is_top_floor AS is_top_floor_57, t0.elevator AS elevator_58, t0.penthouse AS penthouse_59, t0.zone AS zone_60, t0.construction_year AS construction_year_61, t0.furnished AS furnished_62, t0.pets_allowed AS pets_allowed_63, t0.land_classification AS land_classification_64, t0.is_corner AS is_corner_65, t0.youtube_video_id AS youtube_video_id_66, t0.instagram_reel_id AS instagram_reel_id_67, t0.client_status AS client_status_68, t0.server_status AS server_status_69, t0.views AS views_70, t0.is_promoted AS is_promoted_71, t0.available_date AS available_date_72, t0.expiration_date AS expiration_date_73, t0.created_at AS created_at_74, t0.updated_at AS updated_at_75, t0.user_id AS user_id_76, t0.locality_id AS locality_id_77, t0.property_sub_type_id AS property_sub_type_id_78, t0.property_listing_type_id AS property_listing_type_id_79, t0.residential_complex_id AS residential_complex_id_80 FROM ax_property t0 WHERE t0.residential_complex_id = ? ORDER BY t0.cadastral_id ASC
Parameters:
[
11
]
|
||||||||||||||||||||||||||||||||
| 34 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.legal_name AS legal_name_3, t0.business_type AS business_type_4, t0.nin AS nin_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.domain AS domain_8, t0.email AS email_9, t0.website AS website_10, t0.facebook_page AS facebook_page_11, t0.instagram_username AS instagram_username_12, t0.xcorp_username AS xcorp_username_13, t0.youtube_handle AS youtube_handle_14, t0.cslug AS cslug_15, t0.street AS street_16, t0.postal_code AS postal_code_17, t0.phone_number AS phone_number_18, t0.username AS username_19, t0.password AS password_20, t0.client_status AS client_status_21, t0.server_status AS server_status_22, t0.phone_status AS phone_status_23, t0.lat AS lat_24, t0.lng AS lng_25, t0.roles AS roles_26, t0.views AS views_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.language_id AS language_id_30, t0.locality_id AS locality_id_31 FROM ax_company t0 WHERE t0.id = ?
Parameters:
[
26
]
|
||||||||||||||||||||||||||||||||
| 35 | 0.09 ms |
SELECT t0.id AS id_1, t0.lat AS lat_2, t0.lng AS lng_3, t0.formatted_address AS formatted_address_4, t0.created_at AS created_at_5, t0.residential_complex_id AS residential_complex_id_6 FROM ax_residential_complex_image t0 WHERE t0.residential_complex_id = ? ORDER BY t0.created_at ASC
Parameters:
[
9
]
|
||||||||||||||||||||||||||||||||
| 36 | 0.08 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.residential_complex_id AS residential_complex_id_5, t0.language_id AS language_id_6 FROM ax_residential_complex_description t0 WHERE t0.residential_complex_id = ? ORDER BY t0.created_at ASC
Parameters:
[
9
]
|
||||||||||||||||||||||||||||||||
| 37 | 0.16 ms |
SELECT t0.id AS id_1, t0.cadastral_id AS cadastral_id_2, t0.type AS type_3, t0.address AS address_4, t0.use_for AS use_for_5, t0.land_area AS land_area_6, t0.area AS area_7, t0.ownership AS ownership_8, ST_AsText(t0.multipolygon_moldref) AS multipolygon_moldref_9, ST_AsText(t0.multipolygon) AS multipolygon_10, ST_AsText(t0.centroid) AS centroid_11, t0.country AS country_12, t0.administrative_area_level_one AS administrative_area_level_one_13, t0.administrative_area_level_one_slug AS administrative_area_level_one_slug_14, t0.administrative_area_level_two AS administrative_area_level_two_15, t0.locality_long_name AS locality_long_name_16, t0.locality_long_name_slug AS locality_long_name_slug_17, t0.sublocality AS sublocality_18, t0.route AS route_19, t0.street_number AS street_number_20, t0.formatted_address AS formatted_address_21, t0.lat AS lat_22, t0.lng AS lng_23, t0.place_id AS place_id_24, t0.price AS price_25, t0.price_per_square_meter AS price_per_square_meter_26, t0.monthly_expenses AS monthly_expenses_27, t0.orientation AS orientation_28, t0.levels AS levels_29, t0.bedrooms AS bedrooms_30, t0.bathrooms AS bathrooms_31, t0.wc AS wc_32, t0.kitchens AS kitchens_33, t0.livingrooms AS livingrooms_34, t0.balconies AS balconies_35, t0.heating_type AS heating_type_36, t0.heating_medium AS heating_medium_37, t0.ac AS ac_38, t0.energy_class AS energy_class_39, t0.new_development AS new_development_40, t0.renovated AS renovated_41, t0.requires_renovation AS requires_renovation_42, t0.unfinished AS unfinished_43, t0.under_construction AS under_construction_44, t0.air_conditioning AS air_conditioning_45, t0.heating_under_floor AS heating_under_floor_46, t0.fireplace AS fireplace_47, t0.alarm AS alarm_48, t0.secure_door AS secure_door_49, t0.storage_space AS storage_space_50, t0.garden AS garden_51, t0.garage AS garage_52, t0.parking_space AS parking_space_53, t0.solar_water_heater AS solar_water_heater_54, t0.swimming_pool AS swimming_pool_55, t0.floor AS floor_56, t0.is_top_floor AS is_top_floor_57, t0.elevator AS elevator_58, t0.penthouse AS penthouse_59, t0.zone AS zone_60, t0.construction_year AS construction_year_61, t0.furnished AS furnished_62, t0.pets_allowed AS pets_allowed_63, t0.land_classification AS land_classification_64, t0.is_corner AS is_corner_65, t0.youtube_video_id AS youtube_video_id_66, t0.instagram_reel_id AS instagram_reel_id_67, t0.client_status AS client_status_68, t0.server_status AS server_status_69, t0.views AS views_70, t0.is_promoted AS is_promoted_71, t0.available_date AS available_date_72, t0.expiration_date AS expiration_date_73, t0.created_at AS created_at_74, t0.updated_at AS updated_at_75, t0.user_id AS user_id_76, t0.locality_id AS locality_id_77, t0.property_sub_type_id AS property_sub_type_id_78, t0.property_listing_type_id AS property_listing_type_id_79, t0.residential_complex_id AS residential_complex_id_80 FROM ax_property t0 WHERE t0.residential_complex_id = ? ORDER BY t0.cadastral_id ASC
Parameters:
[
9
]
|
||||||||||||||||||||||||||||||||
| 38 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.legal_name AS legal_name_3, t0.business_type AS business_type_4, t0.nin AS nin_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.domain AS domain_8, t0.email AS email_9, t0.website AS website_10, t0.facebook_page AS facebook_page_11, t0.instagram_username AS instagram_username_12, t0.xcorp_username AS xcorp_username_13, t0.youtube_handle AS youtube_handle_14, t0.cslug AS cslug_15, t0.street AS street_16, t0.postal_code AS postal_code_17, t0.phone_number AS phone_number_18, t0.username AS username_19, t0.password AS password_20, t0.client_status AS client_status_21, t0.server_status AS server_status_22, t0.phone_status AS phone_status_23, t0.lat AS lat_24, t0.lng AS lng_25, t0.roles AS roles_26, t0.views AS views_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.language_id AS language_id_30, t0.locality_id AS locality_id_31 FROM ax_company t0 WHERE t0.id = ?
Parameters:
[
23
]
|
||||||||||||||||||||||||||||||||
| 39 | 0.08 ms |
SELECT t0.id AS id_1, t0.lat AS lat_2, t0.lng AS lng_3, t0.formatted_address AS formatted_address_4, t0.created_at AS created_at_5, t0.residential_complex_id AS residential_complex_id_6 FROM ax_residential_complex_image t0 WHERE t0.residential_complex_id = ? ORDER BY t0.created_at ASC
Parameters:
[
10
]
|
||||||||||||||||||||||||||||||||
| 40 | 0.08 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.residential_complex_id AS residential_complex_id_5, t0.language_id AS language_id_6 FROM ax_residential_complex_description t0 WHERE t0.residential_complex_id = ? ORDER BY t0.created_at ASC
Parameters:
[
10
]
|
||||||||||||||||||||||||||||||||
| 41 | 0.16 ms |
SELECT t0.id AS id_1, t0.cadastral_id AS cadastral_id_2, t0.type AS type_3, t0.address AS address_4, t0.use_for AS use_for_5, t0.land_area AS land_area_6, t0.area AS area_7, t0.ownership AS ownership_8, ST_AsText(t0.multipolygon_moldref) AS multipolygon_moldref_9, ST_AsText(t0.multipolygon) AS multipolygon_10, ST_AsText(t0.centroid) AS centroid_11, t0.country AS country_12, t0.administrative_area_level_one AS administrative_area_level_one_13, t0.administrative_area_level_one_slug AS administrative_area_level_one_slug_14, t0.administrative_area_level_two AS administrative_area_level_two_15, t0.locality_long_name AS locality_long_name_16, t0.locality_long_name_slug AS locality_long_name_slug_17, t0.sublocality AS sublocality_18, t0.route AS route_19, t0.street_number AS street_number_20, t0.formatted_address AS formatted_address_21, t0.lat AS lat_22, t0.lng AS lng_23, t0.place_id AS place_id_24, t0.price AS price_25, t0.price_per_square_meter AS price_per_square_meter_26, t0.monthly_expenses AS monthly_expenses_27, t0.orientation AS orientation_28, t0.levels AS levels_29, t0.bedrooms AS bedrooms_30, t0.bathrooms AS bathrooms_31, t0.wc AS wc_32, t0.kitchens AS kitchens_33, t0.livingrooms AS livingrooms_34, t0.balconies AS balconies_35, t0.heating_type AS heating_type_36, t0.heating_medium AS heating_medium_37, t0.ac AS ac_38, t0.energy_class AS energy_class_39, t0.new_development AS new_development_40, t0.renovated AS renovated_41, t0.requires_renovation AS requires_renovation_42, t0.unfinished AS unfinished_43, t0.under_construction AS under_construction_44, t0.air_conditioning AS air_conditioning_45, t0.heating_under_floor AS heating_under_floor_46, t0.fireplace AS fireplace_47, t0.alarm AS alarm_48, t0.secure_door AS secure_door_49, t0.storage_space AS storage_space_50, t0.garden AS garden_51, t0.garage AS garage_52, t0.parking_space AS parking_space_53, t0.solar_water_heater AS solar_water_heater_54, t0.swimming_pool AS swimming_pool_55, t0.floor AS floor_56, t0.is_top_floor AS is_top_floor_57, t0.elevator AS elevator_58, t0.penthouse AS penthouse_59, t0.zone AS zone_60, t0.construction_year AS construction_year_61, t0.furnished AS furnished_62, t0.pets_allowed AS pets_allowed_63, t0.land_classification AS land_classification_64, t0.is_corner AS is_corner_65, t0.youtube_video_id AS youtube_video_id_66, t0.instagram_reel_id AS instagram_reel_id_67, t0.client_status AS client_status_68, t0.server_status AS server_status_69, t0.views AS views_70, t0.is_promoted AS is_promoted_71, t0.available_date AS available_date_72, t0.expiration_date AS expiration_date_73, t0.created_at AS created_at_74, t0.updated_at AS updated_at_75, t0.user_id AS user_id_76, t0.locality_id AS locality_id_77, t0.property_sub_type_id AS property_sub_type_id_78, t0.property_listing_type_id AS property_listing_type_id_79, t0.residential_complex_id AS residential_complex_id_80 FROM ax_property t0 WHERE t0.residential_complex_id = ? ORDER BY t0.cadastral_id ASC
Parameters:
[
10
]
|
||||||||||||||||||||||||||||||||
| 42 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.legal_name AS legal_name_3, t0.business_type AS business_type_4, t0.nin AS nin_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.domain AS domain_8, t0.email AS email_9, t0.website AS website_10, t0.facebook_page AS facebook_page_11, t0.instagram_username AS instagram_username_12, t0.xcorp_username AS xcorp_username_13, t0.youtube_handle AS youtube_handle_14, t0.cslug AS cslug_15, t0.street AS street_16, t0.postal_code AS postal_code_17, t0.phone_number AS phone_number_18, t0.username AS username_19, t0.password AS password_20, t0.client_status AS client_status_21, t0.server_status AS server_status_22, t0.phone_status AS phone_status_23, t0.lat AS lat_24, t0.lng AS lng_25, t0.roles AS roles_26, t0.views AS views_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.language_id AS language_id_30, t0.locality_id AS locality_id_31 FROM ax_company t0 WHERE t0.id = ?
Parameters:
[
24
]
|
||||||||||||||||||||||||||||||||
| 43 | 0.06 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.name AS name_3, t0.district_id AS district_id_4 FROM ax_locality t0 WHERE t0.id = ?
Parameters:
[
"0124"
]
|
||||||||||||||||||||||||||||||||
| 44 | 0.08 ms |
SELECT t0.id AS id_1, t0.lat AS lat_2, t0.lng AS lng_3, t0.formatted_address AS formatted_address_4, t0.created_at AS created_at_5, t0.residential_complex_id AS residential_complex_id_6 FROM ax_residential_complex_image t0 WHERE t0.residential_complex_id = ? ORDER BY t0.created_at ASC
Parameters:
[
7
]
|
||||||||||||||||||||||||||||||||
| 45 | 0.08 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.residential_complex_id AS residential_complex_id_5, t0.language_id AS language_id_6 FROM ax_residential_complex_description t0 WHERE t0.residential_complex_id = ? ORDER BY t0.created_at ASC
Parameters:
[
7
]
|
||||||||||||||||||||||||||||||||
| 46 | 0.18 ms |
SELECT t0.id AS id_1, t0.cadastral_id AS cadastral_id_2, t0.type AS type_3, t0.address AS address_4, t0.use_for AS use_for_5, t0.land_area AS land_area_6, t0.area AS area_7, t0.ownership AS ownership_8, ST_AsText(t0.multipolygon_moldref) AS multipolygon_moldref_9, ST_AsText(t0.multipolygon) AS multipolygon_10, ST_AsText(t0.centroid) AS centroid_11, t0.country AS country_12, t0.administrative_area_level_one AS administrative_area_level_one_13, t0.administrative_area_level_one_slug AS administrative_area_level_one_slug_14, t0.administrative_area_level_two AS administrative_area_level_two_15, t0.locality_long_name AS locality_long_name_16, t0.locality_long_name_slug AS locality_long_name_slug_17, t0.sublocality AS sublocality_18, t0.route AS route_19, t0.street_number AS street_number_20, t0.formatted_address AS formatted_address_21, t0.lat AS lat_22, t0.lng AS lng_23, t0.place_id AS place_id_24, t0.price AS price_25, t0.price_per_square_meter AS price_per_square_meter_26, t0.monthly_expenses AS monthly_expenses_27, t0.orientation AS orientation_28, t0.levels AS levels_29, t0.bedrooms AS bedrooms_30, t0.bathrooms AS bathrooms_31, t0.wc AS wc_32, t0.kitchens AS kitchens_33, t0.livingrooms AS livingrooms_34, t0.balconies AS balconies_35, t0.heating_type AS heating_type_36, t0.heating_medium AS heating_medium_37, t0.ac AS ac_38, t0.energy_class AS energy_class_39, t0.new_development AS new_development_40, t0.renovated AS renovated_41, t0.requires_renovation AS requires_renovation_42, t0.unfinished AS unfinished_43, t0.under_construction AS under_construction_44, t0.air_conditioning AS air_conditioning_45, t0.heating_under_floor AS heating_under_floor_46, t0.fireplace AS fireplace_47, t0.alarm AS alarm_48, t0.secure_door AS secure_door_49, t0.storage_space AS storage_space_50, t0.garden AS garden_51, t0.garage AS garage_52, t0.parking_space AS parking_space_53, t0.solar_water_heater AS solar_water_heater_54, t0.swimming_pool AS swimming_pool_55, t0.floor AS floor_56, t0.is_top_floor AS is_top_floor_57, t0.elevator AS elevator_58, t0.penthouse AS penthouse_59, t0.zone AS zone_60, t0.construction_year AS construction_year_61, t0.furnished AS furnished_62, t0.pets_allowed AS pets_allowed_63, t0.land_classification AS land_classification_64, t0.is_corner AS is_corner_65, t0.youtube_video_id AS youtube_video_id_66, t0.instagram_reel_id AS instagram_reel_id_67, t0.client_status AS client_status_68, t0.server_status AS server_status_69, t0.views AS views_70, t0.is_promoted AS is_promoted_71, t0.available_date AS available_date_72, t0.expiration_date AS expiration_date_73, t0.created_at AS created_at_74, t0.updated_at AS updated_at_75, t0.user_id AS user_id_76, t0.locality_id AS locality_id_77, t0.property_sub_type_id AS property_sub_type_id_78, t0.property_listing_type_id AS property_listing_type_id_79, t0.residential_complex_id AS residential_complex_id_80 FROM ax_property t0 WHERE t0.residential_complex_id = ? ORDER BY t0.cadastral_id ASC
Parameters:
[
7
]
|
||||||||||||||||||||||||||||||||
| 47 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.legal_name AS legal_name_3, t0.business_type AS business_type_4, t0.nin AS nin_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.domain AS domain_8, t0.email AS email_9, t0.website AS website_10, t0.facebook_page AS facebook_page_11, t0.instagram_username AS instagram_username_12, t0.xcorp_username AS xcorp_username_13, t0.youtube_handle AS youtube_handle_14, t0.cslug AS cslug_15, t0.street AS street_16, t0.postal_code AS postal_code_17, t0.phone_number AS phone_number_18, t0.username AS username_19, t0.password AS password_20, t0.client_status AS client_status_21, t0.server_status AS server_status_22, t0.phone_status AS phone_status_23, t0.lat AS lat_24, t0.lng AS lng_25, t0.roles AS roles_26, t0.views AS views_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.language_id AS language_id_30, t0.locality_id AS locality_id_31 FROM ax_company t0 WHERE t0.id = ?
Parameters:
[
13
]
|
||||||||||||||||||||||||||||||||
| 48 | 0.06 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.name AS name_3, t0.district_id AS district_id_4 FROM ax_locality t0 WHERE t0.id = ?
Parameters:
[
"0131"
]
|
||||||||||||||||||||||||||||||||
| 49 | 0.08 ms |
SELECT t0.id AS id_1, t0.lat AS lat_2, t0.lng AS lng_3, t0.formatted_address AS formatted_address_4, t0.created_at AS created_at_5, t0.residential_complex_id AS residential_complex_id_6 FROM ax_residential_complex_image t0 WHERE t0.residential_complex_id = ? ORDER BY t0.created_at ASC
Parameters:
[
1
]
|
||||||||||||||||||||||||||||||||
| 50 | 0.10 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.residential_complex_id AS residential_complex_id_5, t0.language_id AS language_id_6 FROM ax_residential_complex_description t0 WHERE t0.residential_complex_id = ? ORDER BY t0.created_at ASC
Parameters:
[
1
]
|
||||||||||||||||||||||||||||||||
| 51 | 0.16 ms |
SELECT t0.id AS id_1, t0.cadastral_id AS cadastral_id_2, t0.type AS type_3, t0.address AS address_4, t0.use_for AS use_for_5, t0.land_area AS land_area_6, t0.area AS area_7, t0.ownership AS ownership_8, ST_AsText(t0.multipolygon_moldref) AS multipolygon_moldref_9, ST_AsText(t0.multipolygon) AS multipolygon_10, ST_AsText(t0.centroid) AS centroid_11, t0.country AS country_12, t0.administrative_area_level_one AS administrative_area_level_one_13, t0.administrative_area_level_one_slug AS administrative_area_level_one_slug_14, t0.administrative_area_level_two AS administrative_area_level_two_15, t0.locality_long_name AS locality_long_name_16, t0.locality_long_name_slug AS locality_long_name_slug_17, t0.sublocality AS sublocality_18, t0.route AS route_19, t0.street_number AS street_number_20, t0.formatted_address AS formatted_address_21, t0.lat AS lat_22, t0.lng AS lng_23, t0.place_id AS place_id_24, t0.price AS price_25, t0.price_per_square_meter AS price_per_square_meter_26, t0.monthly_expenses AS monthly_expenses_27, t0.orientation AS orientation_28, t0.levels AS levels_29, t0.bedrooms AS bedrooms_30, t0.bathrooms AS bathrooms_31, t0.wc AS wc_32, t0.kitchens AS kitchens_33, t0.livingrooms AS livingrooms_34, t0.balconies AS balconies_35, t0.heating_type AS heating_type_36, t0.heating_medium AS heating_medium_37, t0.ac AS ac_38, t0.energy_class AS energy_class_39, t0.new_development AS new_development_40, t0.renovated AS renovated_41, t0.requires_renovation AS requires_renovation_42, t0.unfinished AS unfinished_43, t0.under_construction AS under_construction_44, t0.air_conditioning AS air_conditioning_45, t0.heating_under_floor AS heating_under_floor_46, t0.fireplace AS fireplace_47, t0.alarm AS alarm_48, t0.secure_door AS secure_door_49, t0.storage_space AS storage_space_50, t0.garden AS garden_51, t0.garage AS garage_52, t0.parking_space AS parking_space_53, t0.solar_water_heater AS solar_water_heater_54, t0.swimming_pool AS swimming_pool_55, t0.floor AS floor_56, t0.is_top_floor AS is_top_floor_57, t0.elevator AS elevator_58, t0.penthouse AS penthouse_59, t0.zone AS zone_60, t0.construction_year AS construction_year_61, t0.furnished AS furnished_62, t0.pets_allowed AS pets_allowed_63, t0.land_classification AS land_classification_64, t0.is_corner AS is_corner_65, t0.youtube_video_id AS youtube_video_id_66, t0.instagram_reel_id AS instagram_reel_id_67, t0.client_status AS client_status_68, t0.server_status AS server_status_69, t0.views AS views_70, t0.is_promoted AS is_promoted_71, t0.available_date AS available_date_72, t0.expiration_date AS expiration_date_73, t0.created_at AS created_at_74, t0.updated_at AS updated_at_75, t0.user_id AS user_id_76, t0.locality_id AS locality_id_77, t0.property_sub_type_id AS property_sub_type_id_78, t0.property_listing_type_id AS property_listing_type_id_79, t0.residential_complex_id AS residential_complex_id_80 FROM ax_property t0 WHERE t0.residential_complex_id = ? ORDER BY t0.cadastral_id ASC
Parameters:
[
1
]
|
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\District | 41 |
| App\Entity\ResidentialComplexImage | 32 |
| App\Entity\ResidentialComplexDescription | 20 |
| App\Entity\ResidentialComplex | 10 |
| App\Entity\Company | 9 |
| App\Entity\Locality | 5 |
| App\Entity\Language | 2 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\District | No errors. |
| App\Entity\Locality | No errors. |
| App\Entity\ResidentialComplex | No errors. |
| App\Entity\Company | No errors. |
| App\Entity\ResidentialComplexDescription | No errors. |
| App\Entity\ResidentialComplexImage | No errors. |
| App\Entity\Property | No errors. |
| App\Entity\Language | No errors. |
| App\Entity\User | No errors. |
| App\Entity\PropertySubType | No errors. |
| App\Entity\PropertyListingType | No errors. |
| App\Entity\CompanyDescription | No errors. |