Total SQL queries executed by:
69
Before application load usage:
8.25MB
After application load usage:
16.5MB
-
SELECT COUNT(1) FROM `sls_social_apps` AS `a` WHERE `a`.`state` = '1' AND `a`.`type` = 'apps' AND `a`.`group` = 'user' OR `a`.`default` = '1'
-
SELECT `a`.* FROM `sls_social_apps` AS `a` WHERE `a`.`state` = '1' AND `a`.`type` = 'apps' AND `a`.`group` = 'user' OR `a`.`default` = '1'
-
SELECT * FROM `sls_social_access_rules` WHERE `group` = 'user' AND `state` = '1'
-
SELECT `params` FROM `sls_social_access` WHERE `uid` = NULL AND `type` = 'profiles'
-
SELECT * FROM `sls_social_themes` WHERE `element` = 'wireframe'
-
SELECT `a`.*,`b`.`small`,`b`.`medium`,`b`.`large`,`b`.`square`,`b`.`avatar_id`,`b`.`photo_id`,`b`.`storage` AS `avatarStorage`,`d`.`profile_id`,`e`.`state`,`e`.`type`,`e`.`alias`,`e`.`completed_fields`,`e`.`permalink`,`f`.`id` AS `cover_id`,`f`.`uid` AS `cover_uid`,`f`.`type` AS `cover_type`,`f`.`photo_id` AS `cover_photo_id`,`f`.`cover_id` AS `cover_cover_id`,`f`.`x` AS `cover_x`,`f`.`y` AS `cover_y`,`f`.`modified` AS `cover_modified`,SUM(`g`.`points`) AS `points` FROM `sls_users` AS `a` LEFT JOIN `sls_social_avatars` AS `b` ON `b`.`uid` = `a`.`id` AND `b`.`type` = 'user' LEFT JOIN `sls_social_profiles_maps` AS `d` ON `d`.`user_id` = `a`.`id` LEFT JOIN `sls_social_users` AS `e` ON `e`.`user_id` = `a`.`id` LEFT JOIN `sls_social_covers` AS `f` ON `f`.`uid` = `a`.`id` AND `f`.`type` = 'user' LEFT JOIN `sls_social_points_history` AS `g` ON `g`.`user_id` = `a`.`id` WHERE `a`.`id` = '1457' GROUP BY `a`.`id`
-
SELECT COUNT(1) AS `count` FROM `sls_social_users` WHERE `user_id` = '1457'
-
SELECT b.`group_id` AS `id`, a.`title` FROM `sls_usergroups` AS a INNER JOIN `sls_user_usergroup_map` AS b ON a.`id` = b.`group_id` WHERE b.`user_id` = '1457'
-
SELECT COUNT(1) FROM `sls_social_block_users` WHERE `user_id` = '1457' AND `target_id` = '0'
-
SELECT `id`,`name`,`rules`,`parent_id`
FROM `sls_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_admin','com_admintools','com_ajax','com_akeeba','com_associations','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_creativecontactform','com_easyblog','com_easydiscuss','com_easysocial','com_fields','com_finder','com_gantry','com_gsd','com_installer','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_postinstall','com_privacy','com_redirect','com_route66','com_search','com_tags','com_templates','com_users','com_weblinks','com_wrapper')
-
select `element` from `sls_social_apps` where `type` = 'apps' and `state` = 0 and `group` = 'user'
-
SELECT * FROM `sls_social_apps`
-
SELECT a.* , l.id as loc_id, l.uid as loc_uid, l.type as loc_type, l.user_id as loc_user_id, l.created as loc_created, l.short_address as loc_short_address ,l.address as loc_address, l.longitude as loc_longitude, l.latitude as loc_latitude, l.params as loc_params ,md.id as md_id, md.namespace as md_namespace,md.namespace_uid as md_namespace_uid, md.icon as md_icon, md.verb as md_verb, md.subject as md_subject, md.custom as md_custom ,md.text as md_text, md.user_id as md_user_id, md.created as md_created ,0 as bookmarked ,FLOOR( ( UNIX_TIMESTAMP( now() ) - UNIX_TIMESTAMP( a.`modified`) ) / 60 ) AS `min` ,FLOOR( ( UNIX_TIMESTAMP( now() ) - UNIX_TIMESTAMP( a.`modified`) ) / 60 / 60 ) AS `hour` ,FLOOR( ( UNIX_TIMESTAMP( now() ) - UNIX_TIMESTAMP( a.`modified`) ) / 60 / 60 / 24 ) AS `day` FROM (select a1.* from `sls_social_stream` as a1 where `actor_type` = 'user' and `actor_id` = '1457' UNION select a2.* from `sls_social_stream` as a2 inner join `sls_social_stream_item` as ai2 on a2.`id` = ai2.`uid` where a2.`actor_type` = 'user' and a2.`target_id` = '1457' and a2.`context_type` IN ('friends','story', 'photos','links') and ( ( ai2.`context_type` = 'friends' and ai2.`verb` = 'add' ) or ( ai2.`context_type` = 'story' and ai2.`verb` = 'create' ) or ( ai2.`context_type` = 'photos' and ai2.`verb` = 'share' ) or ( ai2.`context_type` = 'links' and ai2.`verb` = 'create' ) ) UNION select a6.* from `sls_social_stream` as a6 inner join `sls_social_stream_tags` as st on a6.`id` = st.`stream_id` where st.`uid` = '1457' and st.`utype` = 'user') as a LEFT JOIN `sls_social_locations` AS l ON a.`location_id` = l.`id` LEFT JOIN `sls_social_moods` AS md ON a.`mood_id` = md.`id` INNER JOIN `sls_users` AS uu ON a.`actor_id` = uu.`id` AND uu.`block` = 0 WHERE a.`state` = 1 AND ( (a.`cluster_id`= 0) OR (a.`cluster_id` > 0 and a.`cluster_access` = 1) ) AND a.`actor_type`='user' AND a.`context_type` NOT IN ('article','parainvite') AND a.`access` = '0' ORDER BY a.`modified` DESC LIMIT 0,11
-
SELECT * FROM `sls_social_stream_item` as a WHERE `uid` IN ( 3796,1920) AND `context_type`='blog' UNION SELECT * FROM `sls_social_stream_item` as a WHERE `uid` IN ( 3795,2780,2171,2060,1954) AND `context_type`='users' UNION SELECT * FROM `sls_social_stream_item` as a WHERE `uid` IN ( 1928,1919,1904) AND `context_type`='users'
-
SELECT b.`user_id`, b.`group_id` AS `id`, a.`title` FROM `sls_usergroups` AS a INNER JOIN `sls_user_usergroup_map` AS b ON a.`id` = b.`group_id` WHERE b.`user_id` IN (0)
-
SELECT * FROM `sls_social_stream_tags` WHERE `stream_id` IN('3796','3795','2780','2171','2060','1954','1928','1920','1919','1904') ORDER BY `stream_id`, `offset` DESC
-
SELECT a.* FROM `sls_social_likes` AS a INNER JOIN `sls_users` AS b ON a.`created_by` = b.`id` WHERE a.stream_id IN (3796,3795,2780,2171,2060,1954,1928,1920,1919,1904) AND b.`block` = '0'
-
select `uid`, `element`, `user_id` from `sls_social_shares` where `uid` IN (3796) and `element` = 'stream.user' UNION select `uid`, `element`, `user_id` from `sls_social_shares` where `uid` IN (3795) and `element` = 'stream.user' UNION select `uid`, `element`, `user_id` from `sls_social_shares` where `uid` IN (2780) and `element` = 'stream.user' UNION select `uid`, `element`, `user_id` from `sls_social_shares` where `uid` IN (2171) and `element` = 'stream.user' UNION select `uid`, `element`, `user_id` from `sls_social_shares` where `uid` IN (2060) and `element` = 'stream.user' UNION select `uid`, `element`, `user_id` from `sls_social_shares` where `uid` IN (1954) and `element` = 'stream.user' UNION select `uid`, `element`, `user_id` from `sls_social_shares` where `uid` IN (1928) and `element` = 'stream.user' UNION select `uid`, `element`, `user_id` from `sls_social_shares` where `uid` IN (1920) and `element` = 'stream.user' UNION select `uid`, `element`, `user_id` from `sls_social_shares` where `uid` IN (1919) and `element` = 'stream.user' UNION select `uid`, `element`, `user_id` from `sls_social_shares` where `uid` IN (1904) and `element` = 'stream.user'
-
select * from `sls_social_shares` where id IN (1013,1457,844)
-
select count(1) as `cnt`, x.`uid`, x.`element`, x.`stream_id` from `sls_social_comments` as x where stream_id IN (3796,3795,2780,2171,2060,1954,1928,1920,1919,1904) group by x.`element`, x.`uid`, x.`stream_id`
-
select x.* from `sls_social_comments` as x where x.stream_id IN (3796,3795,2780,2171,2060,1954,1928,1920,1919,1904)
-
select a.`id`, a.`value` as `default`, a.`options`, b.`user_id`, b.`uid`, b.`type`, b.`value`,b.`id` as `pid` from `sls_social_privacy` as a inner join `sls_social_privacy_items` as b on a.`id` = b.`privacy_id` where b.uid IN (1013,844) and b.type = 'blog' UNION select a.`id`, a.`value` as `default`, a.`options`, b.`user_id`, b.`uid`, b.`type`, b.`value`,b.`id` as `pid` from `sls_social_privacy` as a inner join `sls_social_privacy_items` as b on a.`id` = b.`privacy_id` where b.uid IN (1457,1457,1457,1457,1457,1457,1457,1457) and b.type = 'users'
-
SELECT template FROM `sls_template_styles` AS s LEFT JOIN `sls_extensions` AS e ON e.type = `template` AND e.element=s.template AND e.client_id=s.client_id WHERE s.client_id = '0' AND home = 1
-
select a.`id`, a.`type`, a.`rule`, a.`options`, b.`value` from `sls_social_privacy` as a inner join `sls_social_privacy_map` as b on a.`id` = b.`privacy_id` where b.`uid` = '1' and b.`utype` = 'profiles' and a.`state` = '1' order by a.`type`
-
select a.`type`, a.`rule`, b.`value`, a.`id`, b.`id` as `mapid` from `sls_social_privacy` as a inner join `sls_social_privacy_map` as b on a.`id` = b.`privacy_id` where b.`uid` = '1457' and b.`utype` = 'user' and a.`state` = '1' order by a.`type`
-
SELECT COUNT(1) FROM `sls_social_apps` AS `a` LEFT JOIN `sls_social_apps_map` AS `b` ON `b`.`app_id` = `a`.`id` AND `b`.`uid` = '1457' AND `b`.`type` = 'user' INNER JOIN `sls_social_apps_views` AS `c` ON `c`.`app_id` = `a`.`id` AND `c`.`view` = 'profile' WHERE `a`.`state` = '1' AND ( `a`.`default` = '1' OR `b`.`id` IS NOT NULL )
-
SELECT `a`.* FROM `sls_social_apps` AS `a` LEFT JOIN `sls_social_apps_map` AS `b` ON `b`.`app_id` = `a`.`id` AND `b`.`uid` = '1457' AND `b`.`type` = 'user' INNER JOIN `sls_social_apps_views` AS `c` ON `c`.`app_id` = `a`.`id` AND `c`.`view` = 'profile' WHERE `a`.`state` = '1' AND ( `a`.`default` = '1' OR `b`.`id` IS NOT NULL )
-
SELECT COUNT(1) FROM `sls_social_apps` AS `a` LEFT JOIN `sls_social_apps_map` AS `b` ON `b`.`app_id` = `a`.`id` AND `b`.`uid` = '1457' AND `b`.`type` = 'user' WHERE `a`.`state` = '1' AND `a`.`group` = 'user' AND `a`.`widget` = '1' AND ( `a`.`default` = '1' OR `b`.`id` IS NOT NULL OR `a`.`system` = '1' )
-
SELECT `a`.* FROM `sls_social_apps` AS `a` LEFT JOIN `sls_social_apps_map` AS `b` ON `b`.`app_id` = `a`.`id` AND `b`.`uid` = '1457' AND `b`.`type` = 'user' WHERE `a`.`state` = '1' AND `a`.`group` = 'user' AND `a`.`widget` = '1' AND ( `a`.`default` = '1' OR `b`.`id` IS NOT NULL OR `a`.`system` = '1' )
-
SELECT * FROM `sls_social_default_avatars` WHERE `uid`='1' AND `type`='profiles'
-
SELECT `b`.* FROM `sls_social_avatars` AS `a` INNER JOIN `sls_social_photos` AS `b` ON `a`.`photo_id` = `b`.`id` WHERE `a`.`uid` = '1457' AND `a`.`type` = 'user'
-
select a.`id`, a.`value` as `default`, a.`options`, b.`user_id`, b.`uid`, b.`type`, b.`value`,b.`id` as `pid` from `sls_social_privacy` as a inner join `sls_social_privacy_items` as b on a.`id` = b.`privacy_id` where b.`uid` = '521' and b.`type` = 'photos' and a.`state` = '1' and b.`user_id` = '1457'
-
select a.`type`, a.`rule`, a.`id`, b.`value` as `default`, a.`options`, b.`id` as `mapid` from `sls_social_privacy` as a inner join `sls_social_privacy_map` as b ON a.`id` = b.`privacy_id` where b.`uid` = '1457' and b.`utype` = 'user' and a.`state` = '1'
-
select a.`type`, a.`rule`, a.`id`, b.`value` as `default`, a.`options`, 0 as `mapid` from `sls_social_privacy` as a inner join `sls_social_privacy_map` as b ON a.`id` = b.`privacy_id` where b.`uid` = '1' and b.`utype` = 'profiles' and a.`state` = '1'
-
SELECT a.`type`, a.`rule`, a.`id`, a.`value` AS `default`, a.`options` , 0 as `mapid` FROM `sls_social_privacy` AS a where a.`state` = '1'
-
SELECT * FROM `sls_social_default_avatars` WHERE `uid`='1' AND `type`='profiles'
-
SELECT COUNT(1) FROM `sls_session` WHERE `userid`='1457'
-
SELECT `id` FROM `sls_social_subscriptions` WHERE `uid` = '1457' AND `type` = 'user.user' AND `user_id` = '0'
-
SELECT * FROM `sls_menu` WHERE `published` = '1' AND `link` LIKE 'index.php?option=com_easysocial%'
-
SELECT `a`.*,`b`.`element` AS `element`,`d`.`uid` AS `profile_id` FROM `sls_social_fields` AS `a` LEFT JOIN `sls_social_apps` AS `b` ON `b`.`id` = `a`.`app_id` LEFT JOIN `sls_social_fields_steps` AS `d` ON `a`.`step_id` = `d`.`id` WHERE `a`.`unique_key` = 'HEADLINE' AND `d`.`uid` = '1' AND `d`.`type` = 'profiles' ORDER BY `d`.`sequence` ASC,`a`.`ordering` ASC
-
SELECT COUNT(1) FROM `sls_social_friends` AS a INNER JOIN `sls_users` AS uu ON uu.`id` = if( a.`target_id` = '1457', a.`actor_id`, a.`target_id`) WHERE uu.`block` = '0' AND ( ( a.`target_id`='1457' AND a.`state` = '1' ) OR ( a.`actor_id`='1457' AND a.`state` = '1' ) )
-
SELECT COUNT(1) FROM `sls_social_subscriptions` AS `a` INNER JOIN `sls_users` AS `uu` ON `a`.`user_id` = `uu`.`id` WHERE `a`.`type` = 'user.user' AND `a`.`uid` = '1457' AND `uu`.`block` = '0'
-
SELECT COUNT(1) FROM `sls_social_badges_maps` AS `a` INNER JOIN `sls_social_badges` AS `b` ON `a`.`badge_id` = `b`.`id` WHERE `a`.`user_id` = '1457' AND `b`.`state` = '1'
-
SELECT *
FROM sls_social_profiles
WHERE `id` = '1'
-
SELECT `a`.*,`b`.`custom_message` AS `custom_message`,`b`.`created` AS `achieved_date` FROM `sls_social_badges` AS `a` LEFT JOIN `sls_social_badges_maps` AS `b` ON `b`.`badge_id` = `a`.`id` WHERE `b`.`user_id` = '1457' AND `a`.`state` = '1'
-
SELECT `a`.*,`b`.`element` AS `element`,`d`.`uid` AS `profile_id` FROM `sls_social_fields` AS `a` LEFT JOIN `sls_social_apps` AS `b` ON `b`.`id` = `a`.`app_id` LEFT JOIN `sls_social_fields_steps` AS `d` ON `a`.`step_id` = `d`.`id` WHERE `a`.`unique_key` = 'BIRTHDAY' AND `d`.`uid` = '1' AND `d`.`type` = 'profiles' ORDER BY `d`.`sequence` ASC,`a`.`ordering` ASC
-
SELECT * FROM `sls_social_fields_data` WHERE `uid` = '1457' AND `type` = 'user' ORDER BY `field_id` ASC,`datakey` ASC
-
SELECT * FROM `sls_social_fields_options` WHERE `parent_id` IN ('10') ORDER BY `parent_id` ASC,`key` ASC,`ordering` ASC
-
select a.`id`, a.`value` as `default`, a.`options`, b.`user_id`, b.`uid`, b.`type`, b.`value`,b.`id` as `pid` from `sls_social_privacy` as a inner join `sls_social_privacy_items` as b on a.`id` = b.`privacy_id` where b.`uid` = '10' and b.`type` = 'field' and a.`state` = '1' and b.`user_id` = '1457'
-
SELECT `a`.*,`b`.`element` AS `element`,`d`.`uid` AS `profile_id` FROM `sls_social_fields` AS `a` LEFT JOIN `sls_social_apps` AS `b` ON `b`.`id` = `a`.`app_id` LEFT JOIN `sls_social_fields_steps` AS `d` ON `a`.`step_id` = `d`.`id` WHERE `a`.`unique_key` = 'GENDER' AND `d`.`uid` = '1' AND `d`.`type` = 'profiles' ORDER BY `d`.`sequence` ASC,`a`.`ordering` ASC
-
SELECT * FROM `sls_social_fields_options` WHERE `parent_id` IN ('9') ORDER BY `parent_id` ASC,`key` ASC,`ordering` ASC
-
select a.`id`, a.`value` as `default`, a.`options`, b.`user_id`, b.`uid`, b.`type`, b.`value`,b.`id` as `pid` from `sls_social_privacy` as a inner join `sls_social_privacy_items` as b on a.`id` = b.`privacy_id` where b.`uid` = '9' and b.`type` = 'field' and a.`state` = '1' and b.`user_id` = '1457'
-
SELECT `a`.*,`b`.`element` AS `element`,`d`.`uid` AS `profile_id` FROM `sls_social_fields` AS `a` LEFT JOIN `sls_social_apps` AS `b` ON `b`.`id` = `a`.`app_id` LEFT JOIN `sls_social_fields_steps` AS `d` ON `a`.`step_id` = `d`.`id` WHERE `a`.`unique_key` = 'ADDRESS' AND `d`.`uid` = '1' AND `d`.`type` = 'profiles' ORDER BY `d`.`sequence` ASC,`a`.`ordering` ASC
-
SELECT * FROM `sls_social_fields_options` WHERE `parent_id` IN ('11') ORDER BY `parent_id` ASC,`key` ASC,`ordering` ASC
-
select a.`id`, a.`value` as `default`, a.`options`, b.`user_id`, b.`uid`, b.`type`, b.`value`,b.`id` as `pid` from `sls_social_privacy` as a inner join `sls_social_privacy_items` as b on a.`id` = b.`privacy_id` where b.`uid` = '11' and b.`type` = 'field' and a.`state` = '1' and b.`user_id` = '1457'
-
SELECT `a`.*,`b`.`element` AS `element`,`d`.`uid` AS `profile_id` FROM `sls_social_fields` AS `a` LEFT JOIN `sls_social_apps` AS `b` ON `b`.`id` = `a`.`app_id` LEFT JOIN `sls_social_fields_steps` AS `d` ON `a`.`step_id` = `d`.`id` WHERE `a`.`unique_key` = 'URL' AND `d`.`uid` = '1' AND `d`.`type` = 'profiles' ORDER BY `d`.`sequence` ASC,`a`.`ordering` ASC
-
SELECT * FROM `sls_social_fields_options` WHERE `parent_id` IN ('13') ORDER BY `parent_id` ASC,`key` ASC,`ordering` ASC
-
SELECT * FROM `sls_social_apps_views`
-
SELECT DISTINCT(a.id) FROM `sls_social_clusters` AS `a` INNER JOIN `sls_social_clusters_nodes` AS `c` ON `a`.`id` = `c`.`cluster_id` WHERE `a`.`cluster_type` = 'group' AND `c`.`uid` = '1457' AND `c`.`state` = '1' AND `a`.`type` IN ('2', '1') AND `a`.`state` = '1' ORDER BY `a`.`created` DESC
-
SELECT COUNT(1) FROM `sls_social_clusters_nodes` AS `a` INNER JOIN `sls_social_clusters` AS `b` ON `b`.`id` = `a`.`cluster_id` WHERE `a`.`uid` = '1457' AND `a`.`type` = 'user' AND `a`.`state` = '1' AND `b`.`state` = '1' AND `b`.`cluster_type` = 'group' AND `b`.`type` IN ('2', '1')
-
SELECT COUNT(1) FROM (SELECT DISTINCT `a`.`id` AS `id` FROM `sls_social_clusters` AS `a` LEFT JOIN `sls_social_events_meta` AS `b` ON `a`.`id` = `b`.`cluster_id` WHERE `a`.`cluster_type` = 'event' AND `a`.`type` IN ('1','2') AND `a`.`creator_uid` = '1457' AND `a`.`creator_type` = 'user' AND `a`.`state` = '1' AND `b`.`start` >= '2023-01-27 01:53:48') AS zcount
-
SELECT DISTINCT `a`.`id` AS `id` FROM `sls_social_clusters` AS `a` LEFT JOIN `sls_social_events_meta` AS `b` ON `a`.`id` = `b`.`cluster_id` WHERE `a`.`cluster_type` = 'event' AND `a`.`type` IN ('1','2') AND `a`.`creator_uid` = '1457' AND `a`.`creator_type` = 'user' AND `a`.`state` = '1' AND `b`.`start` >= '2023-01-27 01:53:48' ORDER BY `b`.`start` asc LIMIT 0, 5
-
SELECT COUNT(DISTINCT(`a`.`id`)) AS `id` FROM `sls_social_clusters` AS `a` LEFT JOIN `sls_social_events_meta` AS `b` ON `a`.`id` = `b`.`cluster_id` WHERE `a`.`cluster_type` = 'event' AND `a`.`type` IN ('1', '2') AND `a`.`creator_uid` = '1457' AND `a`.`creator_type` = 'user' AND `a`.`state` = '1' AND `b`.`start` >= '2023-01-27 01:53:48'
-
SELECT COUNT(1) FROM (SELECT DISTINCT `a`.`id` AS `id` FROM `sls_social_clusters` AS `a` LEFT JOIN `sls_social_events_meta` AS `b` ON `a`.`id` = `b`.`cluster_id` LEFT JOIN `sls_social_clusters_nodes` AS `c` ON `a`.`id` = `c`.`cluster_id` WHERE `a`.`cluster_type` = 'event' AND `a`.`type` IN ('1','2') AND `a`.`state` = '1' AND `c`.`uid` = '1457' AND `c`.`state` = '1' AND `b`.`start` >= '2023-01-27 01:53:48') AS zcount
-
SELECT DISTINCT `a`.`id` AS `id` FROM `sls_social_clusters` AS `a` LEFT JOIN `sls_social_events_meta` AS `b` ON `a`.`id` = `b`.`cluster_id` LEFT JOIN `sls_social_clusters_nodes` AS `c` ON `a`.`id` = `c`.`cluster_id` WHERE `a`.`cluster_type` = 'event' AND `a`.`type` IN ('1','2') AND `a`.`state` = '1' AND `c`.`uid` = '1457' AND `c`.`state` = '1' AND `b`.`start` >= '2023-01-27 01:53:48' ORDER BY `b`.`start` asc LIMIT 0, 5
-
SELECT COUNT(DISTINCT(`a`.`id`)) AS `id` FROM `sls_social_clusters` AS `a` LEFT JOIN `sls_social_events_meta` AS `b` ON `a`.`id` = `b`.`cluster_id` LEFT JOIN `sls_social_clusters_nodes` AS `c` ON `a`.`id` = `c`.`cluster_id` WHERE `a`.`cluster_type` = 'event' AND `a`.`type` IN ('1', '2') AND `a`.`state` = '1' AND `c`.`uid` = '1457' AND `c`.`state` = '1' AND `b`.`start` >= '2023-01-27 01:53:48'
-
SELECT *
FROM sls_social_profiles
WHERE `id` = '1'
-
SELECT `a`.*,`b`.`element` AS `element`,`d`.`uid` AS `profile_id` FROM `sls_social_fields` AS `a` LEFT JOIN `sls_social_apps` AS `b` ON `b`.`id` = `a`.`app_id` LEFT JOIN `sls_social_fields_steps` AS `d` ON `a`.`step_id` = `d`.`id` WHERE ( `a`.`core` = '1' OR `a`.`state` = '1' ) AND `d`.`uid` = '1' AND `d`.`type` = 'profiles' ORDER BY `d`.`sequence` ASC,`a`.`ordering` ASC
-
SELECT * FROM `sls_social_fields_options` WHERE `parent_id` IN ('1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '165', '167', '14', '15', '16', '17', '18', '19') ORDER BY `parent_id` ASC,`key` ASC,`ordering` ASC