Query Metrics
46
Database Queries
20
Different statements
175.93 ms
Query time
8
Invalid entities
433
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
33.10 ms (18.81%) |
2 |
SELECT l0_.id AS id_0, l0_.title AS title_1, l0_.alias AS alias_2, l0_.description AS description_3, l0_.slug AS slug_4, l0_.lat AS lat_5, l0_.lon AS lon_6, l0_.zoom AS zoom_7, l0_.coordinates AS coordinates_8, l0_.searchable AS searchable_9, l0_.home_filter AS home_filter_10, l0_.statistics_filter AS statistics_filter_11, l0_.neighborhood_filter AS neighborhood_filter_12, l0_.compound_filter AS compound_filter_13, l0_.estimate AS estimate_14, l0_.disabled AS disabled_15, l0_.synced AS synced_16, l0_.level AS level_17, l0_._left AS _left_18, l0_._right AS _right_19, l0_.root AS root_20, l0_.leads_counter AS leads_counter_21, l0_.listings_counter AS listings_counter_22, l0_.keyword AS keyword_23, l0_.full_path AS full_path_24, l0_.reference_id AS reference_id_25, l0_.type AS type_26, l0_.eligible_for_mortgage AS eligible_for_mortgage_27, l0_.is_compound_location AS is_compound_location_28, l0_.parent_id AS parent_id_29, l0_.location_compound_id AS location_compound_id_30, l0_.rating_id AS rating_id_31, l0_.listing_id AS listing_id_32 FROM locations l0_ WHERE l0_._right < 17751 AND l0_._left > 17248 AND l0_.root = ? ORDER BY l0_._left ASC
Parameters:
[
1
]
|
|
23.73 ms (13.49%) |
2 |
SELECT l0_.id AS id_0, l0_.title AS title_1, l0_.alias AS alias_2, l0_.description AS description_3, l0_.slug AS slug_4, l0_.lat AS lat_5, l0_.lon AS lon_6, l0_.zoom AS zoom_7, l0_.coordinates AS coordinates_8, l0_.searchable AS searchable_9, l0_.home_filter AS home_filter_10, l0_.statistics_filter AS statistics_filter_11, l0_.neighborhood_filter AS neighborhood_filter_12, l0_.compound_filter AS compound_filter_13, l0_.estimate AS estimate_14, l0_.disabled AS disabled_15, l0_.synced AS synced_16, l0_.level AS level_17, l0_._left AS _left_18, l0_._right AS _right_19, l0_.root AS root_20, l0_.leads_counter AS leads_counter_21, l0_.listings_counter AS listings_counter_22, l0_.keyword AS keyword_23, l0_.full_path AS full_path_24, l0_.reference_id AS reference_id_25, l0_.type AS type_26, l0_.eligible_for_mortgage AS eligible_for_mortgage_27, l0_.is_compound_location AS is_compound_location_28, l0_.parent_id AS parent_id_29, l0_.location_compound_id AS location_compound_id_30, l0_.rating_id AS rating_id_31, l0_.listing_id AS listing_id_32 FROM locations l0_ WHERE l0_._left <= 17248 AND l0_._right >= 17751 AND l0_.root = ? ORDER BY l0_._left ASC
Parameters:
[
1
]
|
|
18.64 ms (10.60%) |
10 |
SELECT t0.id AS id_1, t0.caption AS caption_2, t0.type AS type_3, t0.position AS position_4, t0.listing_id AS listing_id_5, t0.photo_id AS photo_id_6 FROM listings_photos t0 WHERE t0.listing_id = ? ORDER BY t0.position ASC
Parameters:
[
347
]
|
|
14.04 ms (7.98%) |
5 |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.full_name AS full_name_13, t0.bio AS bio_14, t0.phone_number AS phone_number_15, t0.is_valid_logo AS is_valid_logo_16, t0.is_valid_personal_photo AS is_valid_personal_photo_17, t0.is_migrated_phone AS is_migrated_phone_18, t0.is_valid_email AS is_valid_email_19, t0.user_type AS user_type_20, t0.language AS language_21, t0.legacy AS legacy_22, t0.facebook_id AS facebook_id_23, t0.google_id AS google_id_24, t0.registration_ip AS registration_ip_25, t0.created_at AS created_at_26, t0.last_update AS last_update_27, t0.global_unsubscribe AS global_unsubscribe_28, t0.customer_profiling_queue_date AS customer_profiling_queue_date_29, t0.is_quick_registered AS is_quick_registered_30, t0.score AS score_31, t0.is_imported AS is_imported_32, t0.subscription_expiry_date AS subscription_expiry_date_33, t0.credit_expiry_date AS credit_expiry_date_34, t0.soft_churn_date AS soft_churn_date_35, t0.reach_count AS reach_count_36, t0.synced AS synced_37, t0.reference_id AS reference_id_38, t0.has_email AS has_email_39, t0.client_served_count AS client_served_count_40, t0.enabled_marketing AS enabled_marketing_41, t0.zoho_synced AS zoho_synced_42, t0.recent_search_last_checked AS recent_search_last_checked_43, t0.listing_availability_last_checked AS listing_availability_last_checked_44, t0.recent_search_last_send AS recent_search_last_send_45, t0.boost_level AS boost_level_46, t0.boost AS boost_47, t0.is_phone_verified AS is_phone_verified_48, t0.auth_identifier AS auth_identifier_49, t0.auth_access_token AS auth_access_token_50, t0.auth_refresh_token AS auth_refresh_token_51, t0.auth_updated_at AS auth_updated_at_52, t0.parent_id AS parent_id_53, t0.logo AS logo_54, t0.personal_photo AS personal_photo_55, t0.subscription_id AS subscription_id_56, t0.company_id AS company_id_57, t0.staff_id AS staff_id_58, t0.team_id AS team_id_59, t0.developerField_id AS developerField_id_60, t0.phone_id AS phone_id_61 FROM users t0 WHERE t0.id = ?
Parameters:
[
16
]
|
|
11.38 ms (6.47%) |
5 |
SELECT COUNT(*) FROM listings t0 WHERE t0.user_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16
]
|
|
9.52 ms (5.41%) |
5 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.roles AS roles_3, t0.category AS category_4, t0.zoho_crm AS zoho_crm_5, t0.is_private AS is_private_6 FROM groups_list t0 INNER JOIN users_groups ON t0.id = users_groups.group_id WHERE users_groups.user_id = ?
Parameters:
[
16
]
|
|
8.66 ms (4.92%) |
1 |
SELECT l0_.id AS id_0, l0_.title AS title_1, l0_.description AS description_2, l0_.category AS category_3, l0_.pending_photos_status AS pending_photos_status_4, l0_.pending_payment_status AS pending_payment_status_5, l0_.relist_status AS relist_status_6, l0_.seller_role AS seller_role_7, l0_.area AS area_8, l0_.price AS price_9, l0_.address AS address_10, l0_.center_lat AS center_lat_11, l0_.center_lng AS center_lng_12, l0_.status AS status_13, l0_.property_view AS property_view_14, l0_.payment_method AS payment_method_15, l0_.featured AS featured_16, l0_.views AS views_17, l0_.phone_counter AS phone_counter_18, l0_.messages_counter AS messages_counter_19, l0_.leads_counter AS leads_counter_20, l0_.sent_notifiers AS sent_notifiers_21, l0_.relist_counter AS relist_counter_22, l0_.ip AS ip_23, l0_.video_url AS video_url_24, l0_.slug AS slug_25, l0_.custom_slug AS custom_slug_26, l0_.score AS score_27, l0_.created_at AS created_at_28, l0_.updated_at AS updated_at_29, l0_.pending_status_created_at AS pending_status_created_at_30, l0_.published_at AS published_at_31, l0_.auto_reviewed_at AS auto_reviewed_at_32, l0_.expires_at AS expires_at_33, l0_.deleted_at AS deleted_at_34, l0_.rejected_at AS rejected_at_35, l0_.campaign AS campaign_36, l0_.final_price AS final_price_37, l0_.source_of_sale AS source_of_sale_38, l0_.delete_reason AS delete_reason_39, l0_.delete_reason_details AS delete_reason_details_40, l0_.source AS source_41, l0_.impressions AS impressions_42, l0_.impressions_monthly_count AS impressions_monthly_count_43, l0_.impressions_weekly_count AS impressions_weekly_count_44, l0_.impression_updated_at AS impression_updated_at_45, l0_.price_level AS price_level_46, l0_.compound_status AS compound_status_47, l0_.price_per_meter AS price_per_meter_48, l0_.is_bumped AS is_bumped_49, l0_.is_send_email AS is_send_email_50, l0_.is_availability_email_sent AS is_availability_email_sent_51, l0_.market_property_type AS market_property_type_52, l0_.creation_source AS creation_source_53, l0_.click_through_rate AS click_through_rate_54, l0_.label AS label_55, l0_.is_top_picks AS is_top_picks_56, l0_.contact_rate AS contact_rate_57, l0_.synced AS synced_58, l0_.reference_id AS reference_id_59, l0_.is_pending_featuring AS is_pending_featuring_60, l0_.pending_featuring_type AS pending_featuring_type_61, l0_.rate_status AS rate_status_62, l0_.is_rate_reviewed AS is_rate_reviewed_63, l0_.is_call_request AS is_call_request_64, l0_.is_shown_in_homepage AS is_shown_in_homepage_65, l0_.is_commercial AS is_commercial_66, l0_.is_resale AS is_resale_67, l0_.is_rent AS is_rent_68, l0_.is_primary AS is_primary_69, l0_.is_mortgage_approved AS is_mortgage_approved_70, l0_.meta_title AS meta_title_71, l0_.meta_description AS meta_description_72, l0_.is_mortgage AS is_mortgage_73, l0_.eligible_for_mortgage AS eligible_for_mortgage_74, l0_.property_registration_status AS property_registration_status_75, l0_.advertiser_number AS advertiser_number_76, l0_.authorization_number AS authorization_number_77, l0_.freezed_at AS freezed_at_78, l0_.eligible_for_bumpup AS eligible_for_bumpup_79, l0_.waiting_time AS waiting_time_80, l0_.reference_number AS reference_number_81, l0_.is_hold AS is_hold_82, l0_.is_ai_content AS is_ai_content_83, l0_.ai_review AS ai_review_84, l0_.rating_review_status AS rating_review_status_85, l0_.parent_id AS parent_id_86, l0_.relist_id AS relist_id_87, l0_.section_id AS section_id_88, l0_.property_type_id AS property_type_id_89, l0_.location_id AS location_id_90, l0_.compound_location_id AS compound_location_id_91, l0_.user_id AS user_id_92, l0_.compound_field_id AS compound_field_id_93, l0_.brochure_id AS brochure_id_94, l0_.valuation_id AS valuation_id_95 FROM listings l0_ WHERE (l0_.status = ? AND l0_.location_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND (l0_.deleted_at IS NULL) ORDER BY l0_.published_at DESC LIMIT 4
Parameters:
[ 2 59 42 27189 27190 27191 27192 24167 24110 344 7845 7846 7847 345 346 7848 7849 7850 7851 347 7852 7853 7854 7855 7856 7857 7858 7859 7860 7861 7862 7863 7864 7865 7866 7867 348 7868 7869 7870 7871 7872 7873 7874 7875 7876 7877 7878 7879 7880 7881 7882 7883 7884 7885 7886 7887 28207 349 7888 7889 7890 7891 7892 7893 7894 7895 7896 7897 350 7898 7899 7900 7901 7902 7903 7904 7905 7906 7907 7908 7909 7910 7911 7912 7913 7914 7915 7916 7917 7918 351 7919 7920 7921 352 6958 25601 24225 5161 6984 7248 7013 7014 7015 1176 1177 1178 437 954 1210 955 957 958 960 1216 961 962 963 964 965 966 967 968 27440 27441 27737 27960 28432 28653 1230 28547 28938 3096 8315 343 25413 25414 25415 25416 25417 25418 25419 25420 25581 25582 25583 25584 25585 25725 25726 25727 25728 25729 25730 25731 1622 3097 7017 7678 23952 23953 24182 24269 24283 24432 24653 25801 25802 25803 25804 25805 27506 28580 28913 28930 29001 29013 29155 334 336 337 342 1620 1619 1618 1239 23726 24113 9122 9123 9124 9125 9126 9127 9128 9129 9130 9131 9132 9133 9134 9135 9136 9137 9138 9139 9140 9141 9142 9143 9144 9145 9146 9147 333 332 335 341 340 8312 8313 8314 339 338 8302 8303 8304 8305 8306 8307 8308 8309 8310 8311 23727 23728 23729 23730 23731 23732 25580 26259 27606 27616 27781 27998 27999 28082 28624 28704 28734 28795 ] |
|
7.45 ms (4.23%) |
2 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.alias AS alias_3, t0.description AS description_4, t0.slug AS slug_5, t0.lat AS lat_6, t0.lon AS lon_7, t0.zoom AS zoom_8, t0.coordinates AS coordinates_9, t0.searchable AS searchable_10, t0.home_filter AS home_filter_11, t0.statistics_filter AS statistics_filter_12, t0.neighborhood_filter AS neighborhood_filter_13, t0.compound_filter AS compound_filter_14, t0.estimate AS estimate_15, t0.disabled AS disabled_16, t0.synced AS synced_17, t0.level AS level_18, t0._left AS _left_19, t0._right AS _right_20, t0.root AS root_21, t0.leads_counter AS leads_counter_22, t0.listings_counter AS listings_counter_23, t0.keyword AS keyword_24, t0.full_path AS full_path_25, t0.reference_id AS reference_id_26, t0.type AS type_27, t0.eligible_for_mortgage AS eligible_for_mortgage_28, t0.is_compound_location AS is_compound_location_29, t0.parent_id AS parent_id_30, t0.location_compound_id AS location_compound_id_31, t0.rating_id AS rating_id_32, t0.listing_id AS listing_id_33 FROM locations t0 WHERE t0.id = ?
Parameters:
[
"59"
]
|
|
7.15 ms (4.06%) |
1 |
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.url AS url_2, a0_.description AS description_3, a0_.customer_title AS customer_title_4, a0_.customer_url AS customer_url_5, a0_.customer_description AS customer_description_6, a0_.end_at AS end_at_7, a0_.start_at AS start_at_8, a0_.color AS color_9, a0_.counter AS counter_10, a0_.top_bar AS top_bar_11, a0_.appear_on_mobile AS appear_on_mobile_12 FROM announcements a0_ WHERE a0_.top_bar IN (?) AND a0_.end_at >= ?
Parameters:
[ 1 "2025-12-16 09:56:19" ] |
|
6.97 ms (3.96%) |
1 |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.created_at AS created_at_2 FROM discussions_categories d0_
Parameters:
[] |
|
5.78 ms (3.28%) |
1 |
SELECT d0_.id AS id_0, d0_.content AS content_1, d0_.status AS status_2, d0_.created_at AS created_at_3, d0_.updated_at AS updated_at_4, d0_.comments_counter AS comments_counter_5, d0_.deleted_at AS deleted_at_6, d0_.severity AS severity_7, d0_.subscribers_notified AS subscribers_notified_8, d0_.reach_count AS reach_count_9, d0_.user_id AS user_id_10, d0_.location_id AS location_id_11, d0_.category_id AS category_id_12 FROM discussions d0_ WHERE (d0_.status = ? AND d0_.location_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND d0_.comments_counter = 0) AND (d0_.deleted_at IS NULL) ORDER BY d0_.comments_counter DESC, d0_.created_at DESC
Parameters:
[ 2 59 42 27189 27190 27191 27192 24167 24110 344 7845 7846 7847 345 346 7848 7849 7850 7851 347 7852 7853 7854 7855 7856 7857 7858 7859 7860 7861 7862 7863 7864 7865 7866 7867 348 7868 7869 7870 7871 7872 7873 7874 7875 7876 7877 7878 7879 7880 7881 7882 7883 7884 7885 7886 7887 28207 349 7888 7889 7890 7891 7892 7893 7894 7895 7896 7897 350 7898 7899 7900 7901 7902 7903 7904 7905 7906 7907 7908 7909 7910 7911 7912 7913 7914 7915 7916 7917 7918 351 7919 7920 7921 352 6958 25601 24225 5161 6984 7248 7013 7014 7015 1176 1177 1178 437 954 1210 955 957 958 960 1216 961 962 963 964 965 966 967 968 27440 27441 27737 27960 28432 28653 1230 28547 28938 3096 8315 343 25413 25414 25415 25416 25417 25418 25419 25420 25581 25582 25583 25584 25585 25725 25726 25727 25728 25729 25730 25731 1622 3097 7017 7678 23952 23953 24182 24269 24283 24432 24653 25801 25802 25803 25804 25805 27506 28580 28913 28930 29001 29013 29155 334 336 337 342 1620 1619 1618 1239 23726 24113 9122 9123 9124 9125 9126 9127 9128 9129 9130 9131 9132 9133 9134 9135 9136 9137 9138 9139 9140 9141 9142 9143 9144 9145 9146 9147 333 332 335 341 340 8312 8313 8314 339 338 8302 8303 8304 8305 8306 8307 8308 8309 8310 8311 23727 23728 23729 23730 23731 23732 25580 26259 27606 27616 27781 27998 27999 28082 28624 28704 28734 28795 ] |
|
5.11 ms (2.90%) |
2 |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.title_singular AS title_singular_2, p0_.title_plural AS title_plural_3, p0_.slug AS slug_4, p0_.private AS private_5, p0_.level AS level_6, p0_._left AS _left_7, p0_._right AS _right_8, p0_.root AS root_9, p0_.compound_related AS compound_related_10, p0_.reference_id AS reference_id_11, p0_.exchangeable AS exchangeable_12, p0_.is_evaluable AS is_evaluable_13, p0_.synced AS synced_14, p0_.searchable AS searchable_15, p0_.deleted_at AS deleted_at_16, p0_.custom_order AS custom_order_17, p0_.parent_id AS parent_id_18 FROM property_types p0_ WHERE (p0_.level = 1 AND p0_.private = ?) AND (p0_.deleted_at IS NULL) ORDER BY p0_.root ASC, p0_._left ASC
Parameters:
[
false
]
|
|
4.37 ms (2.48%) |
2 |
SELECT p0_.slug AS slug_0, p0_.id AS id_1, p0_.title AS title_2, p0_.level AS level_3, s1_.search_result_count AS search_result_count_4 FROM property_types p0_ INNER JOIN search_results_combinations_counts s1_ ON (s1_.property_type_id = p0_.id) WHERE (s1_.property_type_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND s1_.location_id IN (?) AND s1_.section_id = ? AND s1_.search_result_count >= ?) AND (p0_.deleted_at IS NULL) GROUP BY p0_.id ORDER BY s1_.search_result_count DESC
Parameters:
[ 1 8 7 16 11 5 14 13 47 38 10 59 1 5 ] |
|
4.11 ms (2.34%) |
1 |
SELECT l0_.id AS id_0, l0_.title AS title_1, l0_.description AS description_2, l0_.category AS category_3, l0_.pending_photos_status AS pending_photos_status_4, l0_.pending_payment_status AS pending_payment_status_5, l0_.relist_status AS relist_status_6, l0_.seller_role AS seller_role_7, l0_.area AS area_8, l0_.price AS price_9, l0_.address AS address_10, l0_.center_lat AS center_lat_11, l0_.center_lng AS center_lng_12, l0_.status AS status_13, l0_.property_view AS property_view_14, l0_.payment_method AS payment_method_15, l0_.featured AS featured_16, l0_.views AS views_17, l0_.phone_counter AS phone_counter_18, l0_.messages_counter AS messages_counter_19, l0_.leads_counter AS leads_counter_20, l0_.sent_notifiers AS sent_notifiers_21, l0_.relist_counter AS relist_counter_22, l0_.ip AS ip_23, l0_.video_url AS video_url_24, l0_.slug AS slug_25, l0_.custom_slug AS custom_slug_26, l0_.score AS score_27, l0_.created_at AS created_at_28, l0_.updated_at AS updated_at_29, l0_.pending_status_created_at AS pending_status_created_at_30, l0_.published_at AS published_at_31, l0_.auto_reviewed_at AS auto_reviewed_at_32, l0_.expires_at AS expires_at_33, l0_.deleted_at AS deleted_at_34, l0_.rejected_at AS rejected_at_35, l0_.campaign AS campaign_36, l0_.final_price AS final_price_37, l0_.source_of_sale AS source_of_sale_38, l0_.delete_reason AS delete_reason_39, l0_.delete_reason_details AS delete_reason_details_40, l0_.source AS source_41, l0_.impressions AS impressions_42, l0_.impressions_monthly_count AS impressions_monthly_count_43, l0_.impressions_weekly_count AS impressions_weekly_count_44, l0_.impression_updated_at AS impression_updated_at_45, l0_.price_level AS price_level_46, l0_.compound_status AS compound_status_47, l0_.price_per_meter AS price_per_meter_48, l0_.is_bumped AS is_bumped_49, l0_.is_send_email AS is_send_email_50, l0_.is_availability_email_sent AS is_availability_email_sent_51, l0_.market_property_type AS market_property_type_52, l0_.creation_source AS creation_source_53, l0_.click_through_rate AS click_through_rate_54, l0_.label AS label_55, l0_.is_top_picks AS is_top_picks_56, l0_.contact_rate AS contact_rate_57, l0_.synced AS synced_58, l0_.reference_id AS reference_id_59, l0_.is_pending_featuring AS is_pending_featuring_60, l0_.pending_featuring_type AS pending_featuring_type_61, l0_.rate_status AS rate_status_62, l0_.is_rate_reviewed AS is_rate_reviewed_63, l0_.is_call_request AS is_call_request_64, l0_.is_shown_in_homepage AS is_shown_in_homepage_65, l0_.is_commercial AS is_commercial_66, l0_.is_resale AS is_resale_67, l0_.is_rent AS is_rent_68, l0_.is_primary AS is_primary_69, l0_.is_mortgage_approved AS is_mortgage_approved_70, l0_.meta_title AS meta_title_71, l0_.meta_description AS meta_description_72, l0_.is_mortgage AS is_mortgage_73, l0_.eligible_for_mortgage AS eligible_for_mortgage_74, l0_.property_registration_status AS property_registration_status_75, l0_.advertiser_number AS advertiser_number_76, l0_.authorization_number AS authorization_number_77, l0_.freezed_at AS freezed_at_78, l0_.eligible_for_bumpup AS eligible_for_bumpup_79, l0_.waiting_time AS waiting_time_80, l0_.reference_number AS reference_number_81, l0_.is_hold AS is_hold_82, l0_.is_ai_content AS is_ai_content_83, l0_.ai_review AS ai_review_84, l0_.rating_review_status AS rating_review_status_85, l0_.parent_id AS parent_id_86, l0_.relist_id AS relist_id_87, l0_.section_id AS section_id_88, l0_.property_type_id AS property_type_id_89, l0_.location_id AS location_id_90, l0_.compound_location_id AS compound_location_id_91, l0_.user_id AS user_id_92, l0_.compound_field_id AS compound_field_id_93, l0_.brochure_id AS brochure_id_94, l0_.valuation_id AS valuation_id_95 FROM listings l0_ WHERE (l0_.id IN (?, ?, ?, ?, ?)) AND (l0_.deleted_at IS NULL)
Parameters:
[ "347" "79" "318" "183" "489" ] |
|
3.92 ms (2.23%) |
1 |
SELECT l0_.id AS id_0, l0_.title AS title_1, l0_.alias AS alias_2, l0_.description AS description_3, l0_.slug AS slug_4, l0_.lat AS lat_5, l0_.lon AS lon_6, l0_.zoom AS zoom_7, l0_.coordinates AS coordinates_8, l0_.searchable AS searchable_9, l0_.home_filter AS home_filter_10, l0_.statistics_filter AS statistics_filter_11, l0_.neighborhood_filter AS neighborhood_filter_12, l0_.compound_filter AS compound_filter_13, l0_.estimate AS estimate_14, l0_.disabled AS disabled_15, l0_.synced AS synced_16, l0_.level AS level_17, l0_._left AS _left_18, l0_._right AS _right_19, l0_.root AS root_20, l0_.leads_counter AS leads_counter_21, l0_.listings_counter AS listings_counter_22, l0_.keyword AS keyword_23, l0_.full_path AS full_path_24, l0_.reference_id AS reference_id_25, l0_.type AS type_26, l0_.eligible_for_mortgage AS eligible_for_mortgage_27, l0_.is_compound_location AS is_compound_location_28, l0_.parent_id AS parent_id_29, l0_.location_compound_id AS location_compound_id_30, l0_.rating_id AS rating_id_31, l0_.listing_id AS listing_id_32 FROM locations l0_ WHERE l0_.parent_id IS NULL AND l0_.disabled = ? AND l0_.searchable = ? LIMIT 1
Parameters:
[ false true ] |
|
2.79 ms (1.59%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.title_singular AS title_singular_3, t0.title_plural AS title_plural_4, t0.slug AS slug_5, t0.private AS private_6, t0.level AS level_7, t0._left AS _left_8, t0._right AS _right_9, t0.root AS root_10, t0.compound_related AS compound_related_11, t0.reference_id AS reference_id_12, t0.exchangeable AS exchangeable_13, t0.is_evaluable AS is_evaluable_14, t0.synced AS synced_15, t0.searchable AS searchable_16, t0.deleted_at AS deleted_at_17, t0.custom_order AS custom_order_18, t0.parent_id AS parent_id_19 FROM property_types t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL)) LIMIT 1
Parameters:
[
1
]
|
|
2.55 ms (1.45%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.synced AS synced_4 FROM listing_score_settings t0
Parameters:
[] |
|
2.47 ms (1.41%) |
1 |
SELECT p0_.id AS id_0 FROM property_types p0_ WHERE (p0_._right < 41 AND p0_._left > 2 AND p0_.root = ?) AND (p0_.deleted_at IS NULL)
Parameters:
[
83
]
|
|
2.10 ms (1.19%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.title_singular AS title_singular_3, t0.title_plural AS title_plural_4, t0.slug AS slug_5, t0.private AS private_6, t0.level AS level_7, t0._left AS _left_8, t0._right AS _right_9, t0.root AS root_10, t0.compound_related AS compound_related_11, t0.reference_id AS reference_id_12, t0.exchangeable AS exchangeable_13, t0.is_evaluable AS is_evaluable_14, t0.synced AS synced_15, t0.searchable AS searchable_16, t0.deleted_at AS deleted_at_17, t0.custom_order AS custom_order_18, t0.parent_id AS parent_id_19 FROM property_types t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
3
]
|
|
2.09 ms (1.19%) |
1 |
SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.identifier AS identifier_2, f0_.description AS description_3, f0_.toggle_owner AS toggle_owner_4, f0_.status AS status_5, f0_.category AS category_6, f0_.added_at_date AS added_at_date_7, f0_.updated_at_date AS updated_at_date_8 FROM features_toggles f0_ WHERE f0_.identifier = ?
Parameters:
[
"web.enable.facebooklogin"
]
|
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 |
|---|---|
| Aqarmap\Bundle\ListingBundle\Entity\Location | 257 |
| Aqarmap\Bundle\ListingBundle\Entity\ListingSearchScoreSetting | 75 |
| Aqarmap\Bundle\ListingBundle\Entity\LocationRating | 32 |
| Aqarmap\Bundle\ListingBundle\Entity\PropertyType | 15 |
| Aqarmap\Bundle\ListingBundle\Entity\Listing | 13 |
| Aqarmap\Bundle\UserBundle\Entity\User | 12 |
| Aqarmap\Bundle\NeighborhoodBundle\Entity\LocationCompound | 9 |
| Aqarmap\Bundle\CRMBundle\Entity\Company | 5 |
| Aqarmap\Bundle\ListingBundle\Entity\CompoundLocation | 4 |
| Aqarmap\Bundle\DiscussionBundle\Entity\Discussion | 4 |
| Aqarmap\Bundle\ListingBundle\Entity\Section | 3 |
| Aqarmap\Bundle\DiscussionBundle\Entity\Category | 1 |
| Aqarmap\Bundle\ListingBundle\Entity\Photo | 1 |
| Aqarmap\Bundle\ListingBundle\Entity\Phone | 1 |
| Aqarmap\Bundle\UserBundle\Entity\Group | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| Aqarmap\Bundle\ListingBundle\Entity\Location |
|
| Aqarmap\Bundle\FeatureToggleBundle\Entity\FeatureToggle | No errors. |
| Aqarmap\Bundle\ListingBundle\Entity\PropertyType | No errors. |
| Aqarmap\Bundle\ListingBundle\Entity\Rule | No errors. |
| Aqarmap\Bundle\ListingBundle\Entity\Listing |
|
| Aqarmap\Bundle\NeighborhoodBundle\Entity\LocationStatistics | No errors. |
| Aqarmap\Bundle\ListingBundle\Entity\TopCustomer | No errors. |
| Aqarmap\Bundle\MainBundle\Entity\Setting | No errors. |
| Aqarmap\Bundle\ListingBundle\Entity\CompoundLocation | No errors. |
| Aqarmap\Bundle\AnnouncementBundle\Entity\Announcement | No errors. |
| Aqarmap\Bundle\ListingBundle\Entity\Section | No errors. |
| Aqarmap\Bundle\SearchBundle\Entity\SearchResultCombinations | No errors. |
| Aqarmap\Bundle\ListingBundle\Entity\LocationTranslation | No errors. |
| Aqarmap\Bundle\CRMBundle\Entity\Company | No errors. |
| Aqarmap\Bundle\ListingBundle\Entity\LocationSupplyDemand | No errors. |
| Aqarmap\Bundle\NotifierBundle\Entity\Notifier | No errors. |
| Aqarmap\Bundle\UserBundle\Entity\UserInterest | No errors. |
| Aqarmap\Bundle\ListingBundle\Entity\LocationPhoto | No errors. |
| Aqarmap\Bundle\NeighborhoodBundle\Entity\LocationCompound | No errors. |
| Aqarmap\Bundle\DiscussionBundle\Entity\Discussion | No errors. |
| Aqarmap\Bundle\ExchangeBundle\Entity\ExchangeRequest | No errors. |
| Aqarmap\Bundle\ListingBundle\Entity\LocationRating | No errors. |
| Aqarmap\Bundle\ListingBundle\Entity\SearchTerm | No errors. |
| Aqarmap\Bundle\ValueEngineBundle\Entity\ListingInsight | No errors. |
| Aqarmap\Bundle\ListingBundle\Entity\PropertyTypeTranslation | No errors. |
| Aqarmap\Bundle\NeighborhoodBundle\Entity\LocationCompoundSize | No errors. |
| Aqarmap\Bundle\ListingBundle\Entity\CustomField | No errors. |
| Aqarmap\Bundle\ListingBundle\Entity\CompoundAveragePrice | No errors. |
| Aqarmap\Bundle\ListingBundle\Entity\SectionTranslation | No errors. |
| Aqarmap\Bundle\ListingBundle\Entity\PriceFilter | No errors. |
| Aqarmap\Bundle\ListingBundle\Entity\ListingSearchScoreSetting | No errors. |
| Aqarmap\Bundle\UserBundle\Entity\User |
|
| Aqarmap\Bundle\ListingBundle\Entity\ListingAttribute | No errors. |
| Aqarmap\Bundle\ListingBundle\Entity\ListingPhone | No errors. |
| Aqarmap\Bundle\ListingBundle\Entity\ListingPhoto | No errors. |
| Aqarmap\Bundle\ListingBundle\Entity\ListingTranslation | No errors. |
| Aqarmap\Bundle\ListingBundle\Entity\ListingLead | No errors. |
| Aqarmap\Bundle\ListingBundle\Entity\ListingFeature | No errors. |
| Aqarmap\Bundle\ListingBundle\Entity\ListingNotification | No errors. |
| Aqarmap\Bundle\ListingBundle\Entity\Rejection | No errors. |
| Aqarmap\Bundle\ListingBundle\Entity\Interaction | No errors. |
| App\Entity\ListingLabel | No errors. |
| Aqarmap\Bundle\ListingBundle\Entity\ListingRate | No errors. |
| Aqarmap\Bundle\ListingBundle\Entity\Favourite | No errors. |
| Aqarmap\Bundle\ValueEngineBundle\Entity\ValueEngineListingsLocations | No errors. |
| Aqarmap\Bundle\ListingBundle\Entity\ListingNote | No errors. |
| Aqarmap\Bundle\ListingBundle\Entity\ListingsRatesNote | No errors. |
| Aqarmap\Bundle\ListingBundle\Entity\CompoundField | No errors. |
| Aqarmap\Bundle\ListingBundle\Entity\File | No errors. |
| App\Entity\Listing\ListingValuation | No errors. |
| Aqarmap\Bundle\DiscussionBundle\Entity\Category | No errors. |
| Aqarmap\Bundle\DiscussionBundle\Entity\Comment | No errors. |
| Aqarmap\Bundle\DiscussionBundle\Entity\CategoryTranslation | No errors. |
| Aqarmap\Bundle\ListingBundle\Entity\Photo | No errors. |
| App\Entity\Subscriptions\UserSubscription |
|
| Aqarmap\Bundle\CRMBundle\Entity\Staff | No errors. |
| Aqarmap\Bundle\UserBundle\Entity\Team | No errors. |
| Aqarmap\Bundle\UserBundle\Entity\DeveloperField | No errors. |
| Aqarmap\Bundle\ListingBundle\Entity\Phone | No errors. |
| Aqarmap\Bundle\PaymentBundle\Entity\Payment |
|
| App\Entity\User\UserCard | No errors. |
| Aqarmap\Bundle\RecurringTransactionBundle\Entity\RecurringTransaction |
|
| App\Entity\User\UserGeoLocation | No errors. |
| Aqarmap\Bundle\UserBundle\Entity\Group | No errors. |
| Aqarmap\Bundle\BrokerSalesBundle\Entity\Seller | No errors. |
| Aqarmap\Bundle\BrokerSalesBundle\Entity\Broker | No errors. |
| Aqarmap\Bundle\CreditBundle\Entity\Credit |
|
| Aqarmap\Bundle\CreditBundle\Entity\CreditAnalysis | No errors. |
| Aqarmap\Bundle\PaymentBundle\Entity\SalesAnalysis | No errors. |
| Aqarmap\Bundle\UserBundle\Entity\TeamHistory | No errors. |
| App\Entity\Lead\Lead | No errors. |
| Aqarmap\Bundle\UserBundle\Entity\UserDevice | No errors. |
| Aqarmap\Bundle\UserBundle\Entity\UserServices | No errors. |
| App\Entity\UserLabel | No errors. |
| Aqarmap\Bundle\ExchangeBundle\Entity\ExchangeRequestUnlock | No errors. |
| Aqarmap\Bundle\UserBundle\Entity\UserCheckin | No errors. |
| Aqarmap\Bundle\UserBundle\Entity\UserDomain | No errors. |
| Aqarmap\Bundle\UserBundle\Entity\PersonalInfo | No errors. |
| Aqarmap\Bundle\CustomerProfilingBundle\Entity\CustomerProfilingQuestionQueue | No errors. |
| Aqarmap\Bundle\MessageBundle\Entity\ConversationRecipient | No errors. |
| Aqarmap\Bundle\UserBundle\Entity\UserPackages |
|
| Aqarmap\Bundle\ListingBundle\Entity\UserPhone | No errors. |
| Aqarmap\Bundle\DiscussionBundle\Entity\CommentLike | No errors. |
| Aqarmap\Bundle\PaymentBundle\Entity\PaymentTransactionService | No errors. |
| Aqarmap\Bundle\CRMBundle\Entity\StaffHistory | No errors. |
| App\Entity\LeadsBank\UserSegment | No errors. |