Got questions about any of our products or services? Send us an email with as many tech baffling questions as you like! Our friendly sales team will answer all your questions!
session.client.browser ⇒ CCBot/2.0 (https://commoncrawl.org/faq/)
password_clear ⇒
groups ⇒
session.token ⇒ fea2041db89ed000e8f164f0da4d98be
Application 0.001 seconds (+0.001); 0.79 MB (+0.792) - afterLoad
Application 0.096 seconds (+0.096); 2.57 MB (+1.779) - afterInitialise
Application 0.129 seconds (+0.033); 3.25 MB (+0.684) - afterRoute
Application 0.239 seconds (+0.110); 4.78 MB (+1.529) - afterDispatch
Application 0.341 seconds (+0.102); 5.32 MB (+0.539) - beforeRenderModule mod_menu (Footer menu)
Application 0.347 seconds (+0.006); 5.35 MB (+0.030) - afterRenderModule mod_menu (Footer menu)
Application 0.347 seconds (+0.000); 5.35 MB (-0.007) - beforeRenderModule mod_custom (test)
Application 0.350 seconds (+0.003); 5.35 MB (+0.009) - afterRenderModule mod_custom (test)
Application 0.350 seconds (+0.000); 5.35 MB (-0.003) - beforeRenderModule mod_custom (ΕΓΓΡΑΦΕΙΤΕ ΣΤΟ NEWSLETTER ΜΑΣ)
Application 0.350 seconds (+0.000); 5.36 MB (+0.004) - afterRenderModule mod_custom (ΕΓΓΡΑΦΕΙΤΕ ΣΤΟ NEWSLETTER ΜΑΣ)
Application 0.351 seconds (+0.000); 5.35 MB (-0.003) - beforeRenderModule mod_custom (Social icons)
Application 0.351 seconds (+0.000); 5.36 MB (+0.004) - afterRenderModule mod_custom (Social icons)
Application 0.351 seconds (+0.000); 5.35 MB (-0.002) - beforeRenderModule mod_custom (@@@ SPONSORS)
Application 0.351 seconds (+0.000); 5.36 MB (+0.004) - afterRenderModule mod_custom (@@@ SPONSORS)
Application 0.351 seconds (+0.000); 5.40 MB (+0.037) - beforeRenderModule mod_news_pro_gk5 (ΟΦΗΤΖΙΔΙΚΑ)
Application 0.710 seconds (+0.359); 6.00 MB (+0.604) - afterRenderModule mod_news_pro_gk5 (ΟΦΗΤΖΙΔΙΚΑ)
Application 0.711 seconds (+0.000); 5.81 MB (-0.186) - beforeRenderModule mod_custom (@@@ BANNERS TOP)
Application 0.724 seconds (+0.013); 5.89 MB (+0.072) - afterRenderModule mod_custom (@@@ BANNERS TOP)
Application 0.750 seconds (+0.027); 5.93 MB (+0.045) - afterRender
5.92 MB (6,209,552 Bytes)
SELECT `data`
FROM `ofi_session`
WHERE `session_id` = '23705b6f3c9af0876d721f2c84098106'
SELECT `session_id`
FROM `ofi_session`
WHERE `session_id` = '23705b6f3c9af0876d721f2c84098106'
LIMIT 0, 1
INSERT INTO `ofi_session`
(`session_id`, `client_id`, `time`)
VALUES
('23705b6f3c9af0876d721f2c84098106', 0, '1734139726')
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_contact'
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_contact')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
SELECT a.*,
CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as catslug,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias
FROM ofi_contact_details AS a
LEFT JOIN ofi_categories AS c
on c.id = a.catid
LEFT JOIN ofi_categories as parent
ON parent.id = c.parent_id
WHERE a.id = 2
AND (a.published = 1 OR a.published =2)
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2024-12-14 01:28:46')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2024-12-14 01:28:46')
SELECT a.*, cc.access as category_access, cc.title as category_name,
CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug,
CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(':', cc.id, cc.alias) ELSE cc.id END as catslug
FROM ofi_contact_details AS a
INNER JOIN ofi_categories AS cc
on cc.id = a.catid
WHERE a.id = 2
AND a.published IN (1,2)
AND cc.published IN (1,2)
AND a.access IN (1,1)
SELECT a.id,a.title,a.state,a.access,a.created,
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_content as a
LEFT JOIN ofi_categories as c
on a.catid=c.id
WHERE a.created_by = 0
AND a.access IN (1,1)
AND a.state IN (1,2)
ORDER BY a.state DESC, a.created DESC
LIMIT 0, 10
SHOW FULL COLUMNS
FROM `ofi_users`
SELECT extension_id AS id, element AS "option", params, enabled
FROM ofi_extensions
WHERE `type` = 'component'
AND `element` = 'com_phocagallery'
SELECT a.*,
CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as catslug,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email
FROM `ofi_contact_details` AS a
LEFT JOIN ofi_categories AS c
ON c.id = a.catid
LEFT JOIN ofi_users AS ua
ON ua.id = a.created_by
LEFT JOIN ofi_users AS uam
ON uam.id = a.modified_by
WHERE a.access IN (1,1)
AND a.catid = 4
AND c.access IN (1,1)
AND a.published = 1
ORDER BY a.name asc
SELECT a.*,
CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as catslug,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email
FROM `ofi_contact_details` AS a
LEFT JOIN ofi_categories AS c
ON c.id = a.catid
LEFT JOIN ofi_users AS ua
ON ua.id = a.created_by
LEFT JOIN ofi_users AS uam
ON uam.id = a.modified_by
WHERE a.access IN (1,1)
AND a.catid = 4
AND c.access IN (1,1)
AND a.published = 1
ORDER BY a.name asc
SELECT extension_id AS id, element AS "option", params, enabled
FROM ofi_extensions
WHERE `type` = 'component'
AND `element` = 'com_media'
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:28:46')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2024-12-14 01:28:46')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 879 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
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:28:46' )
AND ( content.publish_down = '0000-00-00 00:00:00' OR content.publish_down >= '2024-12-14 01:28:46' )
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
;
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:8:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1734139726;s:18:\"session.timer.last\";i:1734139726;s:17:\"session.timer.now\";i:1734139726;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\";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:13:\"session.token\";s:32:\"fea2041db89ed000e8f164f0da4d98be\";}'
, `time` = '1734139727'
WHERE `session_id` = '23705b6f3c9af0876d721f2c84098106'
12 × SELECT id, gender, description, image, url, `
group`, plugins
FROM ofi_k2_users
7 × SELECT extension_id AS id, element AS "option", params, enabled
FROM ofi_extensions
2 × SELECT a.*,
CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as catslug,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email
FROM `ofi_contact_details` AS a
LEFT JOIN ofi_categories AS c
ON c.id = a.catid
LEFT JOIN ofi_users AS ua
ON ua.id = a.created_by
LEFT JOIN ofi_users AS uam
ON uam.id = a.modified_by
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 a.id,a.title,a.state,a.access,a.created,
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_content as a
LEFT JOIN ofi_categories as c
on a.catid=c.id
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 a.*, cc.access as category_access, cc.title as category_name,
CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug,
CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(':', cc.id, cc.alias) ELSE cc.id END as catslug
FROM ofi_contact_details AS a
INNER JOIN ofi_categories AS cc
on cc.id = a.catid
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 `data`
FROM `ofi_session`
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 a.*,
CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as catslug,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias
FROM ofi_contact_details AS a
LEFT JOIN ofi_categories AS c
on c.id = a.catid
LEFT JOIN ofi_categories as parent
ON parent.id = c.parent_id
1 × UPDATE `ofi_session`
SET `data` = '__default|a:8:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1734139726;s:18:\"session.timer.last\";i:1734139726;s:17:\"session.timer.now\";i:1734139726;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\";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:13:\"session.token\";s:32:\"fea2041db89ed000e8f164f0da4d98be\";}' , `time` = '1734139727'
1 × SHOW FULL COLUMNS
FROM `ofi_users
1 × INSERT INTO `ofi_session` (`session_id`, `client_id`, `time`)
VALUES ('23705b6f3c9af0876d721f2c84098106', 0, '1734139726'