Joomla! Version | 5.2.1 |
PHP Version | 8.2.24 |
Identity | guest |
Response | 200 |
Template | cassiopeia |
Database |
|
1 x afterRenderRawModule mod_easysocial_sidebar (EasySocial Sidebar) (943.13KB) (19.82%) | 748ms |
1 x Before Access::getAssetRules (id:1 name:root.1) (2.97MB) (18.28%) | 690ms |
1 x afterRenderRawModule mod_stackideas_toolbar (StackIdeas Toolbar) (1.86MB) (16.09%) | 607ms |
1 x afterInitialise (2.28MB) (8.94%) | 337ms |
1 x afterRenderRawModule mod_finder (Smart Search) (140.98KB) (5.54%) | 209ms |
1 x afterRoute (2.36MB) (4.57%) | 172ms |
1 x beforeRenderRawModule mod_easysocial_sidebar (EasySocial Sidebar) (554.17KB) (4.38%) | 165ms |
1 x afterRender (440.84KB) (4.04%) | 152ms |
1 x afterDispatch (20.05KB) (3.83%) | 145ms |
1 x afterRenderRawModule mod_menu (Main Menu) (1.7MB) (3.47%) | 131ms |
1 x afterRenderRawModule mod_easysocial_login (Member Login) (36.16KB) (2.54%) | 95.71ms |
1 x afterRenderComponent com_easysocial (55.54KB) (1.82%) | 68.80ms |
1 x beforeRenderRawModule mod_menu (Main Menu) (24.48KB) (1.24%) | 46.65ms |
1 x afterRenderRawModule mod_breadcrumbs (Breadcrumbs) (11.14KB) (1.21%) | 45.75ms |
1 x afterRenderRawModule mod_menu (Footer-a) (68.66KB) (1.13%) | 42.46ms |
1 x afterRenderRawModule mod_easysocial_dating_search (Member Search) (29.73KB) (0.7%) | 26.48ms |
1 x beforeRenderModule mod_menu (Footer-a) (416B) (0.52%) | 19.46ms |
1 x beforeRenderRawModule mod_stackideas_toolbar (StackIdeas Toolbar) (33.87KB) (0.44%) | 16.75ms |
1 x beforeRenderRawModule mod_easysocial_login (Member Login) (29.52KB) (0.41%) | 15.65ms |
1 x afterRenderModule mod_menu (Main Menu) (10.42KB) (0.35%) | 13.34ms |
1 x afterRenderModule mod_easysocial_sidebar (EasySocial Sidebar) (1.95KB) (0.25%) | 9.53ms |
1 x After Access::preloadComponents (all components) (133.84KB) (0.08%) | 3.07ms |
1 x beforeRenderComponent com_easysocial (14.81KB) (0.07%) | 2.65ms |
1 x afterLoad (94.24KB) (0.05%) | 1.97ms |
1 x beforeRenderModule mod_easysocial_login (Member Login) (21.22KB) (0.03%) | 1.28ms |
1 x beforeRenderRawModule mod_menu (Footer-a) (22.63KB) (0.02%) | 875μs |
1 x beforeRenderRawModule mod_finder (Smart Search) (22.19KB) (0.02%) | 847μs |
1 x beforeRenderModule mod_finder (Smart Search) (21.8KB) (0.02%) | 843μs |
1 x beforeRenderModule mod_menu (Main Menu) (21.08KB) (0.02%) | 763μs |
1 x beforeRenderRawModule mod_breadcrumbs (Breadcrumbs) (22.79KB) (0.02%) | 675μs |
1 x afterRenderModule mod_easysocial_login (Member Login) (8.17KB) (0.01%) | 331μs |
1 x afterRenderModule mod_menu (Footer-a) (3.73KB) (0.01%) | 321μs |
1 x Before Access::preloadComponents (all components) (19.88KB) (0.01%) | 314μs |
1 x afterRenderModule mod_stackideas_toolbar (StackIdeas Toolbar) (2.46KB) (0.01%) | 237μs |
1 x afterRenderModule mod_breadcrumbs (Breadcrumbs) (3.05KB) (0.01%) | 219μs |
1 x afterRenderModule mod_finder (Smart Search) (2.94KB) (0%) | 163μs |
1 x After Access::getAssetRules (id:1 name:root.1) (15.2KB) (0%) | 141μs |
1 x afterRenderModule mod_easysocial_dating_search (Member Search) (5.45KB) (0%) | 129μs |
1 x beforeRenderRawModule mod_easysocial_dating_search (Member Search) (416B) (0%) | 97μs |
1 x Before Access::getAssetRules (id:1 name:root.1) (104B) (0%) | 42μs |
1 x beforeRenderModule mod_easysocial_dating_search (Member Search) (1.14KB) (0%) | 40μs |
1 x After Access::getAssetRules (id:1 name:root.1) (1.59KB) (0%) | 27μs |
1 x beforeRenderModule mod_easysocial_sidebar (EasySocial Sidebar) (736B) (0%) | 20μs |
1 x beforeRenderModule mod_stackideas_toolbar (StackIdeas Toolbar) (736B) (0%) | 19μs |
1 x beforeRenderModule mod_breadcrumbs (Breadcrumbs) (704B) (0%) | 19μs |
SELECT @@SESSION.sql_mode;
5.39ms968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308CopySELECT `data`
FROM `p8hb4_session`
WHERE `session_id` = ?
2.33ms1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250CopySELECT `session_id`
FROM `p8hb4_session`
WHERE `session_id` = :session_id LIMIT 1
199μs1.3KBParams/libraries/src/Session/MetadataManager.php:187CopyINSERT INTO `p8hb4_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(:session_id, :guest, :time, :user_id, :username, :client_id)
33.89ms944BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `id`,`rules`
FROM `p8hb4_viewlevels`
64.69ms976B/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `p8hb4_usergroups` AS `a`
LEFT JOIN `p8hb4_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
414μs1.33KBParams/libraries/src/Access/Access.php:868CopySELECT `value`
FROM `p8hb4_admintools_storage`
WHERE `key` = 'cparams'
6.96ms520B/administrator/components/com_admintools/src/Helper/Storage.php:120CopySELECT `option`,`view`,`query`
FROM `p8hb4_admintools_wafexceptions`
7.69ms640B/plugins/system/admintools/src/Utility/Cache.php:196CopySELECT `params`
FROM `p8hb4_extensions`
WHERE `type` = 'plugin' AND `folder` = 'system' AND `element` = 'admintools'
341μs1.15KB/plugins/system/admintools/src/Utility/RescueUrl.php:324CopySELECT * FROM `p8hb4_social_config` WHERE `type` = 'site'
16.9ms40.64KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT sampleData
FROM p8hb4_kunena_version
ORDER BY id DESC LIMIT 1
56.42ms536B/libraries/kunena/src/Forum/KunenaForum.php:374CopySELECT config_value FROM p8hb4_hikashop_config WHERE config_namekey = 'version'
805μs536B/plugins/system/hikamarketoverrides/hikamarketoverrides.php:31Copyselect `user_id` from `p8hb4_social_users` where `permalink` IN ('administrator','administrator','administrator','administrator')
6.36ms520B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT `user_id` FROM `p8hb4_social_users` WHERE `alias` = 'administrator'
3.68ms520B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT `id` FROM `p8hb4_users` WHERE `username` = 'administrator'
29.91ms536B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT fas.*
FROM p8hb4_jbusinessdirectory_application_settings fas
915μs40.73KB/components/com_jbusinessdirectory/helpers/utils.php:67CopySELECT fas.*
FROM p8hb4_jbusinessdirectory_date_formats fas
WHERE fas.id ='2'
292μs2KB/components/com_jbusinessdirectory/helpers/utils.php:78CopySELECT fas.*
FROM p8hb4_jbusinessdirectory_currencies fas
WHERE fas.currency_id ='143'
220μs704B/components/com_jbusinessdirectory/helpers/utils.php:87CopySELECT * FROM p8hb4_jbusinessdirectory_categories c where c.type=1 and c.alias = 'marketplace.html' LIMIT 1
1.24ms2.7KB/plugins/system/urltranslator/jbdrouter.php:225CopySELECT * FROM `p8hb4_jbusinessdirectory_companies` c where c.alias = 'marketplace.html' LIMIT 1
886μs9.67KB/plugins/system/urltranslator/jbdrouter.php:181CopySELECT * FROM p8hb4_jbusinessdirectory_categories c where c.type=1 and c.alias = 'marketplace.html' LIMIT 1
3.89ms2.7KB/plugins/system/urltranslator/jbdrouter.php:225CopySELECT * FROM `p8hb4_jbusinessdirectory_companies` c where c.alias = 'marketplace.html' LIMIT 1
3.1ms9.67KB/plugins/system/urltranslator/jbdrouter.php:181CopySELECT `id`,`name`,`rules`,`parent_id`
FROM `p8hb4_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)
1.79ms7.94KBParams/libraries/src/Access/Access.php:357CopySELECT * FROM `p8hb4_social_access_rules` WHERE `group` = 'user' AND `state` = '1'
745μs18.58KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT `params` FROM `p8hb4_social_access` WHERE `uid` = NULL AND `type` = 'profiles'
2.16ms520B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT COUNT(1) FROM `p8hb4_social_apps` AS `a` WHERE `a`.`state` = '1' AND `a`.`type` = 'apps' AND `a`.`group` = 'user' OR ( `a`.`state` = '1' AND `a`.`default` = '1' )
2.66ms536B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT `a`.* FROM `p8hb4_social_apps` AS `a` WHERE `a`.`state` = '1' AND `a`.`type` = 'apps' AND `a`.`group` = 'user' OR ( `a`.`state` = '1' AND `a`.`default` = '1' )
1.12ms2.98KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT * FROM `p8hb4_social_themes` WHERE `element` = 'wireframe'
362μs640B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT * FROM `p8hb4_social_apps`
5.32ms26.48KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT *
FROM `p8hb4_easyblog_configs`
WHERE `name` = 'config'
1.72ms64.58KB/libraries/src/Table/Table.php:780CopySET SQL_BIG_SELECTS=1
4.09ms0B/administrator/components/com_easysocial/includes/db/helpers/joomla40.php:25CopySELECT `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`.`params` AS `es_params`,`e`.`completed_fields`,`e`.`permalink`,`e`.`reminder_sent`,`e`.`require_reset`,`e`.`block_period`,`e`.`block_date`,`e`.`social_params`,`e`.`verified`,`e`.`affiliation_id`,`e`.`robots`,`e`.`auth`,`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 `p8hb4_users` AS `a` LEFT JOIN `p8hb4_social_avatars` AS `b` ON `b`.`uid` = `a`.`id` AND `b`.`type` = 'user' LEFT JOIN `p8hb4_social_profiles_maps` AS `d` ON `d`.`user_id` = `a`.`id` LEFT JOIN `p8hb4_social_users` AS `e` ON `e`.`user_id` = `a`.`id` LEFT JOIN `p8hb4_social_covers` AS `f` ON `f`.`uid` = `a`.`id` AND `f`.`type` = 'user' LEFT JOIN `p8hb4_social_points_history` AS `g` ON `g`.`user_id` = `a`.`id` WHERE `a`.`id` = '835' GROUP BY `a`.`id`
2.98ms5.44KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT * FROM `p8hb4_social_default_avatars` WHERE `uid` IN (1) AND `type`='profiles'
4.37ms3.92KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT b.`user_id`, b.`group_id` AS `id`, a.`title` FROM `p8hb4_usergroups` AS a INNER JOIN `p8hb4_user_usergroup_map` AS b ON a.`id` = b.`group_id` WHERE b.`user_id` IN (835)
570μs656B/administrator/components/com_easysocial/includes/db/helpers/base.php:46Copyselect * from `p8hb4_social_users` where `user_id` IN (835)
419μs2.41KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT `session_id`, `userid` FROM `p8hb4_session` WHERE `userid` IN(835) AND `time` >= '1744041505' AND `client_id` <> '1'
1.25ms576B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT COUNT(1) FROM (SELECT a.* FROM `p8hb4_social_marketplaces` AS a WHERE a.`state` = '1' AND a.`scheduled`='0' AND a.`uid`='835' AND a.`type`='user' and a.`user_id` = '835' ) AS zcount
1.58ms536B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT a.* FROM `p8hb4_social_marketplaces` AS a WHERE a.`state` = '1' AND a.`scheduled`='0' AND a.`uid`='835' AND a.`type`='user' and a.`user_id` = '835' ORDER BY a.`created` DESC limit 0, 20
3.57ms2.8KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT * FROM `p8hb4_menu` WHERE `published` = '1' AND `link` LIKE 'index.php?option=com_easysocial%' AND `client_id` = '0'
1.12ms2.98KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'type=user&uid=0&view=marketplaces'
2.83ms768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'filter=all&ordering=alphabetical&view=marketplaces'
503μs768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'filter=all&ordering=latest&view=marketplaces'
2.23ms768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'filter=all&ordering=oldest&view=marketplaces'
15.14ms768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'filter=all&ordering=price_high&view=marketplaces'
3.05ms768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'filter=all&ordering=price_low&view=marketplaces'
5.16ms768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'filter=all&ordering=stock_high&view=marketplaces'
6.55ms768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'filter=all&ordering=stock_low&view=marketplaces'
1.64ms768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'filter=all&ordering=commented&view=marketplaces'
3.71ms768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'filter=all&ordering=likes&view=marketplaces'
408μs768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'filter=featured&type=user&uid=835-administrator&view=marketplaces'
3.69ms768B/libraries/src/Table/Table.php:780CopySELECT `b`.* FROM `p8hb4_social_avatars` AS `a` INNER JOIN `p8hb4_social_photos` AS `b` ON `a`.`photo_id` = `b`.`id` WHERE `a`.`uid` = '835' AND `a`.`type` = 'user'
2.96ms2.5KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT * FROM `p8hb4_social_photos_meta` WHERE `photo_id` = '20' AND `group` = 'exif'
586μs768B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT *
FROM `p8hb4_social_albums`
WHERE `id` = '5'
633μs2.53KB/libraries/src/Table/Table.php:780CopySELECT a.*, b.`custom_message`, b.`created` AS achieved_date FROM `p8hb4_social_badges` AS a INNER JOIN `p8hb4_social_badges_maps` AS b ON a.`id` = b.`badge_id` WHERE b.`user_id` = '835' AND a.`state` = '1'
11.94ms2.36KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT *
FROM `p8hb4_social_profiles`
WHERE `id` = '1'
751μs2.56KB/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'id=835-administrator&view=profile'
444μs768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'id=835-administrator&layout=about&view=profile'
1.86ms768B/libraries/src/Table/Table.php:780CopySELECT a.* FROM `p8hb4_social_apps` AS a INNER JOIN `p8hb4_social_apps_map` AS b ON b.`app_id` = a.`id` AND b.`uid`='835' AND b.`type`='user' INNER JOIN `p8hb4_social_apps_views` AS `c` ON c.`app_id` = a.`id` AND ( c.`view` = 'profile' OR c.`view` = 'dashboard' ) WHERE a.`state`='1' AND a.`type`='apps' AND a.`group`='user' UNION ALL SELECT a.* FROM `p8hb4_social_apps` AS a INNER JOIN `p8hb4_social_apps_views` AS `c` ON c.`app_id` = a.`id` AND ( c.`view` = 'profile' OR c.`view` = 'dashboard' ) WHERE a.`state`='1' AND a.`type`='apps' AND a.`group`='user' AND (a.`core` = 1 OR a.`default` = 1)
3.59ms2.48KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'userid=835-administrator&view=friends'
459μs768B/libraries/src/Table/Table.php:780CopySELECT `params` FROM `p8hb4_social_access` WHERE `uid` = '1' AND `type` = 'profiles'
326μs536B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'type=user&uid=835-administrator&view=albums'
6.78ms768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'type=user&uid=835-administrator&view=videos'
3.29ms768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'type=user&uid=835-administrator&view=audios'
331μs768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'userid=835-administrator&view=followers'
2.49ms768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'userid=835-administrator&view=pages'
4.3ms11.75KB/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'userid=835-administrator&view=events'
3.16ms768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'userid=835-administrator&view=groups'
423μs768B/libraries/src/Table/Table.php:780CopySELECT `b`.`id`
FROM `p8hb4_user_usergroup_map` AS `map`
LEFT JOIN `p8hb4_usergroups` AS `a` ON `a`.`id` = `map`.`group_id`
LEFT JOIN `p8hb4_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `map`.`user_id` = :userId
369μs1.33KBParams/libraries/src/Access/Access.php:868CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'userid=835-administrator&view=polls'
2.48ms768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'type=user&uid=835-administrator&view=marketplaces'
2.44ms768B/libraries/src/Table/Table.php:780CopySELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid`
FROM `p8hb4_modules` AS `m`
LEFT JOIN `p8hb4_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `p8hb4_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.74ms18.06KBParams/libraries/src/Cache/Controller/CallbackController.php:120CopySELECT *
FROM `p8hb4_social_photos`
WHERE `id` = '1'
1.84ms2.5KB/libraries/src/Table/Table.php:780CopySELECT * FROM `p8hb4_social_photos_meta` WHERE `photo_id` = '1' AND `group` = 'path'
847μs800B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT `a`.* FROM `p8hb4_social_apps` AS a LEFT JOIN `p8hb4_social_apps_map` as b ON b.`app_id` = a.`id` AND b.`uid` = '835' AND b.`type` = 'user' WHERE a.`state` = '1' AND a.`type` = 'apps' AND a.`group` = 'user' AND a.`widget` = '1' AND (`a`.`default` = 1 OR `b`.`id` IS NOT NULL OR `a`.`system` = 1) ORDER BY a.`ordering` asc
1.1ms2.55KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT *
FROM `p8hb4_social_apps_access`
WHERE `app_id` = '6'
5.75ms640B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_apps_access`
WHERE `app_id` = '9'
635μs640B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_apps_access`
WHERE `app_id` = '14'
171μs640B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_apps_access`
WHERE `app_id` = '19'
143μs640B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'id=1:registered-users&layout=item&view=profiles'
13.07ms768B/libraries/src/Table/Table.php:780CopySELECT * FROM `p8hb4_social_friends` WHERE ( `actor_id`='835' AND `target_id`='0' ) OR ( `target_id`='835' AND `actor_id`='0' )
518μs880B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'layout=edit&view=profile'
14.02ms768B/libraries/src/Table/Table.php:780CopySELECT * FROM `p8hb4_social_backgrounds` WHERE `state`='1'
268μs832B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT COUNT(1) FROM `p8hb4_social_marketplaces` AS a WHERE a.state = '1' AND a.user_id = '835' and a.uid = '835' and a.type = 'user' and a.scheduled = '0'
28.77ms536B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT COUNT(1) FROM `p8hb4_social_marketplaces` AS a WHERE a.`state` = '1' AND a.`featured` = '1' AND a.`scheduled`='0' AND a.`uid` = '835' AND a.`type` = 'user'
221μs536B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT COUNT(1) FROM `p8hb4_social_marketplaces` AS a LEFT JOIN `p8hb4_social_clusters` AS `cls` ON a.`uid` = cls.`id` AND a.`type` = cls.`cluster_type` WHERE a.state = '0' AND ( (a.`type` = 'user') OR (cls.`type` IN(1, 4)) OR ( (cls.`type` > 1) AND '0' IN( SELECT scn.`uid` FROM `p8hb4_social_clusters_nodes` AS `scn` WHERE scn.`cluster_id` = a.`uid` AND scn.`type` = 'user' AND scn.`state` = '1' ) ) ) and a.scheduled = '0'
307μs536B/administrator/components/com_easysocial/includes/db/helpers/base.php:46Copyselect count(1) from `p8hb4_social_marketplaces` as a where (a.state = '1' OR a.`state` = '5') and a.`scheduled`='0' and a.user_id = '0'
176μs536B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT * FROM `p8hb4_social_tags_filter` WHERE `user_id` = '0' AND `filter_Type` = 'videos' AND `cid` = '0'
18.57ms880B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'filter=filterForm&view=marketplaces'
31.96ms768B/libraries/src/Table/Table.php:780CopySELECT * FROM `p8hb4_social_marketplaces_categories` AS `a` WHERE `a`.`parent_id` = '0' AND `a`.`state` = '1' ORDER BY `a`.`ordering` ASC
563μs1.56KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT COUNT(1) FROM `p8hb4_social_marketplaces` AS a WHERE a.state = '1' AND a.`category_id` IN (1) and a.user_id = '835' and a.uid = '835' and a.type = 'user' and a.scheduled = '0'
309μs536B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT *
FROM `p8hb4_social_marketplaces_categories`
WHERE `id` = '1'
14.01ms1.5KB/libraries/src/Table/Table.php:780CopySELECT DISTINCT `a`.* FROM `p8hb4_social_marketplaces_categories` AS `a` WHERE `a`.`lft` > '1' AND `a`.`lft` < '6' AND `a`.`state` = '1' ORDER BY `a`.`ordering`
1.37ms1.52KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT COUNT(1) FROM `p8hb4_social_marketplaces` AS a WHERE a.state = '1' AND a.`category_id` IN (6) and a.user_id = '835' and a.uid = '835' and a.type = 'user' and a.scheduled = '0'
32.92ms536B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT COUNT(1) FROM `p8hb4_social_marketplaces` AS a WHERE a.state = '1' AND a.`category_id` IN (7) and a.user_id = '835' and a.uid = '835' and a.type = 'user' and a.scheduled = '0'
183μs536B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT COUNT(1) FROM `p8hb4_social_marketplaces` AS a WHERE a.state = '1' AND a.`category_id` IN (2) and a.user_id = '835' and a.uid = '835' and a.type = 'user' and a.scheduled = '0'
182μs536B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT *
FROM `p8hb4_social_marketplaces_categories`
WHERE `id` = '2'
305μs1.5KB/libraries/src/Table/Table.php:780CopySELECT DISTINCT `a`.* FROM `p8hb4_social_marketplaces_categories` AS `a` WHERE `a`.`lft` > '7' AND `a`.`lft` < '8' AND `a`.`state` = '1' ORDER BY `a`.`ordering`
6.79ms1.48KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT COUNT(1) FROM `p8hb4_social_marketplaces` AS a WHERE a.state = '1' AND a.`category_id` IN (3) and a.user_id = '835' and a.uid = '835' and a.type = 'user' and a.scheduled = '0'
726μs536B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT *
FROM `p8hb4_social_marketplaces_categories`
WHERE `id` = '3'
264μs1.5KB/libraries/src/Table/Table.php:780CopySELECT DISTINCT `a`.* FROM `p8hb4_social_marketplaces_categories` AS `a` WHERE `a`.`lft` > '9' AND `a`.`lft` < '10' AND `a`.`state` = '1' ORDER BY `a`.`ordering`
687μs1.48KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT COUNT(1) FROM `p8hb4_social_marketplaces` AS a WHERE a.state = '1' AND a.`category_id` IN (4) and a.user_id = '835' and a.uid = '835' and a.type = 'user' and a.scheduled = '0'
329μs536B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT *
FROM `p8hb4_social_marketplaces_categories`
WHERE `id` = '4'
270μs1.5KB/libraries/src/Table/Table.php:780CopySELECT DISTINCT `a`.* FROM `p8hb4_social_marketplaces_categories` AS `a` WHERE `a`.`lft` > '11' AND `a`.`lft` < '12' AND `a`.`state` = '1' ORDER BY `a`.`ordering`
280μs1.48KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT COUNT(1) FROM `p8hb4_social_marketplaces` AS a WHERE a.state = '1' AND a.`category_id` IN (5) and a.user_id = '835' and a.uid = '835' and a.type = 'user' and a.scheduled = '0'
1.24ms536B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT *
FROM `p8hb4_social_marketplaces_categories`
WHERE `id` = '5'
270μs1.5KB/libraries/src/Table/Table.php:780CopySELECT DISTINCT `a`.* FROM `p8hb4_social_marketplaces_categories` AS `a` WHERE `a`.`lft` > '13' AND `a`.`lft` < '14' AND `a`.`state` = '1' ORDER BY `a`.`ordering`
246μs1.48KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'categoryid=1:vehicles&view=marketplaces'
735μs768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'categoryid=6:honda&view=marketplaces'
734μs768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'categoryid=7:suzuki&view=marketplaces'
6.18ms768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'categoryid=2:apparel&view=marketplaces'
5.69ms768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'categoryid=3:electronics&view=marketplaces'
2.42ms768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'categoryid=4:entertainment&view=marketplaces'
901μs768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'categoryid=5:hobbies&view=marketplaces'
11.52ms768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'view=pages'
1.45ms768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'view=groups'
5.53ms768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'view=events'
714μs768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'view=videos'
5.45ms768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'view=audios'
544μs768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'layout=all&view=albums'
3.86ms768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'view=polls'
3.61ms768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'view=marketplaces'
1.5ms768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'view=dashboard'
1.12ms768B/libraries/src/Table/Table.php:780CopySELECT `template` FROM `p8hb4_template_styles` WHERE `home` = '1' AND `client_id` ='0'
1.88ms536B/modules/mod_stackideas_toolbar/includes/themes/themes.php:160CopySELECT `template` FROM `p8hb4_template_styles` WHERE `home` = '1' AND `client_id` ='0'
749μs536B/modules/mod_stackideas_toolbar/includes/themes/themes.php:160Copyselect distinct a.* from `p8hb4_finder_taxonomy` as a inner join `p8hb4_finder_taxonomy_map` as b on a.`id` = b.`node_id` inner join `p8hb4_finder_links` as c on c.`link_id` = b.`link_id` where a.`access` IN ( 1,5 ) and a.`state` = 1 and a.`parent_id` = ( select id from `p8hb4_finder_taxonomy` where `parent_id` = 1 and `title` = 'Type' ) AND a.`title` IN (select `title` FROM `p8hb4_finder_types`)
3.97ms1.58KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT `template` FROM `p8hb4_template_styles` WHERE `home` = '1' AND `client_id` ='0'
347μs536B/modules/mod_stackideas_toolbar/includes/themes/themes.php:160CopySELECT `template` FROM `p8hb4_template_styles` WHERE `home` = '1' AND `client_id` ='0'
922μs536B/modules/mod_stackideas_toolbar/includes/themes/themes.php:160CopySELECT `template` FROM `p8hb4_template_styles` WHERE `home` = '1' AND `client_id` ='0'
10.5ms536B/modules/mod_stackideas_toolbar/includes/themes/themes.php:160CopySELECT `template` FROM `p8hb4_template_styles` WHERE `home` = '1' AND `client_id` ='0'
828μs8.52KB/modules/mod_stackideas_toolbar/includes/themes/themes.php:160CopySELECT *
FROM `p8hb4_social_profiles`
WHERE `id` = '1'
5.52ms2.56KB/libraries/src/Table/Table.php:780CopySELECT * FROM `p8hb4_social_workflows` WHERE `type` = 'user'
1.24ms704B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT *
FROM `p8hb4_social_workflows_maps`
WHERE `uid` = '1' AND `type` = 'user'
13.01ms704B/libraries/src/Table/Table.php:780CopySELECT `a`.*,`b`.`element` AS `element`,`d`.`uid` AS `profile_id` FROM `p8hb4_social_fields` AS `a` LEFT JOIN `p8hb4_social_apps` AS `b` ON `b`.`id` = `a`.`app_id` LEFT JOIN `p8hb4_social_fields_steps` AS `d` ON `a`.`step_id` = `d`.`id` WHERE ( `a`.`core` = '1' OR `a`.`state` = '1' ) AND `d`.`workflow_id` = '1' ORDER BY `d`.`sequence` ASC,`a`.`ordering` ASC
1.9ms19.11KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT * FROM `p8hb4_social_fields_options` WHERE `parent_id` IN ('1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17') ORDER BY `parent_id` ASC,`key` ASC,`ordering` ASC
1.34ms880B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT `template` FROM `p8hb4_template_styles` WHERE `home` = '1' AND `client_id` ='0'
2.46ms536B/modules/mod_stackideas_toolbar/includes/themes/themes.php:160CopySELECT *
FROM `p8hb4_social_profiles`
WHERE `id` = '1'
4.42ms2.56KB/libraries/src/Table/Table.php:780CopySELECT id,placeholder
FROM `p8hb4_gdpr_checkbox`
572μs576B/plugins/system/gdpr/gdpr.php:1912CopySELECT *
FROM `p8hb4_social_profiles`
WHERE `id` = '1'
841μs2.56KB/libraries/src/Table/Table.php:780CopySELECT template FROM `p8hb4_template_styles` AS s LEFT JOIN `p8hb4_extensions` AS e ON e.type = `template` AND e.element=s.template AND e.client_id=s.client_id WHERE s.client_id = '1' AND home = 1
7.94ms536B/administrator/components/com_easysocial/includes/db/helpers/base.php:46Copyselect a.`unique_key`, a.`title`, b.`element`, a.`params` from `p8hb4_social_fields` as a inner join `p8hb4_social_fields_steps` as fs on a.`step_id` = fs.`id` and fs.`type` = 'profiles' inner join `p8hb4_social_workflows_maps` as wm on wm.`workflow_id` = fs.`workflow_id` and wm.`type` = 'user' inner join `p8hb4_social_profiles` as p on wm.`uid` = p.`id` inner join `p8hb4_social_apps` as b on a.`app_id` = b.`id` and b.`group` = 'user' where a.`searchable` = '1' and a.`state` = '1' and a.`unique_key` != '' and p.`state` = '1' and b.`element` IN ('address','birthday','gender','joomla_fullname','joomla_username','relationship')
2.08ms752B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'filter=all&view=events'
3.22ms768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'filter=all&view=pages'
555μs768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'filter=all&view=groups'
1.51ms768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'filter=all&view=marketplaces'
491μs768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'filter=all&view=users'
586μs768B/libraries/src/Table/Table.php:780CopySELECT *
FROM `p8hb4_social_urls`
WHERE `rawurl` = 'filter=all&view=videos'
5.93ms800B/libraries/src/Table/Table.php:780CopySELECT * FROM p8hb4_hikashop_config
4.34ms24.63KB/administrator/components/com_hikashop/classes/config.php:16CopySET sql_mode=(SELECT REPLACE(REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''), 'STRICT_TRANS_TABLES', ''));
1.12ms0B/administrator/components/com_hikashop/helpers/helper.php:3357CopySELECT * FROM p8hb4_hikamarket_config
677μs2.13KB/administrator/components/com_hikamarket/classes/config.php:16CopySELECT `name`,`element`
FROM `p8hb4_extensions`
WHERE `type` = 'plugin' AND `folder` = 'finder' AND `enabled` = 1
1.33ms896B/administrator/components/com_finder/src/Helper/LanguageHelper.php:135CopySELECT `title`
FROM `p8hb4_finder_taxonomy`
WHERE `parent_id` = 1 AND `state` = 1 AND `access` IN (1,5)
706μs584B/administrator/components/com_finder/src/Indexer/Taxonomy.php:325CopySELECT *
FROM `p8hb4_extensions`
WHERE `element` = 'com_gsd' AND `type` = 'component'
8.4ms2.53KB/plugins/system/nrframework/NRFramework/Extension.php:160CopySHOW FULL COLUMNS FROM `p8hb4_gsd_config`
1.78ms1.3KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:587CopySELECT *
FROM `p8hb4_gsd_config`
WHERE `name` = 'config'
517μs592B/libraries/src/Table/Table.php:780CopySELECT a.*
FROM p8hb4_gsd a
WHERE a.state = 1 AND a.plugin = 'menus' AND a.appview IN ('menus','*')
ORDER BY a.id desc
2.91ms1.42KB/libraries/src/MVC/Model/BaseDatabaseModel.php:164CopySELECT *
FROM p8hb4_jmap_metainfo
WHERE `linkurl` = 'https://thepakistanlink.com/community/marketplace/835-administrator/marketplace.html'
AND `published` = 1
1.57ms912B/plugins/system/jmap/jmap.php:817CopySELECT *
FROM p8hb4_jmap_canonicals
WHERE `linkurl` = 'https://thepakistanlink.com/community/marketplace/835-administrator/marketplace.html'
1.02ms640B/plugins/system/jmap/jmap.php:919CopySELECT 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 `p8hb4_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
3.53ms1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:465CopySELECT *
FROM p8hb4_jmap_headings
WHERE `linkurl` = 'https://thepakistanlink.com/community/marketplace/835-administrator/marketplace.html'
437μs752B/plugins/system/jmap/jmap.php:1134CopySELECT
`original_text`,
`target_text`,
`original_text_regex`,
`target_text_regex`
FROM
`p8hb4_jmap_text_replacements`
WHERE
`published` = 1
1.97ms688B/plugins/system/jmap/jmap.php:509CopySELECT `session_id`
FROM `p8hb4_session`
WHERE `session_id` = ?
2.69ms1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277CopyUPDATE `p8hb4_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
32.64ms592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy