Redirect 301 redirect from GET @compound_search (5abebe)

GET https://testing-eg.am-root.com/en/compounds/

Query Metrics

405 Database Queries
39 Different statements
900.44 ms Query time
7 Invalid entities
406 Managed entities

Grouped Statements

Show all queries

Time Count Info
114.55 ms
(12.72%)
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:
[
  6
]
112.66 ms
(12.51%)
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
  6
]
111.44 ms
(12.38%)
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:
[
  155
]
56.62 ms
(6.29%)
26
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.listing_id AS listing_id_5 FROM listings_translations t0 WHERE t0.listing_id = ?
Parameters:
[
  4
]
54.49 ms
(6.05%)
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:
[
  155
]
53.21 ms
(5.91%)
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:
[
  155
]
33.32 ms
(3.70%)
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:
[
  6
]
31.50 ms
(3.50%)
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
]
30.42 ms
(3.38%)
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
]
27.59 ms
(3.06%)
14
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.location_id AS location_id_5 FROM compound_locations_translations t0 WHERE t0.location_id = ?
Parameters:
[
  1
]
26.90 ms
(2.99%)
13
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.property_type_id AS property_type_id_5 FROM property_types_translations t0 WHERE t0.property_type_id = ?
Parameters:
[
  1
]
26.87 ms
(2.98%)
11
SELECT COUNT(*) FROM listings t0 WHERE t0.user_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
  6
]
24.84 ms
(2.76%)
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:
[
  6
]
23.28 ms
(2.59%)
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:
[
  6
]
20.22 ms
(2.25%)
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:
[
  38
]
18.65 ms
(2.07%)
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:
[
  23
]
18.07 ms
(2.01%)
9
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.compound_field_id AS compound_field_id_5 FROM compound_fields_translations t0 WHERE t0.compound_field_id = ?
Parameters:
[
  23
]
17.31 ms
(1.92%)
8
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.location_id AS location_id_5 FROM locations_translations t0 WHERE t0.location_id = ?
Parameters:
[
  38
]
15.16 ms
(1.68%)
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.62 ms
(1.40%)
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.55 ms
(1.06%)
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:
[
  2
]
7.71 ms
(0.86%)
3
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.section_id AS section_id_5 FROM sections_translations t0 WHERE t0.section_id = ?
Parameters:
[
  1
]
5.85 ms
(0.65%)
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:
[
  "155"
  "221"
  "148"
  "445"
  "462"
  "4"
  "384"
  "93"
  "430"
  "340"
  "69"
  "407"
  "360"
  "435"
  "312"
  "84"
  "170"
  "176"
  "356"
  "179"
  "471"
  "121"
  "288"
  "321"
  "253"
  "279"
]
4.42 ms
(0.49%)
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
  6
  5
  1
  16
  10
  4
  15
  20
  12
  14
  8
]
3.91 ms
(0.43%)
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.91 ms
(0.43%)
1
SELECT (l0_.property_type_id) AS sclr_0, COUNT(l0_.id) AS sclr_1 FROM listings l0_ INNER JOIN property_types p1_ ON l0_.property_type_id = p1_.id AND (p1_.deleted_at IS NULL) AND (p1_.id = l0_.property_type_id) WHERE (p1_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND l0_.parent_id IS NULL AND l0_.category = ? AND l0_.status = ?) AND (l0_.deleted_at IS NULL) GROUP BY l0_.property_type_id
Parameters:
[
  1
  2
  3
  4
  5
  6
  7
  8
  9
  10
  11
  12
  13
  3
  2
]
3.74 ms
(0.42%)
1
SELECT (l0_.compound_status) AS sclr_0, COUNT(l0_.id) AS sclr_1 FROM listings l0_ WHERE (l0_.compound_status IN (?, ?, ?) AND l0_.parent_id IS NULL AND l0_.category = ? AND l0_.status = ?) AND (l0_.deleted_at IS NULL) GROUP BY l0_.compound_status
Parameters:
[
  10
  11
  12
  3
  2
]
3.65 ms
(0.41%)
1
SELECT (l0_.compound_location_id) AS sclr_0, COUNT(l0_.id) AS sclr_1 FROM listings l0_ INNER JOIN compound_locations c1_ ON l0_.compound_location_id = c1_.id AND (c1_.id = l0_.compound_location_id) WHERE (c1_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND l0_.parent_id IS NULL AND l0_.category = ? AND l0_.status = ?) AND (l0_.deleted_at IS NULL) GROUP BY l0_.compound_location_id
Parameters:
[
  1
  2
  3
  5
  6
  7
  8
  9
  10
  11
  12
  14
  3
  2
]
3.45 ms
(0.38%)
1
SELECT (l0_.price_level) AS sclr_0, COUNT(l0_.id) AS sclr_1 FROM listings l0_ WHERE (l0_.price_level IN (?, ?, ?) AND l0_.parent_id IS NULL AND l0_.category = ? AND l0_.status = ?) AND (l0_.deleted_at IS NULL) GROUP BY l0_.price_level
Parameters:
[
  0
  1
  2
  3
  2
]
3.17 ms
(0.35%)
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"
]
3.04 ms
(0.34%)
1
SELECT (l0_.payment_method) AS sclr_0, COUNT(l0_.id) AS sclr_1 FROM listings l0_ WHERE (l0_.payment_method IN (?, ?, ?) AND l0_.parent_id IS NULL AND l0_.category = ? AND l0_.status = ?) AND (l0_.deleted_at IS NULL) GROUP BY l0_.payment_method
Parameters:
[
  1
  2
  3
  3
  2
]
2.77 ms
(0.31%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.private AS private_4, t0.level AS level_5, t0._left AS _left_6, t0._right AS _right_7, t0.root AS root_8, t0.compound_related AS compound_related_9, t0.reference_id AS reference_id_10, t0.exchangeable AS exchangeable_11, t0.is_evaluable AS is_evaluable_12, t0.synced AS synced_13, t0.searchable AS searchable_14, t0.deleted_at AS deleted_at_15, t0.custom_order AS custom_order_16, t0.parent_id AS parent_id_17 FROM property_types t0 WHERE ((t0.deleted_at IS NULL))
Parameters:
[]
2.45 ms
(0.27%)
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.activity = ?
Parameters:
[
  1
]
2.36 ms
(0.26%)
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-16 04:37:04"
]
2.31 ms
(0.26%)
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.25 ms
(0.25%)
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.19 ms
(0.24%)
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.01 ms
(0.22%)
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:
[]
1.99 ms
(0.22%)
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:
[
  4
]

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\ListingTranslation 80
Aqarmap\Bundle\ListingBundle\Entity\PropertyTypeTranslation 39
Aqarmap\Bundle\ListingBundle\Entity\CompoundLocationTranslation 36
Aqarmap\Bundle\ListingBundle\Entity\LocationTranslation 34
Aqarmap\Bundle\ListingBundle\Entity\Listing 30
Aqarmap\Bundle\ListingBundle\Entity\ListingAttribute 29
Aqarmap\Bundle\ListingBundle\Entity\UserPhone 21
Aqarmap\Bundle\ListingBundle\Entity\SectionTranslation 15
Aqarmap\Bundle\ListingBundle\Entity\CompoundLocation 14
Aqarmap\Bundle\ListingBundle\Entity\PropertyType 13
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\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
Aqarmap\Bundle\ListingBundle\Entity\CompoundFieldTranslation 2
App\Entity\Subscriptions\UserSubscription 1

Entities Mapping

Class Mapping errors
Aqarmap\Bundle\ListingBundle\Entity\Location
  • The mappings Aqarmap\Bundle\ListingBundle\Entity\Location#childrenSortedById and Aqarmap\Bundle\ListingBundle\Entity\Location#parent are inconsistent with each other.
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
  • The field Aqarmap\Bundle\ListingBundle\Entity\Listing#compoundAveragePrices is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Aqarmap\Bundle\ListingBundle\Entity\CompoundAveragePrice#parentCompound does not contain the required 'inversedBy="compoundAveragePrices"' attribute.
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\CustomField No errors.
Aqarmap\Bundle\ListingBundle\Entity\CompoundAveragePrice No errors.
Aqarmap\Bundle\UserBundle\Entity\User
  • The field Aqarmap\Bundle\UserBundle\Entity\User#referrals is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Aqarmap\Bundle\CRMBundle\Entity\Company#referedBy does not contain the required 'inversedBy="referrals"' attribute.
  • The field Aqarmap\Bundle\UserBundle\Entity\User#recurringTransactions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Aqarmap\Bundle\RecurringTransactionBundle\Entity\RecurringTransaction#user does not contain the required 'inversedBy="recurringTransactions"' attribute.
  • The field Aqarmap\Bundle\UserBundle\Entity\User#geoLocations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\User\UserGeoLocation#user does not contain the required 'inversedBy="geoLocations"' attribute.
  • The field Aqarmap\Bundle\UserBundle\Entity\User#packages is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Aqarmap\Bundle\UserBundle\Entity\UserPackages#user does not contain the required 'inversedBy="packages"' attribute.
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\Label 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.
Aqarmap\Bundle\NeighborhoodBundle\Entity\LocationCompound No errors.
Aqarmap\Bundle\ListingBundle\Entity\LocationRating No errors.
Aqarmap\Bundle\MainBundle\Entity\CustomParagraph No errors.
Aqarmap\Bundle\ListingBundle\Entity\PropertyTypeTranslation No errors.
Aqarmap\Bundle\NeighborhoodBundle\Entity\LocationCompoundSize No errors.
Aqarmap\Bundle\NotifierBundle\Entity\Notifier No errors.
Aqarmap\Bundle\UserBundle\Entity\UserInterest No errors.
Aqarmap\Bundle\ExchangeBundle\Entity\ExchangeRequest No errors.
Aqarmap\Bundle\ListingBundle\Entity\CompoundLocationTranslation No errors.
Aqarmap\Bundle\ListingBundle\Entity\SectionTranslation No errors.
Aqarmap\Bundle\ListingBundle\Entity\PriceFilter No errors.
Aqarmap\Bundle\ListingBundle\Entity\Photo No errors.
App\Entity\Subscriptions\UserSubscription No errors.
Aqarmap\Bundle\CRMBundle\Entity\Company No errors.
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
  • The association Aqarmap\Bundle\PaymentBundle\Entity\Payment#recurringTransaction refers to the inverse side field Aqarmap\Bundle\RecurringTransactionBundle\Entity\RecurringTransaction#paymentTransactions which does not exist.
App\Entity\User\UserCard No errors.
Aqarmap\Bundle\RecurringTransactionBundle\Entity\RecurringTransaction
  • The field Aqarmap\Bundle\RecurringTransactionBundle\Entity\RecurringTransaction#recurringTransactionStates is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Aqarmap\Bundle\RecurringTransactionBundle\Entity\RecurringTransactionState#recurringTransaction does not contain the required 'inversedBy="recurringTransactionStates"' attribute.
  • The mappings Aqarmap\Bundle\RecurringTransactionBundle\Entity\RecurringTransaction#payment and Aqarmap\Bundle\PaymentBundle\Entity\Payment#recurringTransaction are inconsistent with each other.
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
  • The association Aqarmap\Bundle\CreditBundle\Entity\Credit#userPackages refers to the inverse side field Aqarmap\Bundle\UserBundle\Entity\UserPackages#credits which does not exist.
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\DiscussionBundle\Entity\Discussion 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\DiscussionBundle\Entity\Comment 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
  • The field 'Aqarmap\Bundle\UserBundle\Entity\UserPackages#creditPrice' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
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.
Aqarmap\Bundle\ListingBundle\Entity\CompoundFieldTranslation No errors.
Aqarmap\Bundle\ListingBundle\Entity\LocationTranslation No errors.
Aqarmap\Bundle\ListingBundle\Entity\LocationSupplyDemand No errors.
Aqarmap\Bundle\ListingBundle\Entity\LocationPhoto No errors.
Aqarmap\Bundle\ListingBundle\Entity\SearchTerm No errors.
Aqarmap\Bundle\ValueEngineBundle\Entity\ListingInsight No errors.