Avatar Photos
Photos uploaded to be avatar images.
Joomla! Version | 5.2.5 |
PHP Version | 8.1.32 |
Identity | guest |
Response | 200 |
Template | rt_manticore |
Database |
|
1 x Before Access::getAssetRules (id:1 name:root.1) (12.45MB) (34.28%) | 113ms |
1 x afterInitialise (11.55MB) (19.01%) | 62.83ms |
1 x afterRoute (6.78MB) (11.63%) | 38.43ms |
1 x beforeRenderRawModule mod_easysocial_dropdown_menu (EasySocial Dropdown Menu) (5.41MB) (9.78%) | 32.32ms |
1 x afterLoad (3.82MB) (7.79%) | 25.74ms |
1 x afterRender (1.86MB) (6.32%) | 20.89ms |
1 x afterRenderRawModule mod_easysocial_sidebar (EasySocial Sidebar) (1.21MB) (3.59%) | 11.88ms |
1 x beforeRenderRawModule mod_easysocial_sidebar (EasySocial Sidebar) (525.38KB) (2.71%) | 8.98ms |
1 x afterRenderRawModule mod_easysocial_dropdown_menu (EasySocial Dropdown Menu) (298.51KB) (1.33%) | 4.41ms |
1 x afterRenderComponent com_easysocial (112.95KB) (0.99%) | 3.27ms |
1 x afterRenderRawModule mod_easysocial_ads_showcase (ðĨïļ Man Trip Zoom Link) (117.39KB) (0.72%) | 2.37ms |
1 x afterRenderRawModule mod_gantry5_particle (The ManTrip Community) (67.66KB) (0.48%) | 1.59ms |
1 x afterRenderModule mod_easysocial_sidebar (EasySocial Sidebar) (145.52KB) (0.23%) | 757Ξs |
1 x beforeRenderComponent com_easysocial (20.08KB) (0.2%) | 671Ξs |
1 x After Access::preloadComponents (all components) (133.93KB) (0.19%) | 629Ξs |
1 x beforeRenderRawModule mod_gantry5_particle (The ManTrip Community) (1.49KB) (0.13%) | 443Ξs |
1 x beforeRenderRawModule mod_easysocial_ads_showcase (ðĨïļ Man Trip Zoom Link) (1.8KB) (0.12%) | 385Ξs |
1 x afterDispatch (19.19KB) (0.1%) | 323Ξs |
1 x Before Access::preloadComponents (all components) (35.43KB) (0.07%) | 235Ξs |
1 x After Access::getAssetRules (id:1 name:root.1) (26.49KB) (0.06%) | 206Ξs |
1 x afterRenderModule mod_easysocial_dropdown_menu (EasySocial Dropdown Menu) (8.05KB) (0.05%) | 175Ξs |
1 x afterRenderModule mod_easysocial_ads_showcase (ðĨïļ Man Trip Zoom Link) (4.2KB) (0.04%) | 147Ξs |
1 x afterRenderModule mod_gantry5_particle (The ManTrip Community) (3.8KB) (0.04%) | 145Ξs |
1 x After Access::getAssetRules (id:1 name:root.1) (2.22KB) (0%) | 12Ξs |
1 x Before Access::getAssetRules (id:1 name:root.1) (2.45KB) (0%) | 11Ξs |
1 x beforeRenderModule mod_easysocial_dropdown_menu (EasySocial Dropdown Menu) (752B) (0%) | 7Ξs |
1 x beforeRenderModule mod_easysocial_sidebar (EasySocial Sidebar) (736B) (0%) | 7Ξs |
1 x beforeRenderModule mod_easysocial_ads_showcase (ðĨïļ Man Trip Zoom Link) (752B) (0%) | 6Ξs |
1 x beforeRenderModule mod_gantry5_particle (The ManTrip Community) (736B) (0%) | 5Ξs |
SELECT @@SESSION.sql_mode;
122Ξs1.57KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308CopySELECT `data`
FROM `a1fel_session`
WHERE `session_id` = ?
123Ξs1.61KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250CopySELECT `session_id`
FROM `a1fel_session`
WHERE `session_id` = :session_id LIMIT 1
97Ξs1.61KBParams/libraries/src/Session/MetadataManager.php:187CopyINSERT INTO `a1fel_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(:session_id, :guest, :time, :user_id, :username, :client_id)
201Ξs944BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `a1fel_extensions`
WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1
188Ξs2.36KB/libraries/src/Component/ComponentHelper.php:399CopySELECT `id`,`rules`
FROM `a1fel_viewlevels`
89Ξs976B/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `a1fel_usergroups` AS `a`
LEFT JOIN `a1fel_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
86Ξs1.64KBParams/libraries/src/Access/Access.php:868CopySELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM `a1fel_extensions`
WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2)
ORDER BY `ordering`
527Ξs4.8KBParams/libraries/src/Plugin/PluginHelper.php:294CopySELECT * FROM `a1fel_social_config` WHERE `type` = 'site'
188Ξs42.2KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT `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 `a1fel_menu` AS `m`
LEFT JOIN `a1fel_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`
401Ξs4.59KBParams/libraries/src/Menu/SiteMenu.php:166CopySET SQL_BIG_SELECTS=1
97Ξs0B/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 `a1fel_users` AS `a` LEFT JOIN `a1fel_social_avatars` AS `b` ON `b`.`uid` = `a`.`id` AND `b`.`type` = 'user' LEFT JOIN `a1fel_social_profiles_maps` AS `d` ON `d`.`user_id` = `a`.`id` LEFT JOIN `a1fel_social_users` AS `e` ON `e`.`user_id` = `a`.`id` LEFT JOIN `a1fel_social_covers` AS `f` ON `f`.`uid` = `a`.`id` AND `f`.`type` = 'user' LEFT JOIN `a1fel_social_points_history` AS `g` ON `g`.`user_id` = `a`.`id` WHERE `a`.`id` = '982' GROUP BY `a`.`id`
393Ξs7.94KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT * FROM `a1fel_social_default_avatars` WHERE `uid` IN (1) AND `type`='profiles'
121Ξs2.05KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT b.`user_id`, b.`group_id` AS `id`, a.`title` FROM `a1fel_usergroups` AS a INNER JOIN `a1fel_user_usergroup_map` AS b ON a.`id` = b.`group_id` WHERE b.`user_id` IN (982)
102Ξs976B/administrator/components/com_easysocial/includes/db/helpers/base.php:46Copyselect * from `a1fel_social_users` where `user_id` IN (982)
145Ξs3.66KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT `session_id`, `userid` FROM `a1fel_session` WHERE `userid` IN(982) AND `time` >= '1744320519' AND `client_id` <> '1'
95Ξs896B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT *
FROM `a1fel_social_urls`
WHERE `sefurl` = 'community/982-dylan/albums'
192Ξs3.56KB/libraries/src/Table/Table.php:780CopySELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent`
FROM `a1fel_template_styles` AS `s`
LEFT JOIN `a1fel_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
251Ξs1.3KB/administrator/components/com_templates/src/Model/StyleModel.php:775CopySELECT s.id, s.template, s.home, s.title AS long_title, s.params
FROM a1fel_template_styles AS s
WHERE s.client_id = 0 AND s.template = 'rt_manticore'
ORDER BY s.id
251Ξs1.23KB/libraries/gantry5/src/classes/Gantry/Joomla/StyleHelper.php:69CopySELECT *
FROM `a1fel_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
194Ξs2.22KB/libraries/src/Language/LanguageHelper.php:177CopySELECT `id`,`name`,`rules`,`parent_id`
FROM `a1fel_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)
292Ξs8.12KBParams/libraries/src/Access/Access.php:357CopySELECT * FROM `a1fel_social_access_rules` WHERE `group` = 'user' AND `state` = '1'
189Ξs19.2KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT `params` FROM `a1fel_social_access` WHERE `uid` = NULL AND `type` = 'profiles'
104Ξs840B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT COUNT(1) FROM `a1fel_social_apps` AS `a` WHERE `a`.`state` = '1' AND `a`.`type` = 'apps' AND `a`.`group` = 'user' OR ( `a`.`state` = '1' AND `a`.`default` = '1' )
344Ξs856B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT `a`.* FROM `a1fel_social_apps` AS `a` WHERE `a`.`state` = '1' AND `a`.`type` = 'apps' AND `a`.`group` = 'user' OR ( `a`.`state` = '1' AND `a`.`default` = '1' )
397Ξs4.23KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT * FROM `a1fel_social_themes` WHERE `element` = 'breeze'
65Ξs960B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT COUNT(1) FROM `a1fel_social_block_users` WHERE `user_id` = '982' AND `target_id` = '0'
134Ξs856B/administrator/components/com_easysocial/includes/db/helpers/base.php:46Copyselect a.`type`, a.`rule`, a.`id`, b.`value` as `default`, a.`options`, b.`id` as `mapid` from `a1fel_social_privacy` as a inner join `a1fel_social_privacy_map` as b ON a.`id` = b.`privacy_id` where b.`uid` = '982' and b.`utype` = 'user' and a.`state` = '1' and a.`type` != 'field'
196Ξs1.11KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46Copyselect a.`type`, a.`rule`, a.`id`, b.`value` as `default`, a.`options`, 0 as `mapid` from `a1fel_social_privacy` as a inner join `a1fel_social_privacy_map` as b ON a.`id` = b.`privacy_id` where b.`uid` = '1' and b.`utype` = 'profiles' and a.`state` = '1'
350Ξs1.86KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT a.`type`, a.`rule`, a.`id`, a.`value` AS `default`, a.`options` , 0 as `mapid` FROM `a1fel_social_privacy` AS a where a.`state` = '1'
83Ξs1.86KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT *
FROM `a1fel_social_profiles`
WHERE `id` = '1'
118Ξs3.81KB/libraries/src/Table/Table.php:780CopySELECT * FROM `a1fel_social_workflows` WHERE `type` = 'user'
103Ξs1KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT *
FROM `a1fel_social_workflows_maps`
WHERE `uid` = '1' AND `type` = 'user'
151Ξs12KB/libraries/src/Table/Table.php:780Copyselect a.`params` from `a1fel_social_privacy_map` as a inner join `a1fel_social_privacy` as b on a.privacy_id = b.id where b.`type` = 'albums' and b.`rule` = 'view' and a.`uid` = '1' and a.`utype` = 'profiles'
269Ξs856B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT *
FROM `a1fel_social_profiles`
WHERE `id` = '1'
108Ξs3.81KB/libraries/src/Table/Table.php:780CopySELECT COUNT(1) FROM (select DISTINCT a.* from `a1fel_social_albums` as a where a.`uid` = '982' and a.`type` = 'user' and a.`core` = '0' and a.`type` != 'marketplace' and ( (a.`access` = '0') OR (a.`access` IS NULL) OR ((a.`access` = '10') AND (0 > 0)) OR ((a.`access` = '20') AND ((select count(1) from ( select af1.`actor_id` as `fid` from `a1fel_social_friends` as af1 where af1.`target_id` = 0 and af1.`state` = 1 union select af2.`target_id` as `fid` from `a1fel_social_friends` as af2 where af2.`actor_id` = 0 and af2.`state` = 1) as x where exists ( select bf1.`actor_id` from `a1fel_social_friends` as bf1 where bf1.`target_id` = a.`user_id` and bf1.`actor_id` = x.`fid` and bf1.`state` = 1 union select bf2.`target_id` from a1fel_social_friends as bf2 where bf2.`actor_id` = a.`user_id` and bf2.`target_id` = x.`fid` and bf2.`state` = 1)) > 0)) OR ((a.`access` = '20') AND ((select count(1) from `a1fel_social_friends` where (`actor_id` = a.`user_id` and `target_id` = 0) OR (`target_id` = a.`user_id` and `actor_id` = 0) and `state` = 1) > 0)) OR ((a.`access` = '30') AND ((select count(1) from `a1fel_social_friends` where (`actor_id` = a.`user_id` and `target_id` = 0) OR (`target_id` = a.`user_id` and `actor_id` = 0) and `state` = 1) > 0)) OR ((a.`access` = '40') AND (a.`user_id` = 0)) OR ( (a.`access` = '100') AND ( a.`custom_access` LIKE '%,0,%' ) ) OR ((a.`access` = '200') AND (0 > 0)) OR (a.`user_id` = 0)) and ( a.`uid` NOT IN( select sc.`id` from `a1fel_social_clusters` as sc WHERE ( sc.`type` NOT IN('1', '4') AND '0' NOT IN( select scn.`uid` from `a1fel_social_clusters_nodes` as scn where scn.`cluster_id` = sc.`id` and scn.`state` = '1'))))) AS zcount
846Ξs856B/administrator/components/com_easysocial/includes/db/helpers/base.php:46Copyselect DISTINCT a.* from `a1fel_social_albums` as a where a.`uid` = '982' and a.`type` = 'user' and a.`core` = '0' and a.`type` != 'marketplace' and ( (a.`access` = '0') OR (a.`access` IS NULL) OR ((a.`access` = '10') AND (0 > 0)) OR ((a.`access` = '20') AND ((select count(1) from ( select af1.`actor_id` as `fid` from `a1fel_social_friends` as af1 where af1.`target_id` = 0 and af1.`state` = 1 union select af2.`target_id` as `fid` from `a1fel_social_friends` as af2 where af2.`actor_id` = 0 and af2.`state` = 1) as x where exists ( select bf1.`actor_id` from `a1fel_social_friends` as bf1 where bf1.`target_id` = a.`user_id` and bf1.`actor_id` = x.`fid` and bf1.`state` = 1 union select bf2.`target_id` from a1fel_social_friends as bf2 where bf2.`actor_id` = a.`user_id` and bf2.`target_id` = x.`fid` and bf2.`state` = 1)) > 0)) OR ((a.`access` = '20') AND ((select count(1) from `a1fel_social_friends` where (`actor_id` = a.`user_id` and `target_id` = 0) OR (`target_id` = a.`user_id` and `actor_id` = 0) and `state` = 1) > 0)) OR ((a.`access` = '30') AND ((select count(1) from `a1fel_social_friends` where (`actor_id` = a.`user_id` and `target_id` = 0) OR (`target_id` = a.`user_id` and `actor_id` = 0) and `state` = 1) > 0)) OR ((a.`access` = '40') AND (a.`user_id` = 0)) OR ( (a.`access` = '100') AND ( a.`custom_access` LIKE '%,0,%' ) ) OR ((a.`access` = '200') AND (0 > 0)) OR (a.`user_id` = 0)) and ( a.`uid` NOT IN( select sc.`id` from `a1fel_social_clusters` as sc WHERE ( sc.`type` NOT IN('1', '4') AND '0' NOT IN( select scn.`uid` from `a1fel_social_clusters_nodes` as scn where scn.`cluster_id` = sc.`id` and scn.`state` = '1')))) order by assigned_date DESC LIMIT 20
682Ξs3.77KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46Copyselect DISTINCT a.* from `a1fel_social_albums` as a where a.`uid` = '982' and a.`type` = 'user' and a.`type` = 'user' and a.`core` > 0 and a.`type` != 'marketplace' and ( a.`uid` NOT IN( select sc.`id` from `a1fel_social_clusters` as sc WHERE ( sc.`type` NOT IN('1', '4') AND '0' NOT IN( select scn.`uid` from `a1fel_social_clusters_nodes` as scn where scn.`cluster_id` = sc.`id` and scn.`state` = '1'))))
290Ξs3.78KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT *
FROM `a1fel_social_albums`
WHERE `id` = '34'
109Ξs3.78KB/libraries/src/Table/Table.php:780CopySELECT * FROM `a1fel_menu` WHERE `published` = '1' AND `link` LIKE 'index.php?option=com_easysocial%' AND `client_id` = '0'
604Ξs4.09KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT *
FROM `a1fel_social_urls`
WHERE `rawurl` = 'type=user&uid=982-dylan&view=albums'
829Ξs1.06KB/libraries/src/Table/Table.php:780CopySELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid`
FROM `a1fel_modules` AS `m`
LEFT JOIN `a1fel_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `a1fel_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`
498Ξs2.28KBParams/libraries/src/Cache/Controller/CallbackController.php:51Copyselect a.* from `a1fel_social_photos` as a inner join `a1fel_social_albums` as b on a.album_id = b.id where a.`state` = '1' and a.`album_id` = '34' order by a.`created` desc limit 0,10
251Ξs3.75KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT * FROM `a1fel_social_photos_meta` WHERE `photo_id` = '295' AND `group` = 'exif'
261Ξs1.06KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46Copyselect a.* from `a1fel_social_photos` as a inner join `a1fel_social_albums` as b on a.album_id = b.id where a.`state` = '1' and a.`album_id` = '34' order by a.`created` desc limit 1,10
258Ξs3.73KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46Copyselect * from `a1fel_social_photos` where `id` IN (295)
75Ξs3.75KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46Copyselect * from `a1fel_social_photos_meta` where `photo_id` IN (295)
208Ξs1.2KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT COUNT(1) FROM `a1fel_social_clusters_nodes` WHERE `uid` = '0' AND `type` = 'user' AND `cluster_id` = '982' AND `owner` = '1'
147Ξs856B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT a.*, (SELECT count(1) from `a1fel_social_likes` AS b INNER JOIN `a1fel_users` AS u ON b.`created_by` = u.`id` WHERE a.`action` = b.`reaction` AND b.`uid`='34' AND b.`type`='albums.user.create' AND u.`block` = 0 ) as `total` FROM `a1fel_social_reactions` AS a
353Ξs1.2KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46Copyselect a.* from `a1fel_social_likes` as a INNER JOIN `a1fel_users` as b on a.`created_by` = b.`id` WHERE a.`uid` = '34' AND a.`type` = 'albums.user.create' AND b.`block` = 0 ORDER BY a.`id` DESC
223Ξs1.95KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT `a`.* FROM `a1fel_social_photos_tag` AS `a` INNER JOIN `a1fel_social_photos` AS `b` ON `a`.`photo_id` = `b`.`id` WHERE `b`.`album_id` = '34' AND `a`.`type` = 'person' AND `a`.`uid` != '0' GROUP BY `a`.`type`, `a`.`uid`
342Ξs2.05KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT *
FROM `a1fel_social_locations`
WHERE `uid` = '34' AND `type` = 'albums'
105Ξs1.95KB/libraries/src/Table/Table.php:780CopySELECT *
FROM `a1fel_social_urls`
WHERE `rawurl` = 'id=982-dylan&view=profile'
109Ξs1.06KB/libraries/src/Table/Table.php:780CopySELECT COUNT(1) FROM `a1fel_social_friends` WHERE (`actor_id`='982' AND `target_id` = '0' AND `state`='1') OR (`actor_id`='0' AND `target_id`='982' AND `state`='1')
172Ξs856B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT *
FROM `a1fel_social_urls`
WHERE `rawurl` = 'id=34:avatar-photos&layout=item&type=user&uid=982-dylan&view=albums'
95Ξs1.06KB/libraries/src/Table/Table.php:780CopySELECT `a`.*,`b`.`small`,`b`.`medium`,`b`.`large`,`b`.`square`,`b`.`avatar_id`,`b`.`photo_id`,`b`.`storage` AS `avatarStorage`,`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` FROM `a1fel_social_clusters` AS `a` LEFT JOIN `a1fel_social_avatars` AS `b` ON `b`.`uid` = `a`.`id` AND `b`.`type` = `a`.`cluster_type` LEFT JOIN `a1fel_social_covers` AS `f` ON `f`.`uid` = `a`.`id` AND `f`.`type` = `a`.`cluster_type` WHERE `a`.`id` = '982' AND `a`.`cluster_type` = 'page'
228Ξs7.33KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46Copyselect count(1) from `a1fel_social_photos` as a where a.`state` = '1' and a.`album_id` = '34'and ( (a.`access` = '0'))
527Ξs856B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT * FROM `a1fel_social_photos_tag` WHERE `photo_id` = '295'
157Ξs2.05KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT MAX(`a`.`uid`) FROM `a1fel_social_stream_item` AS `a` WHERE `a`.`context_type` = 'photos' AND `a`.`context_id` = '295' AND `a`.`verb` = 'uploadAvatar'
137Ξs856B/administrator/components/com_easysocial/includes/db/helpers/base.php:46Copyselect a.`id`, a.`type`, a.`rule`, a.`options`, b.`value`, b.`params` from `a1fel_social_privacy` as a inner join `a1fel_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`
696Ξs1.86KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46Copyselect a.`type`, a.`rule`, b.`value`, a.`id`, b.`id` as `mapid` , b.`params` from `a1fel_social_privacy` as a inner join `a1fel_social_privacy_map` as b on a.`id` = b.`privacy_id` where b.`uid` = '982' and b.`utype` = 'user' and a.`state` = '1' order by a.`type`
288Ξs1.11KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT `uid` FROM `a1fel_social_stream_item` WHERE `context_id` = '295' AND `context_type` = 'photos'
125Ξs840B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT a.*, (SELECT count(1) from `a1fel_social_likes` AS b INNER JOIN `a1fel_users` AS u ON b.`created_by` = u.`id` WHERE a.`action` = b.`reaction` AND b.`uid`='295' AND b.`type`='photos.user.uploadAvatar' AND u.`block` = 0 ) as `total` FROM `a1fel_social_reactions` AS a
328Ξs1.2KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46Copyselect a.* from `a1fel_social_likes` as a INNER JOIN `a1fel_users` as b on a.`created_by` = b.`id` WHERE a.`uid` = '295' AND a.`type` = 'photos.user.uploadAvatar' AND b.`block` = 0 ORDER BY a.`id` DESC
178Ξs1.97KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT *
FROM `a1fel_social_urls`
WHERE `rawurl` = 'id=295:img-5686-jpeg&layout=download&view=photos'
108Ξs9.06KB/libraries/src/Table/Table.php:780CopySELECT *
FROM `a1fel_social_urls`
WHERE `rawurl` = 'id=295:img-5686-jpeg&layout=item&type=user&uid=982-dylan&view=photos'
105Ξs1.06KB/libraries/src/Table/Table.php:780CopySELECT * FROM `a1fel_social_locations` WHERE `uid` = '295' AND `type` = 'photos'
113Ξs1.95KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46Copyselect count(1) from `a1fel_social_comments` as a WHERE a.`element` = 'photos.user.uploadAvatar' AND a.`uid` = '295'
174Ξs856B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT * FROM `a1fel_social_reactions` WHERE `published`='1'
69Ξs1.14KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT `reaction` FROM `a1fel_social_likes` AS a INNER JOIN `a1fel_social_reactions` AS b ON a.`reaction` = b.`action` WHERE a.`created_by`='0' AND a.`uid` = '34' AND a.`type` = 'albums.user.create' AND a.`react_as` = 'user' AND b.`published`='1'
180Ξs840B/administrator/components/com_easysocial/includes/db/helpers/base.php:46Copyselect `uid`, `element`, `user_id` from `a1fel_social_shares` where `uid` = '34' and `element` = 'albums.user'
91Ξs960B/administrator/components/com_easysocial/includes/db/helpers/base.php:46Copyselect count(1) from `a1fel_social_comments` as a WHERE a.`element` = 'albums.user.create' AND a.`uid` = '34' AND a.`parent` = '0'
170Ξs856B/administrator/components/com_easysocial/includes/db/helpers/base.php:46Copyselect count(1) from `a1fel_social_comments` as a WHERE a.`element` = 'albums.user.create' AND a.`uid` = '34'
132Ξs856B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT * FROM `a1fel_social_emoticons` AS `a` WHERE `a`.`state` = '1' ORDER BY `a`.`title` asc
152Ξs1.42KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46Copyselect DISTINCT a.* from `a1fel_social_albums` as a where a.`uid` = '982' and a.`type` = 'user' and a.`type` = 'user' and a.`core` > 0 and a.`type` != 'marketplace' and ( a.`uid` NOT IN( select sc.`id` from `a1fel_social_clusters` as sc WHERE ( sc.`type` NOT IN('1', '4') AND '0' NOT IN( select scn.`uid` from `a1fel_social_clusters_nodes` as scn where scn.`cluster_id` = sc.`id` and scn.`state` = '1'))))
313Ξs3.78KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46Copyselect DISTINCT a.* from `a1fel_social_albums` as a where a.`uid` = '982' and a.`type` = 'user' and a.`core` = '0' and a.`type` != 'marketplace' and ( (a.`access` = '0') OR (a.`access` IS NULL) OR ((a.`access` = '10') AND (0 > 0)) OR ((a.`access` = '20') AND ((select count(1) from ( select af1.`actor_id` as `fid` from `a1fel_social_friends` as af1 where af1.`target_id` = 0 and af1.`state` = 1 union select af2.`target_id` as `fid` from `a1fel_social_friends` as af2 where af2.`actor_id` = 0 and af2.`state` = 1) as x where exists ( select bf1.`actor_id` from `a1fel_social_friends` as bf1 where bf1.`target_id` = a.`user_id` and bf1.`actor_id` = x.`fid` and bf1.`state` = 1 union select bf2.`target_id` from a1fel_social_friends as bf2 where bf2.`actor_id` = a.`user_id` and bf2.`target_id` = x.`fid` and bf2.`state` = 1)) > 0)) OR ((a.`access` = '20') AND ((select count(1) from `a1fel_social_friends` where (`actor_id` = a.`user_id` and `target_id` = 0) OR (`target_id` = a.`user_id` and `actor_id` = 0) and `state` = 1) > 0)) OR ((a.`access` = '30') AND ((select count(1) from `a1fel_social_friends` where (`actor_id` = a.`user_id` and `target_id` = 0) OR (`target_id` = a.`user_id` and `actor_id` = 0) and `state` = 1) > 0)) OR ((a.`access` = '40') AND (a.`user_id` = 0)) OR ( (a.`access` = '100') AND ( a.`custom_access` LIKE '%,0,%' ) ) OR ((a.`access` = '200') AND (0 > 0)) OR (a.`user_id` = 0)) and ( a.`uid` NOT IN( select sc.`id` from `a1fel_social_clusters` as sc WHERE ( sc.`type` NOT IN('1', '4') AND '0' NOT IN( select scn.`uid` from `a1fel_social_clusters_nodes` as scn where scn.`cluster_id` = sc.`id` and scn.`state` = '1')))) order by assigned_date DESC LIMIT 50
614Ξs3.77KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT COUNT(1) AS `total` FROM `a1fel_social_albums` WHERE `uid` = '982' AND `type` = 'user' AND `core` = '0'
105Ξs856B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT `b`.* FROM `a1fel_social_avatars` AS `a` INNER JOIN `a1fel_social_photos` AS `b` ON `a`.`photo_id` = `b`.`id` WHERE `a`.`uid` = '982' AND `a`.`type` = 'user'
191Ξs3.75KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46Copyselect a.`id`, a.`value` as `default`, a.`options`, b.`user_id`, b.`uid`, b.`type`, b.`value`,b.`id` as `pid` from `a1fel_social_privacy` as a inner join `a1fel_social_privacy_items` as b on a.`id` = b.`privacy_id` where b.`uid` = '295' and b.`type` = 'photos' and a.`state` = '1' and b.`user_id` = '982'
236Ξs1.2KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46Copyselect a.`params` from `a1fel_social_privacy_map` as a inner join `a1fel_social_privacy` as b on a.privacy_id = b.id where b.`type` = 'photos' and b.`rule` = 'view' and a.`uid` = '1' and a.`utype` = 'profiles'
181Ξs856B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT a.*, b.`custom_message`, b.`created` AS achieved_date FROM `a1fel_social_badges` AS a INNER JOIN `a1fel_social_badges_maps` AS b ON a.`id` = b.`badge_id` WHERE b.`user_id` = '982' AND a.`state` = '1'
157Ξs3.61KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT *
FROM `a1fel_social_urls`
WHERE `rawurl` = 'id=982-dylan&layout=about&view=profile'
157Ξs1.06KB/libraries/src/Table/Table.php:780CopySELECT a.* FROM `a1fel_social_apps` AS a INNER JOIN `a1fel_social_apps_map` AS b ON b.`app_id` = a.`id` AND b.`uid`='982' AND b.`type`='user' INNER JOIN `a1fel_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 `a1fel_social_apps` AS a INNER JOIN `a1fel_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)
601Ξs3.73KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT *
FROM `a1fel_social_urls`
WHERE `rawurl` = 'userid=982-dylan&view=friends'
107Ξs1.06KB/libraries/src/Table/Table.php:780CopySELECT `params` FROM `a1fel_social_access` WHERE `uid` = '1' AND `type` = 'profiles'
142Ξs856B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT *
FROM `a1fel_social_urls`
WHERE `rawurl` = 'type=user&uid=982-dylan&view=videos'
141Ξs1.06KB/libraries/src/Table/Table.php:780CopySELECT *
FROM `a1fel_social_urls`
WHERE `rawurl` = 'type=user&uid=982-dylan&view=audios'
147Ξs1.06KB/libraries/src/Table/Table.php:780CopySELECT *
FROM `a1fel_social_urls`
WHERE `rawurl` = 'userid=982-dylan&view=followers'
93Ξs1.06KB/libraries/src/Table/Table.php:780CopySELECT *
FROM `a1fel_social_urls`
WHERE `rawurl` = 'userid=982-dylan&view=pages'
89Ξs1.06KB/libraries/src/Table/Table.php:780CopySELECT *
FROM `a1fel_social_urls`
WHERE `rawurl` = 'userid=982-dylan&view=events'
134Ξs1.06KB/libraries/src/Table/Table.php:780CopySELECT *
FROM `a1fel_social_urls`
WHERE `rawurl` = 'userid=982-dylan&view=groups'
136Ξs1.06KB/libraries/src/Table/Table.php:780CopySELECT `b`.`id`
FROM `a1fel_user_usergroup_map` AS `map`
LEFT JOIN `a1fel_usergroups` AS `a` ON `a`.`id` = `map`.`group_id`
LEFT JOIN `a1fel_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `map`.`user_id` = :userId
164Ξs1.64KBParams/libraries/src/Access/Access.php:868CopySELECT *
FROM `a1fel_social_urls`
WHERE `rawurl` = 'userid=982-dylan&view=polls'
138Ξs1.06KB/libraries/src/Table/Table.php:780CopySELECT *
FROM `a1fel_social_urls`
WHERE `rawurl` = 'type=user&uid=982-dylan&view=marketplaces'
154Ξs1.06KB/libraries/src/Table/Table.php:780CopySELECT `a`.* FROM `a1fel_social_apps` AS a LEFT JOIN `a1fel_social_apps_map` as b ON b.`app_id` = a.`id` AND b.`uid` = '982' 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
346Ξs3.8KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT *
FROM `a1fel_social_apps_access`
WHERE `app_id` = '6'
100Ξs960B/libraries/src/Table/Table.php:780CopySELECT *
FROM `a1fel_social_apps_access`
WHERE `app_id` = '9'
108Ξs960B/libraries/src/Table/Table.php:780CopySELECT *
FROM `a1fel_social_apps_access`
WHERE `app_id` = '14'
62Ξs960B/libraries/src/Table/Table.php:780CopySELECT *
FROM `a1fel_social_apps_access`
WHERE `app_id` = '19'
56Ξs960B/libraries/src/Table/Table.php:780CopySELECT *
FROM `a1fel_social_urls`
WHERE `rawurl` = 'id=1:registered-users&layout=item&view=profiles'
116Ξs1.06KB/libraries/src/Table/Table.php:780CopySELECT COUNT(1) FROM `a1fel_social_block_users` WHERE `user_id` = '0' AND `target_id` = '982'
93Ξs856B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT *
FROM `a1fel_social_urls`
WHERE `rawurl` = 'layout=edit&view=profile'
112Ξs1.06KB/libraries/src/Table/Table.php:780CopySELECT * FROM `a1fel_social_backgrounds` WHERE `state`='1'
144Ξs1.13KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46Copyselect DISTINCT a.* from `a1fel_social_albums` as a where a.`uid` = '982' and a.`type` = 'user' and a.`type` = 'user' and a.`core` > 0 and a.`type` != 'marketplace' and ( a.`uid` NOT IN( select sc.`id` from `a1fel_social_clusters` as sc WHERE ( sc.`type` NOT IN('1', '4') AND '0' NOT IN( select scn.`uid` from `a1fel_social_clusters_nodes` as scn where scn.`cluster_id` = sc.`id` and scn.`state` = '1'))))
399Ξs3.78KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46Copyselect DISTINCT a.* from `a1fel_social_albums` as a where a.`uid` = '982' and a.`type` = 'user' and a.`core` = '0' and a.`type` != 'marketplace' and ( (a.`access` = '0') OR (a.`access` IS NULL) OR ((a.`access` = '10') AND (0 > 0)) OR ((a.`access` = '20') AND ((select count(1) from ( select af1.`actor_id` as `fid` from `a1fel_social_friends` as af1 where af1.`target_id` = 0 and af1.`state` = 1 union select af2.`target_id` as `fid` from `a1fel_social_friends` as af2 where af2.`actor_id` = 0 and af2.`state` = 1) as x where exists ( select bf1.`actor_id` from `a1fel_social_friends` as bf1 where bf1.`target_id` = a.`user_id` and bf1.`actor_id` = x.`fid` and bf1.`state` = 1 union select bf2.`target_id` from a1fel_social_friends as bf2 where bf2.`actor_id` = a.`user_id` and bf2.`target_id` = x.`fid` and bf2.`state` = 1)) > 0)) OR ((a.`access` = '20') AND ((select count(1) from `a1fel_social_friends` where (`actor_id` = a.`user_id` and `target_id` = 0) OR (`target_id` = a.`user_id` and `actor_id` = 0) and `state` = 1) > 0)) OR ((a.`access` = '30') AND ((select count(1) from `a1fel_social_friends` where (`actor_id` = a.`user_id` and `target_id` = 0) OR (`target_id` = a.`user_id` and `actor_id` = 0) and `state` = 1) > 0)) OR ((a.`access` = '40') AND (a.`user_id` = 0)) OR ( (a.`access` = '100') AND ( a.`custom_access` LIKE '%,0,%' ) ) OR ((a.`access` = '200') AND (0 > 0)) OR (a.`user_id` = 0)) and ( a.`uid` NOT IN( select sc.`id` from `a1fel_social_clusters` as sc WHERE ( sc.`type` NOT IN('1', '4') AND '0' NOT IN( select scn.`uid` from `a1fel_social_clusters_nodes` as scn where scn.`cluster_id` = sc.`id` and scn.`state` = '1')))) order by assigned_date DESC LIMIT 50
686Ξs3.77KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT COUNT(1) AS `total` FROM `a1fel_social_albums` WHERE `uid` = '982' AND `type` = 'user' AND `core` = '0'
172Ξs856B/administrator/components/com_easysocial/includes/db/helpers/base.php:46Copyselect count(1) from `a1fel_social_photos` as a where a.`state` = '1' and a.`album_id` = '34'and ( (a.`access` = '0'))
226Ξs856B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT *
FROM `a1fel_social_urls`
WHERE `rawurl` = 'view=dashboard'
131Ξs1.06KB/libraries/src/Table/Table.php:780CopySELECT `a`.`menutype`,`a`.`title`
FROM `a1fel_menu_types` AS `a`
WHERE `a`.`client_id` = 0
139Ξs928B/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:138CopySELECT m.id, m.alias, m.path AS route, m.level, m.parent_id
FROM a1fel_menu AS m
WHERE m.menutype = 'mainmenu' AND m.parent_id > 0 AND m.client_id = 0 AND m.published >= 0
ORDER BY m.lft
228Ξs1.09KB/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:791CopySELECT *
FROM `a1fel_easyblog_configs`
WHERE `name` = 'config'
125Ξs64.89KB/libraries/src/Table/Table.php:780CopySELECT *
FROM `a1fel_social_urls`
WHERE `rawurl` = 'layout=&type=user&uid=982-dylan&view=albums'
172Ξs1.06KB/libraries/src/Table/Table.php:780CopySELECT template FROM `a1fel_template_styles` AS s LEFT JOIN `a1fel_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
213Ξs856B/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT a.* FROM `a1fel_social_ads` AS a INNER JOIN `a1fel_social_advertisers` AS b ON a.`advertiser_id` = b.`id` WHERE a.`state`='1' AND a.`priority`='4' AND b.`state`='1' AND (a.`start_date` <= '2025-04-10 22:28:39' AND a.`end_date` >= '2025-04-10 22:28:39' OR a.`start_date` = '0000-00-00 00:00:00') ORDER BY RAND() ASC limit 1
462Ξs3.63KB/administrator/components/com_easysocial/includes/db/helpers/base.php:46CopySELECT 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 `a1fel_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
171Ξs1.68KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:517CopySELECT `session_id`
FROM `a1fel_session`
WHERE `session_id` = ?
142Ξs1.63KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277CopyUPDATE `a1fel_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
384Ξs912BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy