Commnunity Marketplace is connecting user communities. We are providing access to use, manage and even purchase your very own social community platform. By providing localized community platforms like Facebook, Groupon, YouTube, Uber and others we can effectively empower each community to effectively keep money local .
Check out a collection of our community sites for you to join and thrive from collected from GET COMMUNITY CONNECTED. If you want to use those, we would love to empower you to get your own community connected.
Joomla! Version | 4.4.4 |
PHP Version | 8.2.26 |
Identity | guest |
Response | 200 |
Template | j-network |
Database |
|
1 x Before Access::getAssetRules (id:137 name:com_jfbconnect) (1.56MB) (40.32%) | 133.96ms |
1 x afterInitialise (2.96MB) (30.68%) | 101.94ms |
1 x afterRender (892.7KB) (7.08%) | 23.52ms |
1 x afterRenderComponent com_community (335.03KB) (6.66%) | 22.14ms |
1 x Before Access::preloadComponents (all components) (949.57KB) (6.52%) | 21.66ms |
1 x afterRoute (995.38KB) (3.8%) | 12.63ms |
1 x afterRenderRawModule mod_jbusiness_user (User module) (235.7KB) (1.27%) | 4.23ms |
1 x afterDispatch (51.44KB) (0.77%) | 2.55ms |
1 x afterLoad (530.05KB) (0.75%) | 2.48ms |
1 x afterRenderModule mod_custom (GET COMMUNITY CONNECTED) (37.01KB) (0.42%) | 1.38ms |
1 x afterRenderModule mod_jbusiness_user (User module) (69.02KB) (0.37%) | 1.23ms |
1 x afterRenderModule mod_menu (Offcanvas) (37.44KB) (0.37%) | 1.23ms |
1 x beforeRenderComponent com_community (51.23KB) (0.25%) | 829μs |
1 x afterRenderRawModule mod_menu (Offcanvas) (7.48KB) (0.19%) | 638μs |
1 x After Access::preloadComponents (all components) (213.09KB) (0.17%) | 552μs |
1 x afterRenderRawModule mod_custom (GET COMMUNITY CONNECTED) (4.66KB) (0.09%) | 309μs |
1 x beforeRenderRawModule mod_menu (Offcanvas) (7.64KB) (0.07%) | 224μs |
1 x After Access::getAssetRules (id:1 name:root.1) (6.7KB) (0.01%) | 48μs |
1 x beforeRenderRawModule mod_jbusiness_user (User module) (3.16KB) (0.01%) | 46μs |
1 x beforeRenderRawModule mod_custom (GET COMMUNITY CONNECTED) (1.16KB) (0.01%) | 41μs |
1 x After Access::getAssetRules (id:137 name:com_jfbconnect) (1.45KB) (0%) | 15μs |
1 x Before Access::getAssetRules (id:1 name:root.1) (2.6KB) (0%) | 13μs |
1 x beforeRenderModule mod_jbusiness_user (User module) (720B) (0%) | 6μs |
1 x beforeRenderModule mod_menu (Offcanvas) (704B) (0%) | 5μs |
1 x beforeRenderModule mod_custom (GET COMMUNITY CONNECTED) (720B) (0%) | 4μs |
SELECT @@SESSION.sql_mode;
86μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:334CopySELECT `data`
FROM `n36ic_session`
WHERE `session_id` = ?
139μs1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:261CopySELECT `session_id`
FROM `n36ic_session`
WHERE `session_id` = :session_id LIMIT 1
85μs1.3KBParams/libraries/src/Session/MetadataManager.php:187CopyINSERT INTO `n36ic_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(:session_id, :guest, :time, :user_id, :username, :client_id)
145μs944BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `n36ic_extensions`
WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1
99μs34.23KB/administrator/components/com_mightysites/src/Helper/DatabaseHelper.php:375CopySELECT `id`,`rules`
FROM `n36ic_viewlevels`
38μs656B/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `n36ic_usergroups` AS `a`
LEFT JOIN `n36ic_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
43μs1.33KBParams/libraries/src/Access/Access.php:868CopySELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM `n36ic_extensions`
WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2)
ORDER BY `ordering`
84μs25.48KBParams/libraries/src/Plugin/PluginHelper.php:294CopySELECT `m`.`id`,`m`.`menutype`,`m`.`title`,`m`.`alias`,`m`.`note`,`m`.`link`,`m`.`type`,`m`.`level`,`m`.`language`,`m`.`browserNav`,`m`.`access`,`m`.`params`,`m`.`home`,`m`.`img`,`m`.`template_style_id`,`m`.`component_id`,`m`.`parent_id`,`m`.`path` AS `route`,`e`.`element` AS `component`
FROM `communitymarketp_givebackpromotions`.`jaks_menu` AS `m`
LEFT JOIN `n36ic_extensions` AS `e` ON `m`.`component_id` = `e`.`extension_id`
WHERE
(
(`m`.`published` = 1 AND `m`.`parent_id` > 0 AND `m`.`client_id` = 0) AND
(`m`.`publish_up` IS NULL OR `m`.`publish_up` <= :currentDate1)) AND
(`m`.`publish_down` IS NULL OR `m`.`publish_down` >= :currentDate2)
ORDER BY `m`.`lft`
1.72ms20.42KBParams/administrator/components/com_mightysites/src/Helper/DatabaseHelper.php:375CopySELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent`
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles` AS `s`
LEFT JOIN `n36ic_extensions` AS `e` ON `e`.`element` = `s`.`template` AND `e`.`type` = 'template' AND `e`.`client_id` = `s`.`client_id`
WHERE `s`.`client_id` = 0 AND `e`.`enabled` = 1
66μs40.86KB/administrator/components/com_templates/src/Model/StyleModel.php:773CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
52μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySET @@SESSION.sql_mode =''
28μs0B/plugins/system/jomsocial.system/jomsocial.system.php:139CopySELECT manifest_cache
FROM `n36ic_extensions`
WHERE element = "com_affiliatetracker"
36μs536B/plugins/system/affiliate_tracker/affiliate_tracker.php:203CopySELECT `id`
FROM `n36ic_affiliate_tracker_accounts`
WHERE `ref_word` = '4867-painters-cam-vas/followers/following' AND `publish` = '1'
70.63ms520B/plugins/system/affiliate_tracker/affiliate_tracker.php:75CopySELECT `template`
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `home` = 1
47μs536B/plugins/system/helix3/helix3.php:247CopySELECT *
FROM n36ic_rsform_config
53μs1KB/administrator/components/com_rsform/helpers/config.php:50CopySELECT `session_id`
FROM `n36ic_session`
WHERE `session_id` = :session_id LIMIT 1
146μs2.56KBParams/libraries/src/Session/MetadataManager.php:187CopyUPDATE `n36ic_session`
SET `guest` = :guest
, `time` = :time
, `userid` = :user_id
, `username` = :username
, `client_id` = :client_id
WHERE `session_id` = :session_id
117μs992BParams/libraries/src/Session/MetadataManager.php:316CopySELECT setting,value FROM n36ic_jfbconnect_config
58μs17.77KB/administrator/components/com_jfbconnect/models/config.php:304CopySELECT value
FROM n36ic_jfbconnect_config
WHERE setting="profile_joomla"
38μs536B/libraries/sourcecoast/plugins/socialprofile.php:649CopySELECT value
FROM n36ic_jfbconnect_config
WHERE setting="profile_customdb"
31μs536B/libraries/sourcecoast/plugins/socialprofile.php:649CopySELECT `userid` FROM `n36ic_community_users` WHERE `alias`='4867-painters-cam-vas'
1.8ms536B/components/com_community/router.php:576CopySELECT fas.*
FROM n36ic_jbusinessdirectory_application_settings fas
71μs40.73KB/components/com_jbusinessdirectory/helpers/utils.php:67CopySELECT fas.*
FROM n36ic_jbusinessdirectory_date_formats fas
WHERE fas.id ='2'
37μs768B/components/com_jbusinessdirectory/helpers/utils.php:78CopySELECT fas.*
FROM n36ic_jbusinessdirectory_currencies fas
WHERE fas.currency_id ='26'
33μs704B/components/com_jbusinessdirectory/helpers/utils.php:87CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
46μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySHOW TABLES
3.52ms48.51KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:678CopySELECT * FROM n36ic_acym_plugin
54μs1.5KB/administrator/components/com_acym/libraries/joomla/database.php:32CopySELECT * FROM n36ic_acym_configuration
59μs3.06KB/administrator/components/com_acym/libraries/joomla/database.php:32CopySELECT * FROM n36ic_acym_plugin
52μs1.5KB/administrator/components/com_acym/libraries/joomla/database.php:32CopySELECT `groups`.*, `groups`.title AS text, `groups`.id AS `value`
FROM n36ic_usergroups AS `groups`
55μs1.02KB/administrator/components/com_acym/libraries/joomla/database.php:32CopySELECT *
FROM `n36ic_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
59μs1.59KB/libraries/src/Language/LanguageHelper.php:142CopySHOW FULL COLUMNS FROM `n36ic_community_config`
491μs3.8KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:625CopySELECT *
FROM `n36ic_community_config`
WHERE `name` = 'config'
41μs592B/libraries/src/Table/Table.php:755CopySELECT `id` FROM `n36ic_users` WHERE `id` = '4867'
102μs536B/components/com_community/libraries/core.php:191CopySELECT a.`userid` as _userid , a.`status` as _status , a.`points` as _points, a.`posted_on` as _posted_on, a.`avatar` as _avatar , a.`cover` as _cover , a.`thumb` as _thumb , a.`invite` as _invite, a.`params` as _cparams, a.`view` as _view, a.`friends` as _friends, a.`pages` as _pages, a.`groups` as _groups, a.`events` as _events, a.`friendcount` as _friendcount, a.`alias` as _alias, a.`profile_id` as _profile_id, a.`storage` as _storage, a.`watermark_hash` as _watermark_hash, a.`search_email` as _search_email, a.`longitude` as longitude, a.`latitude` as latitude, a.`default_avatar` as _defaultAvatar, a.`usergroup` as _usergroup, s.`userid` as _isonline, u.* FROM `n36ic_community_users` as a LEFT JOIN `n36ic_users` u ON u.`id`=a.`userid` LEFT OUTER JOIN `n36ic_session` s ON s.`userid`=a.`userid` AND s.`client_id` !='1' WHERE a.`userid`='4867'
738μs4.97KB/components/com_community/libraries/user.php:181CopySHOW FULL COLUMNS FROM `n36ic_community_profiles`
494μs1.52KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:625Copyshow tables like '%_kunena_users'
2.17ms520B/plugins/community/mykunenaposts/mykunenaposts.php:34CopySELECT `id` FROM `n36ic_users` WHERE `id` = '0'
35μs520B/components/com_community/libraries/core.php:191CopySELECT a.`userid` as _userid , a.`status` as _status , a.`points` as _points, a.`posted_on` as _posted_on, a.`avatar` as _avatar , a.`cover` as _cover , a.`thumb` as _thumb , a.`invite` as _invite, a.`params` as _cparams, a.`view` as _view, a.`friends` as _friends, a.`pages` as _pages, a.`groups` as _groups, a.`events` as _events, a.`friendcount` as _friendcount, a.`alias` as _alias, a.`profile_id` as _profile_id, a.`storage` as _storage, a.`watermark_hash` as _watermark_hash, a.`search_email` as _search_email, a.`longitude` as longitude, a.`latitude` as latitude, a.`default_avatar` as _defaultAvatar, a.`usergroup` as _usergroup, s.`userid` as _isonline, u.* FROM `n36ic_community_users` as a LEFT JOIN `n36ic_users` u ON u.`id`=a.`userid` LEFT OUTER JOIN `n36ic_session` s ON s.`userid`=a.`userid` AND s.`client_id` !='1' WHERE a.`userid`='0'
395μs4.95KB/components/com_community/libraries/user.php:181CopySELECT `id` FROM `n36ic_community_fields` WHERE `fieldcode`='FIELD_GENDER'
37μs536B/components/com_community/models/profile.php:825CopySELECT `value` FROM `n36ic_community_fields_values` WHERE `field_id` = '2' AND `user_id` = '0'
29μs520B/components/com_community/models/profile.php:808CopySELECT * FROM `n36ic_community_mailq` WHERE `status`='0' LIMIT 0,100
122μs83.02KB/components/com_community/models/mailq.php:139CopySELECT `id` FROM `n36ic_users` WHERE LOWER( `email` ) = ''
324μs536B/components/com_community/models/user.php:669CopySELECT `id` FROM `n36ic_users` WHERE `id` = '246164'
64μs536B/components/com_community/libraries/core.php:191CopySELECT a.`userid` as _userid , a.`status` as _status , a.`points` as _points, a.`posted_on` as _posted_on, a.`avatar` as _avatar , a.`cover` as _cover , a.`thumb` as _thumb , a.`invite` as _invite, a.`params` as _cparams, a.`view` as _view, a.`friends` as _friends, a.`pages` as _pages, a.`groups` as _groups, a.`events` as _events, a.`friendcount` as _friendcount, a.`alias` as _alias, a.`profile_id` as _profile_id, a.`storage` as _storage, a.`watermark_hash` as _watermark_hash, a.`search_email` as _search_email, a.`longitude` as longitude, a.`latitude` as latitude, a.`default_avatar` as _defaultAvatar, a.`usergroup` as _usergroup, s.`userid` as _isonline, u.* FROM `n36ic_community_users` as a LEFT JOIN `n36ic_users` u ON u.`id`=a.`userid` LEFT OUTER JOIN `n36ic_session` s ON s.`userid`=a.`userid` AND s.`client_id` !='1' WHERE a.`userid`='246164'
340μs4.97KB/components/com_community/libraries/user.php:181CopySELECT `id` FROM `n36ic_users` WHERE `id`='246164'
75μs536B/components/com_community/libraries/user.php:1284CopySHOW FULL COLUMNS FROM `n36ic_users`
478μs1.58KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:625CopySELECT *
FROM `n36ic_users`
WHERE `id` = :userid
168μs3.16KBParams/libraries/src/Table/User.php:104CopySELECT `g`.`id`,`g`.`title`
FROM `n36ic_usergroups` AS `g`
INNER JOIN `n36ic_user_usergroup_map` AS `m` ON `m`.`group_id` = `g`.`id`
WHERE `m`.`user_id` = :muserid
39μs1.35KBParams/libraries/src/Table/User.php:132CopySHOW FULL COLUMNS FROM `n36ic_community_users`
491μs1.7KB/components/com_community/models/user.php:452CopyUPDATE `n36ic_community_users` SET `status`='',`points`='0',`posted_on`='1000-01-01 00:00:00',`avatar`='',`thumb`='',`invite`='0',`alias`='246164-administrator2',`params`='{\"notifyEmailSystem\":1,\"privacyPrivateMessage\":10,\"privacyFriendRequest\":10,\"privacyProfileView\":0,\"privacyPhotoView\":0,\"privacyFriendsView\":0,\"privacyGroupsView\":\"\",\"privacyPagesView\":\"\",\"privacyVideoView\":0,\"notifyEmailMessage\":1,\"notifyEmailApps\":1,\"notifyWallComment\":0,\"invitorId\":0,\"notif_pages_notify_admin\":1,\"etype_pages_notify_admin\":1,\"notif_groups_notify_admin\":1,\"etype_groups_notify_admin\":1,\"notif_user_profile_delete\":1,\"etype_user_profile_delete\":1,\"notif_system_reports_threshold\":1,\"etype_system_reports_threshold\":1,\"notif_profile_activity_add_comment\":1,\"etype_profile_activity_add_comment\":1,\"notif_profile_activity_reply_comment\":1,\"etype_profile_activity_reply_comment\":1,\"notif_comments_like\":1,\"etype_comments_like\":1,\"notif_profile_status_update\":1,\"etype_profile_status_update\":1,\"notif_profile_like\":1,\"etype_profile_like\":1,\"notif_profile_stream_like\":1,\"etype_profile_stream_like\":1,\"notif_profle_digest_email\":0,\"etype_profle_digest_email\":1,\"notif_new_follower\":1,\"etype_new_follower\":1,\"notif_friends_request_connection\":1,\"etype_friends_request_connection\":1,\"notif_friends_create_connection\":1,\"etype_friends_create_connection\":1,\"notif_inbox_create_message\":1,\"etype_inbox_create_message\":1,\"notif_users_tagged\":1,\"etype_users_tagged\":1,\"notif_pages_invite\":1,\"etype_pages_invite\":1,\"notif_pages_notify_creator\":1,\"etype_pages_notify_creator\":1,\"notif_groups_invite\":1,\"etype_groups_invite\":1,\"notif_groups_discussion_reply\":1,\"etype_groups_discussion_reply\":1,\"notif_groups_wall_create\":1,\"etype_groups_wall_create\":1,\"notif_groups_create_discussion\":1,\"etype_groups_create_discussion\":1,\"notif_groups_create_news\":1,\"etype_groups_create_news\":1,\"notif_groups_create_album\":1,\"etype_groups_create_album\":1,\"notif_groups_create_video\":1,\"etype_groups_create_video\":1,\"notif_groups_create_event\":1,\"etype_groups_create_event\":1,\"notif_groups_sendmail\":1,\"etype_groups_sendmail\":1,\"notif_groups_member_approved\":1,\"etype_groups_member_approved\":1,\"notif_groups_member_join\":1,\"etype_groups_member_join\":1,\"notif_groups_notify_creator\":1,\"etype_groups_notify_creator\":1,\"notif_groups_discussion_newfile\":1,\"etype_groups_discussion_newfile\":1,\"notif_groups_activity_add_comment\":1,\"etype_groups_activity_add_comment\":1,\"notif_events_notify_admin\":1,\"etype_events_notify_admin\":1,\"notif_events_invite\":1,\"etype_events_invite\":1,\"notif_events_invitation_approved\":1,\"etype_events_invitation_approved\":1,\"notif_events_sendmail\":1,\"etype_events_sendmail\":1,\"notif_event_notify_creator\":0,\"etype_event_notify_creator\":0,\"notif_event_join_request\":1,\"etype_event_join_request\":1,\"notif_events_activity_add_comment\":0,\"etype_events_activity_add_comment\":0,\"notif_events_wall_create\":1,\"etype_events_wall_create\":1,\"notif_videos_submit_wall\":1,\"etype_videos_submit_wall\":1,\"notif_videos_reply_wall\":1,\"etype_videos_reply_wall\":1,\"notif_videos_tagging\":1,\"etype_videos_tagging\":1,\"notif_videos_like\":1,\"etype_videos_like\":1,\"notif_videos_convert_success\":1,\"etype_videos_convert_success\":1,\"notif_photos_submit_wall\":1,\"etype_photos_submit_wall\":1,\"notif_photos_reply_wall\":1,\"etype_photos_reply_wall\":1,\"notif_photos_tagging\":1,\"etype_photos_tagging\":1,\"notif_photos_like\":1,\"etype_photos_like\":1,\"notif_article_comment\":0,\"etype_article_comment\":0,\"notif_article_comment_like\":0,\"etype_article_comment_like\":0,\"notif_system_messaging\":1,\"etype_system_messaging\":1,\"postFacebookStatus\":0}',`profile_id`='0',`storage`='file',`watermark_hash`='',`search_email`='1',`friends`='',`pages`='',`groups`='',`events`='' WHERE `userid` = '246164'
137μs48B/components/com_community/models/user.php:452CopySELECT `value` FROM `n36ic_community_fields_values` WHERE `field_id` = '2' AND `user_id` = '246164'
33μs472B/components/com_community/models/profile.php:808CopySHOW FULL COLUMNS FROM `n36ic_community_follower`
547μs1.34KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:625CopySELECT COUNT(id) FROM `n36ic_community_follower` AS `a` WHERE `a`.`user_id` = '4867'
156μs536B/components/com_community/tables/follower.php:58CopySELECT a.* FROM `n36ic_community_follower` AS a WHERE a.`user_id` = '4867' ORDER BY a.`id` DESC LIMIT 0, 12
110μs752B/components/com_community/models/followers.php:157CopySELECT `id` FROM `communitymarketp_givebackpromotions`.`jaks_menu` WHERE `link` = 'index.php?option=com_community&view=frontpage' AND `published`='1' AND `type`='component'
40μs536B/components/com_community/libraries/core.php:1510CopySELECT `id`,`name`,`rules`,`parent_id`
FROM `n36ic_assets`
WHERE `name` IN (:preparedArray1,:preparedArray2,:preparedArray3,:preparedArray4,:preparedArray5,:preparedArray6,:preparedArray7,:preparedArray8,:preparedArray9,:preparedArray10,:preparedArray11,:preparedArray12,:preparedArray13,:preparedArray14,:preparedArray15,:preparedArray16,:preparedArray17,:preparedArray18,:preparedArray19,:preparedArray20,:preparedArray21,:preparedArray22,:preparedArray23,:preparedArray24,:preparedArray25,:preparedArray26,:preparedArray27,:preparedArray28,:preparedArray29,:preparedArray30,:preparedArray31,:preparedArray32,:preparedArray33,:preparedArray34,:preparedArray35,:preparedArray36,:preparedArray37,:preparedArray38,:preparedArray39,:preparedArray40,:preparedArray41,:preparedArray42,:preparedArray43,:preparedArray44,:preparedArray45,:preparedArray46,:preparedArray47,:preparedArray48,:preparedArray49,:preparedArray50,:preparedArray51,:preparedArray52,:preparedArray53,:preparedArray54,:preparedArray55,:preparedArray56,:preparedArray57,:preparedArray58,:preparedArray59,:preparedArray60,:preparedArray61,:preparedArray62,:preparedArray63,:preparedArray64,:preparedArray65,:preparedArray66,:preparedArray67,:preparedArray68,:preparedArray69)
163μs19.81KBParams/libraries/src/Access/Access.php:357CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
58μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
52μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
46μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
45μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT a.`params`, a.`id`, a.`link`, a.title as name, a.`parent_id`, false as script, a.`browserNav` FROM `communitymarketp_givebackpromotions`.`jaks_menu` AS a LEFT JOIN `communitymarketp_givebackpromotions`.`jaks_menu` AS b ON b.`id`=a.`parent_id` AND b.`published`='1' WHERE a.`published`='1' AND a.`menutype`='jomsocial' AND a.`access`='0' ORDER BY a.`lft`
45μs880B/components/com_community/models/toolbar.php:69CopySHOW FULL COLUMNS FROM `n36ic_community_likes`
533μs1.36KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:625CopySELECT * FROM `n36ic_community_likes` WHERE `element`='profile' AND `uid`='4867'
197μs11.81KB/components/com_community/tables/like.php:50CopySELECT * FROM `n36ic_community_likes` WHERE `element`='profile' AND `uid`='4867'
38μs832B/components/com_community/tables/like.php:50CopySELECT field.*, value.`value`,value.`access`, value.`params` as fieldparams FROM `n36ic_community_fields` AS field LEFT JOIN `n36ic_community_fields_values` AS value ON field.`id`=value.`field_id` AND value.`user_id`='4867' WHERE field.`published`='1' AND field.`visible`>='1' ORDER BY field.`ordering`
493μs2.48KB/components/com_community/models/profile.php:295CopySHOW FULL COLUMNS FROM `n36ic_community_photos_albums`
618μs1.58KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:625CopySELECT `id` FROM `n36ic_community_photos_albums` WHERE `creator` = '4867' AND `type` = 'profile.avatar'
426μs536B/components/com_community/tables/album.php:761CopySELECT * from `n36ic_community_users` WHERE `userid`='4867' AND (`status_access` <= 10) ORDER BY `posted_on` DESC LIMIT 1
246μs2.81KB/components/com_community/models/status.php:107CopySELECT * FROM `n36ic_community_moods` ORDER BY `ordering` ASC
47μs1.64KB/components/com_community/models/moods.php:29CopySELECT `value` FROM `n36ic_community_fields_values` WHERE `field_id` = '2' AND `user_id` = '4867'
136μs520B/components/com_community/models/profile.php:808CopySELECT COUNT(*) FROM `n36ic_community_groups_members` AS a INNER JOIN `n36ic_community_groups` AS b WHERE a.`groupid`= b.`id` AND `memberid`='4867' AND `approved`='1' AND b.`published`='1'
144μs536B/components/com_community/models/groups.php:451CopySELECT COUNT(*) FROM `n36ic_community_events_members` AS a INNER JOIN `n36ic_community_events` AS b ON b.`id`=a.`eventid` AND b.`enddate` > '2025-04-11 01:21:08' WHERE a.`memberid`='4867' AND a.`status` IN ('1','0')
193μs536B/components/com_community/models/events.php:712CopySELECT COUNT(1) FROM `n36ic_community_videos` AS a WHERE `creator`='4867' AND `creator_type`='user' AND (`status` = 'ready' OR `type` = 'file')
154μs536B/components/com_community/models/videos.php:673CopySELECT COUNT(1) FROM `n36ic_community_photos` AS a INNER JOIN `n36ic_community_photos_albums` AS b ON a.albumid=b.id WHERE 1 AND a.creator='4867'AND (b.type LIKE 'user%' or b.type LIKE 'profile%') AND `albumid` <> 0 AND a.`published` = '1'
573μs536B/components/com_community/models/photos.php:1466CopySELECT COUNT(*) FROM `n36ic_community_polls` WHERE `creator`='4867' AND `published`='1'
119μs536B/components/com_community/models/polls.php:563CopySELECT COUNT(id) FROM `n36ic_community_follower` AS `a` WHERE `a`.`following` = '4867'
100μs536B/components/com_community/tables/follower.php:41CopySELECT COUNT(id) FROM `n36ic_community_follower` AS `a` WHERE `a`.`user_id` = '4867'
37μs536B/components/com_community/tables/follower.php:58CopySELECT COUNT(*) FROM `n36ic_community_pages` WHERE `ownerid`='4867'
94μs536B/components/com_community/models/pages.php:275CopySELECT COUNT(1) FROM `n36ic_community_featured` WHERE `type`='users' AND `cid`='4867'
130μs536B/components/com_community/models/featured.php:29CopySELECT connection_id FROM `n36ic_community_connection` WHERE `connect_from`='0' AND `connect_to`='4867' AND `status` = '0'
128μs520B/components/com_community/helpers/friends.php:68CopySELECT * FROM `n36ic_community_featured` WHERE `type`='users' ORDER BY `id` DESC LIMIT 0,10
50μs832B/components/com_community/libraries/featured.php:41CopySELECT * FROM `n36ic_community_theme` WHERE `key`='settings' LIMIT 1
40μs656B/components/com_community/models/theme.php:28CopySELECT *
FROM `n36ic_users`
WHERE `id` = :userid
179μs3.16KBParams/libraries/src/Table/User.php:104CopySELECT `g`.`id`,`g`.`title`
FROM `n36ic_usergroups` AS `g`
INNER JOIN `n36ic_user_usergroup_map` AS `m` ON `m`.`group_id` = `g`.`id`
WHERE `m`.`user_id` = :muserid
128μs1.37KBParams/libraries/src/Table/User.php:132CopySELECT connection_id FROM `n36ic_community_connection` WHERE `connect_from`='0' AND `connect_to`='4867' AND `status` = '0'
32μs520B/components/com_community/helpers/friends.php:68CopySELECT `userid` FROM `n36ic_community_users` WHERE `alias`='4867-painters-cam-vas'
46μs536B/components/com_community/router.php:576CopySELECT * FROM n36ic_opengraph_object WHERE plugin = 'custom' AND system_name = 'custom' AND published = 1
48μs1.33KB/components/com_jfbconnect/models/opengraphobject.php:69CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
57μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
50μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
50μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
49μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
78μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
53μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid`
FROM `communitymarketp_givebackpromotions`.`jaks_modules` AS `m`
LEFT JOIN `communitymarketp_givebackpromotions`.`jaks_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `n36ic_extensions` AS `e` ON `e`.`element` = `m`.`module` AND `e`.`client_id` = `m`.`client_id`
WHERE
(
(
(`m`.`published` = 1 AND `e`.`enabled` = 1 AND `m`.`client_id` = :clientId AND `m`.`access` IN (:preparedArray1,:preparedArray2)) AND
(`m`.`publish_up` IS NULL OR `m`.`publish_up` <= :publishUp)) AND
(`m`.`publish_down` IS NULL OR `m`.`publish_down` >= :publishDown)) AND
(`mm`.`menuid` = :itemId OR `mm`.`menuid` <= 0)
ORDER BY `m`.`position`,`m`.`ordering`
3.21ms51.56KBParams/libraries/src/Cache/Controller/CallbackController.php:51CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
49μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
43μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
48μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
54μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
48μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
54μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
41μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
47μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
41μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
64μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
58μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
45μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
70μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copyselect * from n36ic_jbusinessdirectory_language_translations where type=21 and object_id=2 and language_tag='en-GB'
44μs912B/components/com_jbusinessdirectory/helpers/translations.php:631Copyselect * from n36ic_jbusinessdirectory_language_translations where type=21 and object_id=1 and language_tag='en-GB'
37μs912B/components/com_jbusinessdirectory/helpers/translations.php:631Copyselect * from n36ic_jbusinessdirectory_language_translations where type=39 and object_id=1 and language_tag='en-GB'
31μs912B/components/com_jbusinessdirectory/helpers/translations.php:631Copyselect * from n36ic_jbusinessdirectory_language_translations where type=23 and object_id=1 and language_tag='en-GB'
33μs912B/components/com_jbusinessdirectory/helpers/translations.php:631Copyselect * from n36ic_jbusinessdirectory_language_translations where type=40 and object_id=1 and language_tag='en-GB'
31μs912B/components/com_jbusinessdirectory/helpers/translations.php:631Copyselect * from n36ic_jbusinessdirectory_language_translations where type=24 and object_id=1 and language_tag='en-GB'
33μs912B/components/com_jbusinessdirectory/helpers/translations.php:631Copyselect * from n36ic_jbusinessdirectory_language_translations where type=41 and object_id=1 and language_tag='en-GB'
32μs912B/components/com_jbusinessdirectory/helpers/translations.php:631Copyselect * from n36ic_jbusinessdirectory_language_translations where type=31 and object_id=1 and language_tag='en-GB'
32μs912B/components/com_jbusinessdirectory/helpers/translations.php:631Copyselect * from n36ic_jbusinessdirectory_language_translations where type=36 and object_id=1 and language_tag='en-GB'
31μs912B/components/com_jbusinessdirectory/helpers/translations.php:631Copyselect * from n36ic_jbusinessdirectory_language_translations where type=42 and object_id=1 and language_tag='en-GB'
32μs912B/components/com_jbusinessdirectory/helpers/translations.php:631Copyselect * from n36ic_jbusinessdirectory_language_translations where type=36 and object_id=2 and language_tag='en-GB'
31μs912B/components/com_jbusinessdirectory/helpers/translations.php:631Copyselect * from n36ic_jbusinessdirectory_language_translations where type=21 and object_id=1 and language_tag='en-GB'
34μs912B/components/com_jbusinessdirectory/helpers/translations.php:631Copyselect * from n36ic_jbusinessdirectory_language_translations where type=39 and object_id=1 and language_tag='en-GB'
33μs912B/components/com_jbusinessdirectory/helpers/translations.php:631Copyselect * from n36ic_jbusinessdirectory_language_translations where type=23 and object_id=1 and language_tag='en-GB'
36μs912B/components/com_jbusinessdirectory/helpers/translations.php:631Copyselect * from n36ic_jbusinessdirectory_language_translations where type=40 and object_id=1 and language_tag='en-GB'
30μs912B/components/com_jbusinessdirectory/helpers/translations.php:631Copyselect * from n36ic_jbusinessdirectory_language_translations where type=24 and object_id=1 and language_tag='en-GB'
32μs912B/components/com_jbusinessdirectory/helpers/translations.php:631Copyselect * from n36ic_jbusinessdirectory_language_translations where type=41 and object_id=1 and language_tag='en-GB'
30μs912B/components/com_jbusinessdirectory/helpers/translations.php:631Copyselect * from n36ic_jbusinessdirectory_language_translations where type=31 and object_id=1 and language_tag='en-GB'
30μs912B/components/com_jbusinessdirectory/helpers/translations.php:631Copyselect * from n36ic_jbusinessdirectory_language_translations where type=36 and object_id=1 and language_tag='en-GB'
33μs912B/components/com_jbusinessdirectory/helpers/translations.php:631Copyselect * from n36ic_jbusinessdirectory_language_translations where type=42 and object_id=1 and language_tag='en-GB'
35μs8.89KB/components/com_jbusinessdirectory/helpers/translations.php:631CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
72μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
64μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
49μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
53μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
62μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
50μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
48μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
47μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
48μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
49μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
62μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
45μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
58μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT * FROM n36ic_acym_list WHERE type = 'standard'
47μs1.67KB/administrator/components/com_acym/libraries/joomla/database.php:32CopySELECT * FROM n36ic_acym_field
49μs1.69KB/administrator/components/com_acym/libraries/joomla/database.php:32CopySELECT * FROM n36ic_acym_form WHERE active = 1 AND type != 'shortcode'
34μs912B/administrator/components/com_acym/libraries/joomla/database.php:32CopySELECT SUM(CASE WHEN `a`.`next_execution` <= :now THEN 1 ELSE 0 END) AS due_count,SUM(CASE WHEN `a`.`locked` IS NULL THEN 0 ELSE 1 END) AS locked_count
FROM `n36ic_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
272μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:466CopySELECT *
FROM `communitymarketp_givebackpromotions`.`jaks_template_styles`
WHERE `client_id` = 0 AND `id` = '10'
51μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT `value` FROM n36ic_acym_configuration WHERE `name` LIKE "%regacy" OR `name` LIKE "%\_sub"
36μs536B/plugins/system/acymtriggers/acymtriggers.php:202CopySHOW TABLES
3.63ms48.51KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:678CopySELECT namekey,value FROM `n36ic_invitex_config`
83μs832B/components/com_invitex/helper.php:275CopySELECT namekey,value FROM `n36ic_invitex_config`
43μs832B/components/com_invitex/helper.php:275CopySELECT id FROM `communitymarketp_givebackpromotions`.`jaks_menu`
WHERE link LIKE '%index.php?option=com_invitex&view=invites%'
AND published =1
LIMIT 1
28μs536B/components/com_invitex/helper.php:1394CopySELECT `session_id`
FROM `n36ic_session`
WHERE `session_id` = ?
114μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:291CopyUPDATE `n36ic_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
193μs592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:318Copy