Query Metrics

21 Database Queries
13 Different statements
5.04 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 0.72 ms
SELECT t0.id AS id_1, t0.type AS type_2, t0.language AS language_3, t0.active AS active_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM language_setting t0 WHERE t0.type = ? AND t0.active = ? LIMIT 1
Parameters:
[
  "From User Browser Language"
  1
]
2 0.16 ms
SELECT t0.id AS id_1, t0.type AS type_2, t0.language AS language_3, t0.active AS active_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM language_setting t0 WHERE t0.type = ? AND t0.active = ? LIMIT 1
Parameters:
[
  "From APIIP"
  1
]
3 0.08 ms
SELECT t0.id AS id_1, t0.type AS type_2, t0.language AS language_3, t0.active AS active_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM language_setting t0 WHERE t0.type = ? AND t0.active = ? LIMIT 1
Parameters:
[
  "Set Static Language"
  1
]
4 0.22 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.title AS title_3, t0.menu_icon AS menu_icon_4, t0.slug AS slug_5, t0.content AS content_6, t0.active AS active_7, t0.active_until AS active_until_8, t0.created_at AS created_at_9, t0.last_updated_at AS last_updated_at_10, t0.custom_js_code AS custom_js_code_11, t0.custom_css_code AS custom_css_code_12, t0.created_by AS created_by_13, t0.include_in_menu AS include_in_menu_14, t0.last_modified_by AS last_modified_by_15, t0.revision AS revision_16 FROM soc_cms_pages t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "social_support"
]
5 0.08 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.title AS title_3, t0.menu_icon AS menu_icon_4, t0.slug AS slug_5, t0.content AS content_6, t0.active AS active_7, t0.active_until AS active_until_8, t0.created_at AS created_at_9, t0.last_updated_at AS last_updated_at_10, t0.custom_js_code AS custom_js_code_11, t0.custom_css_code AS custom_css_code_12, t0.created_by AS created_by_13, t0.include_in_menu AS include_in_menu_14, t0.last_modified_by AS last_modified_by_15, t0.revision AS revision_16 FROM soc_cms_pages t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "terms_and_conditions"
]
6 0.10 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.title AS title_3, t0.menu_icon AS menu_icon_4, t0.slug AS slug_5, t0.content AS content_6, t0.active AS active_7, t0.active_until AS active_until_8, t0.created_at AS created_at_9, t0.last_updated_at AS last_updated_at_10, t0.custom_js_code AS custom_js_code_11, t0.custom_css_code AS custom_css_code_12, t0.created_by AS created_by_13, t0.include_in_menu AS include_in_menu_14, t0.last_modified_by AS last_modified_by_15, t0.revision AS revision_16 FROM soc_cms_pages t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "privacy"
]
7 0.14 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.title AS title_3, t0.menu_icon AS menu_icon_4, t0.slug AS slug_5, t0.content AS content_6, t0.active AS active_7, t0.active_until AS active_until_8, t0.created_at AS created_at_9, t0.last_updated_at AS last_updated_at_10, t0.custom_js_code AS custom_js_code_11, t0.custom_css_code AS custom_css_code_12, t0.created_by AS created_by_13, t0.include_in_menu AS include_in_menu_14, t0.last_modified_by AS last_modified_by_15, t0.revision AS revision_16 FROM soc_cms_pages t0 WHERE t0.include_in_menu = ?
Parameters:
[
  1
]
8 0.17 ms
SELECT t0.id AS id_1, t0.type AS type_2, t0.value AS value_3, t0.packages AS packages_4, t0.active AS active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM boost_profile_setting t0 WHERE t0.type = ? LIMIT 1
Parameters:
[
  "Display Boosted Profile in Hours"
]
9 0.14 ms
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.date AS date_2, d0_.from_time AS from_time_3, d0_.to_time AS to_time_4, d0_.user_id AS user_id_5 FROM display_user_search d0_ WHERE d0_.date = ? AND d0_.from_time <= ? AND d0_.to_time >= ?
Parameters:
[
  "2024-09-21"
  "16:45:48"
  "16:45:48"
]
10 0.77 ms
SELECT u0_.username AS username_0, u0_.username_canonical AS username_canonical_1, u0_.email AS email_2, u0_.email_canonical AS email_canonical_3, u0_.enabled AS enabled_4, u0_.salt AS salt_5, u0_.password AS password_6, u0_.last_login AS last_login_7, u0_.confirmation_token AS confirmation_token_8, u0_.password_requested_at AS password_requested_at_9, u0_.roles AS roles_10, u0_.id AS id_11, u0_.first_name AS first_name_12, u0_.last_name AS last_name_13, u0_.gender AS gender_14, u0_.notified_for_finalise_account AS notified_for_finalise_account_15, u0_.birthday AS birthday_16, u0_.is_fake AS is_fake_17, u0_.from_sentsio AS from_sentsio_18, u0_.profile_slug AS profile_slug_19, u0_.number_logins AS number_logins_20, u0_.login_dates AS login_dates_21, u0_.last_activity AS last_activity_22, u0_.number_conversions AS number_conversions_23, u0_.number_fake_users AS number_fake_users_24, u0_.profile_views AS profile_views_25, u0_.confirmed AS confirmed_26, u0_.last_registration_step AS last_registration_step_27, u0_.address AS address_28, u0_.relationship_status AS relationship_status_29, u0_.workplace AS workplace_30, u0_.short_bio AS short_bio_31, u0_.interested_in_long AS interested_in_long_32, u0_.motto AS motto_33, u0_.number_of_friends AS number_of_friends_34, u0_.number_of_photos AS number_of_photos_35, u0_.number_of_videos AS number_of_videos_36, u0_.number_of_albums AS number_of_albums_37, u0_.receive_email_notification_friend_request AS receive_email_notification_friend_request_38, u0_.receive_email_notification_comment_photo AS receive_email_notification_comment_photo_39, u0_.receive_email_notification_like_photo AS receive_email_notification_like_photo_40, u0_.receive_email_notification_other_user_comment_photo AS receive_email_notification_other_user_comment_photo_41, u0_.receive_email_notification_missed_messages AS receive_email_notification_missed_messages_42, u0_.receive_email_notification_promotions AS receive_email_notification_promotions_43, u0_.locked AS locked_44, u0_.receive_email_notifications AS receive_email_notifications_45, u0_.aws_bounce_or_complained AS aws_bounce_or_complained_46, u0_.public_profile AS public_profile_47, u0_.is_online AS is_online_48, u0_.real_is_online AS real_is_online_49, u0_.has_unread_alerts AS has_unread_alerts_50, u0_.has_unseen_profile_views AS has_unseen_profile_views_51, u0_.total_nbr_unseen_profile_views AS total_nbr_unseen_profile_views_52, u0_.package_name AS package_name_53, u0_.package_expires_on AS package_expires_on_54, u0_.package_last_payment_made_on AS package_last_payment_made_on_55, u0_.package_next_payment_due_on AS package_next_payment_due_on_56, u0_.package_cancellation_mail_sent_on AS package_cancellation_mail_sent_on_57, u0_.credits AS credits_58, u0_.bonus_credits AS bonus_credits_59, u0_.number_of_approved_friend_requests AS number_of_approved_friend_requests_60, u0_.number_of_photo_likes_sent AS number_of_photo_likes_sent_61, u0_.number_of_photo_comments_sent AS number_of_photo_comments_sent_62, u0_.number_of_video_likes_sent AS number_of_video_likes_sent_63, u0_.number_of_video_comments_sent AS number_of_video_comments_sent_64, u0_.number_of_messages_sent AS number_of_messages_sent_65, u0_.number_of_voice_calls_made AS number_of_voice_calls_made_66, u0_.number_of_video_calls_made AS number_of_video_calls_made_67, u0_.phone_number AS phone_number_68, u0_.has_unread_messages AS has_unread_messages_69, u0_.has_unread_friend_requests AS has_unread_friend_requests_70, u0_.has_unread_profile_views AS has_unread_profile_views_71, u0_.user_status AS user_status_72, u0_.user_status_interval_start AS user_status_interval_start_73, u0_.user_status_interval_end AS user_status_interval_end_74, u0_.updated_at_by_alert AS updated_at_by_alert_75, u0_.from_landing_page AS from_landing_page_76, u0_.nbr_contacts_imported AS nbr_contacts_imported_77, u0_.has_agreed_to_waive_rights AS has_agreed_to_waive_rights_78, u0_.is_in_call AS is_in_call_79, u0_.default_ordering AS default_ordering_80, u0_.tour_completed AS tour_completed_81, u0_.should_open_tour AS should_open_tour_82, u0_.profile_complete_photo_upload AS profile_complete_photo_upload_83, u0_.profile_complete_made_friends AS profile_complete_made_friends_84, u0_.profile_complete_liked_photo AS profile_complete_liked_photo_85, u0_.profile_complete_sent_message AS profile_complete_sent_message_86, u0_.should_be_unsubscribed_according_to_gdpr AS should_be_unsubscribed_according_to_gdpr_87, u0_.pin_code AS pin_code_88, u0_.invite AS invite_89, u0_.s_mode AS s_mode_90, u0_.ban_payment AS ban_payment_91, u0_.created_at AS created_at_92, u0_.updated_at AS updated_at_93, u0_.invite_updated_by AS invite_updated_by_94, u0_.can_comment_or_chat AS can_comment_or_chat_95, u0_.email_validation_hook AS email_validation_hook_96, u0_.profile_boosted AS profile_boosted_97, u0_.boosted_at AS boosted_at_98, u0_.head_users AS head_users_99, u0_.traffic_pool_campaigns AS traffic_pool_campaigns_100, u0_.invite_updated_at AS invite_updated_at_101, u0_.extend_period_signup_confirmation AS extend_period_signup_confirmation_102, u0_.owner_id AS owner_id_103, u0_.leader_id AS leader_id_104, u0_.packages_list_id AS packages_list_id_105, u0_.image_id AS image_id_106, u0_.cover_image_id AS cover_image_id_107, u0_.location_id AS location_id_108, u0_.payment_reference_id AS payment_reference_id_109, u0_.language_id AS language_id_110, u0_.new_location_id AS new_location_id_111 FROM user u0_ WHERE u0_.confirmed = ? AND u0_.enabled = ? AND u0_.locked = ? AND u0_.created_at >= ? AND u0_.image_id IS NOT NULL AND u0_.public_profile = ? ORDER BY u0_.number_of_photos DESC, u0_.number_of_friends DESC, u0_.number_logins DESC, u0_.image_id DESC, RAND() ASC LIMIT 13
Parameters:
[
  1
  1
  0
  "2024-09-14 16:45:48"
  1
]
11 0.13 ms
SELECT t0.id AS id_1, t0.type AS type_2, t0.value AS value_3, t0.packages AS packages_4, t0.active AS active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM boost_profile_setting t0 WHERE t0.type = ? LIMIT 1
Parameters:
[
  "Display Boosted Profile in Hours"
]
12 0.11 ms
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.date AS date_2, d0_.from_time AS from_time_3, d0_.to_time AS to_time_4, d0_.user_id AS user_id_5 FROM display_user_search d0_ WHERE d0_.date = ? AND d0_.from_time <= ? AND d0_.to_time >= ?
Parameters:
[
  "2024-09-21"
  "16:45:48"
  "16:45:48"
]
13 0.61 ms
SELECT u0_.username AS username_0, u0_.username_canonical AS username_canonical_1, u0_.email AS email_2, u0_.email_canonical AS email_canonical_3, u0_.enabled AS enabled_4, u0_.salt AS salt_5, u0_.password AS password_6, u0_.last_login AS last_login_7, u0_.confirmation_token AS confirmation_token_8, u0_.password_requested_at AS password_requested_at_9, u0_.roles AS roles_10, u0_.id AS id_11, u0_.first_name AS first_name_12, u0_.last_name AS last_name_13, u0_.gender AS gender_14, u0_.notified_for_finalise_account AS notified_for_finalise_account_15, u0_.birthday AS birthday_16, u0_.is_fake AS is_fake_17, u0_.from_sentsio AS from_sentsio_18, u0_.profile_slug AS profile_slug_19, u0_.number_logins AS number_logins_20, u0_.login_dates AS login_dates_21, u0_.last_activity AS last_activity_22, u0_.number_conversions AS number_conversions_23, u0_.number_fake_users AS number_fake_users_24, u0_.profile_views AS profile_views_25, u0_.confirmed AS confirmed_26, u0_.last_registration_step AS last_registration_step_27, u0_.address AS address_28, u0_.relationship_status AS relationship_status_29, u0_.workplace AS workplace_30, u0_.short_bio AS short_bio_31, u0_.interested_in_long AS interested_in_long_32, u0_.motto AS motto_33, u0_.number_of_friends AS number_of_friends_34, u0_.number_of_photos AS number_of_photos_35, u0_.number_of_videos AS number_of_videos_36, u0_.number_of_albums AS number_of_albums_37, u0_.receive_email_notification_friend_request AS receive_email_notification_friend_request_38, u0_.receive_email_notification_comment_photo AS receive_email_notification_comment_photo_39, u0_.receive_email_notification_like_photo AS receive_email_notification_like_photo_40, u0_.receive_email_notification_other_user_comment_photo AS receive_email_notification_other_user_comment_photo_41, u0_.receive_email_notification_missed_messages AS receive_email_notification_missed_messages_42, u0_.receive_email_notification_promotions AS receive_email_notification_promotions_43, u0_.locked AS locked_44, u0_.receive_email_notifications AS receive_email_notifications_45, u0_.aws_bounce_or_complained AS aws_bounce_or_complained_46, u0_.public_profile AS public_profile_47, u0_.is_online AS is_online_48, u0_.real_is_online AS real_is_online_49, u0_.has_unread_alerts AS has_unread_alerts_50, u0_.has_unseen_profile_views AS has_unseen_profile_views_51, u0_.total_nbr_unseen_profile_views AS total_nbr_unseen_profile_views_52, u0_.package_name AS package_name_53, u0_.package_expires_on AS package_expires_on_54, u0_.package_last_payment_made_on AS package_last_payment_made_on_55, u0_.package_next_payment_due_on AS package_next_payment_due_on_56, u0_.package_cancellation_mail_sent_on AS package_cancellation_mail_sent_on_57, u0_.credits AS credits_58, u0_.bonus_credits AS bonus_credits_59, u0_.number_of_approved_friend_requests AS number_of_approved_friend_requests_60, u0_.number_of_photo_likes_sent AS number_of_photo_likes_sent_61, u0_.number_of_photo_comments_sent AS number_of_photo_comments_sent_62, u0_.number_of_video_likes_sent AS number_of_video_likes_sent_63, u0_.number_of_video_comments_sent AS number_of_video_comments_sent_64, u0_.number_of_messages_sent AS number_of_messages_sent_65, u0_.number_of_voice_calls_made AS number_of_voice_calls_made_66, u0_.number_of_video_calls_made AS number_of_video_calls_made_67, u0_.phone_number AS phone_number_68, u0_.has_unread_messages AS has_unread_messages_69, u0_.has_unread_friend_requests AS has_unread_friend_requests_70, u0_.has_unread_profile_views AS has_unread_profile_views_71, u0_.user_status AS user_status_72, u0_.user_status_interval_start AS user_status_interval_start_73, u0_.user_status_interval_end AS user_status_interval_end_74, u0_.updated_at_by_alert AS updated_at_by_alert_75, u0_.from_landing_page AS from_landing_page_76, u0_.nbr_contacts_imported AS nbr_contacts_imported_77, u0_.has_agreed_to_waive_rights AS has_agreed_to_waive_rights_78, u0_.is_in_call AS is_in_call_79, u0_.default_ordering AS default_ordering_80, u0_.tour_completed AS tour_completed_81, u0_.should_open_tour AS should_open_tour_82, u0_.profile_complete_photo_upload AS profile_complete_photo_upload_83, u0_.profile_complete_made_friends AS profile_complete_made_friends_84, u0_.profile_complete_liked_photo AS profile_complete_liked_photo_85, u0_.profile_complete_sent_message AS profile_complete_sent_message_86, u0_.should_be_unsubscribed_according_to_gdpr AS should_be_unsubscribed_according_to_gdpr_87, u0_.pin_code AS pin_code_88, u0_.invite AS invite_89, u0_.s_mode AS s_mode_90, u0_.ban_payment AS ban_payment_91, u0_.created_at AS created_at_92, u0_.updated_at AS updated_at_93, u0_.invite_updated_by AS invite_updated_by_94, u0_.can_comment_or_chat AS can_comment_or_chat_95, u0_.email_validation_hook AS email_validation_hook_96, u0_.profile_boosted AS profile_boosted_97, u0_.boosted_at AS boosted_at_98, u0_.head_users AS head_users_99, u0_.traffic_pool_campaigns AS traffic_pool_campaigns_100, u0_.invite_updated_at AS invite_updated_at_101, u0_.extend_period_signup_confirmation AS extend_period_signup_confirmation_102, u0_.owner_id AS owner_id_103, u0_.leader_id AS leader_id_104, u0_.packages_list_id AS packages_list_id_105, u0_.image_id AS image_id_106, u0_.cover_image_id AS cover_image_id_107, u0_.location_id AS location_id_108, u0_.payment_reference_id AS payment_reference_id_109, u0_.language_id AS language_id_110, u0_.new_location_id AS new_location_id_111 FROM user u0_ WHERE u0_.confirmed = ? AND u0_.enabled = ? AND u0_.locked = ? AND u0_.is_online = 1 AND u0_.image_id IS NOT NULL AND u0_.public_profile = ? ORDER BY u0_.number_of_photos DESC, u0_.number_of_friends DESC, u0_.number_logins DESC, u0_.image_id DESC, RAND() ASC LIMIT 13
Parameters:
[
  1
  1
  0
  1
]
14 0.12 ms
SELECT t0.id AS id_1, t0.type AS type_2, t0.value AS value_3, t0.packages AS packages_4, t0.active AS active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM boost_profile_setting t0 WHERE t0.type = ? LIMIT 1
Parameters:
[
  "Display Boosted Profile in Hours"
]
15 0.12 ms
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.date AS date_2, d0_.from_time AS from_time_3, d0_.to_time AS to_time_4, d0_.user_id AS user_id_5 FROM display_user_search d0_ WHERE d0_.date = ? AND d0_.from_time <= ? AND d0_.to_time >= ?
Parameters:
[
  "2024-09-21"
  "16:45:48"
  "16:45:48"
]
16 0.64 ms
SELECT u0_.username AS username_0, u0_.username_canonical AS username_canonical_1, u0_.email AS email_2, u0_.email_canonical AS email_canonical_3, u0_.enabled AS enabled_4, u0_.salt AS salt_5, u0_.password AS password_6, u0_.last_login AS last_login_7, u0_.confirmation_token AS confirmation_token_8, u0_.password_requested_at AS password_requested_at_9, u0_.roles AS roles_10, u0_.id AS id_11, u0_.first_name AS first_name_12, u0_.last_name AS last_name_13, u0_.gender AS gender_14, u0_.notified_for_finalise_account AS notified_for_finalise_account_15, u0_.birthday AS birthday_16, u0_.is_fake AS is_fake_17, u0_.from_sentsio AS from_sentsio_18, u0_.profile_slug AS profile_slug_19, u0_.number_logins AS number_logins_20, u0_.login_dates AS login_dates_21, u0_.last_activity AS last_activity_22, u0_.number_conversions AS number_conversions_23, u0_.number_fake_users AS number_fake_users_24, u0_.profile_views AS profile_views_25, u0_.confirmed AS confirmed_26, u0_.last_registration_step AS last_registration_step_27, u0_.address AS address_28, u0_.relationship_status AS relationship_status_29, u0_.workplace AS workplace_30, u0_.short_bio AS short_bio_31, u0_.interested_in_long AS interested_in_long_32, u0_.motto AS motto_33, u0_.number_of_friends AS number_of_friends_34, u0_.number_of_photos AS number_of_photos_35, u0_.number_of_videos AS number_of_videos_36, u0_.number_of_albums AS number_of_albums_37, u0_.receive_email_notification_friend_request AS receive_email_notification_friend_request_38, u0_.receive_email_notification_comment_photo AS receive_email_notification_comment_photo_39, u0_.receive_email_notification_like_photo AS receive_email_notification_like_photo_40, u0_.receive_email_notification_other_user_comment_photo AS receive_email_notification_other_user_comment_photo_41, u0_.receive_email_notification_missed_messages AS receive_email_notification_missed_messages_42, u0_.receive_email_notification_promotions AS receive_email_notification_promotions_43, u0_.locked AS locked_44, u0_.receive_email_notifications AS receive_email_notifications_45, u0_.aws_bounce_or_complained AS aws_bounce_or_complained_46, u0_.public_profile AS public_profile_47, u0_.is_online AS is_online_48, u0_.real_is_online AS real_is_online_49, u0_.has_unread_alerts AS has_unread_alerts_50, u0_.has_unseen_profile_views AS has_unseen_profile_views_51, u0_.total_nbr_unseen_profile_views AS total_nbr_unseen_profile_views_52, u0_.package_name AS package_name_53, u0_.package_expires_on AS package_expires_on_54, u0_.package_last_payment_made_on AS package_last_payment_made_on_55, u0_.package_next_payment_due_on AS package_next_payment_due_on_56, u0_.package_cancellation_mail_sent_on AS package_cancellation_mail_sent_on_57, u0_.credits AS credits_58, u0_.bonus_credits AS bonus_credits_59, u0_.number_of_approved_friend_requests AS number_of_approved_friend_requests_60, u0_.number_of_photo_likes_sent AS number_of_photo_likes_sent_61, u0_.number_of_photo_comments_sent AS number_of_photo_comments_sent_62, u0_.number_of_video_likes_sent AS number_of_video_likes_sent_63, u0_.number_of_video_comments_sent AS number_of_video_comments_sent_64, u0_.number_of_messages_sent AS number_of_messages_sent_65, u0_.number_of_voice_calls_made AS number_of_voice_calls_made_66, u0_.number_of_video_calls_made AS number_of_video_calls_made_67, u0_.phone_number AS phone_number_68, u0_.has_unread_messages AS has_unread_messages_69, u0_.has_unread_friend_requests AS has_unread_friend_requests_70, u0_.has_unread_profile_views AS has_unread_profile_views_71, u0_.user_status AS user_status_72, u0_.user_status_interval_start AS user_status_interval_start_73, u0_.user_status_interval_end AS user_status_interval_end_74, u0_.updated_at_by_alert AS updated_at_by_alert_75, u0_.from_landing_page AS from_landing_page_76, u0_.nbr_contacts_imported AS nbr_contacts_imported_77, u0_.has_agreed_to_waive_rights AS has_agreed_to_waive_rights_78, u0_.is_in_call AS is_in_call_79, u0_.default_ordering AS default_ordering_80, u0_.tour_completed AS tour_completed_81, u0_.should_open_tour AS should_open_tour_82, u0_.profile_complete_photo_upload AS profile_complete_photo_upload_83, u0_.profile_complete_made_friends AS profile_complete_made_friends_84, u0_.profile_complete_liked_photo AS profile_complete_liked_photo_85, u0_.profile_complete_sent_message AS profile_complete_sent_message_86, u0_.should_be_unsubscribed_according_to_gdpr AS should_be_unsubscribed_according_to_gdpr_87, u0_.pin_code AS pin_code_88, u0_.invite AS invite_89, u0_.s_mode AS s_mode_90, u0_.ban_payment AS ban_payment_91, u0_.created_at AS created_at_92, u0_.updated_at AS updated_at_93, u0_.invite_updated_by AS invite_updated_by_94, u0_.can_comment_or_chat AS can_comment_or_chat_95, u0_.email_validation_hook AS email_validation_hook_96, u0_.profile_boosted AS profile_boosted_97, u0_.boosted_at AS boosted_at_98, u0_.head_users AS head_users_99, u0_.traffic_pool_campaigns AS traffic_pool_campaigns_100, u0_.invite_updated_at AS invite_updated_at_101, u0_.extend_period_signup_confirmation AS extend_period_signup_confirmation_102, u0_.owner_id AS owner_id_103, u0_.leader_id AS leader_id_104, u0_.packages_list_id AS packages_list_id_105, u0_.image_id AS image_id_106, u0_.cover_image_id AS cover_image_id_107, u0_.location_id AS location_id_108, u0_.payment_reference_id AS payment_reference_id_109, u0_.language_id AS language_id_110, u0_.new_location_id AS new_location_id_111 FROM user u0_ WHERE u0_.confirmed = ? AND u0_.enabled = ? AND u0_.locked = ? AND u0_.image_id IS NOT NULL AND u0_.public_profile = ? ORDER BY u0_.number_of_photos DESC, u0_.number_of_friends DESC, u0_.number_logins DESC, u0_.image_id DESC, RAND() ASC LIMIT 13
Parameters:
[
  1
  1
  0
  1
]
17 0.08 ms
SELECT t0.id AS id_1, t0.customer_id AS customer_id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.user_reference_id AS user_reference_id_5 FROM payment_centralPay_customers2 t0 WHERE t0.user_reference_id = ?
Parameters:
[
  10
]
18 0.11 ms
SELECT t0.id AS id_1, t0.customer_id AS customer_id_2, t0.created_at AS created_at_3, t0.user_reference AS user_reference_4 FROM payment_centralPay_customers t0 WHERE t0.user_reference = ?
Parameters:
[
  10
]
19 0.14 ms
SELECT t0.id AS id_1, t0.user_ip AS user_ip_2, t0.continent_code AS continent_code_3, t0.continent_name AS continent_name_4, t0.country_code AS country_code_5, t0.country_name AS country_name_6, t0.region_code AS region_code_7, t0.region_name AS region_name_8, t0.city_geo_name_id AS city_geo_name_id_9, t0.city AS city_10, t0.postal_code AS postal_code_11, t0.latitude AS latitude_12, t0.longitude AS longitude_13, t0.languages AS languages_14, t0.currency AS currency_15, t0.timezone AS timezone_16, t0.user_agent AS user_agent_17, t0.connection AS connection_18, t0.security AS security_19, t0.created_at AS created_at_20, t0.updated_at AS updated_at_21, t0.user_id AS user_id_22, t0.new_location_id AS new_location_id_23 FROM history_apiip t0 WHERE t0.user_id = ?
Parameters:
[
  10
]
20 0.16 ms
SELECT t0.id AS id_1, t0.email_uuid AS email_uuid_2, t0.email AS email_3, t0.skype AS skype_4, t0.nickname AS nickname_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.location AS location_8, t0.gender AS gender_9, t0.discussion AS discussion_10, t0.more_details AS more_details_11, t0.credentials_username AS credentials_username_12, t0.credentials_password AS credentials_password_13, t0.email_obtained_from_flag AS email_obtained_from_flag_14, t0.user_dificil AS user_dificil_15, t0.added_in_sentsio AS added_in_sentsio_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.email_site_source_id AS email_site_source_id_19, t0.from_user_id AS from_user_id_20, t0.profile_lp_id AS profile_lp_id_21, t0.to_user_id AS to_user_id_22, t0.signed_up_user_id AS signed_up_user_id_23, t0.profile_sent_id AS profile_sent_id_24, t0.email_list_status_id AS email_list_status_id_25, t0.email_language_id AS email_language_id_26 FROM email_list t0 WHERE t0.from_user_id = ?
Parameters:
[
  10
]
21 0.23 ms
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.mime_type AS mime_type_3, t0.original_filename AS original_filename_4, t0.hash AS hash_5, t0.width AS width_6, t0.height AS height_7, t0.is_main AS is_main_8, t0.is_private AS is_private_9, t0.number_of_views AS number_of_views_10, t0.number_of_comments AS number_of_comments_11, t0.number_of_likes AS number_of_likes_12, t0.should_be_hidden AS should_be_hidden_13, t0.is_deleted AS is_deleted_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.from_user_id AS from_user_id_17, t0.album_id AS album_id_18 FROM image t0 WHERE t0.id = ?
Parameters:
[
  2
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

Class Mapping errors
FOS\UserBundle\Model\User No errors.
Social\UserBundle\Entity\User No errors.
Social\FrontendBundle\Entity\Relationship No errors.
Social\InternalBundle\Entity\LanguageSetting No errors.
Social\CmsBundle\Entity\CmsPagesEntity No errors.
Social\InternalBundle\Entity\CentralPayPayment\CPCustomersEntity No errors.
Social\InternalBundle\Entity\CentralPayCustomersEntity No errors.
Social\FrontendBundle\Entity\HistoryApiip No errors.
Social\InternalBundle\Entity\PaymentsBanEntity No errors.
Social\UserBundle\Entity\UserComponents\UserSignupPollData No errors.
Social\InternalBundle\Entity\EmailList
  • The association Social\InternalBundle\Entity\EmailList#emailLanguage refers to the inverse side field Social\InternalBundle\Entity\Language#emailLists which does not exist.
Social\FrontendBundle\Entity\Album No errors.
Social\FrontendBundle\Entity\Image No errors.
Social\FrontendBundle\Entity\Audio No errors.
Social\FrontendBundle\Entity\Video No errors.
Social\InternalBundle\Entity\BannedCardsEntity No errors.
Social\FrontendBundle\Entity\ImageComment No errors.
Social\FrontendBundle\Entity\ImageLike No errors.
Social\FrontendBundle\Entity\VideoComment No errors.
Social\FrontendBundle\Entity\VideoLike No errors.
Social\UserBundle\Entity\UserChatConnection No errors.
Social\FrontendBundle\Entity\Alert No errors.
Social\FrontendBundle\Entity\Message No errors.
Social\FrontendBundle\Entity\Payment No errors.
Social\UserBundle\Entity\UserInterestedIn No errors.
Social\FrontendBundle\Entity\OpenTokSession No errors.
Social\FrontendBundle\Entity\PscConfirmationPayment No errors.
Social\InternalBundle\Entity\PaymentEntity No errors.
Social\CreditsBundle\Entity\CreditUserHistoryEntity No errors.
Social\CreditsBundle\Entity\CreditRefundRequestsEntity No errors.
Social\InternalBundle\Entity\CentralPayPaymentsEntity No errors.
Social\InternalBundle\Entity\CentralPayInstallmentsEntity No errors.
Social\InternalBundle\Entity\AdminAlertsEntity No errors.
Social\InternalBundle\Entity\MemberReport No errors.
Social\InternalBundle\Entity\TrafficPoolUsers No errors.
Social\InternalBundle\Entity\EmailSpamReportsEntity No errors.
Social\InternalBundle\Entity\SentsioApiDetail No errors.
Social\UserBundle\Entity\UserTracking No errors.
Social\UserBundle\Entity\UserBlockingQueue No errors.
Social\InternalBundle\Entity\PackagesList No errors.
Social\FrontendBundle\Entity\Location No errors.
Social\FrontendBundle\Entity\PaymentReference No errors.
Social\InternalBundle\Entity\Language No errors.
Social\FrontendBundle\Entity\NewLocation No errors.
Social\InternalBundle\Entity\TrafficPool No errors.
Social\InternalBundle\Entity\BoostProfileSetting No errors.
Social\InternalBundle\Entity\DisplayUserSearch No errors.
Social\InternalBundle\Entity\EmailSiteSource No errors.
Social\InternalBundle\Entity\EmailListStatus No errors.