Κονσόλα Αποσφαλάτωσης του Joomla!
session.client.browser ⇒ CCBot/2.0 (https://commoncrawl.org/faq/)
password_clear ⇒
groups ⇒
Application 0.000 seconds (+0.000); 0.79 MB (+0.792) - afterLoad
Application 0.101 seconds (+0.100); 2.57 MB (+1.779) - afterInitialise
Application 0.134 seconds (+0.033); 3.26 MB (+0.686) - afterRoute
Application 0.213 seconds (+0.080); 4.56 MB (+1.306) - afterDispatch
Application 0.290 seconds (+0.077); 5.12 MB (+0.560) - beforeRenderModule mod_menu (Footer menu)
Application 0.296 seconds (+0.006); 5.15 MB (+0.031) - afterRenderModule mod_menu (Footer menu)
Application 0.296 seconds (+0.000); 5.15 MB (-0.007) - beforeRenderModule mod_custom (test)
Application 0.300 seconds (+0.003); 5.15 MB (+0.008) - afterRenderModule mod_custom (test)
Application 0.300 seconds (+0.000); 5.15 MB (-0.003) - beforeRenderModule mod_custom (ΕΓΓΡΑΦΕΙΤΕ ΣΤΟ NEWSLETTER ΜΑΣ)
Application 0.300 seconds (+0.000); 5.16 MB (+0.004) - afterRenderModule mod_custom (ΕΓΓΡΑΦΕΙΤΕ ΣΤΟ NEWSLETTER ΜΑΣ)
Application 0.300 seconds (+0.000); 5.15 MB (-0.003) - beforeRenderModule mod_custom (Social icons)
Application 0.300 seconds (+0.000); 5.16 MB (+0.004) - afterRenderModule mod_custom (Social icons)
Application 0.300 seconds (+0.000); 5.15 MB (-0.002) - beforeRenderModule mod_custom (@@@ SPONSORS)
Application 0.300 seconds (+0.000); 5.16 MB (+0.004) - afterRenderModule mod_custom (@@@ SPONSORS)
Application 0.301 seconds (+0.000); 5.20 MB (+0.037) - beforeRenderModule mod_news_pro_gk5 (ΟΦΗΤΖΙΔΙΚΑ)
Application 0.612 seconds (+0.311); 5.78 MB (+0.589) - afterRenderModule mod_news_pro_gk5 (ΟΦΗΤΖΙΔΙΚΑ)
Application 0.612 seconds (+0.000); 5.61 MB (-0.174) - beforeRenderModule mod_custom (@@@ BANNERS TOP)
Application 0.614 seconds (+0.002); 5.62 MB (+0.008) - afterRenderModule mod_custom (@@@ BANNERS TOP)
Application 0.637 seconds (+0.023); 5.66 MB (+0.038) - afterRender
5.66 MB (5,930,376 Bytes)
Καταγράφηκαν 46 ερωτήματα
SELECT `data`
FROM `ofi_session`
WHERE `session_id` = '6c3842a132c5fd726f6e101cfcb13760'
DELETE
FROM `ofi_session`
WHERE `time` < '1728268993'
SELECT `session_id`
FROM `ofi_session`
WHERE `session_id` = '6c3842a132c5fd726f6e101cfcb13760'
LIMIT 0, 1
INSERT INTO `ofi_session`
(`session_id`, `client_id`, `time`)
VALUES
('6c3842a132c5fd726f6e101cfcb13760', 0, '1728274393')
SELECT extension_id AS id, element AS "option", params, enabled
FROM ofi_extensions
WHERE `type` = 'component'
AND `element` = 'com_users'
SELECT b.id
FROM ofi_usergroups AS a
LEFT JOIN ofi_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
SELECT id, rules
FROM `ofi_viewlevels`
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 ordering
SELECT 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.lft
SELECT *
FROM ofi_languages
WHERE published=1
ORDER BY ordering ASC
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_id
WHERE s.client_id = 0
AND e.enabled = 1
SELECT a.rules
FROM ofi_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lft
SELECT b.rules
FROM ofi_assets AS a
LEFT JOIN ofi_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_k2')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
SELECT id
FROM ofi_k2_categories
WHERE published=1
AND trash=0
AND access IN(1,1)
SHOW FULL COLUMNS
FROM `ofi_k2_categories`
SELECT *
FROM ofi_k2_categories
WHERE id = '46'
SELECT *
FROM ofi_k2_categories
WHERE id = '32'
SELECT extension_id AS id, element AS "option", params, enabled
FROM ofi_extensions
WHERE `type` = 'component'
AND `element` = 'com_phocagallery'
SELECT *
FROM ofi_k2_categories
WHERE parent=46
AND published=1
AND trash=0
AND access IN(1,1)
ORDER BY id ASC
SELECT i.*, c.name as categoryname,c.id as categoryid, c.alias as categoryalias, c.params as categoryparams
FROM ofi_k2_items as i RIGHT JOIN ofi_k2_categories AS c
ON c.id = i.catid
WHERE i.published = 1
AND i.access IN(1,1)
AND i.trash = 0
AND c.published = 1
AND c.access IN(1,1)
AND c.trash = 0
AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2024-10-07 04:13:13' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2024-10-07 04:13:13' )
AND c.id=46
ORDER BY i.id DESC
LIMIT 0, 12
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 <= '2024-10-07 04:13:13')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2024-10-07 04:13:13')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 906 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
SELECT 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 = 1
SELECT
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 <= '2024-10-07 04:13:13' )
AND ( content.publish_down = '0000-00-00 00:00:00' OR content.publish_down >= '2024-10-07 04:13:13' )
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 = 5223 OR content.id = 5220 OR content.id = 5219 OR content.id = 5214 OR content.id = 5212 OR content.id = 5206 OR content.id = 5203 OR content.id = 5201 OR content.id = 5197 OR content.id = 5196 OR content.id = 5195 OR content.id = 5194
ORDER BY
content.created DESC
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.id
WHERE
comments.published
AND ( content.id = 5223 OR content.id = 5220 OR content.id = 5219 OR content.id = 5214 OR content.id = 5212 OR content.id = 5206 OR content.id = 5203 OR content.id = 5201 OR content.id = 5197 OR content.id = 5196 OR content.id = 5195 OR content.id = 5194 )
GROUP BY
comments.itemID
;
SHOW FULL COLUMNS
FROM `ofi_users`
SELECT *
FROM `ofi_users`
WHERE `id` = 1907
SELECT `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` = 1907
SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907
SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907
SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907
SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907
SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907
SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907
SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907
SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907
SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907
SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907
SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907
SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
WHERE userID=1907
UPDATE `ofi_session`
SET `data` = '__default|a:7:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1728274393;s:18:\"session.timer.last\";i:1728274393;s:17:\"session.timer.now\";i:1728274393;s:22:\"session.client.browser\";s:40:\"CCBot/2.0 (https://commoncrawl.org/faq/)\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":26:{s:9:\"\0*\0isRoot\";b:0;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\";a:1:{i:0;i:1;}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;s:3:\"gid\";i:1;}}'
, `time` = '1728274394'
WHERE `session_id` = '6c3842a132c5fd726f6e101cfcb13760'
Καταγράφηκαν 28 είδη ερωτημάτων και ταξινομήθηκαν κατά την εμφάνισή τους.
ΕΠΙΛΟΓΗ από Πίνακες:
12 × SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
6 × SELECT extension_id AS id, element AS "option", params, enabled
FROM ofi_extensions
3 × SELECT *
FROM ofi_k2_categories
1 × SELECT c.id AS CID
FROM ofi_k2_categories AS c
LEFT JOIN ofi_k2_items AS content
ON c.id = content.catid
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_id
1 × SELECT i.*, c.name as categoryname,c.id as categoryid, c.alias as categoryalias, c.params as categoryparams
FROM ofi_k2_items as i RIGHT JOIN ofi_k2_categories AS c
ON c.id = i.catid
1 × SELECT content.id AS id
FROM ofi_k2_items AS content
1 × 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.id
1 × SELECT `g`.`id`,`g`.`title`
FROM `ofi_usergroups` AS g
INNER JOIN `ofi_user_usergroup_map` AS m
ON m.group_id = g.id
1 × SELECT *
FROM `ofi_users`
1 × SELECT id
FROM ofi_k2_categories
1 × 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
1 × SELECT b.rules
FROM ofi_assets AS a
LEFT JOIN ofi_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT folder AS type, element AS name, params
FROM ofi_extensions
1 × SELECT id, rules
FROM `ofi_viewlevels
1 × SELECT b.id
FROM ofi_usergroups AS a
LEFT JOIN ofi_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `session_id`
FROM `ofi_session`
1 × SELECT `enabled`
FROM `ofi_extensions`
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 ofi_menu AS m
LEFT JOIN ofi_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT a.rules
FROM ofi_assets AS a
1 × 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_id
1 × SELECT *
FROM ofi_languages
1 × SELECT `data`
FROM `ofi_session`
ΑΛΛΟΙ Πίνακες:
1 × UPDATE `ofi_session`
SET `data` = '__default|a:7:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1728274393;s:18:\"session.timer.last\";i:1728274393;s:17:\"session.timer.now\";i:1728274393;s:22:\"session.client.browser\";s:40:\"CCBot/2.0 (https://commoncrawl.org/faq/)\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":26:{s:9:\"\0*\0isRoot\";b:0;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\";a:1:{i:0;i:1;}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;s:3:\"gid\";i:1;}}' , `time` = '1728274394'
1 × SHOW FULL COLUMNS
FROM `ofi_users
1 × SHOW FULL COLUMNS
FROM `ofi_k2_categories
1 × INSERT INTO `ofi_session` (`session_id`, `client_id`, `time`)
VALUES ('6c3842a132c5fd726f6e101cfcb13760', 0, '1728274393'
1 × DELETE
FROM `ofi_session`