Κονσόλα Αποσφαλάτωσης του Joomla!
session.client.browser ⇒ CCBot/2.0 (https://commoncrawl.org/faq/)
password_clear ⇒
groups ⇒
Application 0.001 seconds (+0.001); 0.79 MB (+0.792) - afterLoad
Application 0.104 seconds (+0.104); 2.57 MB (+1.779) - afterInitialise
Application 0.138 seconds (+0.033); 3.25 MB (+0.684) - afterRoute
Application 0.201 seconds (+0.063); 4.28 MB (+1.027) - afterDispatch
Application 0.276 seconds (+0.076); 4.84 MB (+0.562) - beforeRenderModule mod_menu (Footer menu)
Application 0.284 seconds (+0.007); 4.87 MB (+0.030) - afterRenderModule mod_menu (Footer menu)
Application 0.284 seconds (+0.000); 4.87 MB (-0.006) - beforeRenderModule mod_custom (test)
Application 0.288 seconds (+0.005); 4.88 MB (+0.009) - afterRenderModule mod_custom (test)
Application 0.288 seconds (+0.000); 4.87 MB (-0.003) - beforeRenderModule mod_custom (ΕΓΓΡΑΦΕΙΤΕ ΣΤΟ NEWSLETTER ΜΑΣ)
Application 0.289 seconds (+0.000); 4.88 MB (+0.004) - afterRenderModule mod_custom (ΕΓΓΡΑΦΕΙΤΕ ΣΤΟ NEWSLETTER ΜΑΣ)
Application 0.289 seconds (+0.000); 4.87 MB (-0.003) - beforeRenderModule mod_custom (Social icons)
Application 0.289 seconds (+0.000); 4.88 MB (+0.004) - afterRenderModule mod_custom (Social icons)
Application 0.289 seconds (+0.000); 4.88 MB (-0.002) - beforeRenderModule mod_custom (@@@ SPONSORS)
Application 0.289 seconds (+0.000); 4.88 MB (+0.004) - afterRenderModule mod_custom (@@@ SPONSORS)
Application 0.290 seconds (+0.000); 4.92 MB (+0.037) - beforeRenderModule mod_news_pro_gk5 (ΟΦΗΤΖΙΔΙΚΑ)
Application 0.602 seconds (+0.313); 5.55 MB (+0.637) - afterRenderModule mod_news_pro_gk5 (ΟΦΗΤΖΙΔΙΚΑ)
Application 0.603 seconds (+0.000); 5.37 MB (-0.186) - beforeRenderModule mod_custom (@@@ BANNERS TOP)
Application 0.642 seconds (+0.040); 5.98 MB (+0.608) - afterRenderModule mod_custom (@@@ BANNERS TOP)
Application 0.674 seconds (+0.032); 6.02 MB (+0.044) - afterRender
6.01 MB (6,301,224 Bytes)
Καταγράφηκαν 48 ερωτήματα
SELECT `data`
FROM `ofi_session`
WHERE `session_id` = '9c653f7833de7fb2f8c9d1cac5227473'
DELETE
FROM `ofi_session`
WHERE `time` < '1734136143'
SELECT `session_id`
FROM `ofi_session`
WHERE `session_id` = '9c653f7833de7fb2f8c9d1cac5227473'
LIMIT 0, 1
INSERT INTO `ofi_session`
(`session_id`, `client_id`, `time`)
VALUES
('9c653f7833de7fb2f8c9d1cac5227473', 0, '1734141543')
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 extension_id AS id, element AS "option", params, enabled
FROM ofi_extensions
WHERE `type` = 'component'
AND `element` = 'com_phocagallery'
SELECT cc.*, a.catid, COUNT(a.id) AS numlinks, u.username AS username, r.count AS ratingcount, r.average AS ratingaverage, uc.avatar AS avatar, uc.approved AS avatarapproved, uc.published AS avatarpublished, a.filename, a.exts, a.extm, a.extw, a.exth,
CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(':', cc.id, cc.alias) ELSE cc.id END as slug
FROM ofi_phocagallery_categories AS cc
LEFT JOIN ofi_phocagallery AS a
ON a.catid = cc.id
and a.published = 1
LEFT JOIN ofi_phocagallery_user AS uc
ON uc.userid = cc.owner_id
LEFT JOIN ofi_users AS u
ON u.id = cc.owner_id
LEFT JOIN ofi_phocagallery_votes_statistics AS r
ON r.catid = cc.id
WHERE cc.published = 1
AND cc.approved = 1
GROUP BY cc.id
ORDER BY cc.ordering DESC
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ofi_phocagallery AS a
LEFT JOIN ofi_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 10
AND a.published = 1
ORDER BY a.date DESC
LIMIT 0,1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ofi_phocagallery AS a
LEFT JOIN ofi_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 8
AND a.published = 1
ORDER BY a.date DESC
LIMIT 0,1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ofi_phocagallery AS a
LEFT JOIN ofi_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 7
AND a.published = 1
ORDER BY a.date DESC
LIMIT 0,1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ofi_phocagallery AS a
LEFT JOIN ofi_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 5
AND a.published = 1
ORDER BY a.date DESC
LIMIT 0,1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ofi_phocagallery AS a
LEFT JOIN ofi_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 4
AND a.published = 1
ORDER BY a.date DESC
LIMIT 0,1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ofi_phocagallery AS a
LEFT JOIN ofi_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 3
AND a.published = 1
ORDER BY a.date DESC
LIMIT 0,1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ofi_phocagallery AS a
LEFT JOIN ofi_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 2
AND a.published = 1
ORDER BY a.date DESC
LIMIT 0,1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ofi_phocagallery AS a
LEFT JOIN ofi_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 1
AND a.published = 1
ORDER BY a.date DESC
LIMIT 0,1
SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ofi_phocagallery AS a
LEFT JOIN ofi_phocagallery_categories AS c
ON a.catid = c.id
WHERE a.catid = 9
AND a.published = 1
ORDER BY a.date DESC
LIMIT 0,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
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2024-12-14 01:59:04')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2024-12-14 01:59:04')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 967 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-12-14 01:59:04' )
AND ( content.publish_down = '0000-00-00 00:00:00' OR content.publish_down >= '2024-12-14 01:59:04' )
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 = 5333 OR content.id = 5332 OR content.id = 5326 OR content.id = 5324 OR content.id = 5322 OR content.id = 5317 OR content.id = 5314 OR content.id = 5312 OR content.id = 5310 OR content.id = 5307 OR content.id = 5297 OR content.id = 5296
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 = 5333 OR content.id = 5332 OR content.id = 5326 OR content.id = 5324 OR content.id = 5322 OR content.id = 5317 OR content.id = 5314 OR content.id = 5312 OR content.id = 5310 OR content.id = 5307 OR content.id = 5297 OR content.id = 5296 )
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:1734141543;s:18:\"session.timer.last\";i:1734141543;s:17:\"session.timer.now\";i:1734141543;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\":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` = '1734141544'
WHERE `session_id` = '9c653f7833de7fb2f8c9d1cac5227473'
Καταγράφηκαν 24 είδη ερωτημάτων και ταξινομήθηκαν κατά την εμφάνισή τους.
ΕΠΙΛΟΓΗ από Πίνακες:
12 × SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
9 × SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth, a.extid, c.accessuserid as cataccessuserid, c.access as cataccess
FROM ofi_phocagallery AS a
LEFT JOIN ofi_phocagallery_categories AS c
ON a.catid = c.id
6 × SELECT extension_id AS id, element AS "option", params, enabled
FROM ofi_extensions
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 content.id AS id
FROM ofi_k2_items AS content
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 *
FROM `ofi_users`
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 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 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 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 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 folder AS type, element AS name, params
FROM ofi_extensions
1 × SELECT `enabled`
FROM `ofi_extensions`
1 × SELECT `data`
FROM `ofi_session`
1 × SELECT *
FROM ofi_languages
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 cc.*, a.catid, COUNT(a.id) AS numlinks, u.username AS username, r.count AS ratingcount, r.average AS ratingaverage, uc.avatar AS avatar, uc.approved AS avatarapproved, uc.published AS avatarpublished, a.filename, a.exts, a.extm, a.extw, a.exth,
CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(':', cc.id, cc.alias) ELSE cc.id END as slug
FROM ofi_phocagallery_categories AS cc
LEFT JOIN ofi_phocagallery AS a
ON a.catid = cc.id
and a.published = 1
LEFT JOIN ofi_phocagallery_user AS uc
ON uc.userid = cc.owner_id
LEFT JOIN ofi_users AS u
ON u.id = cc.owner_id
LEFT JOIN ofi_phocagallery_votes_statistics AS r
ON r.catid = cc.id
ΑΛΛΟΙ Πίνακες:
1 × UPDATE `ofi_session`
SET `data` = '__default|a:7:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1734141543;s:18:\"session.timer.last\";i:1734141543;s:17:\"session.timer.now\";i:1734141543;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\":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` = '1734141544'
1 × SHOW FULL COLUMNS
FROM `ofi_users
1 × INSERT INTO `ofi_session` (`session_id`, `client_id`, `time`)
VALUES ('9c653f7833de7fb2f8c9d1cac5227473', 0, '1734141543'
1 × DELETE
FROM `ofi_session`