A better way to browse. Learn more.
A full-screen app on your home screen with push notifications, badges and more.
(write): Connected to the write database
(read): SELECT * FROM `core_dev`
(read): SELECT * FROM `core_theme_editor_settings`
(read): SELECT * FROM `core_sessions` WHERE id='68aasaqiri06af48stib20fu4s'
(read): SELECT word_key, word_default, word_custom FROM `core_sys_lang_words` WHERE lang_id=1 and word_export='0'
(read): SELECT * FROM `core_theme_editor_settings` WHERE (setting_app not in ('blog','calendar','cloud','cms','core','downloads','forums','gallery','nexus','convert','courses') OR (setting_set_id != 0 and setting_set_id=1) )
(read): SELECT * FROM `core_theme_editor_settings`
(read): SELECT * FROM `core_theme_editor_settings` WHERE (setting_app not in ('blog','calendar','cloud','cms','core','downloads','forums','gallery','nexus','convert','courses') OR (setting_set_id != 0 and setting_set_id=1) )
(read): SELECT gallery_images.*, author.*, core_tags_cache.tag_cache_text FROM `gallery_images` LEFT JOIN `core_tags_cache` ON tag_cache_key=MD5(CONCAT('gallery;gallery;',gallery_images.image_id)) LEFT JOIN `core_members` AS `author` ON author.member_id = gallery_images.image_member_id WHERE gallery_images.image_feature_flag=1 AND ( gallery_images.image_album_id=0 OR gallery_images.image_album_id IN( SELECT album_id FROM `gallery_albums` WHERE album_type=1 AND album_hidden=0 ) ) AND gallery_images.image_approved=1 AND (gallery_images.image_category_id IN( SELECT perm_type_id FROM `core_permission_index` WHERE (( FIND_IN_SET(2,core_permission_index.perm_2) ) OR core_permission_index.perm_2='*') AND core_permission_index.app='gallery' AND core_permission_index.perm_type='category') ) ORDER BY image_date DESC, image_id DESC LIMIT 20
(read): SELECT gallery_images.* FROM `gallery_images` LEFT JOIN `gallery_categories` ON gallery_images.image_category_id=gallery_categories.category_id WHERE gallery_images.image_category_id NOT IN(SELECT node_id FROM `core_clubs_node_map` WHERE node_class='IPS\gallery\Category') AND ( gallery_images.image_album_id=0 OR gallery_images.image_album_id IN( SELECT album_id FROM `gallery_albums` WHERE album_type=1 AND album_hidden=0 ) ) AND gallery_images.image_approved=1 AND (gallery_images.image_category_id IN( SELECT perm_type_id FROM `core_permission_index` WHERE (( FIND_IN_SET(2,core_permission_index.perm_2) ) OR core_permission_index.perm_2='*') AND core_permission_index.app='gallery' AND core_permission_index.perm_type='category') ) ORDER BY image_date DESC, image_id DESC LIMIT 16
(read): SELECT node_id FROM `core_clubs_node_map` WHERE node_class='IPS\gallery\Category'
(read): SELECT gallery_images.* FROM `gallery_images` LEFT JOIN `gallery_categories` ON gallery_images.image_category_id=gallery_categories.category_id WHERE gallery_images.image_category_id NOT IN(SELECT node_id FROM `core_clubs_node_map` WHERE node_class='IPS\gallery\Category') AND image_comments > 0 AND ( gallery_images.image_album_id=0 OR gallery_images.image_album_id IN( SELECT album_id FROM `gallery_albums` WHERE album_type=1 AND album_hidden=0 ) ) AND gallery_images.image_approved=1 AND (gallery_images.image_category_id IN( SELECT perm_type_id FROM `core_permission_index` WHERE (( FIND_IN_SET(2,core_permission_index.perm_2) ) OR core_permission_index.perm_2='*') AND core_permission_index.app='gallery' AND core_permission_index.perm_type='category') ) ORDER BY image_last_comment DESC LIMIT 10
(read): SELECT COUNT(*) FROM `gallery_categories` LEFT JOIN `core_permission_index` ON core_permission_index.app='gallery' AND core_permission_index.perm_type='category' AND core_permission_index.perm_type_id=gallery_categories.category_id WHERE ( FIND_IN_SET(2,core_permission_index.perm_3) ) OR core_permission_index.perm_3='*'
(read): SELECT * FROM `gallery_categories` LEFT JOIN `core_permission_index` ON core_permission_index.app='gallery' AND core_permission_index.perm_type='category' AND core_permission_index.perm_type_id=gallery_categories.category_id WHERE category_parent_id=0 AND category_club_id IS NULL AND (( FIND_IN_SET(2,core_permission_index.perm_view) ) OR core_permission_index.perm_view='*') ORDER BY category_position
(read): SELECT * FROM `gallery_categories` LEFT JOIN `core_permission_index` ON core_permission_index.app='gallery' AND core_permission_index.perm_type='category' AND core_permission_index.perm_type_id=gallery_categories.category_id WHERE category_parent_id=1 AND (( FIND_IN_SET(2,core_permission_index.perm_view) ) OR core_permission_index.perm_view='*') ORDER BY category_position
(read): SELECT gallery_albums.*, author.* FROM `gallery_albums` LEFT JOIN `core_members` AS `author` ON author.member_id = gallery_albums.album_owner_id WHERE ( gallery_albums.album_type=1 OR ( gallery_albums.album_type=2 AND gallery_albums.album_owner_id IS NULL ) OR ( gallery_albums.album_type=3 AND ( gallery_albums.album_owner_id IS NULL OR gallery_albums.album_allowed_access IN (0) ) ) ) AND gallery_albums.album_hidden=0 AND (gallery_albums.album_category_id IN( SELECT perm_type_id FROM `core_permission_index` WHERE (( FIND_IN_SET(2,core_permission_index.perm_view) ) OR core_permission_index.perm_view='*') AND core_permission_index.app='gallery' AND core_permission_index.perm_type='category') ) ORDER BY album_last_img_date DESC LIMIT 4
(read): SELECT * FROM `core_widget_areas` WHERE (app='global' AND module='global' AND controller='global') OR (app='gallery' AND module='gallery' AND controller='browse')
(read): SELECT cms_pages.*, core_permission_index.perm_id, core_permission_index.perm_view, core_permission_index.perm_2, core_permission_index.perm_3, core_permission_index.perm_4, core_permission_index.perm_5, core_permission_index.perm_6, core_permission_index.perm_7 FROM `cms_pages` LEFT JOIN `core_permission_index` ON core_permission_index.app='cms' AND core_permission_index.perm_type='pages' AND core_permission_index.perm_type_id=cms_pages.page_id WHERE cms_pages.page_id=1
(read): SELECT cms_databases.*, core_permission_index.perm_id, core_permission_index.perm_view, core_permission_index.perm_2, core_permission_index.perm_3, core_permission_index.perm_4, core_permission_index.perm_5, core_permission_index.perm_6, core_permission_index.perm_7 FROM `cms_databases` LEFT JOIN `core_permission_index` ON core_permission_index.app='cms' AND core_permission_index.perm_type='databases' AND core_permission_index.perm_type_id=cms_databases.database_id WHERE cms_databases.database_page_id=1
(read): SELECT * FROM `core_themes` ORDER BY set_order