Query Metrics

20 Database Queries
14 Different statements
316.86 ms Query time
0 Invalid entities
37 Cache hits
1 Cache misses
1 Cache puts

Queries

Group similar statements

# Time Info
1 4.98 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 = ?
Parameters:
[
  "31433"
]
2 33.70 ms
SELECT e0_.body AS body_0, e0_.lang AS lang_1, e0_.is_adult AS is_adult_2, e0_.favourite_count AS favourite_count_3, e0_.score AS score_4, e0_.last_active AS last_active_5, e0_.ip AS ip_6, e0_.tags AS tags_7, e0_.mentions AS mentions_8, e0_.id AS id_9, e0_.body_ts AS body_ts_10, e0_.up_votes AS up_votes_11, e0_.down_votes AS down_votes_12, e0_.visibility AS visibility_13, e0_.ap_id AS ap_id_14, e0_.edited_at AS edited_at_15, e0_.created_at AS created_at_16, u1_.email AS email_17, u1_.username AS username_18, u1_.roles AS roles_19, u1_.followers_count AS followers_count_20, u1_.homepage AS homepage_21, u1_.about AS about_22, u1_.last_active AS last_active_23, u1_.marked_for_deletion_at AS marked_for_deletion_at_24, u1_.fields AS fields_25, u1_.oauth_github_id AS oauth_github_id_26, u1_.oauth_google_id AS oauth_google_id_27, u1_.oauth_facebook_id AS oauth_facebook_id_28, u1_.oauth_keycloak_id AS oauth_keycloak_id_29, u1_.hide_adult AS hide_adult_30, u1_.show_subscribed_users AS show_subscribed_users_31, u1_.show_subscribed_magazines AS show_subscribed_magazines_32, u1_.show_subscribed_domains AS show_subscribed_domains_33, u1_.preferred_languages AS preferred_languages_34, u1_.featured_magazines AS featured_magazines_35, u1_.show_profile_subscriptions AS show_profile_subscriptions_36, u1_.show_profile_followings AS show_profile_followings_37, u1_.mark_new_comments AS mark_new_comments_38, u1_.notify_on_new_entry AS notify_on_new_entry_39, u1_.notify_on_new_entry_reply AS notify_on_new_entry_reply_40, u1_.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_41, u1_.notify_on_new_post AS notify_on_new_post_42, u1_.notify_on_new_post_reply AS notify_on_new_post_reply_43, u1_.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_44, u1_.add_mentions_entries AS add_mentions_entries_45, u1_.add_mentions_posts AS add_mentions_posts_46, u1_.is_banned AS is_banned_47, u1_.is_verified AS is_verified_48, u1_.is_deleted AS is_deleted_49, u1_.is_bot AS is_bot_50, u1_.spam_protection AS spam_protection_51, u1_.custom_css AS custom_css_52, u1_.ignore_magazines_custom_css AS ignore_magazines_custom_css_53, u1_.id AS id_54, u1_.password AS password_55, u1_.totp_secret AS totp_secret_56, u1_.totp_backup_codes AS totp_backup_codes_57, u1_.ap_id AS ap_id_58, u1_.ap_profile_id AS ap_profile_id_59, u1_.ap_public_url AS ap_public_url_60, u1_.ap_followers_url AS ap_followers_url_61, u1_.ap_inbox_url AS ap_inbox_url_62, u1_.ap_domain AS ap_domain_63, u1_.ap_preferred_username AS ap_preferred_username_64, u1_.ap_discoverable AS ap_discoverable_65, u1_.ap_manually_approves_followers AS ap_manually_approves_followers_66, u1_.private_key AS private_key_67, u1_.public_key AS public_key_68, u1_.ap_fetched_at AS ap_fetched_at_69, u1_.ap_deleted_at AS ap_deleted_at_70, u1_.ap_timeout_at AS ap_timeout_at_71, u1_.visibility AS visibility_72, u1_.created_at AS created_at_73, e0_.user_id AS user_id_74, e0_.entry_id AS entry_id_75, e0_.magazine_id AS magazine_id_76, e0_.image_id AS image_id_77, e0_.parent_id AS parent_id_78, e0_.root_id AS root_id_79, u1_.avatar_id AS avatar_id_80, u1_.cover_id AS cover_id_81 FROM entry_comment e0_ INNER JOIN "user" u1_ ON e0_.user_id = u1_.id INNER JOIN entry e2_ ON e0_.entry_id = e2_.id INNER JOIN entry e3_ ON e0_.entry_id = e3_.id INNER JOIN magazine m4_ ON e2_.magazine_id = m4_.id WHERE e0_.visibility IN (?, ?, ?) AND e0_.entry_id = ? AND e2_.visibility = ? AND e0_.parent_id IS NULL AND m4_.is_adult = ? AND e2_.is_adult = ? ORDER BY e0_.created_at ASC, e0_.created_at DESC, e0_.id DESC LIMIT 15
Parameters:
[
  "soft_deleted"
  "visible"
  "trashed"
  31433
  "visible"
  0
  0
]
3 5.76 ms
SELECT t0.body AS body_1, t0.lang AS lang_2, t0.is_adult AS is_adult_3, t0.favourite_count AS favourite_count_4, t0.score AS score_5, t0.last_active AS last_active_6, t0.ip AS ip_7, t0.tags AS tags_8, t0.mentions AS mentions_9, t0.id AS id_10, t0.body_ts AS body_ts_11, t0.up_votes AS up_votes_12, t0.down_votes AS down_votes_13, t0.visibility AS visibility_14, t0.ap_id AS ap_id_15, t0.edited_at AS edited_at_16, t0.created_at AS created_at_17, t0.user_id AS user_id_18, t0.entry_id AS entry_id_19, t0.magazine_id AS magazine_id_20, t0.image_id AS image_id_21, t0.parent_id AS parent_id_22, t0.root_id AS root_id_23 FROM entry_comment t0 WHERE t0.parent_id IN (?, ?, ?, ?, ?, ?)
Parameters:
[
  318755
  318760
  318763
  319191
  319650
  322406
]
4 2.86 ms
SELECT t0.body AS body_1, t0.lang AS lang_2, t0.is_adult AS is_adult_3, t0.favourite_count AS favourite_count_4, t0.score AS score_5, t0.last_active AS last_active_6, t0.ip AS ip_7, t0.tags AS tags_8, t0.mentions AS mentions_9, t0.id AS id_10, t0.body_ts AS body_ts_11, t0.up_votes AS up_votes_12, t0.down_votes AS down_votes_13, t0.visibility AS visibility_14, t0.ap_id AS ap_id_15, t0.edited_at AS edited_at_16, t0.created_at AS created_at_17, t0.user_id AS user_id_18, t0.entry_id AS entry_id_19, t0.magazine_id AS magazine_id_20, t0.image_id AS image_id_21, t0.parent_id AS parent_id_22, t0.root_id AS root_id_23 FROM entry_comment t0 WHERE t0.parent_id IN (?, ?)
Parameters:
[
  319069
  319217
]
5 11.68 ms
SELECT t0.body AS body_1, t0.lang AS lang_2, t0.is_adult AS is_adult_3, t0.favourite_count AS favourite_count_4, t0.score AS score_5, t0.last_active AS last_active_6, t0.ip AS ip_7, t0.tags AS tags_8, t0.mentions AS mentions_9, t0.id AS id_10, t0.body_ts AS body_ts_11, t0.up_votes AS up_votes_12, t0.down_votes AS down_votes_13, t0.visibility AS visibility_14, t0.ap_id AS ap_id_15, t0.edited_at AS edited_at_16, t0.created_at AS created_at_17, t0.user_id AS user_id_18, t0.entry_id AS entry_id_19, t0.magazine_id AS magazine_id_20, t0.image_id AS image_id_21, t0.parent_id AS parent_id_22, t0.root_id AS root_id_23 FROM entry_comment t0 WHERE t0.parent_id IN (?, ?)
Parameters:
[
  319175
  319246
]
6 5.41 ms
SELECT e0_.body AS body_0, e0_.lang AS lang_1, e0_.is_adult AS is_adult_2, e0_.favourite_count AS favourite_count_3, e0_.score AS score_4, e0_.last_active AS last_active_5, e0_.ip AS ip_6, e0_.tags AS tags_7, e0_.mentions AS mentions_8, e0_.id AS id_9, e0_.body_ts AS body_ts_10, e0_.up_votes AS up_votes_11, e0_.down_votes AS down_votes_12, e0_.visibility AS visibility_13, e0_.ap_id AS ap_id_14, e0_.edited_at AS edited_at_15, e0_.created_at AS created_at_16, e0_.user_id AS user_id_17, e0_.entry_id AS entry_id_18, e0_.magazine_id AS magazine_id_19, e0_.image_id AS image_id_20, e0_.parent_id AS parent_id_21, e0_.root_id AS root_id_22 FROM entry_comment e0_ WHERE e0_.root_id = ?
Parameters:
[
  318755
]
7 8.98 ms
SELECT e0_.body AS body_0, e0_.lang AS lang_1, e0_.is_adult AS is_adult_2, e0_.favourite_count AS favourite_count_3, e0_.score AS score_4, e0_.last_active AS last_active_5, e0_.ip AS ip_6, e0_.tags AS tags_7, e0_.mentions AS mentions_8, e0_.id AS id_9, e0_.body_ts AS body_ts_10, e0_.up_votes AS up_votes_11, e0_.down_votes AS down_votes_12, e0_.visibility AS visibility_13, e0_.ap_id AS ap_id_14, e0_.edited_at AS edited_at_15, e0_.created_at AS created_at_16, e0_.user_id AS user_id_17, e0_.entry_id AS entry_id_18, e0_.magazine_id AS magazine_id_19, e0_.image_id AS image_id_20, e0_.parent_id AS parent_id_21, e0_.root_id AS root_id_22 FROM entry_comment e0_ WHERE e0_.root_id = ?
Parameters:
[
  318760
]
8 7.39 ms
SELECT e0_.body AS body_0, e0_.lang AS lang_1, e0_.is_adult AS is_adult_2, e0_.favourite_count AS favourite_count_3, e0_.score AS score_4, e0_.last_active AS last_active_5, e0_.ip AS ip_6, e0_.tags AS tags_7, e0_.mentions AS mentions_8, e0_.id AS id_9, e0_.body_ts AS body_ts_10, e0_.up_votes AS up_votes_11, e0_.down_votes AS down_votes_12, e0_.visibility AS visibility_13, e0_.ap_id AS ap_id_14, e0_.edited_at AS edited_at_15, e0_.created_at AS created_at_16, e0_.user_id AS user_id_17, e0_.entry_id AS entry_id_18, e0_.magazine_id AS magazine_id_19, e0_.image_id AS image_id_20, e0_.parent_id AS parent_id_21, e0_.root_id AS root_id_22 FROM entry_comment e0_ WHERE e0_.root_id = ?
Parameters:
[
  318763
]
9 0.78 ms
SELECT e0_.body AS body_0, e0_.lang AS lang_1, e0_.is_adult AS is_adult_2, e0_.favourite_count AS favourite_count_3, e0_.score AS score_4, e0_.last_active AS last_active_5, e0_.ip AS ip_6, e0_.tags AS tags_7, e0_.mentions AS mentions_8, e0_.id AS id_9, e0_.body_ts AS body_ts_10, e0_.up_votes AS up_votes_11, e0_.down_votes AS down_votes_12, e0_.visibility AS visibility_13, e0_.ap_id AS ap_id_14, e0_.edited_at AS edited_at_15, e0_.created_at AS created_at_16, e0_.user_id AS user_id_17, e0_.entry_id AS entry_id_18, e0_.magazine_id AS magazine_id_19, e0_.image_id AS image_id_20, e0_.parent_id AS parent_id_21, e0_.root_id AS root_id_22 FROM entry_comment e0_ WHERE e0_.root_id = ?
Parameters:
[
  319191
]
10 1.39 ms
SELECT e0_.body AS body_0, e0_.lang AS lang_1, e0_.is_adult AS is_adult_2, e0_.favourite_count AS favourite_count_3, e0_.score AS score_4, e0_.last_active AS last_active_5, e0_.ip AS ip_6, e0_.tags AS tags_7, e0_.mentions AS mentions_8, e0_.id AS id_9, e0_.body_ts AS body_ts_10, e0_.up_votes AS up_votes_11, e0_.down_votes AS down_votes_12, e0_.visibility AS visibility_13, e0_.ap_id AS ap_id_14, e0_.edited_at AS edited_at_15, e0_.created_at AS created_at_16, e0_.user_id AS user_id_17, e0_.entry_id AS entry_id_18, e0_.magazine_id AS magazine_id_19, e0_.image_id AS image_id_20, e0_.parent_id AS parent_id_21, e0_.root_id AS root_id_22 FROM entry_comment e0_ WHERE e0_.root_id = ?
Parameters:
[
  319650
]
11 3.05 ms
SELECT e0_.body AS body_0, e0_.lang AS lang_1, e0_.is_adult AS is_adult_2, e0_.favourite_count AS favourite_count_3, e0_.score AS score_4, e0_.last_active AS last_active_5, e0_.ip AS ip_6, e0_.tags AS tags_7, e0_.mentions AS mentions_8, e0_.id AS id_9, e0_.body_ts AS body_ts_10, e0_.up_votes AS up_votes_11, e0_.down_votes AS down_votes_12, e0_.visibility AS visibility_13, e0_.ap_id AS ap_id_14, e0_.edited_at AS edited_at_15, e0_.created_at AS created_at_16, e0_.user_id AS user_id_17, e0_.entry_id AS entry_id_18, e0_.magazine_id AS magazine_id_19, e0_.image_id AS image_id_20, e0_.parent_id AS parent_id_21, e0_.root_id AS root_id_22 FROM entry_comment e0_ WHERE e0_.root_id = ?
Parameters:
[
  322406
]
12 3.66 ms
SELECT count(e0_.id) AS sclr_0 FROM entry_comment e0_ INNER JOIN "user" u1_ ON e0_.user_id = u1_.id INNER JOIN entry e2_ ON e0_.entry_id = e2_.id INNER JOIN entry e3_ ON e0_.entry_id = e3_.id INNER JOIN magazine m4_ ON e2_.magazine_id = m4_.id WHERE e0_.visibility IN (?, ?, ?) AND e0_.entry_id = ? AND e2_.visibility = ? AND e0_.parent_id IS NULL AND m4_.is_adult = ? AND e2_.is_adult = ? ORDER BY sclr_0 ASC
Parameters:
[
  "soft_deleted"
  "visible"
  "trashed"
  31433
  "visible"
  0
  0
]
13 1.19 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 = ?)
Parameters:
[
  1
  85
]
14 1.63 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 = ?
Parameters:
[
  85
]
15 8.66 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')
Parameters:
[
  85
]
16 4.11 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 (m0_.entry_count > 0 OR m0_.post_count > 0) AND (LOWER(m0_.title) LIKE ? OR LOWER(m0_.description) LIKE ? OR LOWER(m0_.name) LIKE ?) AND m0_.is_adult = false AND m0_.visibility = ? LIMIT 5
Parameters:
[
  "%privacylemmy.ml%"
  "%privacylemmy.ml%"
  "%privacylemmy.ml%"
  "visible"
]
17 191.01 ms
(SELECT count(id), user_id FROM entry WHERE magazine_id = :magazineId GROUP BY user_id ORDER BY count DESC LIMIT 50)
        UNION
        (SELECT count(id), user_id FROM entry_comment WHERE magazine_id = :magazineId GROUP BY user_id ORDER BY count DESC LIMIT 50)
        UNION
        (SELECT count(id), user_id FROM post WHERE magazine_id = :magazineId GROUP BY user_id ORDER BY count DESC LIMIT 50)
        UNION
        (SELECT count(id), user_id FROM post_comment WHERE magazine_id = :magazineId GROUP BY user_id ORDER BY count DESC LIMIT 50)
        ORDER BY count DESC
Parameters:
[
  "magazineId" => 85
]
18 15.41 ms
SELECT u0_.email AS email_0, u0_.username AS username_1, u0_.roles AS roles_2, u0_.followers_count AS followers_count_3, u0_.homepage AS homepage_4, u0_.about AS about_5, u0_.last_active AS last_active_6, u0_.marked_for_deletion_at AS marked_for_deletion_at_7, u0_.fields AS fields_8, u0_.oauth_github_id AS oauth_github_id_9, u0_.oauth_google_id AS oauth_google_id_10, u0_.oauth_facebook_id AS oauth_facebook_id_11, u0_.oauth_keycloak_id AS oauth_keycloak_id_12, u0_.hide_adult AS hide_adult_13, u0_.show_subscribed_users AS show_subscribed_users_14, u0_.show_subscribed_magazines AS show_subscribed_magazines_15, u0_.show_subscribed_domains AS show_subscribed_domains_16, u0_.preferred_languages AS preferred_languages_17, u0_.featured_magazines AS featured_magazines_18, u0_.show_profile_subscriptions AS show_profile_subscriptions_19, u0_.show_profile_followings AS show_profile_followings_20, u0_.mark_new_comments AS mark_new_comments_21, u0_.notify_on_new_entry AS notify_on_new_entry_22, u0_.notify_on_new_entry_reply AS notify_on_new_entry_reply_23, u0_.notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_24, u0_.notify_on_new_post AS notify_on_new_post_25, u0_.notify_on_new_post_reply AS notify_on_new_post_reply_26, u0_.notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_27, u0_.add_mentions_entries AS add_mentions_entries_28, u0_.add_mentions_posts AS add_mentions_posts_29, u0_.is_banned AS is_banned_30, u0_.is_verified AS is_verified_31, u0_.is_deleted AS is_deleted_32, u0_.is_bot AS is_bot_33, u0_.spam_protection AS spam_protection_34, u0_.custom_css AS custom_css_35, u0_.ignore_magazines_custom_css AS ignore_magazines_custom_css_36, u0_.id AS id_37, u0_.password AS password_38, u0_.totp_secret AS totp_secret_39, u0_.totp_backup_codes AS totp_backup_codes_40, u0_.ap_id AS ap_id_41, u0_.ap_profile_id AS ap_profile_id_42, u0_.ap_public_url AS ap_public_url_43, u0_.ap_followers_url AS ap_followers_url_44, u0_.ap_inbox_url AS ap_inbox_url_45, u0_.ap_domain AS ap_domain_46, u0_.ap_preferred_username AS ap_preferred_username_47, u0_.ap_discoverable AS ap_discoverable_48, u0_.ap_manually_approves_followers AS ap_manually_approves_followers_49, u0_.private_key AS private_key_50, u0_.public_key AS public_key_51, u0_.ap_fetched_at AS ap_fetched_at_52, u0_.ap_deleted_at AS ap_deleted_at_53, u0_.ap_timeout_at AS ap_timeout_at_54, u0_.visibility AS visibility_55, u0_.created_at AS created_at_56, u0_.avatar_id AS avatar_id_57, u0_.cover_id AS cover_id_58 FROM "user" u0_ WHERE u0_.id IN (24131, 73379, 48318, 75736, 62138, 54329, 48383, 7964, 70397, 52285, 43677, 70100, 83117, 23179, 5938, 46579, 8990, 65490, 53309, 64101, 72571, 53463, 52358, 46716, 30868, 35183, 6866, 83594, 19596, 26385, 141, 58007, 81735, 49256, 47335, 65788, 68873, 57145, 12241, 5015, 77073, 65957, 67677, 52594, 53843, 75178, 22283, 64052, 38441, 90767, 64008, 54562, 77718, 72830, 8003, 85001, 52920, 80312, 30022, 53233, 38873, 76806, 21209, 31880, 76530, 74226, 78199, 77121, 9824, 3224, 70462, 76290, 53000, 9355, 58120, 91967, 6983, 69246, 63015, 24182, 26331, 11091, 21604, 69548, 13468, 78929, 52633, 38717, 45354, 69377, 6116, 12177, 61652, 90901, 48731, 46647, 75153, 47508, 48804, 20229, 62858, 41809, 53317, 83669, 91405, 63588, 24823, 36625, 39319, 36596, 9042, 57080, 21208, 21023, 74566, 70049, 62145, 76117, 8325, 61808, 22162, 89452, 65822, 43826, 55903, 3978, 47183, 53821, 72424, 40067, 18903, 22254) AND u0_.is_banned = false AND u0_.ap_deleted_at IS NULL AND u0_.about IS NOT NULL AND u0_.avatar_id IS NOT NULL LIMIT 35
Parameters:
[]
19 3.07 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 = ?
Parameters:
[
  14144
]
20 2.17 ms
SELECT c0_.name AS name_0, c0_.slug AS slug_1, c0_.description AS description_2, c0_.is_private AS is_private_3, c0_.is_official AS is_official_4, c0_.magazines_count AS magazines_count_5, c0_.subscriptions_count AS subscriptions_count_6, c0_.id AS id_7, c0_.created_at AS created_at_8, c0_.user_id AS user_id_9 FROM category c0_ WHERE (LOWER(c0_.name) LIKE ? OR LOWER(c0_.description) LIKE ?) AND c0_.is_private = false LIMIT 5
Parameters:
[
  "%privacylemmy.ml%"
  "%privacylemmy.ml%"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

37 Hits
1 Misses
1 Puts

Number of cache hits

Region Hits
app_entity_settings 16
app_entity_magazine 4
app_entity_user 2
app_entity_image 14
app_entity_domain 1

Number of cache misses

Region Misses
app_entity_image 1

Number of cache puts

Region Puts
app_entity_image 1