Query Metrics
325
Database Queries
26
Different statements
726.47 ms
Query time
7
Invalid entities
195
Managed entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
116.28 ms (16.01%) |
52 |
SELECT t0.id AS id_1, t0.is_verified AS is_verified_2, t0.main_number AS main_number_3, t0.verification_code AS verification_code_4, t0.verified_at AS verified_at_5, t0.has_whatsApp AS has_whatsApp_6, t0.added_at AS added_at_7, t0.user_id AS user_id_8, t0.phone_id AS phone_id_9 FROM users_phones t0 WHERE (t0.has_whatsApp = ? AND t0.user_id = ?) ORDER BY t0.id DESC
Parameters:
[ 1 10 ] |
113.93 ms (15.68%) |
52 |
SELECT t0.id AS id_1, t0.is_verified AS is_verified_2, t0.main_number AS main_number_3, t0.verification_code AS verification_code_4, t0.verified_at AS verified_at_5, t0.has_whatsApp AS has_whatsApp_6, t0.added_at AS added_at_7, t0.user_id AS user_id_8, t0.phone_id AS phone_id_9 FROM users_phones t0 WHERE t0.user_id = ? ORDER BY t0.id DESC
Parameters:
[
10
]
|
110.39 ms (15.19%) |
52 |
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:
[
93
]
|
56.24 ms (7.74%) |
26 |
SELECT t0.id AS id_1, t0.value AS value_2, t0.listing_id AS listing_id_3, t0.custome_field_id AS custome_field_id_4 FROM listings_attributes t0 WHERE t0.listing_id = ?
Parameters:
[
93
]
|
55.43 ms (7.63%) |
26 |
SELECT t0.id AS id_1, t0.average_price_per_meter AS average_price_per_meter_2, t0.parent_compound_id AS parent_compound_id_3, t0.property_type_id AS property_type_id_4 FROM compound_average_prices t0 WHERE t0.parent_compound_id = ? ORDER BY t0.average_price_per_meter DESC
Parameters:
[
93
]
|
32.90 ms (4.53%) |
11 |
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.is_imported AS is_imported_31, t0.subscription_expiry_date AS subscription_expiry_date_32, t0.credit_expiry_date AS credit_expiry_date_33, t0.soft_churn_date AS soft_churn_date_34, t0.reach_count AS reach_count_35, t0.synced AS synced_36, t0.reference_id AS reference_id_37, t0.has_email AS has_email_38, t0.client_served_count AS client_served_count_39, t0.enabled_marketing AS enabled_marketing_40, t0.zoho_synced AS zoho_synced_41, t0.recent_search_last_checked AS recent_search_last_checked_42, t0.listing_availability_last_checked AS listing_availability_last_checked_43, t0.recent_search_last_send AS recent_search_last_send_44, t0.boost_level AS boost_level_45, t0.boost AS boost_46, t0.is_phone_verified AS is_phone_verified_47, t0.auth_identifier AS auth_identifier_48, t0.auth_access_token AS auth_access_token_49, t0.auth_refresh_token AS auth_refresh_token_50, t0.auth_updated_at AS auth_updated_at_51, t0.parent_id AS parent_id_52, t0.logo AS logo_53, t0.personal_photo AS personal_photo_54, t0.subscription_id AS subscription_id_55, t0.company_id AS company_id_56, t0.staff_id AS staff_id_57, t0.team_id AS team_id_58, t0.developerField_id AS developerField_id_59, t0.phone_id AS phone_id_60 FROM users t0 WHERE t0.id = ?
Parameters:
[
10
]
|
30.57 ms (4.21%) |
14 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.coordinates AS coordinates_3, t0.slug AS slug_4, t0._left AS _left_5, t0.level AS level_6, t0._right AS _right_7, t0.root AS root_8, t0.activity AS activity_9, t0.is_compound_location AS is_compound_location_10, t0.type AS type_11, t0.parent_id AS parent_id_12, t0.listing_id AS listing_id_13, t0.location_id AS location_id_14 FROM compound_locations t0 WHERE t0.parent_id = ? ORDER BY t0._left ASC
Parameters:
[
1
]
|
29.88 ms (4.11%) |
14 |
SELECT t0.id AS id_1, t0.is_verified AS is_verified_2, t0.main_number AS main_number_3, t0.verification_code AS verification_code_4, t0.verified_at AS verified_at_5, t0.has_whatsApp AS has_whatsApp_6, t0.added_at AS added_at_7, t0.user_id AS user_id_8, t0.phone_id AS phone_id_9 FROM users_phones t0 WHERE t0.user_id = ? ORDER BY t0.main_number DESC, t0.id DESC
Parameters:
[
1
]
|
26.48 ms (3.64%) |
11 |
SELECT COUNT(*) FROM listings t0 WHERE t0.user_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
10
]
|
24.22 ms (3.33%) |
11 |
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:
[
10
]
|
22.66 ms (3.12%) |
11 |
SELECT t0.id AS id_1, t0.number AS number_2, t0.original_phone_number AS original_phone_number_3, t0.country_code AS country_code_4, t0.ip AS ip_5, t0.country AS country_6, t0.created_at AS created_at_7 FROM phones t0 WHERE t0.id = ?
Parameters:
[
10
]
|
20.33 ms (2.80%) |
8 |
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:
[
39
]
|
18.77 ms (2.58%) |
9 |
SELECT t0.id AS id_1, t0.developer_name AS developer_name_2, t0.establishing_year AS establishing_year_3, t0.number_of_projects_inhabited AS number_of_projects_inhabited_4, t0.number_of_projects_delivered AS number_of_projects_delivered_5, t0.number_of_projects_under_construction AS number_of_projects_under_construction_6, t0.min_price AS min_price_7, t0.min_area AS min_area_8, t0.max_price AS max_price_9, t0.updated_at AS updated_at_10, t0.parent_compound_id AS parent_compound_id_11 FROM compound_fields t0 WHERE t0.id = ?
Parameters:
[
27
]
|
15.02 ms (2.07%) |
7 |
SELECT t0.id AS id_1, t0.is_verified AS is_verified_2, t0.main_number AS main_number_3, t0.verification_code AS verification_code_4, t0.verified_at AS verified_at_5, t0.has_whatsApp AS has_whatsApp_6, t0.added_at AS added_at_7, t0.user_id AS user_id_8, t0.phone_id AS phone_id_9 FROM users_phones t0 WHERE t0.user_id = ? ORDER BY t0.id DESC LIMIT 2
Parameters:
[
1
]
|
12.07 ms (1.66%) |
6 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.hash AS hash_4 FROM photos t0 WHERE t0.id = ?
Parameters:
[
1
]
|
9.88 ms (1.36%) |
5 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.label AS label_3, t0.type AS type_4, t0.options AS options_5, t0.similar_identifier AS similar_identifier_6, t0.required AS required_7 FROM custom_fields t0 WHERE t0.id = ?
Parameters:
[
1
]
|
5.91 ms (0.81%) |
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_.expires_at AS expires_at_32, l0_.deleted_at AS deleted_at_33, l0_.rejected_at AS rejected_at_34, l0_.campaign AS campaign_35, l0_.final_price AS final_price_36, l0_.source_of_sale AS source_of_sale_37, l0_.delete_reason AS delete_reason_38, l0_.delete_reason_details AS delete_reason_details_39, l0_.source AS source_40, l0_.impressions AS impressions_41, l0_.impressions_monthly_count AS impressions_monthly_count_42, l0_.impressions_weekly_count AS impressions_weekly_count_43, l0_.impression_updated_at AS impression_updated_at_44, l0_.price_level AS price_level_45, l0_.compound_status AS compound_status_46, l0_.price_per_meter AS price_per_meter_47, l0_.is_bumped AS is_bumped_48, l0_.is_send_email AS is_send_email_49, l0_.is_availability_email_sent AS is_availability_email_sent_50, l0_.market_property_type AS market_property_type_51, l0_.creation_source AS creation_source_52, l0_.click_through_rate AS click_through_rate_53, l0_.label AS label_54, l0_.is_top_picks AS is_top_picks_55, l0_.contact_rate AS contact_rate_56, l0_.synced AS synced_57, l0_.reference_id AS reference_id_58, l0_.is_pending_featuring AS is_pending_featuring_59, l0_.pending_featuring_type AS pending_featuring_type_60, l0_.rate_status AS rate_status_61, l0_.is_rate_reviewed AS is_rate_reviewed_62, l0_.is_call_request AS is_call_request_63, l0_.is_shown_in_homepage AS is_shown_in_homepage_64, l0_.is_commercial AS is_commercial_65, l0_.is_resale AS is_resale_66, l0_.is_rent AS is_rent_67, l0_.is_primary AS is_primary_68, l0_.is_mortgage_approved AS is_mortgage_approved_69, l0_.meta_title AS meta_title_70, l0_.meta_description AS meta_description_71, l0_.is_mortgage AS is_mortgage_72, l0_.eligible_for_mortgage AS eligible_for_mortgage_73, l0_.property_registration_status AS property_registration_status_74, l0_.advertiser_number AS advertiser_number_75, l0_.authorization_number AS authorization_number_76, l0_.freezed_at AS freezed_at_77, l0_.eligible_for_bumpup AS eligible_for_bumpup_78, l0_.waiting_time AS waiting_time_79, l0_.reference_number AS reference_number_80, l0_.is_hold AS is_hold_81, l0_.is_ai_content AS is_ai_content_82, l0_.ai_review AS ai_review_83, l0_.parent_id AS parent_id_84, l0_.relist_id AS relist_id_85, l0_.section_id AS section_id_86, l0_.property_type_id AS property_type_id_87, l0_.location_id AS location_id_88, l0_.compound_location_id AS compound_location_id_89, l0_.user_id AS user_id_90, l0_.compound_field_id AS compound_field_id_91, l0_.brochure_id AS brochure_id_92 FROM listings l0_ WHERE (l0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND (l0_.deleted_at IS NULL)
Parameters:
[ "93" "4" "384" "155" "221" "430" "148" "445" "462" "360" "340" "69" "407" "312" "170" "84" "176" "435" "356" "321" "179" "288" "471" "121" "279" "253" ] |
4.44 ms (0.61%) |
1 |
SELECT l0_.user_id AS sclr_0, count(l0_.id) AS sclr_1 FROM listings l0_ WHERE l0_.status = ? AND l0_.user_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) GROUP BY l0_.user_id
Parameters:
[ 2 10 1 6 5 16 15 4 20 12 14 8 ] |
3.53 ms (0.49%) |
1 |
SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.paragraph AS paragraph_2, c0_.place AS place_3, c0_.is_published AS is_published_4, c0_.by_owner_only AS by_owner_only_5, c0_.photo AS photo_6 FROM custom_paragraphs c0_ INNER JOIN paragraphs_sections p2_ ON c0_.id = p2_.paragraph_id INNER JOIN sections s1_ ON s1_.id = p2_.section_id WHERE s1_.id = ? AND c0_.place = ? AND (SELECT COUNT(*) FROM paragraphs_locations p3_ WHERE p3_.paragraph_id = c0_.id) = 0 AND (SELECT COUNT(*) FROM paragraphs_compound_locations p4_ WHERE p4_.paragraph_id = c0_.id) = 0 AND c0_.is_published = ?
Parameters:
[ 3 2 true ] |
3.27 ms (0.45%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.main AS main_6, t0.searchable AS searchable_7, t0.slug AS slug_8, t0.synced AS synced_9, t0.reference_id AS reference_id_10, t0.meta_search_description AS meta_search_description_11 FROM sections t0 WHERE t0.id = ?
Parameters:
[
3
]
|
2.88 ms (0.40%) |
1 |
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 IN (?, ?, ?, ?, ?)
Parameters:
[ "1" "2" "3" "4" "5" ] |
2.69 ms (0.37%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.coordinates AS coordinates_3, t0.slug AS slug_4, t0._left AS _left_5, t0.level AS level_6, t0._right AS _right_7, t0.root AS root_8, t0.activity AS activity_9, t0.is_compound_location AS is_compound_location_10, t0.type AS type_11, t0.parent_id AS parent_id_12, t0.listing_id AS listing_id_13, t0.location_id AS location_id_14 FROM compound_locations t0 WHERE t0.id = ?
Parameters:
[
"smouha"
]
|
2.47 ms (0.34%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.label AS label_3, t0.type AS type_4, t0.options AS options_5, t0.similar_identifier AS similar_identifier_6, t0.required AS required_7 FROM custom_fields t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"finish-type"
]
|
2.13 ms (0.29%) |
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-09-13 21:30:22" ] |
2.11 ms (0.29%) |
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.whatsapp.chat.exclude"
]
|
2.03 ms (0.28%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.coordinates AS coordinates_3, t0.slug AS slug_4, t0._left AS _left_5, t0.level AS level_6, t0._right AS _right_7, t0.root AS root_8, t0.activity AS activity_9, t0.is_compound_location AS is_compound_location_10, t0.type AS type_11, t0.parent_id AS parent_id_12, t0.listing_id AS listing_id_13, t0.location_id AS location_id_14 FROM compound_locations t0 WHERE t0.slug IS NULL LIMIT 1
Parameters:
[] |
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
Class | Amount of managed objects |
---|---|
Aqarmap\Bundle\ListingBundle\Entity\Listing | 30 |
Aqarmap\Bundle\ListingBundle\Entity\ListingAttribute | 29 |
Aqarmap\Bundle\ListingBundle\Entity\UserPhone | 21 |
Aqarmap\Bundle\ListingBundle\Entity\CompoundLocation | 14 |
Aqarmap\Bundle\ListingBundle\Entity\Phone | 13 |
Aqarmap\Bundle\ListingBundle\Entity\Location | 12 |
Aqarmap\Bundle\UserBundle\Entity\User | 12 |
Aqarmap\Bundle\CRMBundle\Entity\Company | 10 |
Aqarmap\Bundle\ListingBundle\Entity\CompoundField | 9 |
Aqarmap\Bundle\ListingBundle\Entity\PropertyType | 8 |
Aqarmap\Bundle\ListingBundle\Entity\Photo | 7 |
Aqarmap\Bundle\UserBundle\Entity\Group | 7 |
Aqarmap\Bundle\ListingBundle\Entity\CustomField | 6 |
Aqarmap\Bundle\ListingBundle\Entity\File | 5 |
Aqarmap\Bundle\ListingBundle\Entity\ListingPhoto | 4 |
Aqarmap\Bundle\ListingBundle\Entity\LocationRating | 4 |
Aqarmap\Bundle\ListingBundle\Entity\Section | 3 |
App\Entity\Subscriptions\UserSubscription | 1 |