Application 0.001 seconds (+0.001); 0.68 MB (+0.680) - afterLoad
Application 0.422 seconds (+0.422); 6.37 MB (+5.693) - afterInitialise
Application 0.476 seconds (+0.053); 7.15 MB (+0.773) - afterRoute
Application 0.668 seconds (+0.192); 10.32 MB (+3.174) - beforeRenderModule mod_articles_category (Νέα αρχικής σελίδας)
Application 0.714 seconds (+0.046); 10.79 MB (+0.474) - afterRenderModule mod_articles_category (Νέα αρχικής σελίδας)
Application 0.757 seconds (+0.043); 10.76 MB (-0.032) - afterDispatch
Application 1.132 seconds (+0.374); 11.52 MB (+0.755) - beforeRenderModule mod_imageshow (Homepage Slideshow)
Application 1.210 seconds (+0.079); 12.40 MB (+0.887) - afterRenderModule mod_imageshow (Homepage Slideshow)
Application 1.211 seconds (+0.000); 12.40 MB (+0.003) - beforeRenderModule mod_menu (Main Menu)
Application 1.269 seconds (+0.058); 14.00 MB (+1.600) - afterRenderModule mod_menu (Main Menu)
Application 1.269 seconds (+0.000); 14.00 MB (-0.007) - beforeRenderModule mod_custom (Εκθέσεις Vergina)
Application 1.274 seconds (+0.006); 14.01 MB (+0.008) - afterRenderModule mod_custom (Εκθέσεις Vergina)
Application 1.299 seconds (+0.024); 14.13 MB (+0.126) - afterRender
14.15 MB (14,837,888 Bytes)
SELECT `data`
FROM `y9w1h_session`
WHERE `session_id` = 'd728daf84cecee659d3c9be4c7525eb7'
DELETE
FROM `y9w1h_session`
WHERE `time` < '1702336295'
SELECT `session_id`
FROM `y9w1h_session`
WHERE `session_id` = 'd728daf84cecee659d3c9be4c7525eb7'
LIMIT 0, 1
INSERT INTO `y9w1h_session`
(`session_id`, `client_id`, `time`)
VALUES
('d728daf84cecee659d3c9be4c7525eb7', 0, '1702337195')
SELECT extension_id AS id, element AS "option", params, enabled
FROM y9w1h_extensions
WHERE `type` = 'component'
AND `element` = 'com_users'
SELECT b.id
FROM y9w1h_usergroups AS a
LEFT JOIN y9w1h_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
SELECT id, rules
FROM `y9w1h_viewlevels`
SELECT folder AS type, element AS name, params
FROM y9w1h_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 y9w1h_extensions
WHERE `type` = 'component'
AND `element` = 'com_languages'
SHOW TABLES
SELECT name,value
FROM y9w1h_jsn_poweradmin_config
WHERE 1
SELECT COUNT(*)
FROM y9w1h_extensions
WHERE element="jsnadminbar"
SHOW TABLES
SELECT name,value
FROM y9w1h_jsn_mobilize_config
WHERE 1
SELECT *
FROM y9w1h_jsn_mobilize_os
WHERE os_type = 'other'
SELECT *
FROM y9w1h_jsn_mobilize_profiles AS p
INNER JOIN y9w1h_jsn_mobilize_os_support AS s
ON s.profile_id = p.profile_id
WHERE s.os_id = '11'
AND p.profile_state = 1
AND p.profile_device = "jsn_mobile"
LIMIT 0, 1
SELECT *
FROM y9w1h_jsn_mobilize_design
WHERE profile_id = ''
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 y9w1h_menu AS m
LEFT JOIN y9w1h_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 extension_id AS id, element AS "option", params, enabled
FROM y9w1h_extensions
WHERE `type` = 'component'
AND `element` = 'com_content'
SELECT *
FROM y9w1h_jsn_mobilize_os
WHERE os_type = 'other'
SELECT *
FROM y9w1h_jsn_mobilize_profiles AS p
INNER JOIN y9w1h_jsn_mobilize_os_support AS s
ON s.profile_id = p.profile_id
WHERE s.os_id = '11'
AND p.profile_state = 1
AND p.profile_device = "jsn_mobile"
LIMIT 0, 1
SELECT *
FROM y9w1h_jsn_mobilize_design
WHERE profile_id = ''
SELECT id, home, template, s.params
FROM y9w1h_template_styles as s
LEFT JOIN y9w1h_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 manifest_cache
FROM y9w1h_extensions
WHERE element LIKE 'jsn_force_free'
SELECT *
FROM y9w1h_languages
WHERE published=1
ORDER BY ordering ASC
SELECT a.rules
FROM y9w1h_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lft
SELECT b.rules
FROM y9w1h_assets AS a
LEFT JOIN y9w1h_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
SELECT a.id, a.asset_id, a.title, a.alias, a.title_alias, a.introtext, a.fulltext,
CASE WHEN badcats.id is null THEN a.state ELSE 0 END AS state, a.mask, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = 0 THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.parentid, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,(
SELECT MAX(contact.id) AS id
FROM y9w1h_contact_details AS contact
WHERE contact.published = 1
AND contact.user_id = a.created_by) as contactid,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count
FROM y9w1h_content AS a
LEFT JOIN y9w1h_categories AS c
on c.id = a.catid
LEFT JOIN y9w1h_users AS u
on u.id = a.created_by
LEFT JOIN y9w1h_categories as parent
ON parent.id = c.parent_id
LEFT JOIN y9w1h_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM y9w1h_categories AS cat JOIN y9w1h_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published <= 0
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
WHERE a.id = 86
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2023-12-11 23:26:36')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2023-12-11 23:26:36')
AND (a.state = 1 OR a.state =2)
SELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM y9w1h_categories as c
LEFT JOIN y9w1h_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 y9w1h_categories AS cat JOIN y9w1h_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=86
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
SELECT `name`, `value`
FROM `y9w1h_jsn_imageshow_config`
WHERE `name` IN ('show_quick_icons', 'enable_update_checking', 'number_of_images_on_loading')
SELECT *
FROM y9w1h_extensions
WHERE element='com_imageshow'
AND type='component'
SELECT extension_id AS id, element AS "option", params, enabled
FROM y9w1h_extensions
WHERE `type` = 'component'
AND `element` = 'com_imageshow'
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM y9w1h_modules AS m
LEFT JOIN y9w1h_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN y9w1h_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 <= '2023-12-11 23:26:36')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2023-12-11 23:26:36')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 435 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
SELECT a.id, a.title, a.alias, a.title_alias, a.introtext, a.language, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = 0 THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = 0 THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, LENGTH(a.fulltext) AS readmore,
CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,(
SELECT MAX(contact.id) AS id
FROM y9w1h_contact_details AS contact
WHERE contact.published = 1
AND contact.user_id = a.created_by) as contactid,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,c.published,
CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
FROM y9w1h_content AS a
LEFT JOIN y9w1h_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN y9w1h_categories AS c
ON c.id = a.catid
LEFT JOIN y9w1h_users AS ua
ON ua.id = a.created_by
LEFT JOIN y9w1h_users AS uam
ON uam.id = a.modified_by
LEFT JOIN y9w1h_categories as parent
ON parent.id = c.parent_id
LEFT JOIN y9w1h_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM y9w1h_categories AS cat JOIN y9w1h_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 a.access IN (1,1)
AND c.access IN (1,1)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND a.catid IN (86)
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2023-12-11 23:26:36')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2023-12-11 23:26:36')
ORDER BY a.created DESC
LIMIT 0, 1
SELECT *
FROM y9w1h_extensions
WHERE element='com_imageshow'
AND type='component'
UPDATE y9w1h_content
SET hits = hits + 1
WHERE id = 86
SELECT m.id
FROM y9w1h_modules AS m
INNER JOIN y9w1h_modules_menu AS mm
ON mm.moduleid = m.id
WHERE m.client_id = 0
AND m.published = 1
AND m.module LIKE 'mod_k2_%'
AND (mm.menuid < 0
AND mm.menuid = -435)
AND m.position IN ("topbar", "logo", "top", "mainmenu", "toolbar", "promo-full", "promo-
left", "promo", "promo-right", "content-top", "content-top-below", "
left", "right", "innerleft", "innerright", "breadcrumbs", "user-top", "user1", "user2", "mainbody-top", "mainbody-bottom", "user3", "user4", "user-bottom", "banner", "content-bottom", "content-bottom-mid", "content-bottom-below", "user5", "user6", "user7", "footer", "bottom", "background", "debug", "stick-lefttop", "stick-leftmiddle", "stick-leftbottom", "stick-righttop", "stick-rightmiddle", "stick-rightbottom")
SELECT m.id
FROM y9w1h_modules AS m
INNER JOIN y9w1h_modules_menu AS mm
ON mm.moduleid = m.id
WHERE m.client_id = 0
AND m.published = 1
AND m.module LIKE 'mod_k2_%'
AND (mm.menuid = 435 OR mm.menuid = 0 OR (mm.menuid < 0
AND mm.menuid != -435))
AND m.position IN ("topbar", "logo", "top", "mainmenu", "toolbar", "promo-full", "promo-
left", "promo", "promo-right", "content-top", "content-top-below", "
left", "right", "innerleft", "innerright", "breadcrumbs", "user-top", "user1", "user2", "mainbody-top", "mainbody-bottom", "user3", "user4", "user-bottom", "banner", "content-bottom", "content-bottom-mid", "content-bottom-below", "user5", "user6", "user7", "footer", "bottom", "background", "debug", "stick-lefttop", "stick-leftmiddle", "stick-leftbottom", "stick-righttop", "stick-rightmiddle", "stick-rightbottom")
GROUP BY m.id
SELECT assets, legacy
FROM y9w1h_jsn_poweradmin_menu_assets
WHERE type='css'
AND menuId='435'
SELECT assets, legacy
FROM y9w1h_jsn_poweradmin_menu_assets
WHERE type='js'
AND menuId='435'
SELECT parent_id
FROM y9w1h_menu
WHERE id='435'
SELECT assets, legacy
FROM y9w1h_jsn_poweradmin_menu_assets
WHERE type='css'
AND menuId='1'
SELECT parent_id
FROM y9w1h_menu
WHERE id='1'
SELECT parent_id
FROM y9w1h_menu
WHERE id='435'
SELECT assets, legacy
FROM y9w1h_jsn_poweradmin_menu_assets
WHERE type='js'
AND menuId='1'
SELECT parent_id
FROM y9w1h_menu
WHERE id='1'
SELECT *
FROM y9w1h_extensions
WHERE element='com_imageshow'
AND type='component'
SELECT c.introtext, c.fulltext
FROM y9w1h_imageshow_showlist sl
INNER JOIN y9w1h_content c
ON sl.alter_autid = c.id
WHERE sl.showlist_id=3
SELECT *
FROM y9w1h_imageshow_showlist
WHERE published = 1
AND showlist_id = 3
SELECT *
FROM y9w1h_imageshow_showcase
WHERE published = 1
AND showcase_id = 1
SELECT *
FROM y9w1h_imageshow_theme_profile
WHERE showcase_id =1
SELECT
image_id, image_title, image_alt_text,
image_small, image_big, image_medium,
image_description, image_link,
image_extid, album_extid, image_size, custom_data, exif_data
FROM y9w1h_imageshow_images
WHERE showlist_id =3
ORDER BY ordering ASC
SELECT *
FROM y9w1h_extensions
WHERE folder = 'jsnimageshow'
AND element='themeslider'
SELECT *
FROM y9w1h_imageshow_showlist
WHERE published = 1
AND showlist_id = 3
SHOW FULL COLUMNS
FROM `y9w1h_imageshow_showlist`
SELECT *
FROM y9w1h_imageshow_showlist
WHERE `showlist_id` = '3'
SELECT *
FROM y9w1h_imageshow_showlist
WHERE `showlist_id` = '3'
UPDATE y9w1h_extensions
SET enabled = 1
WHERE element LIKE 'source%'
AND folder = 'jsnimageshow'
AND enabled = 0
SELECT *
FROM y9w1h_extensions
WHERE element LIKE 'source%'
AND folder = 'jsnimageshow'
AND enabled = 1
SELECT album_extid
FROM y9w1h_imageshow_images
WHERE showlist_id =3
AND sync = 1
GROUP BY album_extid
SELECT
image_id, image_title, image_alt_text,
image_small, image_big, image_medium,
image_description, image_link,
image_extid, album_extid, image_size, custom_data, exif_data
FROM y9w1h_imageshow_images
WHERE showlist_id =3
ORDER BY ordering ASC
SELECT *
FROM y9w1h_imageshow_showlist
WHERE published = 1
AND showlist_id = 3
SHOW FULL COLUMNS
FROM `y9w1h_imageshow_theme_slider`
SELECT *
FROM y9w1h_imageshow_theme_slider
WHERE `theme_id` = '2'
SHOW TABLES LIKE "y9w1h_virtuemart_configs"
SELECT `config`
FROM `y9w1h_virtuemart_configs`
WHERE `virtuemart_config_id` = "1";
SELECT extension_id AS id, element AS "option", params, enabled
FROM y9w1h_extensions
WHERE `type` = 'component'
AND `element` = 'com_virtuemart'
SELECT *
FROM `y9w1h_menu`
where `link` like "index.php?option=com_virtuemart%"
and client_id=0
and published=1
and (language="*" or language = "en-GB" or language = "el-GR" )
SELECT *
FROM y9w1h_jsn_mobilize_os
WHERE os_type = 'other'
SELECT *
FROM y9w1h_jsn_mobilize_profiles AS p
INNER JOIN y9w1h_jsn_mobilize_os_support AS s
ON s.profile_id = p.profile_id
WHERE s.os_id = '11'
AND p.profile_state = 1
AND p.profile_device = "jsn_mobile"
LIMIT 0, 1
SELECT *
FROM y9w1h_jsn_mobilize_design
WHERE profile_id = ''
UPDATE `y9w1h_session`
SET `data` = '__default|a:7:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1702337195;s:18:\"session.timer.last\";i:1702337195;s:17:\"session.timer.now\";i:1702337195;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;}}'
, `time` = '1702337197'
WHERE `session_id` = 'd728daf84cecee659d3c9be4c7525eb7'
5 × SELECT extension_id AS id, element AS "option", params, enabled
FROM y9w1h_extensions
5 × SELECT *
FROM y9w1h_imageshow_showlist
4 × SELECT *
FROM y9w1h_extensions
4 × SELECT parent_id
FROM y9w1h_menu
4 × SELECT assets, legacy
FROM y9w1h_jsn_poweradmin_menu_assets
3 × SELECT *
FROM y9w1h_jsn_mobilize_profiles AS p
INNER JOIN y9w1h_jsn_mobilize_os_support AS s
ON s.profile_id = p.profile_id
3 × SELECT *
FROM y9w1h_jsn_mobilize_design
3 × SELECT *
FROM y9w1h_jsn_mobilize_os
2 × SELECT m.id
FROM y9w1h_modules AS m
INNER JOIN y9w1h_modules_menu AS mm
ON mm.moduleid = m.id
2 × SELECT image_id, image_title, image_alt_text, image_small, image_big, image_medium, image_description, image_link, image_extid, album_extid, image_size, custom_data, exif_data
FROM y9w1h_imageshow_images
1 × SELECT *
FROM `y9w1h_menu`
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM y9w1h_modules AS m
LEFT JOIN y9w1h_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN y9w1h_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT `config`
FROM `y9w1h_virtuemart_configs`
1 × SELECT a.id, a.title, a.alias, a.title_alias, a.introtext, a.language, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = 0 THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = 0 THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, LENGTH(a.fulltext) AS readmore,
CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,( SELECT MAX(contact.id) AS id
FROM y9w1h_contact_details AS contact
1 × SELECT *
FROM y9w1h_imageshow_theme_slider
1 × SELECT *
FROM y9w1h_extensions
1 × SELECT album_extid
FROM y9w1h_imageshow_images
1 × SELECT *
FROM y9w1h_imageshow_showcase
1 × SELECT *
FROM y9w1h_imageshow_theme_profile
1 × SELECT c.introtext, c.fulltext
FROM y9w1h_imageshow_showlist sl
INNER JOIN y9w1h_content c
ON sl.alter_autid = c.id
1 × SELECT a.id, a.asset_id, a.title, a.alias, a.title_alias, a.introtext, a.fulltext,
CASE WHEN badcats.id is null THEN a.state ELSE 0 END AS state, a.mask, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = 0 THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.parentid, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,( SELECT MAX(contact.id) AS id
FROM y9w1h_contact_details AS contact
1 × SELECT name,value
FROM y9w1h_jsn_poweradmin_config
1 × SELECT COUNT(*)
FROM y9w1h_extensions
1 × SELECT name,value
FROM y9w1h_jsn_mobilize_config
1 × SELECT folder AS type, element AS name, params
FROM y9w1h_extensions
1 × SELECT id, rules
FROM `y9w1h_viewlevels
1 × SELECT `session_id`
FROM `y9w1h_session`
1 × SELECT b.id
FROM y9w1h_usergroups AS a
LEFT JOIN y9w1h_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 y9w1h_menu AS m
LEFT JOIN y9w1h_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT id, home, template, s.params
FROM y9w1h_template_styles as s
LEFT JOIN y9w1h_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT `data`
FROM `y9w1h_session`
1 × SELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM y9w1h_categories as c
LEFT JOIN y9w1h_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 y9w1h_categories AS cat JOIN y9w1h_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
1 × SELECT b.rules
FROM y9w1h_assets AS a
LEFT JOIN y9w1h_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT a.rules
FROM y9w1h_assets AS a
1 × SELECT manifest_cache
FROM y9w1h_extensions
1 × SELECT *
FROM y9w1h_languages
1 × SELECT `name`, `value`
FROM `y9w1h_jsn_imageshow_config`
2 × SHOW TABLE
1 × SHOW FULL COLUMNS
FROM `y9w1h_imageshow_theme_slider
1 × SHOW TABLES LIKE "y9w1h_virtuemart_configs
1 × UPDATE y9w1h_extensions
SET enabled = 1
1 × UPDATE `y9w1h_session`
SET `data` = '__default|a:7:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1702337195;s:18:\"session.timer.last\";i:1702337195;s:17:\"session.timer.now\";i:1702337195;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;}}' , `time` = '1702337197'
1 × SHOW FULL COLUMNS
FROM `y9w1h_imageshow_showlist
1 × INSERT INTO `y9w1h_session` (`session_id`, `client_id`, `time`)
VALUES ('d728daf84cecee659d3c9be4c7525eb7', 0, '1702337195'
1 × UPDATE y9w1h_content
SET hits = hits + 1
1 × DELETE
FROM `y9w1h_session`