Κονσόλα Αποσφαλάτωσης του Joomla!
session.client.browser ⇒ Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
password_clear ⇒
groups ⇒
Application 0.001 seconds (+0.001); 0.79 MB (+0.792) - afterLoad
Application 0.100 seconds (+0.099); 2.56 MB (+1.768) - afterInitialise
Application 0.136 seconds (+0.037); 3.26 MB (+0.699) - afterRoute
Application 0.204 seconds (+0.068); 4.27 MB (+1.006) - afterDispatch
Application 0.294 seconds (+0.090); 4.83 MB (+0.568) - beforeRenderModule mod_menu (Footer menu)
Application 0.301 seconds (+0.007); 4.86 MB (+0.031) - afterRenderModule mod_menu (Footer menu)
Application 0.301 seconds (+0.000); 4.86 MB (-0.006) - beforeRenderModule mod_custom (test)
Application 0.306 seconds (+0.005); 4.87 MB (+0.009) - afterRenderModule mod_custom (test)
Application 0.306 seconds (+0.000); 4.86 MB (-0.003) - beforeRenderModule mod_custom (ΕΓΓΡΑΦΕΙΤΕ ΣΤΟ NEWSLETTER ΜΑΣ)
Application 0.306 seconds (+0.000); 4.87 MB (+0.004) - afterRenderModule mod_custom (ΕΓΓΡΑΦΕΙΤΕ ΣΤΟ NEWSLETTER ΜΑΣ)
Application 0.306 seconds (+0.000); 4.86 MB (-0.003) - beforeRenderModule mod_custom (Social icons)
Application 0.306 seconds (+0.000); 4.87 MB (+0.004) - afterRenderModule mod_custom (Social icons)
Application 0.307 seconds (+0.000); 4.87 MB (-0.002) - beforeRenderModule mod_custom (@@@ SPONSORS)
Application 0.307 seconds (+0.000); 4.87 MB (+0.004) - afterRenderModule mod_custom (@@@ SPONSORS)
Application 0.307 seconds (+0.000); 4.91 MB (+0.037) - beforeRenderModule mod_news_pro_gk5 (ΟΦΗΤΖΙΔΙΚΑ)
Application 0.715 seconds (+0.408); 5.51 MB (+0.604) - afterRenderModule mod_news_pro_gk5 (ΟΦΗΤΖΙΔΙΚΑ)
Application 0.715 seconds (+0.000); 5.35 MB (-0.165) - beforeRenderModule mod_custom (@@@ BANNERS TOP)
Application 0.779 seconds (+0.064); 5.97 MB (+0.619) - afterRenderModule mod_custom (@@@ BANNERS TOP)
Application 0.827 seconds (+0.048); 6.01 MB (+0.046) - afterRender
6.02 MB (6,309,480 Bytes)
Καταγράφηκαν 42 ερωτήματα
SELECT `data`
FROM `ofi_session`
WHERE `session_id` = 'a5890e0c3cc56d8e642961ba38203433'SELECT folder AS type, element AS name, params
FROM ofi_extensions
WHERE enabled >= 1
AND type ='plugin'
AND state >= 0
AND access IN (1,1)
ORDER BY orderingSELECT extension_id AS id, element AS "option", params, enabled
FROM ofi_extensions
WHERE `type` = 'component'
AND `element` = 'com_languages'SELECT `enabled`
FROM `ofi_extensions`
WHERE `element` = 'com_akeeba'
AND `type` = 'component'SELECT extension_id AS id, element AS "option", params, enabled
FROM ofi_extensions
WHERE `type` = 'component'
AND `element` = 'com_k2'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 ofi_menu AS m
LEFT JOIN ofi_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.lftSELECT *
FROM ofi_languages
WHERE published=1
ORDER BY ordering ASCSELECT id, home, template, s.params
FROM ofi_template_styles as s
LEFT JOIN ofi_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 = 1SELECT extension_id AS id, element AS "option", params, enabled
FROM ofi_extensions
WHERE `type` = 'component'
AND `element` = 'com_phocagallery'SELECT a.*
FROM ofi_phocagallery_fb_users AS a
WHERE a.id =0SELECT a.*
FROM ofi_phocagallery_fb_users AS a
WHERE a.id =0SELECT a.*, c.accessuserid as cataccessuserid, c.access as cataccess, ua.id AS userid, ua.username AS username, ua.name AS usernameno,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as catslug,
CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug
FROM ofi_phocagallery AS a
LEFT JOIN ofi_phocagallery_categories AS c
ON c.id = a.catid
LEFT JOIN ofi_users AS ua
ON ua.id = a.userid
WHERE a.id = 24
AND a.published > 0
AND a.approved > 0SELECT a.*
FROM ofi_phocagallery_user AS a
WHERE a.userid = 0SELECT a.id, a.filename as filename, b.id AS currentid,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as catslug,
CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug
FROM ofi_phocagallery AS a, ofi_phocagallery AS b
LEFT JOIN ofi_phocagallery_categories AS c
ON c.id = b.catid
WHERE a.catid = 1
AND b.id = 24
AND (a.ordering < b.ordering OR (a.ordering = b.ordering
and a.id < b.id))
AND a.published = 1
ORDER BY a.ordering DESC, a.id DESCSELECT a.id, a.filename as filename, b.id AS currentid,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as catslug,
CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug
FROM ofi_phocagallery AS a, ofi_phocagallery AS b
LEFT JOIN ofi_phocagallery_categories AS c
ON c.id = b.catid
WHERE a.catid = 1
AND b.id = 24
AND (a.ordering < b.ordering OR (a.ordering = b.ordering
and a.id < b.id))
AND a.published = 1
ORDER BY a.ordering DESC, a.id DESCSELECT a.id, a.filename as filename, b.id AS currentid,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as catslug,
CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug
FROM ofi_phocagallery AS a, ofi_phocagallery AS b
LEFT JOIN ofi_phocagallery_categories AS c
ON c.id = b.catid
WHERE a.catid = 1
AND b.id = 24
AND (a.ordering > b.ordering OR (a.ordering = b.ordering
and a.id > b.id))
AND a.published = 1
ORDER BY a.ordering ASC, a.id ASCSELECT a.id, a.filename, a.extl, a.description
FROM ofi_phocagallery AS a
LEFT JOIN ofi_phocagallery_img_votes_statistics AS r
ON r.imgid = a.id
WHERE a.catid=1
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering DESCSHOW FULL COLUMNS
FROM `ofi_phocagallery`UPDATE ofi_phocagallery
SET `hits` = (`hits` + 1)
WHERE id = '24'SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM ofi_modules AS m
LEFT JOIN ofi_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN ofi_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.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-05-02 16:36:48')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-05-02 16:36:48')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 967 OR mm.menuid <= 0)
ORDER BY m.position, m.orderingSELECT extension_id AS id, element AS "option", params, enabled
FROM ofi_extensions
WHERE `type` = 'component'
AND `element` = 'com_content'SELECT extension_id AS id, element AS "option", params, enabled
FROM ofi_extensions
WHERE `type` = 'component'
AND `element` = 'com_contact'SELECT
c.id AS CID
FROM
ofi_k2_categories AS c
LEFT JOIN
ofi_k2_items AS content
ON
c.id = content.catid
WHERE
( c.id = 43 )
AND
c.published = 1SELECT
content.id AS id
FROM
ofi_k2_items AS content
WHERE
content.published = 1
AND content.trash = 0
AND content.access IN (1,1)
AND ( content.publish_up = '0000-00-00 00:00:00' OR content.publish_up <= '2026-05-02 16:36:48' )
AND ( content.publish_down = '0000-00-00 00:00:00' OR content.publish_down >= '2026-05-02 16:36:48' )
AND ( content.catid = 43 )
ORDER BY
content.created DESC
LIMIT
0,12;SELECT
content.id AS id,
content.alias AS alias,
content.title AS title,
content.introtext AS text,
content.created AS date,
content.publish_up AS date_publish,
content.hits AS hits,
content.featured AS frontpage,
content.access AS access,
content.catid AS cid,
content.video AS video,
content.plugins AS plugins,
categories.name AS catname,
categories.image AS cat_image,
categories.alias AS cat_alias,
users.email AS author_email,
content.created_by_alias AS author_alias,
users.name AS author_username,
content.created_by AS author_id,
content_rating.rating_sum AS rating_sum,
content_rating.rating_count AS rating_count
FROM
ofi_k2_items AS content
LEFT JOIN
ofi_k2_categories AS categories
ON categories.id = content.catid
LEFT JOIN
ofi_users AS users
ON users.id = content.created_by
LEFT JOIN
ofi_k2_rating AS content_rating
ON content_rating.itemID = content.id
WHERE
content.id = 6120 OR content.id = 6118 OR content.id = 6117 OR content.id = 6109 OR content.id = 6105 OR content.id = 6104 OR content.id = 6085 OR content.id = 6069 OR content.id = 6058 OR content.id = 6053 OR content.id = 6052 OR content.id = 6050
ORDER BY
content.created DESCSELECT
content.id AS id,
COUNT(comments.itemID) AS count
FROM
ofi_k2_items AS content
LEFT JOIN
ofi_k2_comments AS comments
ON comments.itemID = content.id
WHERE
comments.published
AND ( content.id = 6120 OR content.id = 6118 OR content.id = 6117 OR content.id = 6109 OR content.id = 6105 OR content.id = 6104 OR content.id = 6085 OR content.id = 6069 OR content.id = 6058 OR content.id = 6053 OR content.id = 6052 OR content.id = 6050 )
GROUP BY
comments.itemID
;SHOW FULL COLUMNS
FROM `ofi_users`SELECT *
FROM `ofi_users`
WHERE `id` = 1907SELECT `g`.`id`,`g`.`title`
FROM `ofi_usergroups` AS g
INNER JOIN `ofi_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 1907SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907UPDATE `ofi_session`
SET `data` = '__default|a:7:{s:15:\"session.counter\";i:2;s:19:\"session.timer.start\";i:1777739806;s:18:\"session.timer.last\";i:1777739806;s:17:\"session.timer.now\";i:1777739808;s:22:\"session.client.browser\";s:103:\"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":25:{s:9:\"\0*\0isRoot\";N;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:0:{}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\0*\0_params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\"\0*\0_authGroups\";N;s:14:\"\0*\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\0*\0_authActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a:0:{}s:3:\"aid\";i:0;}}'
, `time` = '1777739809'
WHERE `session_id` = 'a5890e0c3cc56d8e642961ba38203433'
Καταγράφηκαν 24 είδη ερωτημάτων και ταξινομήθηκαν κατά την εμφάνισή τους.
ΕΠΙΛΟΓΗ από Πίνακες:
12 × SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users5 × SELECT extension_id AS id, element AS "option", params, enabled
FROM ofi_extensions3 × SELECT a.id, a.filename as filename, b.id AS currentid,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as catslug,
CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug
FROM ofi_phocagallery AS a, ofi_phocagallery AS b
LEFT JOIN ofi_phocagallery_categories AS c
ON c.id = b.catid2 × SELECT a.*
FROM ofi_phocagallery_fb_users AS a1 × SELECT content.id AS id
FROM ofi_k2_items AS content1 × SELECT c.id AS CID
FROM ofi_k2_categories AS c
LEFT JOIN ofi_k2_items AS content
ON c.id = content.catid1 × SELECT content.id AS id, COUNT(comments.itemID) AS count
FROM ofi_k2_items AS content
LEFT JOIN ofi_k2_comments AS comments
ON comments.itemID = content.id1 × SELECT `g`.`id`,`g`.`title`
FROM `ofi_usergroups` AS g
INNER JOIN `ofi_user_usergroup_map` AS m
ON m.group_id = g.id1 × SELECT *
FROM `ofi_users`1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM ofi_modules AS m
LEFT JOIN ofi_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN ofi_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id1 × SELECT content.id AS id, content.alias AS alias, content.title AS title, content.introtext AS text, content.created AS date, content.publish_up AS date_publish, content.hits AS hits, content.featured AS frontpage, content.access AS access, content.catid AS cid, content.video AS video, content.plugins AS plugins, categories.name AS catname, categories.image AS cat_image, categories.alias AS cat_alias, users.email AS author_email, content.created_by_alias AS author_alias, users.name AS author_username, content.created_by AS author_id, content_rating.rating_sum AS rating_sum, content_rating.rating_count AS rating_count
FROM ofi_k2_items AS content
LEFT JOIN ofi_k2_categories AS categories
ON categories.id = content.catid
LEFT JOIN ofi_users AS users
ON users.id = content.created_by
LEFT JOIN ofi_k2_rating AS content_rating
ON content_rating.itemID = content.id1 × SELECT a.*
FROM ofi_phocagallery_user AS a1 × 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 ofi_menu AS m
LEFT JOIN ofi_extensions AS e
ON m.component_id = e.extension_id1 × SELECT `enabled`
FROM `ofi_extensions`1 × SELECT folder AS type, element AS name, params
FROM ofi_extensions1 × SELECT *
FROM ofi_languages1 × SELECT id, home, template, s.params
FROM ofi_template_styles as s
LEFT JOIN ofi_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id1 × SELECT `data`
FROM `ofi_session`1 × SELECT a.*, c.accessuserid as cataccessuserid, c.access as cataccess, ua.id AS userid, ua.username AS username, ua.name AS usernameno,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as catslug,
CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug
FROM ofi_phocagallery AS a
LEFT JOIN ofi_phocagallery_categories AS c
ON c.id = a.catid
LEFT JOIN ofi_users AS ua
ON ua.id = a.userid1 × SELECT a.id, a.filename, a.extl, a.description
FROM ofi_phocagallery AS a
LEFT JOIN ofi_phocagallery_img_votes_statistics AS r
ON r.imgid = a.id
ΑΛΛΟΙ Πίνακες:
1 × UPDATE `ofi_session`
SET `data` = '__default|a:7:{s:15:\"session.counter\";i:2;s:19:\"session.timer.start\";i:1777739806;s:18:\"session.timer.last\";i:1777739806;s:17:\"session.timer.now\";i:1777739808;s:22:\"session.client.browser\";s:103:\"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":25:{s:9:\"\0*\0isRoot\";N;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:0:{}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\0*\0_params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\"\0*\0_authGroups\";N;s:14:\"\0*\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\0*\0_authActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a:0:{}s:3:\"aid\";i:0;}}' , `time` = '1777739809'1 × SHOW FULL COLUMNS
FROM `ofi_users1 × UPDATE ofi_phocagallery
SET `hits` = (`hits` + 1)1 × SHOW FULL COLUMNS
FROM `ofi_phocagallery