1 |
4.96 ms |
SELECT m0_.name AS name_0, m0_.title AS title_1, m0_.description AS description_2, m0_.rules AS rules_3, m0_.subscriptions_count AS subscriptions_count_4, m0_.entry_count AS entry_count_5, m0_.entry_comment_count AS entry_comment_count_6, m0_.post_count AS post_count_7, m0_.post_comment_count AS post_comment_count_8, m0_.is_adult AS is_adult_9, m0_.custom_css AS custom_css_10, m0_.last_active AS last_active_11, m0_.marked_for_deletion_at AS marked_for_deletion_at_12, m0_.tags AS tags_13, m0_.id AS id_14, m0_.ap_id AS ap_id_15, m0_.ap_profile_id AS ap_profile_id_16, m0_.ap_public_url AS ap_public_url_17, m0_.ap_followers_url AS ap_followers_url_18, m0_.ap_inbox_url AS ap_inbox_url_19, m0_.ap_domain AS ap_domain_20, m0_.ap_preferred_username AS ap_preferred_username_21, m0_.ap_discoverable AS ap_discoverable_22, m0_.ap_manually_approves_followers AS ap_manually_approves_followers_23, m0_.private_key AS private_key_24, m0_.public_key AS public_key_25, m0_.ap_fetched_at AS ap_fetched_at_26, m0_.ap_deleted_at AS ap_deleted_at_27, m0_.ap_timeout_at AS ap_timeout_at_28, m0_.visibility AS visibility_29, m0_.created_at AS created_at_30, m0_.icon_id AS icon_id_31 FROM magazine m0_ WHERE LOWER(m0_.name) = LOWER(?)
Parameters: [
"asklemmy@lemmy.world"
]
SELECT m0_.name AS name_0, m0_.title AS title_1, m0_.description AS description_2, m0_.rules AS rules_3, m0_.subscriptions_count AS subscriptions_count_4, m0_.entry_count AS entry_count_5, m0_.entry_comment_count AS entry_comment_count_6, m0_.post_count AS post_count_7, m0_.post_comment_count AS post_comment_count_8, m0_.is_adult AS is_adult_9, m0_.custom_css AS custom_css_10, m0_.last_active AS last_active_11, m0_.marked_for_deletion_at AS marked_for_deletion_at_12, m0_.tags AS tags_13, m0_.id AS id_14, m0_.ap_id AS ap_id_15, m0_.ap_profile_id AS ap_profile_id_16, m0_.ap_public_url AS ap_public_url_17, m0_.ap_followers_url AS ap_followers_url_18, m0_.ap_inbox_url AS ap_inbox_url_19, m0_.ap_domain AS ap_domain_20, m0_.ap_preferred_username AS ap_preferred_username_21, m0_.ap_discoverable AS ap_discoverable_22, m0_.ap_manually_approves_followers AS ap_manually_approves_followers_23, m0_.private_key AS private_key_24, m0_.public_key AS public_key_25, m0_.ap_fetched_at AS ap_fetched_at_26, m0_.ap_deleted_at AS ap_deleted_at_27, m0_.ap_timeout_at AS ap_timeout_at_28, m0_.visibility AS visibility_29, m0_.created_at AS created_at_30, m0_.icon_id AS icon_id_31 FROM magazine m0_ WHERE LOWER(m0_.name) = LOWER('asklemmy@lemmy.world');
|
2 |
34.40 ms |
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.url AS url_3, t0.body AS body_4, t0.type AS type_5, t0.lang AS lang_6, t0.is_oc AS is_oc_7, t0.has_embed AS has_embed_8, t0.comment_count AS comment_count_9, t0.favourite_count AS favourite_count_10, t0.score AS score_11, t0.is_adult AS is_adult_12, t0.sticky AS sticky_13, t0.last_active AS last_active_14, t0.ip AS ip_15, t0.ada_amount AS ada_amount_16, t0.tags AS tags_17, t0.mentions AS mentions_18, t0.id AS id_19, t0.title_ts AS title_ts_20, t0.body_ts AS body_ts_21, t0.up_votes AS up_votes_22, t0.down_votes AS down_votes_23, t0.ranking AS ranking_24, t0.visibility AS visibility_25, t0.ap_id AS ap_id_26, t0.edited_at AS edited_at_27, t0.created_at AS created_at_28, t0.user_id AS user_id_29, t0.magazine_id AS magazine_id_30, t0.image_id AS image_id_31, t0.domain_id AS domain_id_32 FROM entry t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters: [
25220
24975
5175
26117
26119
26131
26134
26139
28010
28011
28013
28015
7452
14865
16749
5945
]
SELECT
t0.slug AS slug_1,
t0.title AS title_2,
t0.url AS url_3,
t0.body AS body_4,
t0.type AS type_5,
t0.lang AS lang_6,
t0.is_oc AS is_oc_7,
t0.has_embed AS has_embed_8,
t0.comment_count AS comment_count_9,
t0.favourite_count AS favourite_count_10,
t0.score AS score_11,
t0.is_adult AS is_adult_12,
t0.sticky AS sticky_13,
t0.last_active AS last_active_14,
t0.ip AS ip_15,
t0.ada_amount AS ada_amount_16,
t0.tags AS tags_17,
t0.mentions AS mentions_18,
t0.id AS id_19,
t0.title_ts AS title_ts_20,
t0.body_ts AS body_ts_21,
t0.up_votes AS up_votes_22,
t0.down_votes AS down_votes_23,
t0.ranking AS ranking_24,
t0.visibility AS visibility_25,
t0.ap_id AS ap_id_26,
t0.edited_at AS edited_at_27,
t0.created_at AS created_at_28,
t0.user_id AS user_id_29,
t0.magazine_id AS magazine_id_30,
t0.image_id AS image_id_31,
t0.domain_id AS domain_id_32
FROM
entry t0
WHERE
t0.id IN (
?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?
)
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.url AS url_3, t0.body AS body_4, t0.type AS type_5, t0.lang AS lang_6, t0.is_oc AS is_oc_7, t0.has_embed AS has_embed_8, t0.comment_count AS comment_count_9, t0.favourite_count AS favourite_count_10, t0.score AS score_11, t0.is_adult AS is_adult_12, t0.sticky AS sticky_13, t0.last_active AS last_active_14, t0.ip AS ip_15, t0.ada_amount AS ada_amount_16, t0.tags AS tags_17, t0.mentions AS mentions_18, t0.id AS id_19, t0.title_ts AS title_ts_20, t0.body_ts AS body_ts_21, t0.up_votes AS up_votes_22, t0.down_votes AS down_votes_23, t0.ranking AS ranking_24, t0.visibility AS visibility_25, t0.ap_id AS ap_id_26, t0.edited_at AS edited_at_27, t0.created_at AS created_at_28, t0.user_id AS user_id_29, t0.magazine_id AS magazine_id_30, t0.image_id AS image_id_31, t0.domain_id AS domain_id_32 FROM entry t0 WHERE t0.id IN (25220, 24975, 5175, 26117, 26119, 26131, 26134, 26139, 28010, 28011, 28013, 28015, 7452, 14865, 16749, 5945);
|
3 |
2.38 ms |
SELECT t0.slug AS slug_1, t0.body AS body_2, t0.lang AS lang_3, t0.comment_count AS comment_count_4, t0.favourite_count AS favourite_count_5, t0.score AS score_6, t0.is_adult AS is_adult_7, t0.sticky AS sticky_8, t0.last_active AS last_active_9, t0.ip AS ip_10, t0.tags AS tags_11, t0.mentions AS mentions_12, t0.id AS id_13, t0.body_ts AS body_ts_14, t0.up_votes AS up_votes_15, t0.down_votes AS down_votes_16, t0.ranking AS ranking_17, t0.visibility AS visibility_18, t0.ap_id AS ap_id_19, t0.edited_at AS edited_at_20, t0.created_at AS created_at_21, t0.user_id AS user_id_22, t0.magazine_id AS magazine_id_23, t0.image_id AS image_id_24 FROM post t0 WHERE t0.id IN (NULL)
SELECT t0.slug AS slug_1, t0.body AS body_2, t0.lang AS lang_3, t0.comment_count AS comment_count_4, t0.favourite_count AS favourite_count_5, t0.score AS score_6, t0.is_adult AS is_adult_7, t0.sticky AS sticky_8, t0.last_active AS last_active_9, t0.ip AS ip_10, t0.tags AS tags_11, t0.mentions AS mentions_12, t0.id AS id_13, t0.body_ts AS body_ts_14, t0.up_votes AS up_votes_15, t0.down_votes AS down_votes_16, t0.ranking AS ranking_17, t0.visibility AS visibility_18, t0.ap_id AS ap_id_19, t0.edited_at AS edited_at_20, t0.created_at AS created_at_21, t0.user_id AS user_id_22, t0.magazine_id AS magazine_id_23, t0.image_id AS image_id_24 FROM post t0 WHERE t0.id IN (NULL);
|
4 |
4.52 ms |
SELECT t0.email AS email_1, t0.username AS username_2, t0.roles AS roles_3, t0.followers_count AS followers_count_4, t0.homepage AS homepage_5, t0.about AS about_6, t0.last_active AS last_active_7, t0.marked_for_deletion_at AS marked_for_deletion_at_8, t0.fields AS fields_9, t0.oauth_github_id AS oauth_github_id_10, t0.oauth_google_id AS oauth_google_id_11, t0.oauth_facebook_id AS oauth_facebook_id_12, t0.oauth_keycloak_id AS oauth_keycloak_id_13, t0.hide_adult AS hide_adult_14, t0.show_subscribed_users AS show_subscribed_users_15, t0.show_subscribed_magazines AS show_subscribed_magazines_16, t0.show_subscribed_domains AS show_subscribed_domains_17, t0.preferred_languages AS preferred_languages_18, t0.featured_magazines AS featured_magazines_19, t0.show_profile_subscriptions AS show_profile_subscriptions_20, t0.show_profile_followings AS show_profile_followings_21, t0.mark_new_comments AS mark_new_comments_22, t0.notify_on_new_entry AS notify_on_new_entry_23, t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24, t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25, t0.notify_on_new_post AS notify_on_new_post_26, t0.notify_on_new_post_reply AS notify_on_new_post_reply_27, t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28, t0.add_mentions_entries AS add_mentions_entries_29, t0.add_mentions_posts AS add_mentions_posts_30, t0.is_banned AS is_banned_31, t0.is_verified AS is_verified_32, t0.is_deleted AS is_deleted_33, t0.is_bot AS is_bot_34, t0.spam_protection AS spam_protection_35, t0.custom_css AS custom_css_36, t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37, t0.id AS id_38, t0.password AS password_39, t0.totp_secret AS totp_secret_40, t0.totp_backup_codes AS totp_backup_codes_41, t0.ap_id AS ap_id_42, t0.ap_profile_id AS ap_profile_id_43, t0.ap_public_url AS ap_public_url_44, t0.ap_followers_url AS ap_followers_url_45, t0.ap_inbox_url AS ap_inbox_url_46, t0.ap_domain AS ap_domain_47, t0.ap_preferred_username AS ap_preferred_username_48, t0.ap_discoverable AS ap_discoverable_49, t0.ap_manually_approves_followers AS ap_manually_approves_followers_50, t0.private_key AS private_key_51, t0.public_key AS public_key_52, t0.ap_fetched_at AS ap_fetched_at_53, t0.ap_deleted_at AS ap_deleted_at_54, t0.ap_timeout_at AS ap_timeout_at_55, t0.visibility AS visibility_56, t0.created_at AS created_at_57, t0.avatar_id AS avatar_id_58, t0.cover_id AS cover_id_59 FROM "user" t0 WHERE t0.id = ?
SELECT
t0.email AS email_1,
t0.username AS username_2,
t0.roles AS roles_3,
t0.followers_count AS followers_count_4,
t0.homepage AS homepage_5,
t0.about AS about_6,
t0.last_active AS last_active_7,
t0.marked_for_deletion_at AS marked_for_deletion_at_8,
t0.fields AS fields_9,
t0.oauth_github_id AS oauth_github_id_10,
t0.oauth_google_id AS oauth_google_id_11,
t0.oauth_facebook_id AS oauth_facebook_id_12,
t0.oauth_keycloak_id AS oauth_keycloak_id_13,
t0.hide_adult AS hide_adult_14,
t0.show_subscribed_users AS show_subscribed_users_15,
t0.show_subscribed_magazines AS show_subscribed_magazines_16,
t0.show_subscribed_domains AS show_subscribed_domains_17,
t0.preferred_languages AS preferred_languages_18,
t0.featured_magazines AS featured_magazines_19,
t0.show_profile_subscriptions AS show_profile_subscriptions_20,
t0.show_profile_followings AS show_profile_followings_21,
t0.mark_new_comments AS mark_new_comments_22,
t0.notify_on_new_entry AS notify_on_new_entry_23,
t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24,
t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25,
t0.notify_on_new_post AS notify_on_new_post_26,
t0.notify_on_new_post_reply AS notify_on_new_post_reply_27,
t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28,
t0.add_mentions_entries AS add_mentions_entries_29,
t0.add_mentions_posts AS add_mentions_posts_30,
t0.is_banned AS is_banned_31,
t0.is_verified AS is_verified_32,
t0.is_deleted AS is_deleted_33,
t0.is_bot AS is_bot_34,
t0.spam_protection AS spam_protection_35,
t0.custom_css AS custom_css_36,
t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37,
t0.id AS id_38,
t0.password AS password_39,
t0.totp_secret AS totp_secret_40,
t0.totp_backup_codes AS totp_backup_codes_41,
t0.ap_id AS ap_id_42,
t0.ap_profile_id AS ap_profile_id_43,
t0.ap_public_url AS ap_public_url_44,
t0.ap_followers_url AS ap_followers_url_45,
t0.ap_inbox_url AS ap_inbox_url_46,
t0.ap_domain AS ap_domain_47,
t0.ap_preferred_username AS ap_preferred_username_48,
t0.ap_discoverable AS ap_discoverable_49,
t0.ap_manually_approves_followers AS ap_manually_approves_followers_50,
t0.private_key AS private_key_51,
t0.public_key AS public_key_52,
t0.ap_fetched_at AS ap_fetched_at_53,
t0.ap_deleted_at AS ap_deleted_at_54,
t0.ap_timeout_at AS ap_timeout_at_55,
t0.visibility AS visibility_56,
t0.created_at AS created_at_57,
t0.avatar_id AS avatar_id_58,
t0.cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0.id = ?
SELECT t0.email AS email_1, t0.username AS username_2, t0.roles AS roles_3, t0.followers_count AS followers_count_4, t0.homepage AS homepage_5, t0.about AS about_6, t0.last_active AS last_active_7, t0.marked_for_deletion_at AS marked_for_deletion_at_8, t0.fields AS fields_9, t0.oauth_github_id AS oauth_github_id_10, t0.oauth_google_id AS oauth_google_id_11, t0.oauth_facebook_id AS oauth_facebook_id_12, t0.oauth_keycloak_id AS oauth_keycloak_id_13, t0.hide_adult AS hide_adult_14, t0.show_subscribed_users AS show_subscribed_users_15, t0.show_subscribed_magazines AS show_subscribed_magazines_16, t0.show_subscribed_domains AS show_subscribed_domains_17, t0.preferred_languages AS preferred_languages_18, t0.featured_magazines AS featured_magazines_19, t0.show_profile_subscriptions AS show_profile_subscriptions_20, t0.show_profile_followings AS show_profile_followings_21, t0.mark_new_comments AS mark_new_comments_22, t0.notify_on_new_entry AS notify_on_new_entry_23, t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24, t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25, t0.notify_on_new_post AS notify_on_new_post_26, t0.notify_on_new_post_reply AS notify_on_new_post_reply_27, t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28, t0.add_mentions_entries AS add_mentions_entries_29, t0.add_mentions_posts AS add_mentions_posts_30, t0.is_banned AS is_banned_31, t0.is_verified AS is_verified_32, t0.is_deleted AS is_deleted_33, t0.is_bot AS is_bot_34, t0.spam_protection AS spam_protection_35, t0.custom_css AS custom_css_36, t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37, t0.id AS id_38, t0.password AS password_39, t0.totp_secret AS totp_secret_40, t0.totp_backup_codes AS totp_backup_codes_41, t0.ap_id AS ap_id_42, t0.ap_profile_id AS ap_profile_id_43, t0.ap_public_url AS ap_public_url_44, t0.ap_followers_url AS ap_followers_url_45, t0.ap_inbox_url AS ap_inbox_url_46, t0.ap_domain AS ap_domain_47, t0.ap_preferred_username AS ap_preferred_username_48, t0.ap_discoverable AS ap_discoverable_49, t0.ap_manually_approves_followers AS ap_manually_approves_followers_50, t0.private_key AS private_key_51, t0.public_key AS public_key_52, t0.ap_fetched_at AS ap_fetched_at_53, t0.ap_deleted_at AS ap_deleted_at_54, t0.ap_timeout_at AS ap_timeout_at_55, t0.visibility AS visibility_56, t0.created_at AS created_at_57, t0.avatar_id AS avatar_id_58, t0.cover_id AS cover_id_59 FROM "user" t0 WHERE t0.id = 22117;
|
5 |
6.44 ms |
SELECT t0.email AS email_1, t0.username AS username_2, t0.roles AS roles_3, t0.followers_count AS followers_count_4, t0.homepage AS homepage_5, t0.about AS about_6, t0.last_active AS last_active_7, t0.marked_for_deletion_at AS marked_for_deletion_at_8, t0.fields AS fields_9, t0.oauth_github_id AS oauth_github_id_10, t0.oauth_google_id AS oauth_google_id_11, t0.oauth_facebook_id AS oauth_facebook_id_12, t0.oauth_keycloak_id AS oauth_keycloak_id_13, t0.hide_adult AS hide_adult_14, t0.show_subscribed_users AS show_subscribed_users_15, t0.show_subscribed_magazines AS show_subscribed_magazines_16, t0.show_subscribed_domains AS show_subscribed_domains_17, t0.preferred_languages AS preferred_languages_18, t0.featured_magazines AS featured_magazines_19, t0.show_profile_subscriptions AS show_profile_subscriptions_20, t0.show_profile_followings AS show_profile_followings_21, t0.mark_new_comments AS mark_new_comments_22, t0.notify_on_new_entry AS notify_on_new_entry_23, t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24, t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25, t0.notify_on_new_post AS notify_on_new_post_26, t0.notify_on_new_post_reply AS notify_on_new_post_reply_27, t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28, t0.add_mentions_entries AS add_mentions_entries_29, t0.add_mentions_posts AS add_mentions_posts_30, t0.is_banned AS is_banned_31, t0.is_verified AS is_verified_32, t0.is_deleted AS is_deleted_33, t0.is_bot AS is_bot_34, t0.spam_protection AS spam_protection_35, t0.custom_css AS custom_css_36, t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37, t0.id AS id_38, t0.password AS password_39, t0.totp_secret AS totp_secret_40, t0.totp_backup_codes AS totp_backup_codes_41, t0.ap_id AS ap_id_42, t0.ap_profile_id AS ap_profile_id_43, t0.ap_public_url AS ap_public_url_44, t0.ap_followers_url AS ap_followers_url_45, t0.ap_inbox_url AS ap_inbox_url_46, t0.ap_domain AS ap_domain_47, t0.ap_preferred_username AS ap_preferred_username_48, t0.ap_discoverable AS ap_discoverable_49, t0.ap_manually_approves_followers AS ap_manually_approves_followers_50, t0.private_key AS private_key_51, t0.public_key AS public_key_52, t0.ap_fetched_at AS ap_fetched_at_53, t0.ap_deleted_at AS ap_deleted_at_54, t0.ap_timeout_at AS ap_timeout_at_55, t0.visibility AS visibility_56, t0.created_at AS created_at_57, t0.avatar_id AS avatar_id_58, t0.cover_id AS cover_id_59 FROM "user" t0 WHERE t0.id = ?
SELECT
t0.email AS email_1,
t0.username AS username_2,
t0.roles AS roles_3,
t0.followers_count AS followers_count_4,
t0.homepage AS homepage_5,
t0.about AS about_6,
t0.last_active AS last_active_7,
t0.marked_for_deletion_at AS marked_for_deletion_at_8,
t0.fields AS fields_9,
t0.oauth_github_id AS oauth_github_id_10,
t0.oauth_google_id AS oauth_google_id_11,
t0.oauth_facebook_id AS oauth_facebook_id_12,
t0.oauth_keycloak_id AS oauth_keycloak_id_13,
t0.hide_adult AS hide_adult_14,
t0.show_subscribed_users AS show_subscribed_users_15,
t0.show_subscribed_magazines AS show_subscribed_magazines_16,
t0.show_subscribed_domains AS show_subscribed_domains_17,
t0.preferred_languages AS preferred_languages_18,
t0.featured_magazines AS featured_magazines_19,
t0.show_profile_subscriptions AS show_profile_subscriptions_20,
t0.show_profile_followings AS show_profile_followings_21,
t0.mark_new_comments AS mark_new_comments_22,
t0.notify_on_new_entry AS notify_on_new_entry_23,
t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24,
t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25,
t0.notify_on_new_post AS notify_on_new_post_26,
t0.notify_on_new_post_reply AS notify_on_new_post_reply_27,
t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28,
t0.add_mentions_entries AS add_mentions_entries_29,
t0.add_mentions_posts AS add_mentions_posts_30,
t0.is_banned AS is_banned_31,
t0.is_verified AS is_verified_32,
t0.is_deleted AS is_deleted_33,
t0.is_bot AS is_bot_34,
t0.spam_protection AS spam_protection_35,
t0.custom_css AS custom_css_36,
t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37,
t0.id AS id_38,
t0.password AS password_39,
t0.totp_secret AS totp_secret_40,
t0.totp_backup_codes AS totp_backup_codes_41,
t0.ap_id AS ap_id_42,
t0.ap_profile_id AS ap_profile_id_43,
t0.ap_public_url AS ap_public_url_44,
t0.ap_followers_url AS ap_followers_url_45,
t0.ap_inbox_url AS ap_inbox_url_46,
t0.ap_domain AS ap_domain_47,
t0.ap_preferred_username AS ap_preferred_username_48,
t0.ap_discoverable AS ap_discoverable_49,
t0.ap_manually_approves_followers AS ap_manually_approves_followers_50,
t0.private_key AS private_key_51,
t0.public_key AS public_key_52,
t0.ap_fetched_at AS ap_fetched_at_53,
t0.ap_deleted_at AS ap_deleted_at_54,
t0.ap_timeout_at AS ap_timeout_at_55,
t0.visibility AS visibility_56,
t0.created_at AS created_at_57,
t0.avatar_id AS avatar_id_58,
t0.cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0.id = ?
SELECT t0.email AS email_1, t0.username AS username_2, t0.roles AS roles_3, t0.followers_count AS followers_count_4, t0.homepage AS homepage_5, t0.about AS about_6, t0.last_active AS last_active_7, t0.marked_for_deletion_at AS marked_for_deletion_at_8, t0.fields AS fields_9, t0.oauth_github_id AS oauth_github_id_10, t0.oauth_google_id AS oauth_google_id_11, t0.oauth_facebook_id AS oauth_facebook_id_12, t0.oauth_keycloak_id AS oauth_keycloak_id_13, t0.hide_adult AS hide_adult_14, t0.show_subscribed_users AS show_subscribed_users_15, t0.show_subscribed_magazines AS show_subscribed_magazines_16, t0.show_subscribed_domains AS show_subscribed_domains_17, t0.preferred_languages AS preferred_languages_18, t0.featured_magazines AS featured_magazines_19, t0.show_profile_subscriptions AS show_profile_subscriptions_20, t0.show_profile_followings AS show_profile_followings_21, t0.mark_new_comments AS mark_new_comments_22, t0.notify_on_new_entry AS notify_on_new_entry_23, t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24, t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25, t0.notify_on_new_post AS notify_on_new_post_26, t0.notify_on_new_post_reply AS notify_on_new_post_reply_27, t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28, t0.add_mentions_entries AS add_mentions_entries_29, t0.add_mentions_posts AS add_mentions_posts_30, t0.is_banned AS is_banned_31, t0.is_verified AS is_verified_32, t0.is_deleted AS is_deleted_33, t0.is_bot AS is_bot_34, t0.spam_protection AS spam_protection_35, t0.custom_css AS custom_css_36, t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37, t0.id AS id_38, t0.password AS password_39, t0.totp_secret AS totp_secret_40, t0.totp_backup_codes AS totp_backup_codes_41, t0.ap_id AS ap_id_42, t0.ap_profile_id AS ap_profile_id_43, t0.ap_public_url AS ap_public_url_44, t0.ap_followers_url AS ap_followers_url_45, t0.ap_inbox_url AS ap_inbox_url_46, t0.ap_domain AS ap_domain_47, t0.ap_preferred_username AS ap_preferred_username_48, t0.ap_discoverable AS ap_discoverable_49, t0.ap_manually_approves_followers AS ap_manually_approves_followers_50, t0.private_key AS private_key_51, t0.public_key AS public_key_52, t0.ap_fetched_at AS ap_fetched_at_53, t0.ap_deleted_at AS ap_deleted_at_54, t0.ap_timeout_at AS ap_timeout_at_55, t0.visibility AS visibility_56, t0.created_at AS created_at_57, t0.avatar_id AS avatar_id_58, t0.cover_id AS cover_id_59 FROM "user" t0 WHERE t0.id = 60635;
|
6 |
2.79 ms |
SELECT t0.email AS email_1, t0.username AS username_2, t0.roles AS roles_3, t0.followers_count AS followers_count_4, t0.homepage AS homepage_5, t0.about AS about_6, t0.last_active AS last_active_7, t0.marked_for_deletion_at AS marked_for_deletion_at_8, t0.fields AS fields_9, t0.oauth_github_id AS oauth_github_id_10, t0.oauth_google_id AS oauth_google_id_11, t0.oauth_facebook_id AS oauth_facebook_id_12, t0.oauth_keycloak_id AS oauth_keycloak_id_13, t0.hide_adult AS hide_adult_14, t0.show_subscribed_users AS show_subscribed_users_15, t0.show_subscribed_magazines AS show_subscribed_magazines_16, t0.show_subscribed_domains AS show_subscribed_domains_17, t0.preferred_languages AS preferred_languages_18, t0.featured_magazines AS featured_magazines_19, t0.show_profile_subscriptions AS show_profile_subscriptions_20, t0.show_profile_followings AS show_profile_followings_21, t0.mark_new_comments AS mark_new_comments_22, t0.notify_on_new_entry AS notify_on_new_entry_23, t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24, t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25, t0.notify_on_new_post AS notify_on_new_post_26, t0.notify_on_new_post_reply AS notify_on_new_post_reply_27, t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28, t0.add_mentions_entries AS add_mentions_entries_29, t0.add_mentions_posts AS add_mentions_posts_30, t0.is_banned AS is_banned_31, t0.is_verified AS is_verified_32, t0.is_deleted AS is_deleted_33, t0.is_bot AS is_bot_34, t0.spam_protection AS spam_protection_35, t0.custom_css AS custom_css_36, t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37, t0.id AS id_38, t0.password AS password_39, t0.totp_secret AS totp_secret_40, t0.totp_backup_codes AS totp_backup_codes_41, t0.ap_id AS ap_id_42, t0.ap_profile_id AS ap_profile_id_43, t0.ap_public_url AS ap_public_url_44, t0.ap_followers_url AS ap_followers_url_45, t0.ap_inbox_url AS ap_inbox_url_46, t0.ap_domain AS ap_domain_47, t0.ap_preferred_username AS ap_preferred_username_48, t0.ap_discoverable AS ap_discoverable_49, t0.ap_manually_approves_followers AS ap_manually_approves_followers_50, t0.private_key AS private_key_51, t0.public_key AS public_key_52, t0.ap_fetched_at AS ap_fetched_at_53, t0.ap_deleted_at AS ap_deleted_at_54, t0.ap_timeout_at AS ap_timeout_at_55, t0.visibility AS visibility_56, t0.created_at AS created_at_57, t0.avatar_id AS avatar_id_58, t0.cover_id AS cover_id_59 FROM "user" t0 WHERE t0.id = ?
SELECT
t0.email AS email_1,
t0.username AS username_2,
t0.roles AS roles_3,
t0.followers_count AS followers_count_4,
t0.homepage AS homepage_5,
t0.about AS about_6,
t0.last_active AS last_active_7,
t0.marked_for_deletion_at AS marked_for_deletion_at_8,
t0.fields AS fields_9,
t0.oauth_github_id AS oauth_github_id_10,
t0.oauth_google_id AS oauth_google_id_11,
t0.oauth_facebook_id AS oauth_facebook_id_12,
t0.oauth_keycloak_id AS oauth_keycloak_id_13,
t0.hide_adult AS hide_adult_14,
t0.show_subscribed_users AS show_subscribed_users_15,
t0.show_subscribed_magazines AS show_subscribed_magazines_16,
t0.show_subscribed_domains AS show_subscribed_domains_17,
t0.preferred_languages AS preferred_languages_18,
t0.featured_magazines AS featured_magazines_19,
t0.show_profile_subscriptions AS show_profile_subscriptions_20,
t0.show_profile_followings AS show_profile_followings_21,
t0.mark_new_comments AS mark_new_comments_22,
t0.notify_on_new_entry AS notify_on_new_entry_23,
t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24,
t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25,
t0.notify_on_new_post AS notify_on_new_post_26,
t0.notify_on_new_post_reply AS notify_on_new_post_reply_27,
t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28,
t0.add_mentions_entries AS add_mentions_entries_29,
t0.add_mentions_posts AS add_mentions_posts_30,
t0.is_banned AS is_banned_31,
t0.is_verified AS is_verified_32,
t0.is_deleted AS is_deleted_33,
t0.is_bot AS is_bot_34,
t0.spam_protection AS spam_protection_35,
t0.custom_css AS custom_css_36,
t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37,
t0.id AS id_38,
t0.password AS password_39,
t0.totp_secret AS totp_secret_40,
t0.totp_backup_codes AS totp_backup_codes_41,
t0.ap_id AS ap_id_42,
t0.ap_profile_id AS ap_profile_id_43,
t0.ap_public_url AS ap_public_url_44,
t0.ap_followers_url AS ap_followers_url_45,
t0.ap_inbox_url AS ap_inbox_url_46,
t0.ap_domain AS ap_domain_47,
t0.ap_preferred_username AS ap_preferred_username_48,
t0.ap_discoverable AS ap_discoverable_49,
t0.ap_manually_approves_followers AS ap_manually_approves_followers_50,
t0.private_key AS private_key_51,
t0.public_key AS public_key_52,
t0.ap_fetched_at AS ap_fetched_at_53,
t0.ap_deleted_at AS ap_deleted_at_54,
t0.ap_timeout_at AS ap_timeout_at_55,
t0.visibility AS visibility_56,
t0.created_at AS created_at_57,
t0.avatar_id AS avatar_id_58,
t0.cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0.id = ?
SELECT t0.email AS email_1, t0.username AS username_2, t0.roles AS roles_3, t0.followers_count AS followers_count_4, t0.homepage AS homepage_5, t0.about AS about_6, t0.last_active AS last_active_7, t0.marked_for_deletion_at AS marked_for_deletion_at_8, t0.fields AS fields_9, t0.oauth_github_id AS oauth_github_id_10, t0.oauth_google_id AS oauth_google_id_11, t0.oauth_facebook_id AS oauth_facebook_id_12, t0.oauth_keycloak_id AS oauth_keycloak_id_13, t0.hide_adult AS hide_adult_14, t0.show_subscribed_users AS show_subscribed_users_15, t0.show_subscribed_magazines AS show_subscribed_magazines_16, t0.show_subscribed_domains AS show_subscribed_domains_17, t0.preferred_languages AS preferred_languages_18, t0.featured_magazines AS featured_magazines_19, t0.show_profile_subscriptions AS show_profile_subscriptions_20, t0.show_profile_followings AS show_profile_followings_21, t0.mark_new_comments AS mark_new_comments_22, t0.notify_on_new_entry AS notify_on_new_entry_23, t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24, t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25, t0.notify_on_new_post AS notify_on_new_post_26, t0.notify_on_new_post_reply AS notify_on_new_post_reply_27, t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28, t0.add_mentions_entries AS add_mentions_entries_29, t0.add_mentions_posts AS add_mentions_posts_30, t0.is_banned AS is_banned_31, t0.is_verified AS is_verified_32, t0.is_deleted AS is_deleted_33, t0.is_bot AS is_bot_34, t0.spam_protection AS spam_protection_35, t0.custom_css AS custom_css_36, t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37, t0.id AS id_38, t0.password AS password_39, t0.totp_secret AS totp_secret_40, t0.totp_backup_codes AS totp_backup_codes_41, t0.ap_id AS ap_id_42, t0.ap_profile_id AS ap_profile_id_43, t0.ap_public_url AS ap_public_url_44, t0.ap_followers_url AS ap_followers_url_45, t0.ap_inbox_url AS ap_inbox_url_46, t0.ap_domain AS ap_domain_47, t0.ap_preferred_username AS ap_preferred_username_48, t0.ap_discoverable AS ap_discoverable_49, t0.ap_manually_approves_followers AS ap_manually_approves_followers_50, t0.private_key AS private_key_51, t0.public_key AS public_key_52, t0.ap_fetched_at AS ap_fetched_at_53, t0.ap_deleted_at AS ap_deleted_at_54, t0.ap_timeout_at AS ap_timeout_at_55, t0.visibility AS visibility_56, t0.created_at AS created_at_57, t0.avatar_id AS avatar_id_58, t0.cover_id AS cover_id_59 FROM "user" t0 WHERE t0.id = 61193;
|
7 |
0.90 ms |
SELECT t0.email AS email_1, t0.username AS username_2, t0.roles AS roles_3, t0.followers_count AS followers_count_4, t0.homepage AS homepage_5, t0.about AS about_6, t0.last_active AS last_active_7, t0.marked_for_deletion_at AS marked_for_deletion_at_8, t0.fields AS fields_9, t0.oauth_github_id AS oauth_github_id_10, t0.oauth_google_id AS oauth_google_id_11, t0.oauth_facebook_id AS oauth_facebook_id_12, t0.oauth_keycloak_id AS oauth_keycloak_id_13, t0.hide_adult AS hide_adult_14, t0.show_subscribed_users AS show_subscribed_users_15, t0.show_subscribed_magazines AS show_subscribed_magazines_16, t0.show_subscribed_domains AS show_subscribed_domains_17, t0.preferred_languages AS preferred_languages_18, t0.featured_magazines AS featured_magazines_19, t0.show_profile_subscriptions AS show_profile_subscriptions_20, t0.show_profile_followings AS show_profile_followings_21, t0.mark_new_comments AS mark_new_comments_22, t0.notify_on_new_entry AS notify_on_new_entry_23, t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24, t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25, t0.notify_on_new_post AS notify_on_new_post_26, t0.notify_on_new_post_reply AS notify_on_new_post_reply_27, t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28, t0.add_mentions_entries AS add_mentions_entries_29, t0.add_mentions_posts AS add_mentions_posts_30, t0.is_banned AS is_banned_31, t0.is_verified AS is_verified_32, t0.is_deleted AS is_deleted_33, t0.is_bot AS is_bot_34, t0.spam_protection AS spam_protection_35, t0.custom_css AS custom_css_36, t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37, t0.id AS id_38, t0.password AS password_39, t0.totp_secret AS totp_secret_40, t0.totp_backup_codes AS totp_backup_codes_41, t0.ap_id AS ap_id_42, t0.ap_profile_id AS ap_profile_id_43, t0.ap_public_url AS ap_public_url_44, t0.ap_followers_url AS ap_followers_url_45, t0.ap_inbox_url AS ap_inbox_url_46, t0.ap_domain AS ap_domain_47, t0.ap_preferred_username AS ap_preferred_username_48, t0.ap_discoverable AS ap_discoverable_49, t0.ap_manually_approves_followers AS ap_manually_approves_followers_50, t0.private_key AS private_key_51, t0.public_key AS public_key_52, t0.ap_fetched_at AS ap_fetched_at_53, t0.ap_deleted_at AS ap_deleted_at_54, t0.ap_timeout_at AS ap_timeout_at_55, t0.visibility AS visibility_56, t0.created_at AS created_at_57, t0.avatar_id AS avatar_id_58, t0.cover_id AS cover_id_59 FROM "user" t0 WHERE t0.id = ?
SELECT
t0.email AS email_1,
t0.username AS username_2,
t0.roles AS roles_3,
t0.followers_count AS followers_count_4,
t0.homepage AS homepage_5,
t0.about AS about_6,
t0.last_active AS last_active_7,
t0.marked_for_deletion_at AS marked_for_deletion_at_8,
t0.fields AS fields_9,
t0.oauth_github_id AS oauth_github_id_10,
t0.oauth_google_id AS oauth_google_id_11,
t0.oauth_facebook_id AS oauth_facebook_id_12,
t0.oauth_keycloak_id AS oauth_keycloak_id_13,
t0.hide_adult AS hide_adult_14,
t0.show_subscribed_users AS show_subscribed_users_15,
t0.show_subscribed_magazines AS show_subscribed_magazines_16,
t0.show_subscribed_domains AS show_subscribed_domains_17,
t0.preferred_languages AS preferred_languages_18,
t0.featured_magazines AS featured_magazines_19,
t0.show_profile_subscriptions AS show_profile_subscriptions_20,
t0.show_profile_followings AS show_profile_followings_21,
t0.mark_new_comments AS mark_new_comments_22,
t0.notify_on_new_entry AS notify_on_new_entry_23,
t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24,
t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25,
t0.notify_on_new_post AS notify_on_new_post_26,
t0.notify_on_new_post_reply AS notify_on_new_post_reply_27,
t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28,
t0.add_mentions_entries AS add_mentions_entries_29,
t0.add_mentions_posts AS add_mentions_posts_30,
t0.is_banned AS is_banned_31,
t0.is_verified AS is_verified_32,
t0.is_deleted AS is_deleted_33,
t0.is_bot AS is_bot_34,
t0.spam_protection AS spam_protection_35,
t0.custom_css AS custom_css_36,
t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37,
t0.id AS id_38,
t0.password AS password_39,
t0.totp_secret AS totp_secret_40,
t0.totp_backup_codes AS totp_backup_codes_41,
t0.ap_id AS ap_id_42,
t0.ap_profile_id AS ap_profile_id_43,
t0.ap_public_url AS ap_public_url_44,
t0.ap_followers_url AS ap_followers_url_45,
t0.ap_inbox_url AS ap_inbox_url_46,
t0.ap_domain AS ap_domain_47,
t0.ap_preferred_username AS ap_preferred_username_48,
t0.ap_discoverable AS ap_discoverable_49,
t0.ap_manually_approves_followers AS ap_manually_approves_followers_50,
t0.private_key AS private_key_51,
t0.public_key AS public_key_52,
t0.ap_fetched_at AS ap_fetched_at_53,
t0.ap_deleted_at AS ap_deleted_at_54,
t0.ap_timeout_at AS ap_timeout_at_55,
t0.visibility AS visibility_56,
t0.created_at AS created_at_57,
t0.avatar_id AS avatar_id_58,
t0.cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0.id = ?
SELECT t0.email AS email_1, t0.username AS username_2, t0.roles AS roles_3, t0.followers_count AS followers_count_4, t0.homepage AS homepage_5, t0.about AS about_6, t0.last_active AS last_active_7, t0.marked_for_deletion_at AS marked_for_deletion_at_8, t0.fields AS fields_9, t0.oauth_github_id AS oauth_github_id_10, t0.oauth_google_id AS oauth_google_id_11, t0.oauth_facebook_id AS oauth_facebook_id_12, t0.oauth_keycloak_id AS oauth_keycloak_id_13, t0.hide_adult AS hide_adult_14, t0.show_subscribed_users AS show_subscribed_users_15, t0.show_subscribed_magazines AS show_subscribed_magazines_16, t0.show_subscribed_domains AS show_subscribed_domains_17, t0.preferred_languages AS preferred_languages_18, t0.featured_magazines AS featured_magazines_19, t0.show_profile_subscriptions AS show_profile_subscriptions_20, t0.show_profile_followings AS show_profile_followings_21, t0.mark_new_comments AS mark_new_comments_22, t0.notify_on_new_entry AS notify_on_new_entry_23, t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24, t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25, t0.notify_on_new_post AS notify_on_new_post_26, t0.notify_on_new_post_reply AS notify_on_new_post_reply_27, t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28, t0.add_mentions_entries AS add_mentions_entries_29, t0.add_mentions_posts AS add_mentions_posts_30, t0.is_banned AS is_banned_31, t0.is_verified AS is_verified_32, t0.is_deleted AS is_deleted_33, t0.is_bot AS is_bot_34, t0.spam_protection AS spam_protection_35, t0.custom_css AS custom_css_36, t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37, t0.id AS id_38, t0.password AS password_39, t0.totp_secret AS totp_secret_40, t0.totp_backup_codes AS totp_backup_codes_41, t0.ap_id AS ap_id_42, t0.ap_profile_id AS ap_profile_id_43, t0.ap_public_url AS ap_public_url_44, t0.ap_followers_url AS ap_followers_url_45, t0.ap_inbox_url AS ap_inbox_url_46, t0.ap_domain AS ap_domain_47, t0.ap_preferred_username AS ap_preferred_username_48, t0.ap_discoverable AS ap_discoverable_49, t0.ap_manually_approves_followers AS ap_manually_approves_followers_50, t0.private_key AS private_key_51, t0.public_key AS public_key_52, t0.ap_fetched_at AS ap_fetched_at_53, t0.ap_deleted_at AS ap_deleted_at_54, t0.ap_timeout_at AS ap_timeout_at_55, t0.visibility AS visibility_56, t0.created_at AS created_at_57, t0.avatar_id AS avatar_id_58, t0.cover_id AS cover_id_59 FROM "user" t0 WHERE t0.id = 78389;
|
8 |
1.01 ms |
SELECT t0.email AS email_1, t0.username AS username_2, t0.roles AS roles_3, t0.followers_count AS followers_count_4, t0.homepage AS homepage_5, t0.about AS about_6, t0.last_active AS last_active_7, t0.marked_for_deletion_at AS marked_for_deletion_at_8, t0.fields AS fields_9, t0.oauth_github_id AS oauth_github_id_10, t0.oauth_google_id AS oauth_google_id_11, t0.oauth_facebook_id AS oauth_facebook_id_12, t0.oauth_keycloak_id AS oauth_keycloak_id_13, t0.hide_adult AS hide_adult_14, t0.show_subscribed_users AS show_subscribed_users_15, t0.show_subscribed_magazines AS show_subscribed_magazines_16, t0.show_subscribed_domains AS show_subscribed_domains_17, t0.preferred_languages AS preferred_languages_18, t0.featured_magazines AS featured_magazines_19, t0.show_profile_subscriptions AS show_profile_subscriptions_20, t0.show_profile_followings AS show_profile_followings_21, t0.mark_new_comments AS mark_new_comments_22, t0.notify_on_new_entry AS notify_on_new_entry_23, t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24, t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25, t0.notify_on_new_post AS notify_on_new_post_26, t0.notify_on_new_post_reply AS notify_on_new_post_reply_27, t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28, t0.add_mentions_entries AS add_mentions_entries_29, t0.add_mentions_posts AS add_mentions_posts_30, t0.is_banned AS is_banned_31, t0.is_verified AS is_verified_32, t0.is_deleted AS is_deleted_33, t0.is_bot AS is_bot_34, t0.spam_protection AS spam_protection_35, t0.custom_css AS custom_css_36, t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37, t0.id AS id_38, t0.password AS password_39, t0.totp_secret AS totp_secret_40, t0.totp_backup_codes AS totp_backup_codes_41, t0.ap_id AS ap_id_42, t0.ap_profile_id AS ap_profile_id_43, t0.ap_public_url AS ap_public_url_44, t0.ap_followers_url AS ap_followers_url_45, t0.ap_inbox_url AS ap_inbox_url_46, t0.ap_domain AS ap_domain_47, t0.ap_preferred_username AS ap_preferred_username_48, t0.ap_discoverable AS ap_discoverable_49, t0.ap_manually_approves_followers AS ap_manually_approves_followers_50, t0.private_key AS private_key_51, t0.public_key AS public_key_52, t0.ap_fetched_at AS ap_fetched_at_53, t0.ap_deleted_at AS ap_deleted_at_54, t0.ap_timeout_at AS ap_timeout_at_55, t0.visibility AS visibility_56, t0.created_at AS created_at_57, t0.avatar_id AS avatar_id_58, t0.cover_id AS cover_id_59 FROM "user" t0 WHERE t0.id = ?
SELECT
t0.email AS email_1,
t0.username AS username_2,
t0.roles AS roles_3,
t0.followers_count AS followers_count_4,
t0.homepage AS homepage_5,
t0.about AS about_6,
t0.last_active AS last_active_7,
t0.marked_for_deletion_at AS marked_for_deletion_at_8,
t0.fields AS fields_9,
t0.oauth_github_id AS oauth_github_id_10,
t0.oauth_google_id AS oauth_google_id_11,
t0.oauth_facebook_id AS oauth_facebook_id_12,
t0.oauth_keycloak_id AS oauth_keycloak_id_13,
t0.hide_adult AS hide_adult_14,
t0.show_subscribed_users AS show_subscribed_users_15,
t0.show_subscribed_magazines AS show_subscribed_magazines_16,
t0.show_subscribed_domains AS show_subscribed_domains_17,
t0.preferred_languages AS preferred_languages_18,
t0.featured_magazines AS featured_magazines_19,
t0.show_profile_subscriptions AS show_profile_subscriptions_20,
t0.show_profile_followings AS show_profile_followings_21,
t0.mark_new_comments AS mark_new_comments_22,
t0.notify_on_new_entry AS notify_on_new_entry_23,
t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24,
t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25,
t0.notify_on_new_post AS notify_on_new_post_26,
t0.notify_on_new_post_reply AS notify_on_new_post_reply_27,
t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28,
t0.add_mentions_entries AS add_mentions_entries_29,
t0.add_mentions_posts AS add_mentions_posts_30,
t0.is_banned AS is_banned_31,
t0.is_verified AS is_verified_32,
t0.is_deleted AS is_deleted_33,
t0.is_bot AS is_bot_34,
t0.spam_protection AS spam_protection_35,
t0.custom_css AS custom_css_36,
t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37,
t0.id AS id_38,
t0.password AS password_39,
t0.totp_secret AS totp_secret_40,
t0.totp_backup_codes AS totp_backup_codes_41,
t0.ap_id AS ap_id_42,
t0.ap_profile_id AS ap_profile_id_43,
t0.ap_public_url AS ap_public_url_44,
t0.ap_followers_url AS ap_followers_url_45,
t0.ap_inbox_url AS ap_inbox_url_46,
t0.ap_domain AS ap_domain_47,
t0.ap_preferred_username AS ap_preferred_username_48,
t0.ap_discoverable AS ap_discoverable_49,
t0.ap_manually_approves_followers AS ap_manually_approves_followers_50,
t0.private_key AS private_key_51,
t0.public_key AS public_key_52,
t0.ap_fetched_at AS ap_fetched_at_53,
t0.ap_deleted_at AS ap_deleted_at_54,
t0.ap_timeout_at AS ap_timeout_at_55,
t0.visibility AS visibility_56,
t0.created_at AS created_at_57,
t0.avatar_id AS avatar_id_58,
t0.cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0.id = ?
SELECT t0.email AS email_1, t0.username AS username_2, t0.roles AS roles_3, t0.followers_count AS followers_count_4, t0.homepage AS homepage_5, t0.about AS about_6, t0.last_active AS last_active_7, t0.marked_for_deletion_at AS marked_for_deletion_at_8, t0.fields AS fields_9, t0.oauth_github_id AS oauth_github_id_10, t0.oauth_google_id AS oauth_google_id_11, t0.oauth_facebook_id AS oauth_facebook_id_12, t0.oauth_keycloak_id AS oauth_keycloak_id_13, t0.hide_adult AS hide_adult_14, t0.show_subscribed_users AS show_subscribed_users_15, t0.show_subscribed_magazines AS show_subscribed_magazines_16, t0.show_subscribed_domains AS show_subscribed_domains_17, t0.preferred_languages AS preferred_languages_18, t0.featured_magazines AS featured_magazines_19, t0.show_profile_subscriptions AS show_profile_subscriptions_20, t0.show_profile_followings AS show_profile_followings_21, t0.mark_new_comments AS mark_new_comments_22, t0.notify_on_new_entry AS notify_on_new_entry_23, t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24, t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25, t0.notify_on_new_post AS notify_on_new_post_26, t0.notify_on_new_post_reply AS notify_on_new_post_reply_27, t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28, t0.add_mentions_entries AS add_mentions_entries_29, t0.add_mentions_posts AS add_mentions_posts_30, t0.is_banned AS is_banned_31, t0.is_verified AS is_verified_32, t0.is_deleted AS is_deleted_33, t0.is_bot AS is_bot_34, t0.spam_protection AS spam_protection_35, t0.custom_css AS custom_css_36, t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37, t0.id AS id_38, t0.password AS password_39, t0.totp_secret AS totp_secret_40, t0.totp_backup_codes AS totp_backup_codes_41, t0.ap_id AS ap_id_42, t0.ap_profile_id AS ap_profile_id_43, t0.ap_public_url AS ap_public_url_44, t0.ap_followers_url AS ap_followers_url_45, t0.ap_inbox_url AS ap_inbox_url_46, t0.ap_domain AS ap_domain_47, t0.ap_preferred_username AS ap_preferred_username_48, t0.ap_discoverable AS ap_discoverable_49, t0.ap_manually_approves_followers AS ap_manually_approves_followers_50, t0.private_key AS private_key_51, t0.public_key AS public_key_52, t0.ap_fetched_at AS ap_fetched_at_53, t0.ap_deleted_at AS ap_deleted_at_54, t0.ap_timeout_at AS ap_timeout_at_55, t0.visibility AS visibility_56, t0.created_at AS created_at_57, t0.avatar_id AS avatar_id_58, t0.cover_id AS cover_id_59 FROM "user" t0 WHERE t0.id = 87523;
|
9 |
8.67 ms |
SELECT t0.name AS name_1, t0.entry_count AS entry_count_2, t0.subscriptions_count AS subscriptions_count_3, t0.id AS id_4 FROM domain t0 WHERE t0.id = ?
SELECT t0.name AS name_1, t0.entry_count AS entry_count_2, t0.subscriptions_count AS subscriptions_count_3, t0.id AS id_4 FROM domain t0 WHERE t0.id = 122;
|
10 |
8.52 ms |
SELECT t0.email AS email_1, t0.username AS username_2, t0.roles AS roles_3, t0.followers_count AS followers_count_4, t0.homepage AS homepage_5, t0.about AS about_6, t0.last_active AS last_active_7, t0.marked_for_deletion_at AS marked_for_deletion_at_8, t0.fields AS fields_9, t0.oauth_github_id AS oauth_github_id_10, t0.oauth_google_id AS oauth_google_id_11, t0.oauth_facebook_id AS oauth_facebook_id_12, t0.oauth_keycloak_id AS oauth_keycloak_id_13, t0.hide_adult AS hide_adult_14, t0.show_subscribed_users AS show_subscribed_users_15, t0.show_subscribed_magazines AS show_subscribed_magazines_16, t0.show_subscribed_domains AS show_subscribed_domains_17, t0.preferred_languages AS preferred_languages_18, t0.featured_magazines AS featured_magazines_19, t0.show_profile_subscriptions AS show_profile_subscriptions_20, t0.show_profile_followings AS show_profile_followings_21, t0.mark_new_comments AS mark_new_comments_22, t0.notify_on_new_entry AS notify_on_new_entry_23, t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24, t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25, t0.notify_on_new_post AS notify_on_new_post_26, t0.notify_on_new_post_reply AS notify_on_new_post_reply_27, t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28, t0.add_mentions_entries AS add_mentions_entries_29, t0.add_mentions_posts AS add_mentions_posts_30, t0.is_banned AS is_banned_31, t0.is_verified AS is_verified_32, t0.is_deleted AS is_deleted_33, t0.is_bot AS is_bot_34, t0.spam_protection AS spam_protection_35, t0.custom_css AS custom_css_36, t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37, t0.id AS id_38, t0.password AS password_39, t0.totp_secret AS totp_secret_40, t0.totp_backup_codes AS totp_backup_codes_41, t0.ap_id AS ap_id_42, t0.ap_profile_id AS ap_profile_id_43, t0.ap_public_url AS ap_public_url_44, t0.ap_followers_url AS ap_followers_url_45, t0.ap_inbox_url AS ap_inbox_url_46, t0.ap_domain AS ap_domain_47, t0.ap_preferred_username AS ap_preferred_username_48, t0.ap_discoverable AS ap_discoverable_49, t0.ap_manually_approves_followers AS ap_manually_approves_followers_50, t0.private_key AS private_key_51, t0.public_key AS public_key_52, t0.ap_fetched_at AS ap_fetched_at_53, t0.ap_deleted_at AS ap_deleted_at_54, t0.ap_timeout_at AS ap_timeout_at_55, t0.visibility AS visibility_56, t0.created_at AS created_at_57, t0.avatar_id AS avatar_id_58, t0.cover_id AS cover_id_59 FROM "user" t0 WHERE t0.id = ?
SELECT
t0.email AS email_1,
t0.username AS username_2,
t0.roles AS roles_3,
t0.followers_count AS followers_count_4,
t0.homepage AS homepage_5,
t0.about AS about_6,
t0.last_active AS last_active_7,
t0.marked_for_deletion_at AS marked_for_deletion_at_8,
t0.fields AS fields_9,
t0.oauth_github_id AS oauth_github_id_10,
t0.oauth_google_id AS oauth_google_id_11,
t0.oauth_facebook_id AS oauth_facebook_id_12,
t0.oauth_keycloak_id AS oauth_keycloak_id_13,
t0.hide_adult AS hide_adult_14,
t0.show_subscribed_users AS show_subscribed_users_15,
t0.show_subscribed_magazines AS show_subscribed_magazines_16,
t0.show_subscribed_domains AS show_subscribed_domains_17,
t0.preferred_languages AS preferred_languages_18,
t0.featured_magazines AS featured_magazines_19,
t0.show_profile_subscriptions AS show_profile_subscriptions_20,
t0.show_profile_followings AS show_profile_followings_21,
t0.mark_new_comments AS mark_new_comments_22,
t0.notify_on_new_entry AS notify_on_new_entry_23,
t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24,
t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25,
t0.notify_on_new_post AS notify_on_new_post_26,
t0.notify_on_new_post_reply AS notify_on_new_post_reply_27,
t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28,
t0.add_mentions_entries AS add_mentions_entries_29,
t0.add_mentions_posts AS add_mentions_posts_30,
t0.is_banned AS is_banned_31,
t0.is_verified AS is_verified_32,
t0.is_deleted AS is_deleted_33,
t0.is_bot AS is_bot_34,
t0.spam_protection AS spam_protection_35,
t0.custom_css AS custom_css_36,
t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37,
t0.id AS id_38,
t0.password AS password_39,
t0.totp_secret AS totp_secret_40,
t0.totp_backup_codes AS totp_backup_codes_41,
t0.ap_id AS ap_id_42,
t0.ap_profile_id AS ap_profile_id_43,
t0.ap_public_url AS ap_public_url_44,
t0.ap_followers_url AS ap_followers_url_45,
t0.ap_inbox_url AS ap_inbox_url_46,
t0.ap_domain AS ap_domain_47,
t0.ap_preferred_username AS ap_preferred_username_48,
t0.ap_discoverable AS ap_discoverable_49,
t0.ap_manually_approves_followers AS ap_manually_approves_followers_50,
t0.private_key AS private_key_51,
t0.public_key AS public_key_52,
t0.ap_fetched_at AS ap_fetched_at_53,
t0.ap_deleted_at AS ap_deleted_at_54,
t0.ap_timeout_at AS ap_timeout_at_55,
t0.visibility AS visibility_56,
t0.created_at AS created_at_57,
t0.avatar_id AS avatar_id_58,
t0.cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0.id = ?
SELECT t0.email AS email_1, t0.username AS username_2, t0.roles AS roles_3, t0.followers_count AS followers_count_4, t0.homepage AS homepage_5, t0.about AS about_6, t0.last_active AS last_active_7, t0.marked_for_deletion_at AS marked_for_deletion_at_8, t0.fields AS fields_9, t0.oauth_github_id AS oauth_github_id_10, t0.oauth_google_id AS oauth_google_id_11, t0.oauth_facebook_id AS oauth_facebook_id_12, t0.oauth_keycloak_id AS oauth_keycloak_id_13, t0.hide_adult AS hide_adult_14, t0.show_subscribed_users AS show_subscribed_users_15, t0.show_subscribed_magazines AS show_subscribed_magazines_16, t0.show_subscribed_domains AS show_subscribed_domains_17, t0.preferred_languages AS preferred_languages_18, t0.featured_magazines AS featured_magazines_19, t0.show_profile_subscriptions AS show_profile_subscriptions_20, t0.show_profile_followings AS show_profile_followings_21, t0.mark_new_comments AS mark_new_comments_22, t0.notify_on_new_entry AS notify_on_new_entry_23, t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24, t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25, t0.notify_on_new_post AS notify_on_new_post_26, t0.notify_on_new_post_reply AS notify_on_new_post_reply_27, t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28, t0.add_mentions_entries AS add_mentions_entries_29, t0.add_mentions_posts AS add_mentions_posts_30, t0.is_banned AS is_banned_31, t0.is_verified AS is_verified_32, t0.is_deleted AS is_deleted_33, t0.is_bot AS is_bot_34, t0.spam_protection AS spam_protection_35, t0.custom_css AS custom_css_36, t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37, t0.id AS id_38, t0.password AS password_39, t0.totp_secret AS totp_secret_40, t0.totp_backup_codes AS totp_backup_codes_41, t0.ap_id AS ap_id_42, t0.ap_profile_id AS ap_profile_id_43, t0.ap_public_url AS ap_public_url_44, t0.ap_followers_url AS ap_followers_url_45, t0.ap_inbox_url AS ap_inbox_url_46, t0.ap_domain AS ap_domain_47, t0.ap_preferred_username AS ap_preferred_username_48, t0.ap_discoverable AS ap_discoverable_49, t0.ap_manually_approves_followers AS ap_manually_approves_followers_50, t0.private_key AS private_key_51, t0.public_key AS public_key_52, t0.ap_fetched_at AS ap_fetched_at_53, t0.ap_deleted_at AS ap_deleted_at_54, t0.ap_timeout_at AS ap_timeout_at_55, t0.visibility AS visibility_56, t0.created_at AS created_at_57, t0.avatar_id AS avatar_id_58, t0.cover_id AS cover_id_59 FROM "user" t0 WHERE t0.id = 26578;
|
11 |
3.59 ms |
SELECT t0.email AS email_1, t0.username AS username_2, t0.roles AS roles_3, t0.followers_count AS followers_count_4, t0.homepage AS homepage_5, t0.about AS about_6, t0.last_active AS last_active_7, t0.marked_for_deletion_at AS marked_for_deletion_at_8, t0.fields AS fields_9, t0.oauth_github_id AS oauth_github_id_10, t0.oauth_google_id AS oauth_google_id_11, t0.oauth_facebook_id AS oauth_facebook_id_12, t0.oauth_keycloak_id AS oauth_keycloak_id_13, t0.hide_adult AS hide_adult_14, t0.show_subscribed_users AS show_subscribed_users_15, t0.show_subscribed_magazines AS show_subscribed_magazines_16, t0.show_subscribed_domains AS show_subscribed_domains_17, t0.preferred_languages AS preferred_languages_18, t0.featured_magazines AS featured_magazines_19, t0.show_profile_subscriptions AS show_profile_subscriptions_20, t0.show_profile_followings AS show_profile_followings_21, t0.mark_new_comments AS mark_new_comments_22, t0.notify_on_new_entry AS notify_on_new_entry_23, t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24, t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25, t0.notify_on_new_post AS notify_on_new_post_26, t0.notify_on_new_post_reply AS notify_on_new_post_reply_27, t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28, t0.add_mentions_entries AS add_mentions_entries_29, t0.add_mentions_posts AS add_mentions_posts_30, t0.is_banned AS is_banned_31, t0.is_verified AS is_verified_32, t0.is_deleted AS is_deleted_33, t0.is_bot AS is_bot_34, t0.spam_protection AS spam_protection_35, t0.custom_css AS custom_css_36, t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37, t0.id AS id_38, t0.password AS password_39, t0.totp_secret AS totp_secret_40, t0.totp_backup_codes AS totp_backup_codes_41, t0.ap_id AS ap_id_42, t0.ap_profile_id AS ap_profile_id_43, t0.ap_public_url AS ap_public_url_44, t0.ap_followers_url AS ap_followers_url_45, t0.ap_inbox_url AS ap_inbox_url_46, t0.ap_domain AS ap_domain_47, t0.ap_preferred_username AS ap_preferred_username_48, t0.ap_discoverable AS ap_discoverable_49, t0.ap_manually_approves_followers AS ap_manually_approves_followers_50, t0.private_key AS private_key_51, t0.public_key AS public_key_52, t0.ap_fetched_at AS ap_fetched_at_53, t0.ap_deleted_at AS ap_deleted_at_54, t0.ap_timeout_at AS ap_timeout_at_55, t0.visibility AS visibility_56, t0.created_at AS created_at_57, t0.avatar_id AS avatar_id_58, t0.cover_id AS cover_id_59 FROM "user" t0 WHERE t0.id = ?
SELECT
t0.email AS email_1,
t0.username AS username_2,
t0.roles AS roles_3,
t0.followers_count AS followers_count_4,
t0.homepage AS homepage_5,
t0.about AS about_6,
t0.last_active AS last_active_7,
t0.marked_for_deletion_at AS marked_for_deletion_at_8,
t0.fields AS fields_9,
t0.oauth_github_id AS oauth_github_id_10,
t0.oauth_google_id AS oauth_google_id_11,
t0.oauth_facebook_id AS oauth_facebook_id_12,
t0.oauth_keycloak_id AS oauth_keycloak_id_13,
t0.hide_adult AS hide_adult_14,
t0.show_subscribed_users AS show_subscribed_users_15,
t0.show_subscribed_magazines AS show_subscribed_magazines_16,
t0.show_subscribed_domains AS show_subscribed_domains_17,
t0.preferred_languages AS preferred_languages_18,
t0.featured_magazines AS featured_magazines_19,
t0.show_profile_subscriptions AS show_profile_subscriptions_20,
t0.show_profile_followings AS show_profile_followings_21,
t0.mark_new_comments AS mark_new_comments_22,
t0.notify_on_new_entry AS notify_on_new_entry_23,
t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24,
t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25,
t0.notify_on_new_post AS notify_on_new_post_26,
t0.notify_on_new_post_reply AS notify_on_new_post_reply_27,
t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28,
t0.add_mentions_entries AS add_mentions_entries_29,
t0.add_mentions_posts AS add_mentions_posts_30,
t0.is_banned AS is_banned_31,
t0.is_verified AS is_verified_32,
t0.is_deleted AS is_deleted_33,
t0.is_bot AS is_bot_34,
t0.spam_protection AS spam_protection_35,
t0.custom_css AS custom_css_36,
t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37,
t0.id AS id_38,
t0.password AS password_39,
t0.totp_secret AS totp_secret_40,
t0.totp_backup_codes AS totp_backup_codes_41,
t0.ap_id AS ap_id_42,
t0.ap_profile_id AS ap_profile_id_43,
t0.ap_public_url AS ap_public_url_44,
t0.ap_followers_url AS ap_followers_url_45,
t0.ap_inbox_url AS ap_inbox_url_46,
t0.ap_domain AS ap_domain_47,
t0.ap_preferred_username AS ap_preferred_username_48,
t0.ap_discoverable AS ap_discoverable_49,
t0.ap_manually_approves_followers AS ap_manually_approves_followers_50,
t0.private_key AS private_key_51,
t0.public_key AS public_key_52,
t0.ap_fetched_at AS ap_fetched_at_53,
t0.ap_deleted_at AS ap_deleted_at_54,
t0.ap_timeout_at AS ap_timeout_at_55,
t0.visibility AS visibility_56,
t0.created_at AS created_at_57,
t0.avatar_id AS avatar_id_58,
t0.cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0.id = ?
SELECT t0.email AS email_1, t0.username AS username_2, t0.roles AS roles_3, t0.followers_count AS followers_count_4, t0.homepage AS homepage_5, t0.about AS about_6, t0.last_active AS last_active_7, t0.marked_for_deletion_at AS marked_for_deletion_at_8, t0.fields AS fields_9, t0.oauth_github_id AS oauth_github_id_10, t0.oauth_google_id AS oauth_google_id_11, t0.oauth_facebook_id AS oauth_facebook_id_12, t0.oauth_keycloak_id AS oauth_keycloak_id_13, t0.hide_adult AS hide_adult_14, t0.show_subscribed_users AS show_subscribed_users_15, t0.show_subscribed_magazines AS show_subscribed_magazines_16, t0.show_subscribed_domains AS show_subscribed_domains_17, t0.preferred_languages AS preferred_languages_18, t0.featured_magazines AS featured_magazines_19, t0.show_profile_subscriptions AS show_profile_subscriptions_20, t0.show_profile_followings AS show_profile_followings_21, t0.mark_new_comments AS mark_new_comments_22, t0.notify_on_new_entry AS notify_on_new_entry_23, t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24, t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25, t0.notify_on_new_post AS notify_on_new_post_26, t0.notify_on_new_post_reply AS notify_on_new_post_reply_27, t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28, t0.add_mentions_entries AS add_mentions_entries_29, t0.add_mentions_posts AS add_mentions_posts_30, t0.is_banned AS is_banned_31, t0.is_verified AS is_verified_32, t0.is_deleted AS is_deleted_33, t0.is_bot AS is_bot_34, t0.spam_protection AS spam_protection_35, t0.custom_css AS custom_css_36, t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37, t0.id AS id_38, t0.password AS password_39, t0.totp_secret AS totp_secret_40, t0.totp_backup_codes AS totp_backup_codes_41, t0.ap_id AS ap_id_42, t0.ap_profile_id AS ap_profile_id_43, t0.ap_public_url AS ap_public_url_44, t0.ap_followers_url AS ap_followers_url_45, t0.ap_inbox_url AS ap_inbox_url_46, t0.ap_domain AS ap_domain_47, t0.ap_preferred_username AS ap_preferred_username_48, t0.ap_discoverable AS ap_discoverable_49, t0.ap_manually_approves_followers AS ap_manually_approves_followers_50, t0.private_key AS private_key_51, t0.public_key AS public_key_52, t0.ap_fetched_at AS ap_fetched_at_53, t0.ap_deleted_at AS ap_deleted_at_54, t0.ap_timeout_at AS ap_timeout_at_55, t0.visibility AS visibility_56, t0.created_at AS created_at_57, t0.avatar_id AS avatar_id_58, t0.cover_id AS cover_id_59 FROM "user" t0 WHERE t0.id = 25938;
|
12 |
1.13 ms |
SELECT t0.email AS email_1, t0.username AS username_2, t0.roles AS roles_3, t0.followers_count AS followers_count_4, t0.homepage AS homepage_5, t0.about AS about_6, t0.last_active AS last_active_7, t0.marked_for_deletion_at AS marked_for_deletion_at_8, t0.fields AS fields_9, t0.oauth_github_id AS oauth_github_id_10, t0.oauth_google_id AS oauth_google_id_11, t0.oauth_facebook_id AS oauth_facebook_id_12, t0.oauth_keycloak_id AS oauth_keycloak_id_13, t0.hide_adult AS hide_adult_14, t0.show_subscribed_users AS show_subscribed_users_15, t0.show_subscribed_magazines AS show_subscribed_magazines_16, t0.show_subscribed_domains AS show_subscribed_domains_17, t0.preferred_languages AS preferred_languages_18, t0.featured_magazines AS featured_magazines_19, t0.show_profile_subscriptions AS show_profile_subscriptions_20, t0.show_profile_followings AS show_profile_followings_21, t0.mark_new_comments AS mark_new_comments_22, t0.notify_on_new_entry AS notify_on_new_entry_23, t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24, t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25, t0.notify_on_new_post AS notify_on_new_post_26, t0.notify_on_new_post_reply AS notify_on_new_post_reply_27, t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28, t0.add_mentions_entries AS add_mentions_entries_29, t0.add_mentions_posts AS add_mentions_posts_30, t0.is_banned AS is_banned_31, t0.is_verified AS is_verified_32, t0.is_deleted AS is_deleted_33, t0.is_bot AS is_bot_34, t0.spam_protection AS spam_protection_35, t0.custom_css AS custom_css_36, t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37, t0.id AS id_38, t0.password AS password_39, t0.totp_secret AS totp_secret_40, t0.totp_backup_codes AS totp_backup_codes_41, t0.ap_id AS ap_id_42, t0.ap_profile_id AS ap_profile_id_43, t0.ap_public_url AS ap_public_url_44, t0.ap_followers_url AS ap_followers_url_45, t0.ap_inbox_url AS ap_inbox_url_46, t0.ap_domain AS ap_domain_47, t0.ap_preferred_username AS ap_preferred_username_48, t0.ap_discoverable AS ap_discoverable_49, t0.ap_manually_approves_followers AS ap_manually_approves_followers_50, t0.private_key AS private_key_51, t0.public_key AS public_key_52, t0.ap_fetched_at AS ap_fetched_at_53, t0.ap_deleted_at AS ap_deleted_at_54, t0.ap_timeout_at AS ap_timeout_at_55, t0.visibility AS visibility_56, t0.created_at AS created_at_57, t0.avatar_id AS avatar_id_58, t0.cover_id AS cover_id_59 FROM "user" t0 WHERE t0.id = ?
SELECT
t0.email AS email_1,
t0.username AS username_2,
t0.roles AS roles_3,
t0.followers_count AS followers_count_4,
t0.homepage AS homepage_5,
t0.about AS about_6,
t0.last_active AS last_active_7,
t0.marked_for_deletion_at AS marked_for_deletion_at_8,
t0.fields AS fields_9,
t0.oauth_github_id AS oauth_github_id_10,
t0.oauth_google_id AS oauth_google_id_11,
t0.oauth_facebook_id AS oauth_facebook_id_12,
t0.oauth_keycloak_id AS oauth_keycloak_id_13,
t0.hide_adult AS hide_adult_14,
t0.show_subscribed_users AS show_subscribed_users_15,
t0.show_subscribed_magazines AS show_subscribed_magazines_16,
t0.show_subscribed_domains AS show_subscribed_domains_17,
t0.preferred_languages AS preferred_languages_18,
t0.featured_magazines AS featured_magazines_19,
t0.show_profile_subscriptions AS show_profile_subscriptions_20,
t0.show_profile_followings AS show_profile_followings_21,
t0.mark_new_comments AS mark_new_comments_22,
t0.notify_on_new_entry AS notify_on_new_entry_23,
t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24,
t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25,
t0.notify_on_new_post AS notify_on_new_post_26,
t0.notify_on_new_post_reply AS notify_on_new_post_reply_27,
t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28,
t0.add_mentions_entries AS add_mentions_entries_29,
t0.add_mentions_posts AS add_mentions_posts_30,
t0.is_banned AS is_banned_31,
t0.is_verified AS is_verified_32,
t0.is_deleted AS is_deleted_33,
t0.is_bot AS is_bot_34,
t0.spam_protection AS spam_protection_35,
t0.custom_css AS custom_css_36,
t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37,
t0.id AS id_38,
t0.password AS password_39,
t0.totp_secret AS totp_secret_40,
t0.totp_backup_codes AS totp_backup_codes_41,
t0.ap_id AS ap_id_42,
t0.ap_profile_id AS ap_profile_id_43,
t0.ap_public_url AS ap_public_url_44,
t0.ap_followers_url AS ap_followers_url_45,
t0.ap_inbox_url AS ap_inbox_url_46,
t0.ap_domain AS ap_domain_47,
t0.ap_preferred_username AS ap_preferred_username_48,
t0.ap_discoverable AS ap_discoverable_49,
t0.ap_manually_approves_followers AS ap_manually_approves_followers_50,
t0.private_key AS private_key_51,
t0.public_key AS public_key_52,
t0.ap_fetched_at AS ap_fetched_at_53,
t0.ap_deleted_at AS ap_deleted_at_54,
t0.ap_timeout_at AS ap_timeout_at_55,
t0.visibility AS visibility_56,
t0.created_at AS created_at_57,
t0.avatar_id AS avatar_id_58,
t0.cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0.id = ?
SELECT t0.email AS email_1, t0.username AS username_2, t0.roles AS roles_3, t0.followers_count AS followers_count_4, t0.homepage AS homepage_5, t0.about AS about_6, t0.last_active AS last_active_7, t0.marked_for_deletion_at AS marked_for_deletion_at_8, t0.fields AS fields_9, t0.oauth_github_id AS oauth_github_id_10, t0.oauth_google_id AS oauth_google_id_11, t0.oauth_facebook_id AS oauth_facebook_id_12, t0.oauth_keycloak_id AS oauth_keycloak_id_13, t0.hide_adult AS hide_adult_14, t0.show_subscribed_users AS show_subscribed_users_15, t0.show_subscribed_magazines AS show_subscribed_magazines_16, t0.show_subscribed_domains AS show_subscribed_domains_17, t0.preferred_languages AS preferred_languages_18, t0.featured_magazines AS featured_magazines_19, t0.show_profile_subscriptions AS show_profile_subscriptions_20, t0.show_profile_followings AS show_profile_followings_21, t0.mark_new_comments AS mark_new_comments_22, t0.notify_on_new_entry AS notify_on_new_entry_23, t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24, t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25, t0.notify_on_new_post AS notify_on_new_post_26, t0.notify_on_new_post_reply AS notify_on_new_post_reply_27, t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28, t0.add_mentions_entries AS add_mentions_entries_29, t0.add_mentions_posts AS add_mentions_posts_30, t0.is_banned AS is_banned_31, t0.is_verified AS is_verified_32, t0.is_deleted AS is_deleted_33, t0.is_bot AS is_bot_34, t0.spam_protection AS spam_protection_35, t0.custom_css AS custom_css_36, t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37, t0.id AS id_38, t0.password AS password_39, t0.totp_secret AS totp_secret_40, t0.totp_backup_codes AS totp_backup_codes_41, t0.ap_id AS ap_id_42, t0.ap_profile_id AS ap_profile_id_43, t0.ap_public_url AS ap_public_url_44, t0.ap_followers_url AS ap_followers_url_45, t0.ap_inbox_url AS ap_inbox_url_46, t0.ap_domain AS ap_domain_47, t0.ap_preferred_username AS ap_preferred_username_48, t0.ap_discoverable AS ap_discoverable_49, t0.ap_manually_approves_followers AS ap_manually_approves_followers_50, t0.private_key AS private_key_51, t0.public_key AS public_key_52, t0.ap_fetched_at AS ap_fetched_at_53, t0.ap_deleted_at AS ap_deleted_at_54, t0.ap_timeout_at AS ap_timeout_at_55, t0.visibility AS visibility_56, t0.created_at AS created_at_57, t0.avatar_id AS avatar_id_58, t0.cover_id AS cover_id_59 FROM "user" t0 WHERE t0.id = 37483;
|
13 |
1.09 ms |
SELECT t0.email AS email_1, t0.username AS username_2, t0.roles AS roles_3, t0.followers_count AS followers_count_4, t0.homepage AS homepage_5, t0.about AS about_6, t0.last_active AS last_active_7, t0.marked_for_deletion_at AS marked_for_deletion_at_8, t0.fields AS fields_9, t0.oauth_github_id AS oauth_github_id_10, t0.oauth_google_id AS oauth_google_id_11, t0.oauth_facebook_id AS oauth_facebook_id_12, t0.oauth_keycloak_id AS oauth_keycloak_id_13, t0.hide_adult AS hide_adult_14, t0.show_subscribed_users AS show_subscribed_users_15, t0.show_subscribed_magazines AS show_subscribed_magazines_16, t0.show_subscribed_domains AS show_subscribed_domains_17, t0.preferred_languages AS preferred_languages_18, t0.featured_magazines AS featured_magazines_19, t0.show_profile_subscriptions AS show_profile_subscriptions_20, t0.show_profile_followings AS show_profile_followings_21, t0.mark_new_comments AS mark_new_comments_22, t0.notify_on_new_entry AS notify_on_new_entry_23, t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24, t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25, t0.notify_on_new_post AS notify_on_new_post_26, t0.notify_on_new_post_reply AS notify_on_new_post_reply_27, t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28, t0.add_mentions_entries AS add_mentions_entries_29, t0.add_mentions_posts AS add_mentions_posts_30, t0.is_banned AS is_banned_31, t0.is_verified AS is_verified_32, t0.is_deleted AS is_deleted_33, t0.is_bot AS is_bot_34, t0.spam_protection AS spam_protection_35, t0.custom_css AS custom_css_36, t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37, t0.id AS id_38, t0.password AS password_39, t0.totp_secret AS totp_secret_40, t0.totp_backup_codes AS totp_backup_codes_41, t0.ap_id AS ap_id_42, t0.ap_profile_id AS ap_profile_id_43, t0.ap_public_url AS ap_public_url_44, t0.ap_followers_url AS ap_followers_url_45, t0.ap_inbox_url AS ap_inbox_url_46, t0.ap_domain AS ap_domain_47, t0.ap_preferred_username AS ap_preferred_username_48, t0.ap_discoverable AS ap_discoverable_49, t0.ap_manually_approves_followers AS ap_manually_approves_followers_50, t0.private_key AS private_key_51, t0.public_key AS public_key_52, t0.ap_fetched_at AS ap_fetched_at_53, t0.ap_deleted_at AS ap_deleted_at_54, t0.ap_timeout_at AS ap_timeout_at_55, t0.visibility AS visibility_56, t0.created_at AS created_at_57, t0.avatar_id AS avatar_id_58, t0.cover_id AS cover_id_59 FROM "user" t0 WHERE t0.id = ?
SELECT
t0.email AS email_1,
t0.username AS username_2,
t0.roles AS roles_3,
t0.followers_count AS followers_count_4,
t0.homepage AS homepage_5,
t0.about AS about_6,
t0.last_active AS last_active_7,
t0.marked_for_deletion_at AS marked_for_deletion_at_8,
t0.fields AS fields_9,
t0.oauth_github_id AS oauth_github_id_10,
t0.oauth_google_id AS oauth_google_id_11,
t0.oauth_facebook_id AS oauth_facebook_id_12,
t0.oauth_keycloak_id AS oauth_keycloak_id_13,
t0.hide_adult AS hide_adult_14,
t0.show_subscribed_users AS show_subscribed_users_15,
t0.show_subscribed_magazines AS show_subscribed_magazines_16,
t0.show_subscribed_domains AS show_subscribed_domains_17,
t0.preferred_languages AS preferred_languages_18,
t0.featured_magazines AS featured_magazines_19,
t0.show_profile_subscriptions AS show_profile_subscriptions_20,
t0.show_profile_followings AS show_profile_followings_21,
t0.mark_new_comments AS mark_new_comments_22,
t0.notify_on_new_entry AS notify_on_new_entry_23,
t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24,
t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25,
t0.notify_on_new_post AS notify_on_new_post_26,
t0.notify_on_new_post_reply AS notify_on_new_post_reply_27,
t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28,
t0.add_mentions_entries AS add_mentions_entries_29,
t0.add_mentions_posts AS add_mentions_posts_30,
t0.is_banned AS is_banned_31,
t0.is_verified AS is_verified_32,
t0.is_deleted AS is_deleted_33,
t0.is_bot AS is_bot_34,
t0.spam_protection AS spam_protection_35,
t0.custom_css AS custom_css_36,
t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37,
t0.id AS id_38,
t0.password AS password_39,
t0.totp_secret AS totp_secret_40,
t0.totp_backup_codes AS totp_backup_codes_41,
t0.ap_id AS ap_id_42,
t0.ap_profile_id AS ap_profile_id_43,
t0.ap_public_url AS ap_public_url_44,
t0.ap_followers_url AS ap_followers_url_45,
t0.ap_inbox_url AS ap_inbox_url_46,
t0.ap_domain AS ap_domain_47,
t0.ap_preferred_username AS ap_preferred_username_48,
t0.ap_discoverable AS ap_discoverable_49,
t0.ap_manually_approves_followers AS ap_manually_approves_followers_50,
t0.private_key AS private_key_51,
t0.public_key AS public_key_52,
t0.ap_fetched_at AS ap_fetched_at_53,
t0.ap_deleted_at AS ap_deleted_at_54,
t0.ap_timeout_at AS ap_timeout_at_55,
t0.visibility AS visibility_56,
t0.created_at AS created_at_57,
t0.avatar_id AS avatar_id_58,
t0.cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0.id = ?
SELECT t0.email AS email_1, t0.username AS username_2, t0.roles AS roles_3, t0.followers_count AS followers_count_4, t0.homepage AS homepage_5, t0.about AS about_6, t0.last_active AS last_active_7, t0.marked_for_deletion_at AS marked_for_deletion_at_8, t0.fields AS fields_9, t0.oauth_github_id AS oauth_github_id_10, t0.oauth_google_id AS oauth_google_id_11, t0.oauth_facebook_id AS oauth_facebook_id_12, t0.oauth_keycloak_id AS oauth_keycloak_id_13, t0.hide_adult AS hide_adult_14, t0.show_subscribed_users AS show_subscribed_users_15, t0.show_subscribed_magazines AS show_subscribed_magazines_16, t0.show_subscribed_domains AS show_subscribed_domains_17, t0.preferred_languages AS preferred_languages_18, t0.featured_magazines AS featured_magazines_19, t0.show_profile_subscriptions AS show_profile_subscriptions_20, t0.show_profile_followings AS show_profile_followings_21, t0.mark_new_comments AS mark_new_comments_22, t0.notify_on_new_entry AS notify_on_new_entry_23, t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24, t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25, t0.notify_on_new_post AS notify_on_new_post_26, t0.notify_on_new_post_reply AS notify_on_new_post_reply_27, t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28, t0.add_mentions_entries AS add_mentions_entries_29, t0.add_mentions_posts AS add_mentions_posts_30, t0.is_banned AS is_banned_31, t0.is_verified AS is_verified_32, t0.is_deleted AS is_deleted_33, t0.is_bot AS is_bot_34, t0.spam_protection AS spam_protection_35, t0.custom_css AS custom_css_36, t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37, t0.id AS id_38, t0.password AS password_39, t0.totp_secret AS totp_secret_40, t0.totp_backup_codes AS totp_backup_codes_41, t0.ap_id AS ap_id_42, t0.ap_profile_id AS ap_profile_id_43, t0.ap_public_url AS ap_public_url_44, t0.ap_followers_url AS ap_followers_url_45, t0.ap_inbox_url AS ap_inbox_url_46, t0.ap_domain AS ap_domain_47, t0.ap_preferred_username AS ap_preferred_username_48, t0.ap_discoverable AS ap_discoverable_49, t0.ap_manually_approves_followers AS ap_manually_approves_followers_50, t0.private_key AS private_key_51, t0.public_key AS public_key_52, t0.ap_fetched_at AS ap_fetched_at_53, t0.ap_deleted_at AS ap_deleted_at_54, t0.ap_timeout_at AS ap_timeout_at_55, t0.visibility AS visibility_56, t0.created_at AS created_at_57, t0.avatar_id AS avatar_id_58, t0.cover_id AS cover_id_59 FROM "user" t0 WHERE t0.id = 1466;
|
14 |
13.60 ms |
SELECT t0.file_path AS file_path_1, t0.file_name AS file_name_2, t0.sha256 AS sha256_3, t0.width AS width_4, t0.height AS height_5, t0.blurhash AS blurhash_6, t0.alt_text AS alt_text_7, t0.source_url AS source_url_8, t0.id AS id_9 FROM image t0 WHERE t0.id = ?
SELECT t0.file_path AS file_path_1, t0.file_name AS file_name_2, t0.sha256 AS sha256_3, t0.width AS width_4, t0.height AS height_5, t0.blurhash AS blurhash_6, t0.alt_text AS alt_text_7, t0.source_url AS source_url_8, t0.id AS id_9 FROM image t0 WHERE t0.id = 44944;
|
15 |
0.52 ms |
SELECT t0.name AS name_1, t0.entry_count AS entry_count_2, t0.subscriptions_count AS subscriptions_count_3, t0.id AS id_4 FROM domain t0 WHERE t0.id = ?
SELECT t0.name AS name_1, t0.entry_count AS entry_count_2, t0.subscriptions_count AS subscriptions_count_3, t0.id AS id_4 FROM domain t0 WHERE t0.id = 201;
|
16 |
0.96 ms |
SELECT t0.email AS email_1, t0.username AS username_2, t0.roles AS roles_3, t0.followers_count AS followers_count_4, t0.homepage AS homepage_5, t0.about AS about_6, t0.last_active AS last_active_7, t0.marked_for_deletion_at AS marked_for_deletion_at_8, t0.fields AS fields_9, t0.oauth_github_id AS oauth_github_id_10, t0.oauth_google_id AS oauth_google_id_11, t0.oauth_facebook_id AS oauth_facebook_id_12, t0.oauth_keycloak_id AS oauth_keycloak_id_13, t0.hide_adult AS hide_adult_14, t0.show_subscribed_users AS show_subscribed_users_15, t0.show_subscribed_magazines AS show_subscribed_magazines_16, t0.show_subscribed_domains AS show_subscribed_domains_17, t0.preferred_languages AS preferred_languages_18, t0.featured_magazines AS featured_magazines_19, t0.show_profile_subscriptions AS show_profile_subscriptions_20, t0.show_profile_followings AS show_profile_followings_21, t0.mark_new_comments AS mark_new_comments_22, t0.notify_on_new_entry AS notify_on_new_entry_23, t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24, t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25, t0.notify_on_new_post AS notify_on_new_post_26, t0.notify_on_new_post_reply AS notify_on_new_post_reply_27, t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28, t0.add_mentions_entries AS add_mentions_entries_29, t0.add_mentions_posts AS add_mentions_posts_30, t0.is_banned AS is_banned_31, t0.is_verified AS is_verified_32, t0.is_deleted AS is_deleted_33, t0.is_bot AS is_bot_34, t0.spam_protection AS spam_protection_35, t0.custom_css AS custom_css_36, t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37, t0.id AS id_38, t0.password AS password_39, t0.totp_secret AS totp_secret_40, t0.totp_backup_codes AS totp_backup_codes_41, t0.ap_id AS ap_id_42, t0.ap_profile_id AS ap_profile_id_43, t0.ap_public_url AS ap_public_url_44, t0.ap_followers_url AS ap_followers_url_45, t0.ap_inbox_url AS ap_inbox_url_46, t0.ap_domain AS ap_domain_47, t0.ap_preferred_username AS ap_preferred_username_48, t0.ap_discoverable AS ap_discoverable_49, t0.ap_manually_approves_followers AS ap_manually_approves_followers_50, t0.private_key AS private_key_51, t0.public_key AS public_key_52, t0.ap_fetched_at AS ap_fetched_at_53, t0.ap_deleted_at AS ap_deleted_at_54, t0.ap_timeout_at AS ap_timeout_at_55, t0.visibility AS visibility_56, t0.created_at AS created_at_57, t0.avatar_id AS avatar_id_58, t0.cover_id AS cover_id_59 FROM "user" t0 WHERE t0.id = ?
SELECT
t0.email AS email_1,
t0.username AS username_2,
t0.roles AS roles_3,
t0.followers_count AS followers_count_4,
t0.homepage AS homepage_5,
t0.about AS about_6,
t0.last_active AS last_active_7,
t0.marked_for_deletion_at AS marked_for_deletion_at_8,
t0.fields AS fields_9,
t0.oauth_github_id AS oauth_github_id_10,
t0.oauth_google_id AS oauth_google_id_11,
t0.oauth_facebook_id AS oauth_facebook_id_12,
t0.oauth_keycloak_id AS oauth_keycloak_id_13,
t0.hide_adult AS hide_adult_14,
t0.show_subscribed_users AS show_subscribed_users_15,
t0.show_subscribed_magazines AS show_subscribed_magazines_16,
t0.show_subscribed_domains AS show_subscribed_domains_17,
t0.preferred_languages AS preferred_languages_18,
t0.featured_magazines AS featured_magazines_19,
t0.show_profile_subscriptions AS show_profile_subscriptions_20,
t0.show_profile_followings AS show_profile_followings_21,
t0.mark_new_comments AS mark_new_comments_22,
t0.notify_on_new_entry AS notify_on_new_entry_23,
t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24,
t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25,
t0.notify_on_new_post AS notify_on_new_post_26,
t0.notify_on_new_post_reply AS notify_on_new_post_reply_27,
t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28,
t0.add_mentions_entries AS add_mentions_entries_29,
t0.add_mentions_posts AS add_mentions_posts_30,
t0.is_banned AS is_banned_31,
t0.is_verified AS is_verified_32,
t0.is_deleted AS is_deleted_33,
t0.is_bot AS is_bot_34,
t0.spam_protection AS spam_protection_35,
t0.custom_css AS custom_css_36,
t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37,
t0.id AS id_38,
t0.password AS password_39,
t0.totp_secret AS totp_secret_40,
t0.totp_backup_codes AS totp_backup_codes_41,
t0.ap_id AS ap_id_42,
t0.ap_profile_id AS ap_profile_id_43,
t0.ap_public_url AS ap_public_url_44,
t0.ap_followers_url AS ap_followers_url_45,
t0.ap_inbox_url AS ap_inbox_url_46,
t0.ap_domain AS ap_domain_47,
t0.ap_preferred_username AS ap_preferred_username_48,
t0.ap_discoverable AS ap_discoverable_49,
t0.ap_manually_approves_followers AS ap_manually_approves_followers_50,
t0.private_key AS private_key_51,
t0.public_key AS public_key_52,
t0.ap_fetched_at AS ap_fetched_at_53,
t0.ap_deleted_at AS ap_deleted_at_54,
t0.ap_timeout_at AS ap_timeout_at_55,
t0.visibility AS visibility_56,
t0.created_at AS created_at_57,
t0.avatar_id AS avatar_id_58,
t0.cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0.id = ?
SELECT t0.email AS email_1, t0.username AS username_2, t0.roles AS roles_3, t0.followers_count AS followers_count_4, t0.homepage AS homepage_5, t0.about AS about_6, t0.last_active AS last_active_7, t0.marked_for_deletion_at AS marked_for_deletion_at_8, t0.fields AS fields_9, t0.oauth_github_id AS oauth_github_id_10, t0.oauth_google_id AS oauth_google_id_11, t0.oauth_facebook_id AS oauth_facebook_id_12, t0.oauth_keycloak_id AS oauth_keycloak_id_13, t0.hide_adult AS hide_adult_14, t0.show_subscribed_users AS show_subscribed_users_15, t0.show_subscribed_magazines AS show_subscribed_magazines_16, t0.show_subscribed_domains AS show_subscribed_domains_17, t0.preferred_languages AS preferred_languages_18, t0.featured_magazines AS featured_magazines_19, t0.show_profile_subscriptions AS show_profile_subscriptions_20, t0.show_profile_followings AS show_profile_followings_21, t0.mark_new_comments AS mark_new_comments_22, t0.notify_on_new_entry AS notify_on_new_entry_23, t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24, t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25, t0.notify_on_new_post AS notify_on_new_post_26, t0.notify_on_new_post_reply AS notify_on_new_post_reply_27, t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28, t0.add_mentions_entries AS add_mentions_entries_29, t0.add_mentions_posts AS add_mentions_posts_30, t0.is_banned AS is_banned_31, t0.is_verified AS is_verified_32, t0.is_deleted AS is_deleted_33, t0.is_bot AS is_bot_34, t0.spam_protection AS spam_protection_35, t0.custom_css AS custom_css_36, t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37, t0.id AS id_38, t0.password AS password_39, t0.totp_secret AS totp_secret_40, t0.totp_backup_codes AS totp_backup_codes_41, t0.ap_id AS ap_id_42, t0.ap_profile_id AS ap_profile_id_43, t0.ap_public_url AS ap_public_url_44, t0.ap_followers_url AS ap_followers_url_45, t0.ap_inbox_url AS ap_inbox_url_46, t0.ap_domain AS ap_domain_47, t0.ap_preferred_username AS ap_preferred_username_48, t0.ap_discoverable AS ap_discoverable_49, t0.ap_manually_approves_followers AS ap_manually_approves_followers_50, t0.private_key AS private_key_51, t0.public_key AS public_key_52, t0.ap_fetched_at AS ap_fetched_at_53, t0.ap_deleted_at AS ap_deleted_at_54, t0.ap_timeout_at AS ap_timeout_at_55, t0.visibility AS visibility_56, t0.created_at AS created_at_57, t0.avatar_id AS avatar_id_58, t0.cover_id AS cover_id_59 FROM "user" t0 WHERE t0.id = 21036;
|
17 |
3.85 ms |
SELECT t0.email AS email_1, t0.username AS username_2, t0.roles AS roles_3, t0.followers_count AS followers_count_4, t0.homepage AS homepage_5, t0.about AS about_6, t0.last_active AS last_active_7, t0.marked_for_deletion_at AS marked_for_deletion_at_8, t0.fields AS fields_9, t0.oauth_github_id AS oauth_github_id_10, t0.oauth_google_id AS oauth_google_id_11, t0.oauth_facebook_id AS oauth_facebook_id_12, t0.oauth_keycloak_id AS oauth_keycloak_id_13, t0.hide_adult AS hide_adult_14, t0.show_subscribed_users AS show_subscribed_users_15, t0.show_subscribed_magazines AS show_subscribed_magazines_16, t0.show_subscribed_domains AS show_subscribed_domains_17, t0.preferred_languages AS preferred_languages_18, t0.featured_magazines AS featured_magazines_19, t0.show_profile_subscriptions AS show_profile_subscriptions_20, t0.show_profile_followings AS show_profile_followings_21, t0.mark_new_comments AS mark_new_comments_22, t0.notify_on_new_entry AS notify_on_new_entry_23, t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24, t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25, t0.notify_on_new_post AS notify_on_new_post_26, t0.notify_on_new_post_reply AS notify_on_new_post_reply_27, t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28, t0.add_mentions_entries AS add_mentions_entries_29, t0.add_mentions_posts AS add_mentions_posts_30, t0.is_banned AS is_banned_31, t0.is_verified AS is_verified_32, t0.is_deleted AS is_deleted_33, t0.is_bot AS is_bot_34, t0.spam_protection AS spam_protection_35, t0.custom_css AS custom_css_36, t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37, t0.id AS id_38, t0.password AS password_39, t0.totp_secret AS totp_secret_40, t0.totp_backup_codes AS totp_backup_codes_41, t0.ap_id AS ap_id_42, t0.ap_profile_id AS ap_profile_id_43, t0.ap_public_url AS ap_public_url_44, t0.ap_followers_url AS ap_followers_url_45, t0.ap_inbox_url AS ap_inbox_url_46, t0.ap_domain AS ap_domain_47, t0.ap_preferred_username AS ap_preferred_username_48, t0.ap_discoverable AS ap_discoverable_49, t0.ap_manually_approves_followers AS ap_manually_approves_followers_50, t0.private_key AS private_key_51, t0.public_key AS public_key_52, t0.ap_fetched_at AS ap_fetched_at_53, t0.ap_deleted_at AS ap_deleted_at_54, t0.ap_timeout_at AS ap_timeout_at_55, t0.visibility AS visibility_56, t0.created_at AS created_at_57, t0.avatar_id AS avatar_id_58, t0.cover_id AS cover_id_59 FROM "user" t0 WHERE t0.id = ?
SELECT
t0.email AS email_1,
t0.username AS username_2,
t0.roles AS roles_3,
t0.followers_count AS followers_count_4,
t0.homepage AS homepage_5,
t0.about AS about_6,
t0.last_active AS last_active_7,
t0.marked_for_deletion_at AS marked_for_deletion_at_8,
t0.fields AS fields_9,
t0.oauth_github_id AS oauth_github_id_10,
t0.oauth_google_id AS oauth_google_id_11,
t0.oauth_facebook_id AS oauth_facebook_id_12,
t0.oauth_keycloak_id AS oauth_keycloak_id_13,
t0.hide_adult AS hide_adult_14,
t0.show_subscribed_users AS show_subscribed_users_15,
t0.show_subscribed_magazines AS show_subscribed_magazines_16,
t0.show_subscribed_domains AS show_subscribed_domains_17,
t0.preferred_languages AS preferred_languages_18,
t0.featured_magazines AS featured_magazines_19,
t0.show_profile_subscriptions AS show_profile_subscriptions_20,
t0.show_profile_followings AS show_profile_followings_21,
t0.mark_new_comments AS mark_new_comments_22,
t0.notify_on_new_entry AS notify_on_new_entry_23,
t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24,
t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25,
t0.notify_on_new_post AS notify_on_new_post_26,
t0.notify_on_new_post_reply AS notify_on_new_post_reply_27,
t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28,
t0.add_mentions_entries AS add_mentions_entries_29,
t0.add_mentions_posts AS add_mentions_posts_30,
t0.is_banned AS is_banned_31,
t0.is_verified AS is_verified_32,
t0.is_deleted AS is_deleted_33,
t0.is_bot AS is_bot_34,
t0.spam_protection AS spam_protection_35,
t0.custom_css AS custom_css_36,
t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37,
t0.id AS id_38,
t0.password AS password_39,
t0.totp_secret AS totp_secret_40,
t0.totp_backup_codes AS totp_backup_codes_41,
t0.ap_id AS ap_id_42,
t0.ap_profile_id AS ap_profile_id_43,
t0.ap_public_url AS ap_public_url_44,
t0.ap_followers_url AS ap_followers_url_45,
t0.ap_inbox_url AS ap_inbox_url_46,
t0.ap_domain AS ap_domain_47,
t0.ap_preferred_username AS ap_preferred_username_48,
t0.ap_discoverable AS ap_discoverable_49,
t0.ap_manually_approves_followers AS ap_manually_approves_followers_50,
t0.private_key AS private_key_51,
t0.public_key AS public_key_52,
t0.ap_fetched_at AS ap_fetched_at_53,
t0.ap_deleted_at AS ap_deleted_at_54,
t0.ap_timeout_at AS ap_timeout_at_55,
t0.visibility AS visibility_56,
t0.created_at AS created_at_57,
t0.avatar_id AS avatar_id_58,
t0.cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0.id = ?
SELECT t0.email AS email_1, t0.username AS username_2, t0.roles AS roles_3, t0.followers_count AS followers_count_4, t0.homepage AS homepage_5, t0.about AS about_6, t0.last_active AS last_active_7, t0.marked_for_deletion_at AS marked_for_deletion_at_8, t0.fields AS fields_9, t0.oauth_github_id AS oauth_github_id_10, t0.oauth_google_id AS oauth_google_id_11, t0.oauth_facebook_id AS oauth_facebook_id_12, t0.oauth_keycloak_id AS oauth_keycloak_id_13, t0.hide_adult AS hide_adult_14, t0.show_subscribed_users AS show_subscribed_users_15, t0.show_subscribed_magazines AS show_subscribed_magazines_16, t0.show_subscribed_domains AS show_subscribed_domains_17, t0.preferred_languages AS preferred_languages_18, t0.featured_magazines AS featured_magazines_19, t0.show_profile_subscriptions AS show_profile_subscriptions_20, t0.show_profile_followings AS show_profile_followings_21, t0.mark_new_comments AS mark_new_comments_22, t0.notify_on_new_entry AS notify_on_new_entry_23, t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24, t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25, t0.notify_on_new_post AS notify_on_new_post_26, t0.notify_on_new_post_reply AS notify_on_new_post_reply_27, t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28, t0.add_mentions_entries AS add_mentions_entries_29, t0.add_mentions_posts AS add_mentions_posts_30, t0.is_banned AS is_banned_31, t0.is_verified AS is_verified_32, t0.is_deleted AS is_deleted_33, t0.is_bot AS is_bot_34, t0.spam_protection AS spam_protection_35, t0.custom_css AS custom_css_36, t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37, t0.id AS id_38, t0.password AS password_39, t0.totp_secret AS totp_secret_40, t0.totp_backup_codes AS totp_backup_codes_41, t0.ap_id AS ap_id_42, t0.ap_profile_id AS ap_profile_id_43, t0.ap_public_url AS ap_public_url_44, t0.ap_followers_url AS ap_followers_url_45, t0.ap_inbox_url AS ap_inbox_url_46, t0.ap_domain AS ap_domain_47, t0.ap_preferred_username AS ap_preferred_username_48, t0.ap_discoverable AS ap_discoverable_49, t0.ap_manually_approves_followers AS ap_manually_approves_followers_50, t0.private_key AS private_key_51, t0.public_key AS public_key_52, t0.ap_fetched_at AS ap_fetched_at_53, t0.ap_deleted_at AS ap_deleted_at_54, t0.ap_timeout_at AS ap_timeout_at_55, t0.visibility AS visibility_56, t0.created_at AS created_at_57, t0.avatar_id AS avatar_id_58, t0.cover_id AS cover_id_59 FROM "user" t0 WHERE t0.id = 31098;
|
18 |
2.59 ms |
SELECT t0.email AS email_1, t0.username AS username_2, t0.roles AS roles_3, t0.followers_count AS followers_count_4, t0.homepage AS homepage_5, t0.about AS about_6, t0.last_active AS last_active_7, t0.marked_for_deletion_at AS marked_for_deletion_at_8, t0.fields AS fields_9, t0.oauth_github_id AS oauth_github_id_10, t0.oauth_google_id AS oauth_google_id_11, t0.oauth_facebook_id AS oauth_facebook_id_12, t0.oauth_keycloak_id AS oauth_keycloak_id_13, t0.hide_adult AS hide_adult_14, t0.show_subscribed_users AS show_subscribed_users_15, t0.show_subscribed_magazines AS show_subscribed_magazines_16, t0.show_subscribed_domains AS show_subscribed_domains_17, t0.preferred_languages AS preferred_languages_18, t0.featured_magazines AS featured_magazines_19, t0.show_profile_subscriptions AS show_profile_subscriptions_20, t0.show_profile_followings AS show_profile_followings_21, t0.mark_new_comments AS mark_new_comments_22, t0.notify_on_new_entry AS notify_on_new_entry_23, t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24, t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25, t0.notify_on_new_post AS notify_on_new_post_26, t0.notify_on_new_post_reply AS notify_on_new_post_reply_27, t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28, t0.add_mentions_entries AS add_mentions_entries_29, t0.add_mentions_posts AS add_mentions_posts_30, t0.is_banned AS is_banned_31, t0.is_verified AS is_verified_32, t0.is_deleted AS is_deleted_33, t0.is_bot AS is_bot_34, t0.spam_protection AS spam_protection_35, t0.custom_css AS custom_css_36, t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37, t0.id AS id_38, t0.password AS password_39, t0.totp_secret AS totp_secret_40, t0.totp_backup_codes AS totp_backup_codes_41, t0.ap_id AS ap_id_42, t0.ap_profile_id AS ap_profile_id_43, t0.ap_public_url AS ap_public_url_44, t0.ap_followers_url AS ap_followers_url_45, t0.ap_inbox_url AS ap_inbox_url_46, t0.ap_domain AS ap_domain_47, t0.ap_preferred_username AS ap_preferred_username_48, t0.ap_discoverable AS ap_discoverable_49, t0.ap_manually_approves_followers AS ap_manually_approves_followers_50, t0.private_key AS private_key_51, t0.public_key AS public_key_52, t0.ap_fetched_at AS ap_fetched_at_53, t0.ap_deleted_at AS ap_deleted_at_54, t0.ap_timeout_at AS ap_timeout_at_55, t0.visibility AS visibility_56, t0.created_at AS created_at_57, t0.avatar_id AS avatar_id_58, t0.cover_id AS cover_id_59 FROM "user" t0 WHERE t0.id = ?
SELECT
t0.email AS email_1,
t0.username AS username_2,
t0.roles AS roles_3,
t0.followers_count AS followers_count_4,
t0.homepage AS homepage_5,
t0.about AS about_6,
t0.last_active AS last_active_7,
t0.marked_for_deletion_at AS marked_for_deletion_at_8,
t0.fields AS fields_9,
t0.oauth_github_id AS oauth_github_id_10,
t0.oauth_google_id AS oauth_google_id_11,
t0.oauth_facebook_id AS oauth_facebook_id_12,
t0.oauth_keycloak_id AS oauth_keycloak_id_13,
t0.hide_adult AS hide_adult_14,
t0.show_subscribed_users AS show_subscribed_users_15,
t0.show_subscribed_magazines AS show_subscribed_magazines_16,
t0.show_subscribed_domains AS show_subscribed_domains_17,
t0.preferred_languages AS preferred_languages_18,
t0.featured_magazines AS featured_magazines_19,
t0.show_profile_subscriptions AS show_profile_subscriptions_20,
t0.show_profile_followings AS show_profile_followings_21,
t0.mark_new_comments AS mark_new_comments_22,
t0.notify_on_new_entry AS notify_on_new_entry_23,
t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24,
t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25,
t0.notify_on_new_post AS notify_on_new_post_26,
t0.notify_on_new_post_reply AS notify_on_new_post_reply_27,
t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28,
t0.add_mentions_entries AS add_mentions_entries_29,
t0.add_mentions_posts AS add_mentions_posts_30,
t0.is_banned AS is_banned_31,
t0.is_verified AS is_verified_32,
t0.is_deleted AS is_deleted_33,
t0.is_bot AS is_bot_34,
t0.spam_protection AS spam_protection_35,
t0.custom_css AS custom_css_36,
t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37,
t0.id AS id_38,
t0.password AS password_39,
t0.totp_secret AS totp_secret_40,
t0.totp_backup_codes AS totp_backup_codes_41,
t0.ap_id AS ap_id_42,
t0.ap_profile_id AS ap_profile_id_43,
t0.ap_public_url AS ap_public_url_44,
t0.ap_followers_url AS ap_followers_url_45,
t0.ap_inbox_url AS ap_inbox_url_46,
t0.ap_domain AS ap_domain_47,
t0.ap_preferred_username AS ap_preferred_username_48,
t0.ap_discoverable AS ap_discoverable_49,
t0.ap_manually_approves_followers AS ap_manually_approves_followers_50,
t0.private_key AS private_key_51,
t0.public_key AS public_key_52,
t0.ap_fetched_at AS ap_fetched_at_53,
t0.ap_deleted_at AS ap_deleted_at_54,
t0.ap_timeout_at AS ap_timeout_at_55,
t0.visibility AS visibility_56,
t0.created_at AS created_at_57,
t0.avatar_id AS avatar_id_58,
t0.cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0.id = ?
SELECT t0.email AS email_1, t0.username AS username_2, t0.roles AS roles_3, t0.followers_count AS followers_count_4, t0.homepage AS homepage_5, t0.about AS about_6, t0.last_active AS last_active_7, t0.marked_for_deletion_at AS marked_for_deletion_at_8, t0.fields AS fields_9, t0.oauth_github_id AS oauth_github_id_10, t0.oauth_google_id AS oauth_google_id_11, t0.oauth_facebook_id AS oauth_facebook_id_12, t0.oauth_keycloak_id AS oauth_keycloak_id_13, t0.hide_adult AS hide_adult_14, t0.show_subscribed_users AS show_subscribed_users_15, t0.show_subscribed_magazines AS show_subscribed_magazines_16, t0.show_subscribed_domains AS show_subscribed_domains_17, t0.preferred_languages AS preferred_languages_18, t0.featured_magazines AS featured_magazines_19, t0.show_profile_subscriptions AS show_profile_subscriptions_20, t0.show_profile_followings AS show_profile_followings_21, t0.mark_new_comments AS mark_new_comments_22, t0.notify_on_new_entry AS notify_on_new_entry_23, t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24, t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25, t0.notify_on_new_post AS notify_on_new_post_26, t0.notify_on_new_post_reply AS notify_on_new_post_reply_27, t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28, t0.add_mentions_entries AS add_mentions_entries_29, t0.add_mentions_posts AS add_mentions_posts_30, t0.is_banned AS is_banned_31, t0.is_verified AS is_verified_32, t0.is_deleted AS is_deleted_33, t0.is_bot AS is_bot_34, t0.spam_protection AS spam_protection_35, t0.custom_css AS custom_css_36, t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37, t0.id AS id_38, t0.password AS password_39, t0.totp_secret AS totp_secret_40, t0.totp_backup_codes AS totp_backup_codes_41, t0.ap_id AS ap_id_42, t0.ap_profile_id AS ap_profile_id_43, t0.ap_public_url AS ap_public_url_44, t0.ap_followers_url AS ap_followers_url_45, t0.ap_inbox_url AS ap_inbox_url_46, t0.ap_domain AS ap_domain_47, t0.ap_preferred_username AS ap_preferred_username_48, t0.ap_discoverable AS ap_discoverable_49, t0.ap_manually_approves_followers AS ap_manually_approves_followers_50, t0.private_key AS private_key_51, t0.public_key AS public_key_52, t0.ap_fetched_at AS ap_fetched_at_53, t0.ap_deleted_at AS ap_deleted_at_54, t0.ap_timeout_at AS ap_timeout_at_55, t0.visibility AS visibility_56, t0.created_at AS created_at_57, t0.avatar_id AS avatar_id_58, t0.cover_id AS cover_id_59 FROM "user" t0 WHERE t0.id = 53148;
|
19 |
1.04 ms |
SELECT t0.email AS email_1, t0.username AS username_2, t0.roles AS roles_3, t0.followers_count AS followers_count_4, t0.homepage AS homepage_5, t0.about AS about_6, t0.last_active AS last_active_7, t0.marked_for_deletion_at AS marked_for_deletion_at_8, t0.fields AS fields_9, t0.oauth_github_id AS oauth_github_id_10, t0.oauth_google_id AS oauth_google_id_11, t0.oauth_facebook_id AS oauth_facebook_id_12, t0.oauth_keycloak_id AS oauth_keycloak_id_13, t0.hide_adult AS hide_adult_14, t0.show_subscribed_users AS show_subscribed_users_15, t0.show_subscribed_magazines AS show_subscribed_magazines_16, t0.show_subscribed_domains AS show_subscribed_domains_17, t0.preferred_languages AS preferred_languages_18, t0.featured_magazines AS featured_magazines_19, t0.show_profile_subscriptions AS show_profile_subscriptions_20, t0.show_profile_followings AS show_profile_followings_21, t0.mark_new_comments AS mark_new_comments_22, t0.notify_on_new_entry AS notify_on_new_entry_23, t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24, t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25, t0.notify_on_new_post AS notify_on_new_post_26, t0.notify_on_new_post_reply AS notify_on_new_post_reply_27, t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28, t0.add_mentions_entries AS add_mentions_entries_29, t0.add_mentions_posts AS add_mentions_posts_30, t0.is_banned AS is_banned_31, t0.is_verified AS is_verified_32, t0.is_deleted AS is_deleted_33, t0.is_bot AS is_bot_34, t0.spam_protection AS spam_protection_35, t0.custom_css AS custom_css_36, t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37, t0.id AS id_38, t0.password AS password_39, t0.totp_secret AS totp_secret_40, t0.totp_backup_codes AS totp_backup_codes_41, t0.ap_id AS ap_id_42, t0.ap_profile_id AS ap_profile_id_43, t0.ap_public_url AS ap_public_url_44, t0.ap_followers_url AS ap_followers_url_45, t0.ap_inbox_url AS ap_inbox_url_46, t0.ap_domain AS ap_domain_47, t0.ap_preferred_username AS ap_preferred_username_48, t0.ap_discoverable AS ap_discoverable_49, t0.ap_manually_approves_followers AS ap_manually_approves_followers_50, t0.private_key AS private_key_51, t0.public_key AS public_key_52, t0.ap_fetched_at AS ap_fetched_at_53, t0.ap_deleted_at AS ap_deleted_at_54, t0.ap_timeout_at AS ap_timeout_at_55, t0.visibility AS visibility_56, t0.created_at AS created_at_57, t0.avatar_id AS avatar_id_58, t0.cover_id AS cover_id_59 FROM "user" t0 WHERE t0.id = ?
SELECT
t0.email AS email_1,
t0.username AS username_2,
t0.roles AS roles_3,
t0.followers_count AS followers_count_4,
t0.homepage AS homepage_5,
t0.about AS about_6,
t0.last_active AS last_active_7,
t0.marked_for_deletion_at AS marked_for_deletion_at_8,
t0.fields AS fields_9,
t0.oauth_github_id AS oauth_github_id_10,
t0.oauth_google_id AS oauth_google_id_11,
t0.oauth_facebook_id AS oauth_facebook_id_12,
t0.oauth_keycloak_id AS oauth_keycloak_id_13,
t0.hide_adult AS hide_adult_14,
t0.show_subscribed_users AS show_subscribed_users_15,
t0.show_subscribed_magazines AS show_subscribed_magazines_16,
t0.show_subscribed_domains AS show_subscribed_domains_17,
t0.preferred_languages AS preferred_languages_18,
t0.featured_magazines AS featured_magazines_19,
t0.show_profile_subscriptions AS show_profile_subscriptions_20,
t0.show_profile_followings AS show_profile_followings_21,
t0.mark_new_comments AS mark_new_comments_22,
t0.notify_on_new_entry AS notify_on_new_entry_23,
t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24,
t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25,
t0.notify_on_new_post AS notify_on_new_post_26,
t0.notify_on_new_post_reply AS notify_on_new_post_reply_27,
t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28,
t0.add_mentions_entries AS add_mentions_entries_29,
t0.add_mentions_posts AS add_mentions_posts_30,
t0.is_banned AS is_banned_31,
t0.is_verified AS is_verified_32,
t0.is_deleted AS is_deleted_33,
t0.is_bot AS is_bot_34,
t0.spam_protection AS spam_protection_35,
t0.custom_css AS custom_css_36,
t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37,
t0.id AS id_38,
t0.password AS password_39,
t0.totp_secret AS totp_secret_40,
t0.totp_backup_codes AS totp_backup_codes_41,
t0.ap_id AS ap_id_42,
t0.ap_profile_id AS ap_profile_id_43,
t0.ap_public_url AS ap_public_url_44,
t0.ap_followers_url AS ap_followers_url_45,
t0.ap_inbox_url AS ap_inbox_url_46,
t0.ap_domain AS ap_domain_47,
t0.ap_preferred_username AS ap_preferred_username_48,
t0.ap_discoverable AS ap_discoverable_49,
t0.ap_manually_approves_followers AS ap_manually_approves_followers_50,
t0.private_key AS private_key_51,
t0.public_key AS public_key_52,
t0.ap_fetched_at AS ap_fetched_at_53,
t0.ap_deleted_at AS ap_deleted_at_54,
t0.ap_timeout_at AS ap_timeout_at_55,
t0.visibility AS visibility_56,
t0.created_at AS created_at_57,
t0.avatar_id AS avatar_id_58,
t0.cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0.id = ?
SELECT t0.email AS email_1, t0.username AS username_2, t0.roles AS roles_3, t0.followers_count AS followers_count_4, t0.homepage AS homepage_5, t0.about AS about_6, t0.last_active AS last_active_7, t0.marked_for_deletion_at AS marked_for_deletion_at_8, t0.fields AS fields_9, t0.oauth_github_id AS oauth_github_id_10, t0.oauth_google_id AS oauth_google_id_11, t0.oauth_facebook_id AS oauth_facebook_id_12, t0.oauth_keycloak_id AS oauth_keycloak_id_13, t0.hide_adult AS hide_adult_14, t0.show_subscribed_users AS show_subscribed_users_15, t0.show_subscribed_magazines AS show_subscribed_magazines_16, t0.show_subscribed_domains AS show_subscribed_domains_17, t0.preferred_languages AS preferred_languages_18, t0.featured_magazines AS featured_magazines_19, t0.show_profile_subscriptions AS show_profile_subscriptions_20, t0.show_profile_followings AS show_profile_followings_21, t0.mark_new_comments AS mark_new_comments_22, t0.notify_on_new_entry AS notify_on_new_entry_23, t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24, t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25, t0.notify_on_new_post AS notify_on_new_post_26, t0.notify_on_new_post_reply AS notify_on_new_post_reply_27, t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28, t0.add_mentions_entries AS add_mentions_entries_29, t0.add_mentions_posts AS add_mentions_posts_30, t0.is_banned AS is_banned_31, t0.is_verified AS is_verified_32, t0.is_deleted AS is_deleted_33, t0.is_bot AS is_bot_34, t0.spam_protection AS spam_protection_35, t0.custom_css AS custom_css_36, t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37, t0.id AS id_38, t0.password AS password_39, t0.totp_secret AS totp_secret_40, t0.totp_backup_codes AS totp_backup_codes_41, t0.ap_id AS ap_id_42, t0.ap_profile_id AS ap_profile_id_43, t0.ap_public_url AS ap_public_url_44, t0.ap_followers_url AS ap_followers_url_45, t0.ap_inbox_url AS ap_inbox_url_46, t0.ap_domain AS ap_domain_47, t0.ap_preferred_username AS ap_preferred_username_48, t0.ap_discoverable AS ap_discoverable_49, t0.ap_manually_approves_followers AS ap_manually_approves_followers_50, t0.private_key AS private_key_51, t0.public_key AS public_key_52, t0.ap_fetched_at AS ap_fetched_at_53, t0.ap_deleted_at AS ap_deleted_at_54, t0.ap_timeout_at AS ap_timeout_at_55, t0.visibility AS visibility_56, t0.created_at AS created_at_57, t0.avatar_id AS avatar_id_58, t0.cover_id AS cover_id_59 FROM "user" t0 WHERE t0.id = 21784;
|
20 |
1.05 ms |
SELECT t0.email AS email_1, t0.username AS username_2, t0.roles AS roles_3, t0.followers_count AS followers_count_4, t0.homepage AS homepage_5, t0.about AS about_6, t0.last_active AS last_active_7, t0.marked_for_deletion_at AS marked_for_deletion_at_8, t0.fields AS fields_9, t0.oauth_github_id AS oauth_github_id_10, t0.oauth_google_id AS oauth_google_id_11, t0.oauth_facebook_id AS oauth_facebook_id_12, t0.oauth_keycloak_id AS oauth_keycloak_id_13, t0.hide_adult AS hide_adult_14, t0.show_subscribed_users AS show_subscribed_users_15, t0.show_subscribed_magazines AS show_subscribed_magazines_16, t0.show_subscribed_domains AS show_subscribed_domains_17, t0.preferred_languages AS preferred_languages_18, t0.featured_magazines AS featured_magazines_19, t0.show_profile_subscriptions AS show_profile_subscriptions_20, t0.show_profile_followings AS show_profile_followings_21, t0.mark_new_comments AS mark_new_comments_22, t0.notify_on_new_entry AS notify_on_new_entry_23, t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24, t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25, t0.notify_on_new_post AS notify_on_new_post_26, t0.notify_on_new_post_reply AS notify_on_new_post_reply_27, t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28, t0.add_mentions_entries AS add_mentions_entries_29, t0.add_mentions_posts AS add_mentions_posts_30, t0.is_banned AS is_banned_31, t0.is_verified AS is_verified_32, t0.is_deleted AS is_deleted_33, t0.is_bot AS is_bot_34, t0.spam_protection AS spam_protection_35, t0.custom_css AS custom_css_36, t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37, t0.id AS id_38, t0.password AS password_39, t0.totp_secret AS totp_secret_40, t0.totp_backup_codes AS totp_backup_codes_41, t0.ap_id AS ap_id_42, t0.ap_profile_id AS ap_profile_id_43, t0.ap_public_url AS ap_public_url_44, t0.ap_followers_url AS ap_followers_url_45, t0.ap_inbox_url AS ap_inbox_url_46, t0.ap_domain AS ap_domain_47, t0.ap_preferred_username AS ap_preferred_username_48, t0.ap_discoverable AS ap_discoverable_49, t0.ap_manually_approves_followers AS ap_manually_approves_followers_50, t0.private_key AS private_key_51, t0.public_key AS public_key_52, t0.ap_fetched_at AS ap_fetched_at_53, t0.ap_deleted_at AS ap_deleted_at_54, t0.ap_timeout_at AS ap_timeout_at_55, t0.visibility AS visibility_56, t0.created_at AS created_at_57, t0.avatar_id AS avatar_id_58, t0.cover_id AS cover_id_59 FROM "user" t0 WHERE t0.id = ?
SELECT
t0.email AS email_1,
t0.username AS username_2,
t0.roles AS roles_3,
t0.followers_count AS followers_count_4,
t0.homepage AS homepage_5,
t0.about AS about_6,
t0.last_active AS last_active_7,
t0.marked_for_deletion_at AS marked_for_deletion_at_8,
t0.fields AS fields_9,
t0.oauth_github_id AS oauth_github_id_10,
t0.oauth_google_id AS oauth_google_id_11,
t0.oauth_facebook_id AS oauth_facebook_id_12,
t0.oauth_keycloak_id AS oauth_keycloak_id_13,
t0.hide_adult AS hide_adult_14,
t0.show_subscribed_users AS show_subscribed_users_15,
t0.show_subscribed_magazines AS show_subscribed_magazines_16,
t0.show_subscribed_domains AS show_subscribed_domains_17,
t0.preferred_languages AS preferred_languages_18,
t0.featured_magazines AS featured_magazines_19,
t0.show_profile_subscriptions AS show_profile_subscriptions_20,
t0.show_profile_followings AS show_profile_followings_21,
t0.mark_new_comments AS mark_new_comments_22,
t0.notify_on_new_entry AS notify_on_new_entry_23,
t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24,
t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25,
t0.notify_on_new_post AS notify_on_new_post_26,
t0.notify_on_new_post_reply AS notify_on_new_post_reply_27,
t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28,
t0.add_mentions_entries AS add_mentions_entries_29,
t0.add_mentions_posts AS add_mentions_posts_30,
t0.is_banned AS is_banned_31,
t0.is_verified AS is_verified_32,
t0.is_deleted AS is_deleted_33,
t0.is_bot AS is_bot_34,
t0.spam_protection AS spam_protection_35,
t0.custom_css AS custom_css_36,
t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37,
t0.id AS id_38,
t0.password AS password_39,
t0.totp_secret AS totp_secret_40,
t0.totp_backup_codes AS totp_backup_codes_41,
t0.ap_id AS ap_id_42,
t0.ap_profile_id AS ap_profile_id_43,
t0.ap_public_url AS ap_public_url_44,
t0.ap_followers_url AS ap_followers_url_45,
t0.ap_inbox_url AS ap_inbox_url_46,
t0.ap_domain AS ap_domain_47,
t0.ap_preferred_username AS ap_preferred_username_48,
t0.ap_discoverable AS ap_discoverable_49,
t0.ap_manually_approves_followers AS ap_manually_approves_followers_50,
t0.private_key AS private_key_51,
t0.public_key AS public_key_52,
t0.ap_fetched_at AS ap_fetched_at_53,
t0.ap_deleted_at AS ap_deleted_at_54,
t0.ap_timeout_at AS ap_timeout_at_55,
t0.visibility AS visibility_56,
t0.created_at AS created_at_57,
t0.avatar_id AS avatar_id_58,
t0.cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0.id = ?
SELECT t0.email AS email_1, t0.username AS username_2, t0.roles AS roles_3, t0.followers_count AS followers_count_4, t0.homepage AS homepage_5, t0.about AS about_6, t0.last_active AS last_active_7, t0.marked_for_deletion_at AS marked_for_deletion_at_8, t0.fields AS fields_9, t0.oauth_github_id AS oauth_github_id_10, t0.oauth_google_id AS oauth_google_id_11, t0.oauth_facebook_id AS oauth_facebook_id_12, t0.oauth_keycloak_id AS oauth_keycloak_id_13, t0.hide_adult AS hide_adult_14, t0.show_subscribed_users AS show_subscribed_users_15, t0.show_subscribed_magazines AS show_subscribed_magazines_16, t0.show_subscribed_domains AS show_subscribed_domains_17, t0.preferred_languages AS preferred_languages_18, t0.featured_magazines AS featured_magazines_19, t0.show_profile_subscriptions AS show_profile_subscriptions_20, t0.show_profile_followings AS show_profile_followings_21, t0.mark_new_comments AS mark_new_comments_22, t0.notify_on_new_entry AS notify_on_new_entry_23, t0.notify_on_new_entry_reply AS notify_on_new_entry_reply_24, t0.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25, t0.notify_on_new_post AS notify_on_new_post_26, t0.notify_on_new_post_reply AS notify_on_new_post_reply_27, t0.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28, t0.add_mentions_entries AS add_mentions_entries_29, t0.add_mentions_posts AS add_mentions_posts_30, t0.is_banned AS is_banned_31, t0.is_verified AS is_verified_32, t0.is_deleted AS is_deleted_33, t0.is_bot AS is_bot_34, t0.spam_protection AS spam_protection_35, t0.custom_css AS custom_css_36, t0.ignore_magazines_custom_css AS ignore_magazines_custom_css_37, t0.id AS id_38, t0.password AS password_39, t0.totp_secret AS totp_secret_40, t0.totp_backup_codes AS totp_backup_codes_41, t0.ap_id AS ap_id_42, t0.ap_profile_id AS ap_profile_id_43, t0.ap_public_url AS ap_public_url_44, t0.ap_followers_url AS ap_followers_url_45, t0.ap_inbox_url AS ap_inbox_url_46, t0.ap_domain AS ap_domain_47, t0.ap_preferred_username AS ap_preferred_username_48, t0.ap_discoverable AS ap_discoverable_49, t0.ap_manually_approves_followers AS ap_manually_approves_followers_50, t0.private_key AS private_key_51, t0.public_key AS public_key_52, t0.ap_fetched_at AS ap_fetched_at_53, t0.ap_deleted_at AS ap_deleted_at_54, t0.ap_timeout_at AS ap_timeout_at_55, t0.visibility AS visibility_56, t0.created_at AS created_at_57, t0.avatar_id AS avatar_id_58, t0.cover_id AS cover_id_59 FROM "user" t0 WHERE t0.id = 24180;
|
21 |
1.12 ms |
SELECT t0.is_owner AS is_owner_1, t0.is_confirmed AS is_confirmed_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.magazine_id AS magazine_id_6 FROM moderator t0 WHERE (t0.is_owner = ? AND t0.magazine_id = ?)
SELECT t0.is_owner AS is_owner_1, t0.is_confirmed AS is_confirmed_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.magazine_id AS magazine_id_6 FROM moderator t0 WHERE (t0.is_owner = 1 AND t0.magazine_id = 49);
|
22 |
1.82 ms |
SELECT t0.is_owner AS is_owner_1, t0.is_confirmed AS is_confirmed_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.magazine_id AS magazine_id_6 FROM moderator t0 WHERE t0.magazine_id = ?
SELECT t0.is_owner AS is_owner_1, t0.is_confirmed AS is_confirmed_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.user_id AS user_id_5, t0.magazine_id AS magazine_id_6 FROM moderator t0 WHERE t0.magazine_id = 49;
|
23 |
1.38 ms |
SELECT COUNT(*) FROM magazine_log t0 WHERE t0.magazine_id = ? AND t0.log_type IN ('entry_deleted', 'entry_restored', 'entry_comment_deleted', 'entry_comment_restored', 'post_deleted', 'post_restored', 'post_comment_deleted', 'post_comment_restored', 'ban')
SELECT COUNT(*) FROM magazine_log t0 WHERE t0.magazine_id = 49 AND t0.log_type IN ('entry_deleted', 'entry_restored', 'entry_comment_deleted', 'entry_comment_restored', 'post_deleted', 'post_restored', 'post_comment_deleted', 'post_comment_restored', 'ban');
|