session.client.forwarded ⇒ 18.97.14.84
session.client.browser ⇒ CCBot/2.0 (https://commoncrawl.org/faq/)
password_clear ⇒
groups ⇒
session.token ⇒ 826fb0cab5261b4fbf34ab1dd4c4a76c
files ⇒
Application 0.000 seconds (+0.000); 0.68 MB (+0.683) - afterLoad
Application 0.086 seconds (+0.086); 9.94 MB (+9.258) - afterInitialise
Application 0.094 seconds (+0.008); 10.72 MB (+0.780) - afterRoute
Application 0.108 seconds (+0.014); 11.75 MB (+1.032) - afterDispatch
Application 0.171 seconds (+0.062); 23.05 MB (+11.301) - beforeRenderModule mod_cdc_jfloating_bar (CDC J Floating Bar)
Application 0.177 seconds (+0.007); 23.43 MB (+0.377) - afterRenderModule mod_cdc_jfloating_bar (CDC J Floating Bar)
Application 0.271 seconds (+0.094); 23.41 MB (-0.023) - beforeRenderModule mod_breadcrumbs (Breadcrumbs)
Application 0.274 seconds (+0.003); 23.48 MB (+0.075) - afterRenderModule mod_breadcrumbs (Breadcrumbs)
Application 0.560 seconds (+0.287); 23.51 MB (+0.024) - beforeRenderModule mod_brilliant_instajoom (INSTAGRAM CHANEL)
Application 0.718 seconds (+0.158); 23.53 MB (+0.025) - afterRenderModule mod_brilliant_instajoom (INSTAGRAM CHANEL)
Application 0.718 seconds (+0.000); 23.53 MB (-0.003) - beforeRenderModule mod_sape (Sape Module)
Application 0.719 seconds (+0.001); 23.55 MB (+0.020) - afterRenderModule mod_sape (Sape Module)
Application 0.720 seconds (+0.000); 23.54 MB (-0.007) - beforeRenderModule mod_myextpagetitle (mod_myextpagetitle)
Application 0.720 seconds (+0.000); 23.55 MB (+0.005) - afterRenderModule mod_myextpagetitle (mod_myextpagetitle)
Application 0.720 seconds (+0.000); 23.55 MB (-0.001) - beforeRenderModule mod_custom (Yandex direct LEFT)
Application 0.723 seconds (+0.003); 23.55 MB (+0.008) - afterRenderModule mod_custom (Yandex direct LEFT)
Application 0.723 seconds (+0.000); 23.56 MB (+0.005) - beforeRenderModule mod_ads_elite (Ads Elite)
Application 0.998 seconds (+0.275); 23.92 MB (+0.365) - afterRenderModule mod_ads_elite (Ads Elite)
Application 1.355 seconds (+0.357); 23.95 MB (+0.027) - beforeRenderModule mod_lastupdate (mod_lastupdate)
Application 1.376 seconds (+0.021); 23.97 MB (+0.017) - afterRenderModule mod_lastupdate (mod_lastupdate)
Application 1.567 seconds (+0.191); 23.98 MB (+0.017) - beforeRenderModule mod_imagebar_DU (mod_imagebar_DU)
Application 1.589 seconds (+0.022); 24.31 MB (+0.329) - afterRenderModule mod_imagebar_DU (mod_imagebar_DU)
Application 1.684 seconds (+0.094); 24.27 MB (-0.040) - beforeRenderModule mod_flexbanners (FlexBanners)
Application 1.690 seconds (+0.006); 24.56 MB (+0.288) - afterRenderModule mod_flexbanners (FlexBanners)
Application 1.777 seconds (+0.088); 24.59 MB (+0.030) - beforeRenderModule mod_menuDU (mod_menuDU)
Application 1.788 seconds (+0.010); 25.26 MB (+0.671) - afterRenderModule mod_menuDU (mod_menuDU)
Application 2.048 seconds (+0.261); 16.32 MB (-8.939) - beforeRenderModule mod_search (Search)
Application 2.052 seconds (+0.003); 16.35 MB (+0.026) - afterRenderModule mod_search (Search)
Application 2.054 seconds (+0.002); 16.33 MB (-0.017) - beforeRenderModule mod_login (Login Form)
Application 2.057 seconds (+0.003); 16.37 MB (+0.039) - afterRenderModule mod_login (Login Form)
Application 2.097 seconds (+0.040); 15.93 MB (-0.440) - afterRender
16 MB (16,781,840 Bytes)
DELETE
FROM `a41xo_session`
WHERE `time` < '1737542381'
SELECT `session_id`
FROM `a41xo_session`
WHERE `session_id` = 'd4f51768a72c1aa45996bb4f4129e0b9'
LIMIT 0, 1
INSERT INTO `a41xo_session`
(`session_id`, `client_id`, `time`)
VALUES
('d4f51768a72c1aa45996bb4f4129e0b9', 0, '1737544181')
SELECT b.id
FROM a41xo_usergroups AS a
LEFT JOIN a41xo_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
SELECT id, rules
FROM `a41xo_viewlevels`
SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, 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,e.element as component
FROM a41xo_menu AS m
LEFT JOIN a41xo_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
SELECT `component`
FROM `a41xo_tortags_components`
SELECT html
FROM a41xo_odude_profile_field
WHERE name='design';
SELECT *
FROM a41xo_users as u
LEFT JOIN a41xo_user_usergroup_map as ug
on u.id = ug.user_id
WHERE u.id=0
SELECT count(*) as v
FROM a41xo_vflow_data
SELECT count(*) as v
FROM a41xo_joomgallery
SELECT count(*) as v
FROM a41xo_content
SELECT `a41xo_vflow_data`.*
FROM ( SELECT id
FROM `a41xo_vflow_data`
ORDER BY RAND()
LIMIT 2) as ids JOIN `a41xo_vflow_data`
ON `a41xo_vflow_data`.id = ids.id
SELECT *
from
( SELECT id
FROM `a41xo_joomgallery`
WHERE published = 1
ORDER BY RAND()
LIMIT 2) as j
join `a41xo_joomgallery`
on a41xo_joomgallery.id = j.id
JOIN `a41xo_joomgallery_catg`
ON catid = cid;
SELECT `a41xo_content`.*
FROM ( SELECT id
FROM `a41xo_content`
ORDER BY RAND()
LIMIT 2) as ids JOIN `a41xo_content`
ON `a41xo_content`.id = ids.id
where state = 1
SELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM a41xo_categories as c
LEFT JOIN a41xo_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM a41xo_categories AS cat JOIN a41xo_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id=84
AND badcats.id is null
GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id
ORDER BY c.lft
UPDATE `a41xo_flexbanners`
SET finished=1, state=0
WHERE (enddate < '2025-01-22 14:09:43'
and enddate != '0000-00-00 00:00:00'
and state!=2
and state!=-2)
OR (impmade >= maximpressions
AND maximpressions != 0 )
OR (clicks >= maxclicks
AND maxclicks != 0)
UPDATE `a41xo_flexbanners`
SET state=1
WHERE startdate<= '2025-01-22 14:09:43'
and finished=0
and startdate != '0000-00-00 00:00:00'
and state!=2
and state!=-2
UPDATE `a41xo_flexbanners`
SET dailyimpressions=0, lastreset='2025-01-22'
WHERE lastreset< '2025-01-22' or lastreset IS NULL
SELECT `a41xo_flexbanners`.`id`,
`a41xo_flexbannerslocations`.`locationname`,
`a41xo_flexbannerslocations`.`locationid`,
`a41xo_flexbanners`.`imageurl`,
`a41xo_flexbanners`.`imagealt`,
`a41xo_flexbanners`.`type`,
`a41xo_flexbanners`.`customcode`,
`a41xo_flexbanners`.`startdate`,
`a41xo_flexbanners`.`enddate`,
`a41xo_flexbanners`.`lastreset`,
`a41xo_flexbanners`.`impmade`,
`a41xo_flexbanners`.`clicks`,
`a41xo_flexbanners`.`maximpressions`,
`a41xo_flexbanners`.`maxclicks`,
`a41xo_flexbanners`.`linkid`,
`a41xo_flexbanners`.`language`,
`a41xo_flexbanners`.`newwin`,
`a41xo_flexbannerssize`.`width`,
`a41xo_flexbannerssize`.`height`,
`a41xo_flexbanners`.`restrictbyid`,
`a41xo_flexbanners`.`dailyimpressions`
FROM `a41xo_flexbanners`
Inner Join `a41xo_flexbannerslocations`
ON (`a41xo_flexbanners`.`locationid` = `a41xo_flexbannerslocations`.`locationid`
AND `a41xo_flexbannerslocations`.`state` = 1)
Inner Join `a41xo_flexbannersclient`
ON (`a41xo_flexbanners`.`clientid` = `a41xo_flexbannersclient`.`clientid`
AND `a41xo_flexbannersclient`.`state` = 1)
Inner Join `a41xo_flexbannerssize`
ON (`a41xo_flexbanners`.`sizeid` = `a41xo_flexbannerssize`.`sizeid`
AND `a41xo_flexbannerssize`.`state` = 1)
WHERE `a41xo_flexbannerslocations`.`locationid` = 1
AND `a41xo_flexbanners`.`state` = 1
AND `a41xo_flexbanners`.`finished` = 0
AND (`a41xo_flexbanners`.`language` = "ru-RU" or `a41xo_flexbanners`.`language` = '*')
ORDER BY `restrictbyid` desc, `dailyimpressions`
SELECT `component`
FROM `a41xo_tortags_components`
SELECT m.*
FROM a41xo_modules AS m
LEFT JOIN a41xo_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.client_id = 0
AND m.id = 10186
AND m.access IN (1,1)
AND m.published = 1
AND e.enabled = 1
ORDER BY m.ordering
SELECT m.*
FROM a41xo_modules AS m
LEFT JOIN a41xo_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.client_id = 0
AND m.id = 10187
AND m.access IN (1,1)
AND m.published = 1
AND e.enabled = 1
ORDER BY m.ordering
SELECT m.*
FROM a41xo_modules AS m
LEFT JOIN a41xo_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.client_id = 0
AND m.id = 10168
AND m.access IN (1,1)
AND m.published = 1
AND e.enabled = 1
ORDER BY m.ordering
SELECT m.*
FROM a41xo_modules AS m
LEFT JOIN a41xo_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.client_id = 0
AND m.id = 81
AND m.access IN (1,1)
AND m.published = 1
AND e.enabled = 1
ORDER BY m.ordering
SELECT m.*
FROM a41xo_modules AS m
LEFT JOIN a41xo_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.client_id = 0
AND m.id = 10166
AND m.access IN (1,1)
AND m.published = 1
AND e.enabled = 1
ORDER BY m.ordering
SELECT m.*
FROM a41xo_modules AS m
LEFT JOIN a41xo_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.client_id = 0
AND m.id = 16
AND m.access IN (1,1)
AND m.published = 1
AND e.enabled = 1
ORDER BY m.ordering
SELECT social_id
FROM a41xo_bt_connections
WHERE social_type ="facebook"
AND user_id ="0"
6 × SELECT m.*
FROM a41xo_modules AS m
LEFT JOIN a41xo_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
2 × SELECT `component`
FROM `a41xo_tortags_components
1 × SELECT *
from ( SELECT id
FROM `a41xo_joomgallery`
1 × SELECT `a41xo_vflow_data`.*
FROM ( SELECT id
FROM `a41xo_vflow_data`
1 × SELECT `a41xo_content`.*
FROM ( SELECT id
FROM `a41xo_content`
ORDER BY RAND()
LIMIT 2) as ids JOIN `a41xo_content`
ON `a41xo_content`.id = ids.id
1 × SELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM a41xo_categories as c
LEFT JOIN a41xo_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM a41xo_categories AS cat JOIN a41xo_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
1 × SELECT `a41xo_flexbanners`.`id`,
`a41xo_flexbannerslocations`.`locationname`,
`a41xo_flexbannerslocations`.`locationid`,
`a41xo_flexbanners`.`imageurl`,
`a41xo_flexbanners`.`imagealt`,
`a41xo_flexbanners`.`type`,
`a41xo_flexbanners`.`customcode`,
`a41xo_flexbanners`.`startdate`,
`a41xo_flexbanners`.`enddate`,
`a41xo_flexbanners`.`lastreset`,
`a41xo_flexbanners`.`impmade`,
`a41xo_flexbanners`.`clicks`,
`a41xo_flexbanners`.`maximpressions`,
`a41xo_flexbanners`.`maxclicks`,
`a41xo_flexbanners`.`linkid`,
`a41xo_flexbanners`.`language`,
`a41xo_flexbanners`.`newwin`,
`a41xo_flexbannerssize`.`width`,
`a41xo_flexbannerssize`.`height`,
`a41xo_flexbanners`.`restrictbyid`,
`a41xo_flexbanners`.`dailyimpressions`
FROM `a41xo_flexbanners`
Inner Join `a41xo_flexbannerslocations`
ON (`a41xo_flexbanners`.`locationid` = `a41xo_flexbannerslocations`.`locationid`
AND `a41xo_flexbannerslocations`.`state` = 1)
Inner Join `a41xo_flexbannersclient`
ON (`a41xo_flexbanners`.`clientid` = `a41xo_flexbannersclient`.`clientid`
AND `a41xo_flexbannersclient`.`state` = 1)
Inner Join `a41xo_flexbannerssize`
ON (`a41xo_flexbanners`.`sizeid` = `a41xo_flexbannerssize`.`sizeid`
AND `a41xo_flexbannerssize`.`state` = 1)
1 × SELECT count(*) as v
FROM a41xo_conten
1 × SELECT social_id
FROM a41xo_bt_connections
1 × SELECT count(*) as v
FROM a41xo_joomgaller
1 × SELECT id, rules
FROM `a41xo_viewlevels
1 × SELECT b.id
FROM a41xo_usergroups AS a
LEFT JOIN a41xo_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, 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,e.element as component
FROM a41xo_menu AS m
LEFT JOIN a41xo_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT html
FROM a41xo_odude_profile_field
1 × SELECT count(*) as v
FROM a41xo_vflow_dat
1 × SELECT *
FROM a41xo_users as u
LEFT JOIN a41xo_user_usergroup_map as ug
on u.id = ug.user_id
1 × SELECT `session_id`
FROM `a41xo_session`
1 × UPDATE `a41xo_flexbanners`
SET dailyimpressions=0, lastreset='2025-01-22'
1 × UPDATE `a41xo_flexbanners`
SET state=1
1 × UPDATE `a41xo_flexbanners`
SET finished=1, state=0
1 × INSERT INTO `a41xo_session` (`session_id`, `client_id`, `time`)
VALUES ('d4f51768a72c1aa45996bb4f4129e0b9', 0, '1737544181'
1 × DELETE
FROM `a41xo_session`