Joomla! Version | 4.4.9 |
PHP Version | 8.1.31 |
Identity | guest |
Response | 200 |
Template | jl_kidsacademy_pro |
Database |
|
1 x beforeRenderRawModule mod_breadcrumbs (Art) (1.44MB) (29.76%) | 430.71ms |
1 x afterInitialise (2.73MB) (21.36%) | 309.07ms |
1 x afterRenderComponent com_eshop (1.45MB) (18.24%) | 264.00ms |
1 x afterRoute (670.83KB) (9.94%) | 143.88ms |
1 x afterLoad (861.59KB) (8.69%) | 125.80ms |
1 x afterRender (525.57KB) (8.35%) | 120.82ms |
1 x beforeRenderComponent com_eshop (82.48KB) (1.53%) | 22.08ms |
1 x afterRenderRawModule mod_breadcrumbs (Art) (113.66KB) (1.06%) | 15.39ms |
1 x afterRenderModule mod_breadcrumbs (Art) (4.82KB) (0.47%) | 6.87ms |
1 x afterDispatch (2.76KB) (0.18%) | 2.54ms |
1 x beforeRenderModule mod_breadcrumbs (Art) (704B) (0%) | 12μs |
SELECT @@SESSION.sql_mode;
94μs1.57KB/libraries/src/Session/MetadataManager.php:184CopySELECT `session_id`
FROM `pc0ww_session`
WHERE `session_id` = :session_id LIMIT 1
193μs1.61KBParams/libraries/src/Session/MetadataManager.php:187CopyINSERT INTO `pc0ww_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(:session_id, :guest, :time, :user_id, :username, :client_id)
521μs944BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `id`,`rules`
FROM `pc0ww_viewlevels`
147μs976B/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `pc0ww_usergroups` AS `a`
LEFT JOIN `pc0ww_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
272μs2.27KBParams/libraries/src/Access/Access.php:868CopySELECT *
FROM pc0ww_rsform_config
212μs1.5KB/administrator/components/com_rsform/helpers/config.php:52CopySELECT `query`
FROM pc0ww_eshop_urls
WHERE md5_key = "9bf4e4557778b60b24c852afd59cda31"
269μs856B/components/com_eshop/router.php:409CopySELECT s.id, s.template, s.home, s.title AS long_title, s.params
FROM pc0ww_template_styles AS s
WHERE s.client_id = 0 AND s.template = 'jl_kidsacademy_pro'
ORDER BY s.id
324μs1.17KB/libraries/gantry5/src/classes/Gantry/Joomla/StyleHelper.php:69CopySET sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));
94μs1.25KB/administrator/components/com_eshop/libraries/autoload.php:74CopySELECT config_key, config_value
FROM pc0ww_eshop_configs
488μs24.88KB/components/com_eshop/helpers/helper.php:67CopySELECT a.*, b.product_name, b.product_alias, b.product_desc, b.product_short_desc, b.product_page_title, b.product_page_heading, b.product_alt_image, b.product_canoncial_link, b.meta_key, b.meta_desc, b.tab1_title, b.tab1_content, b.tab2_title, b.tab2_content, b.tab3_title, b.tab3_content, b.tab4_title, b.tab4_content, b.tab5_title, b.tab5_content
FROM pc0ww_eshop_products AS a
INNER JOIN pc0ww_eshop_productdetails AS b ON (a.id = b.product_id)
WHERE a.id = 65 AND a.published = 1 AND b.language = "en-GB" AND ((a.product_customergroups = "") OR (a.product_customergroups IS NULL) OR (a.product_customergroups = "1") OR (a.product_customergroups LIKE "1,%") OR (a.product_customergroups LIKE "%,1,%") OR (a.product_customergroups LIKE "%,1")) AND (a.product_available_date = '0000-00-00 00:00:00' OR a.product_available_date IS NULL OR a.product_available_date <= '2025-01-07 00:35:57') AND (a.product_end_date = '0000-00-00 00:00:00' OR a.product_end_date IS NULL OR a.product_end_date >= '2025-01-07 00:35:57') AND ((a.product_languages = "") OR (a.product_languages IS NULL) OR (a.product_languages = "en-GB") OR (a.product_languages LIKE "en-GB,%") OR (a.product_languages LIKE "%,en-GB,%") OR (a.product_languages LIKE "%,en-GB"))
3.22ms20.03KB/components/com_eshop/models/product.php:119CopySELECT *
FROM pc0ww_eshop_currencies
WHERE published = 1
1.06ms2.09KB/components/com_eshop/helpers/currency.php:76CopySELECT a.id, a.category_parent_id, b.category_name, b.category_alias
FROM pc0ww_eshop_categories AS a
INNER JOIN pc0ww_eshop_categorydetails AS b ON (a.id = b.category_id)
WHERE a.published = 1 AND b.language = 'en-GB' AND ((category_customergroups = "") OR (category_customergroups IS NULL) OR (category_customergroups = "1") OR (category_customergroups LIKE "1,%") OR (category_customergroups LIKE "%,1,%") OR (category_customergroups LIKE "%,1"))
315μs1.11KB/components/com_eshop/helpers/helper.php:1167CopyUPDATE pc0ww_eshop_products
SET hits = hits + 1
WHERE id = 65
606μs48B/components/com_eshop/helpers/helper.php:679CopySELECT product_manage_stock, product_stock_display, product_show_availability, product_stock_warning, product_inventory_global, product_quantity, product_threshold, product_stock_checkout, product_stock_status_id
FROM pc0ww_eshop_products
WHERE id = 65
184μs1.86KB/components/com_eshop/helpers/helper.php:2822CopySELECT a.*
FROM pc0ww_eshop_tags AS a
INNER JOIN pc0ww_eshop_producttags AS b ON (a.id = b.tag_id)
WHERE a.published = 1 AND b.product_id = 65
1.39ms1008B/components/com_eshop/helpers/helper.php:1928CopySELECT *
FROM pc0ww_eshop_productattachments
WHERE product_id = 65
ORDER BY ordering
1.08ms3.55KB/components/com_eshop/views/product/view.html.php:424CopySELECT pi.*
FROM pc0ww_eshop_productimages AS pi
WHERE product_id = 65 AND published = 1
ORDER BY pi.ordering
1.41ms2.05KB/components/com_eshop/helpers/helper.php:1906CopySELECT quantity, price
FROM pc0ww_eshop_productdiscounts
WHERE product_id = 65 AND published = 1 AND customergroup_id = 1 AND (date_start = '0000-00-00 00:00:00' OR date_start IS NULL OR date_start <= '2025-01-07 00:35:57') AND (date_end = '0000-00-00 00:00:00' OR date_end IS NULL OR date_end >= '2025-01-07 00:35:57') AND quantity > 1
ORDER BY priority
1.66ms896B/components/com_eshop/helpers/helper.php:2228CopySELECT o.id, o.option_type, o.option_image, od.option_name, od.option_desc, po.required, po.id AS product_option_id
FROM pc0ww_eshop_options AS o
INNER JOIN pc0ww_eshop_optiondetails AS od ON (o.id = od.option_id)
INNER JOIN pc0ww_eshop_productoptions AS po ON (o.id = po.option_id)
WHERE po.product_id = 65 AND od.language = 'en-GB' AND o.published = 1
ORDER BY od.option_name ASC
2.58ms1.17KB/components/com_eshop/helpers/helper.php:1699CopySELECT a.id, b.attributegroup_name
FROM pc0ww_eshop_attributegroups AS a
INNER JOIN pc0ww_eshop_attributegroupdetails AS b ON (a.id = b.attributegroup_id)
WHERE a.published = 1 AND b.language = 'en-GB'
ORDER BY a.ordering
4.93ms928B/components/com_eshop/helpers/helper.php:892CopySELECT ad.attribute_name, pad.value
FROM pc0ww_eshop_attributes AS a
INNER JOIN pc0ww_eshop_attributedetails AS ad ON (a.id = ad.attribute_id)
INNER JOIN pc0ww_eshop_productattributes AS pa ON (a.id = pa.attribute_id)
INNER JOIN pc0ww_eshop_productattributedetails AS pad ON (pa.id = pad.productattribute_id)
WHERE a.attributegroup_id = 1 AND a.published = 1 AND pa.published = 1 AND pa.product_id = 65 AND ad.language = "en-GB" AND pad.language = 'en-GB'
ORDER BY ad.attribute_name ASC
3.6ms896B/components/com_eshop/helpers/helper.php:955CopySELECT ad.attribute_name, pad.value
FROM pc0ww_eshop_attributes AS a
INNER JOIN pc0ww_eshop_attributedetails AS ad ON (a.id = ad.attribute_id)
INNER JOIN pc0ww_eshop_productattributes AS pa ON (a.id = pa.attribute_id)
INNER JOIN pc0ww_eshop_productattributedetails AS pad ON (pa.id = pad.productattribute_id)
WHERE a.attributegroup_id = 2 AND a.published = 1 AND pa.published = 1 AND pa.product_id = 65 AND ad.language = "en-GB" AND pad.language = 'en-GB'
ORDER BY ad.attribute_name ASC
334μs896B/components/com_eshop/helpers/helper.php:955CopySELECT p.*, pd.product_name, pd.product_alias, pd.product_desc, pd.product_short_desc, pd.product_page_title, pd.product_page_heading, pd.product_alt_image, pd.meta_key, pd.meta_desc
FROM pc0ww_eshop_products AS p
INNER JOIN pc0ww_eshop_productdetails AS pd ON (p.id = pd.product_id)
INNER JOIN pc0ww_eshop_productrelations AS pr ON (p.id = pr.related_product_id)
WHERE p.published = 1 AND pr.product_id = 65 AND pd.language = 'en-GB'
ORDER BY p.ordering
2.27ms8.42KB/components/com_eshop/helpers/helper.php:1496CopySELECT *
FROM pc0ww_eshop_reviews
WHERE product_id = 65 AND published = 1
1.18ms2.2KB/components/com_eshop/helpers/helper.php:1545CopySELECT m.id, m.manufacturer_image, m.manufacturer_email, md.manufacturer_name
FROM pc0ww_eshop_products AS p
INNER JOIN pc0ww_eshop_manufacturers AS m ON (p.manufacturer_id = m.id)
INNER JOIN pc0ww_eshop_manufacturerdetails AS md ON (m.id = md.manufacturer_id)
WHERE p.id = 65 AND md.language = 'en-GB'
4.17ms1008B/components/com_eshop/helpers/helper.php:1464CopySELECT a.id, b.product_id, b.product_name, b.product_page_title, pc.category_id
FROM pc0ww_eshop_products AS a
INNER JOIN pc0ww_eshop_productdetails AS b ON (a.id = b.product_id)
INNER JOIN pc0ww_eshop_productcategories AS pc ON (a.id = pc.product_id)
WHERE a.published = 1 AND pc.category_id = 10 AND b.language = 'en-GB' AND ((a.product_customergroups = "") OR (a.product_customergroups IS NULL) OR (a.product_customergroups = "1") OR (a.product_customergroups LIKE "1,%") OR (a.product_customergroups LIKE "%,1,%") OR (a.product_customergroups LIKE "%,1")) AND (a.product_available_date = '0000-00-00 00:00:00' OR a.product_available_date IS NULL OR a.product_available_date <= '2025-01-07 00:35:57') AND (a.product_end_date = '0000-00-00 00:00:00' OR a.product_end_date IS NULL OR a.product_end_date >= '2025-01-07 00:35:57') AND ((a.product_languages = "") OR (a.product_languages IS NULL) OR (a.product_languages = "en-GB") OR (a.product_languages LIKE "en-GB,%") OR (a.product_languages LIKE "%,en-GB,%") OR (a.product_languages LIKE "%,en-GB"))
ORDER BY a.ordering ASC,a.ordering
3.6ms1.8KB/components/com_eshop/helpers/helper.php:5755CopySELECT DISTINCT(label_id)
FROM pc0ww_eshop_labelelements
WHERE (element_type = "product" AND element_id = 65) OR (element_type = "manufacturer" AND element_id = (SELECT manufacturer_id FROM pc0ww_eshop_products WHERE id = 65)) OR (element_type = "category" AND element_id IN (SELECT category_id FROM pc0ww_eshop_productcategories WHERE product_id = 65))
1.09ms840B/components/com_eshop/helpers/helper.php:6031CopySELECT product_quantity
FROM pc0ww_eshop_products
WHERE id = 65
125μs856B/components/com_eshop/helpers/helper.php:6039CopySELECT product_manage_stock, product_stock_display, product_show_availability, product_stock_warning, product_inventory_global, product_quantity, product_threshold, product_stock_checkout, product_stock_status_id
FROM pc0ww_eshop_products
WHERE id = 65
289μs1.91KB/components/com_eshop/helpers/helper.php:2822CopySELECT product_name, product_alias
FROM pc0ww_eshop_productdetails
WHERE product_id = 63 AND language = 'en-GB'
271μs912B/components/com_eshop/helpers/helper.php:5560CopySELECT id
FROM pc0ww_eshop_urls
WHERE md5_key="28463e62353719a1d1da4b4da99f0181"
241μs856B/components/com_eshop/router.php:362CopyUPDATE pc0ww_eshop_urls
SET query="view=product&id=63&catid=10"
WHERE id = 31
466μs11.05KB/components/com_eshop/router.php:380CopySELECT product_name, product_alias
FROM pc0ww_eshop_productdetails
WHERE product_id = 66 AND language = 'en-GB'
205μs864B/components/com_eshop/helpers/helper.php:5560CopySELECT id
FROM pc0ww_eshop_urls
WHERE md5_key="076a5375b218fb304da7db420caf217f"
209μs856B/components/com_eshop/router.php:362CopyUPDATE pc0ww_eshop_urls
SET query="view=product&id=66&catid=10"
WHERE id = 34
443μs48B/components/com_eshop/router.php:380CopySELECT o.id, o.option_type, o.option_image, od.option_name, od.option_desc, po.required, po.id AS product_option_id
FROM pc0ww_eshop_options AS o
INNER JOIN pc0ww_eshop_optiondetails AS od ON (o.id = od.option_id)
INNER JOIN pc0ww_eshop_productoptions AS po ON (o.id = po.option_id)
WHERE po.product_id = 65 AND od.language = 'en-GB' AND o.published = 1
ORDER BY od.option_name ASC
307μs1.13KB/components/com_eshop/helpers/helper.php:1699CopySELECT o.id, o.option_type, o.option_image, od.option_name, od.option_desc, po.required, po.id AS product_option_id
FROM pc0ww_eshop_options AS o
INNER JOIN pc0ww_eshop_optiondetails AS od ON (o.id = od.option_id)
INNER JOIN pc0ww_eshop_productoptions AS po ON (o.id = po.option_id)
WHERE po.product_id = 65 AND od.language = 'en-GB' AND o.published = 1
ORDER BY od.option_name ASC
265μs1.17KB/components/com_eshop/helpers/helper.php:1699CopySELECT price
FROM pc0ww_eshop_productspecials
WHERE product_id = 65 AND published = 1 AND customergroup_id = 1 AND (date_start = '0000-00-00 00:00:00' OR date_start IS NULL OR date_start <= '2025-01-07 00:35:57') AND (date_end = '0000-00-00 00:00:00' OR date_end IS NULL OR date_end >= '2025-01-07 00:35:57')
ORDER BY priority LIMIT 1
1.42ms840B/components/com_eshop/helpers/helper.php:2271CopySELECT a.*
FROM pc0ww_eshop_discounts AS a
INNER JOIN pc0ww_eshop_discountelements AS b ON (a.id = b.discount_id)
WHERE a.published = 1 AND b.element_type = "product" AND (b.element_id = 65 OR b.element_id = 0) AND ((a.discount_customergroups = "") OR (a.discount_customergroups IS NULL) OR (a.discount_customergroups = "1") OR (a.discount_customergroups LIKE "1,%") OR (a.discount_customergroups LIKE "%,1,%") OR (a.discount_customergroups LIKE "%,1")) AND (a.discount_start_date = '0000-00-00 00:00:00' OR a.discount_start_date IS NULL OR a.discount_start_date <= '2025-01-07 00:35:57') AND (a.discount_end_date = '0000-00-00 00:00:00' OR a.discount_end_date IS NULL OR a.discount_end_date >= '2025-01-07 00:35:57')
ORDER BY a.id DESC LIMIT 1
2.25ms2.11KB/components/com_eshop/helpers/helper.php:2307CopySELECT a.*
FROM pc0ww_eshop_discounts AS a
INNER JOIN pc0ww_eshop_discountelements AS b ON (a.id = b.discount_id)
WHERE a.published = 1 AND ((b.element_type = "manufacturer" AND (b.element_id = (SELECT manufacturer_id FROM pc0ww_eshop_products WHERE id = 65) OR b.element_id = 0)) OR (b.element_type = "category" AND (b.element_id IN (SELECT category_id FROM pc0ww_eshop_productcategories WHERE product_id = 65) OR b.element_id = 0))) AND ((a.discount_customergroups = "") OR (a.discount_customergroups IS NULL) OR (a.discount_customergroups = "1") OR (a.discount_customergroups LIKE "1,%") OR (a.discount_customergroups LIKE "%,1,%") OR (a.discount_customergroups LIKE "%,1")) AND (a.discount_start_date = '0000-00-00 00:00:00' OR a.discount_start_date IS NULL OR a.discount_start_date <= '2025-01-07 00:35:57') AND (a.discount_end_date = '0000-00-00 00:00:00' OR a.discount_end_date IS NULL OR a.discount_end_date >= '2025-01-07 00:35:57')
ORDER BY a.id DESC LIMIT 1
436μs2.11KB/components/com_eshop/helpers/helper.php:2333CopySELECT price
FROM pc0ww_eshop_productdiscounts
WHERE product_id = 65 AND published = 1 AND customergroup_id = 1 AND (date_start = '0000-00-00 00:00:00' OR date_start IS NULL OR date_start <= '2025-01-07 00:35:57') AND (date_end = '0000-00-00 00:00:00' OR date_end IS NULL OR date_end >= '2025-01-07 00:35:57') AND quantity = 1
ORDER BY priority
242μs840B/components/com_eshop/helpers/helper.php:2189CopySELECT tr.priority, t.*
FROM pc0ww_eshop_taxrules AS tr
INNER JOIN pc0ww_eshop_taxes AS t ON (tr.tax_id = t.id)
INNER JOIN pc0ww_eshop_taxclasses AS tc ON (tr.taxclass_id = tc.id)
INNER JOIN pc0ww_eshop_taxcustomergroups AS tcg ON (t.id = tcg.tax_id)
INNER JOIN pc0ww_eshop_geozones AS gz ON (t.geozone_id = gz.id)
INNER JOIN pc0ww_eshop_geozonezones AS gzz ON (gz.id = gzz.geozone_id)
WHERE tc.published = 1 AND tr.taxclass_id = 2 AND gzz.country_id = 223 AND (gzz.zone_id = 3630 OR gzz.zone_id = 0) AND tcg.customergroup_id = 1 AND tr.based_on = 'shipping'
ORDER BY tr.priority
4.62ms2.11KB/components/com_eshop/helpers/tax.php:363CopySELECT tr.priority, t.*
FROM pc0ww_eshop_taxrules AS tr
INNER JOIN pc0ww_eshop_taxes AS t ON (tr.tax_id = t.id)
INNER JOIN pc0ww_eshop_taxclasses AS tc ON (tr.taxclass_id = tc.id)
INNER JOIN pc0ww_eshop_taxcustomergroups AS tcg ON (t.id = tcg.tax_id)
INNER JOIN pc0ww_eshop_geozones AS gz ON (t.geozone_id = gz.id)
INNER JOIN pc0ww_eshop_geozonezones AS gzz ON (gz.id = gzz.geozone_id)
WHERE tc.published = 1 AND tr.taxclass_id = 2 AND gzz.country_id = 223 AND (gzz.zone_id = 3630 OR gzz.zone_id = 0) AND tcg.customergroup_id = 1 AND tr.based_on = 'store'
ORDER BY tr.priority
409μs2.11KB/components/com_eshop/helpers/tax.php:363CopySELECT COUNT(*)
FROM pc0ww_eshop_categories AS a
INNER JOIN pc0ww_eshop_productcategories AS b ON (a.id = b.category_id)
WHERE b.product_id = 65 AND b.main_category = 1 AND ((a.category_cart_mode_customergroups = "") OR (a.category_cart_mode_customergroups IS NULL) OR (a.category_cart_mode_customergroups = "1") OR (a.category_cart_mode_customergroups LIKE "1,%") OR (a.category_cart_mode_customergroups LIKE "%,1,%") OR (a.category_cart_mode_customergroups LIKE "%,1"))
741μs856B/components/com_eshop/helpers/helper.php:6683CopySELECT b.params
FROM pc0ww_eshop_productcategories AS a
INNER JOIN pc0ww_eshop_categories AS b ON (a.category_id = b.id)
WHERE a.product_id = 65 AND a.main_category = 1 AND b.published = 1
218μs856B/components/com_eshop/helpers/helper.php:8269CopySELECT COUNT(*)
FROM pc0ww_eshop_categories AS a
INNER JOIN pc0ww_eshop_productcategories AS b ON (a.id = b.category_id)
WHERE b.product_id = 65 AND b.main_category = 1 AND ((a.category_cart_mode_customergroups = "") OR (a.category_cart_mode_customergroups IS NULL) OR (a.category_cart_mode_customergroups = "1") OR (a.category_cart_mode_customergroups LIKE "1,%") OR (a.category_cart_mode_customergroups LIKE "%,1,%") OR (a.category_cart_mode_customergroups LIKE "%,1"))
238μs856B/components/com_eshop/helpers/helper.php:6683CopySELECT `a`.`menutype`,`a`.`title`
FROM `pc0ww_menu_types` AS `a`
WHERE `a`.`client_id` = 0
206μs944B/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:138CopySELECT m.id, m.alias, m.path AS route, m.level, m.parent_id
FROM pc0ww_menu AS m
WHERE m.menutype = 'mainmenu' AND m.parent_id > 0 AND m.client_id = 0 AND m.published >= 0
ORDER BY m.lft
372μs1.14KB/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:791CopySELECT id
FROM pc0ww_eshop_urls
WHERE md5_key="2bf24c2bab75a8ff45e650a1e4388dec"
298μs856B/components/com_eshop/router.php:362CopyUPDATE pc0ww_eshop_urls
SET query="view=category&id=10"
WHERE id = 16
490μs48B/components/com_eshop/router.php:380CopySELECT *
FROM pc0ww_jmap_metainfo
WHERE `linkurl` = 'https://handpaintedbytammy.com/ornaments/ornament-glass-beach-scene-palm-tree.html'
AND `published` = 1
253μs1.16KB/plugins/system/jmap/jmap.php:819CopySELECT *
FROM pc0ww_jmap_canonicals
WHERE `linkurl` = 'https://handpaintedbytammy.com/ornaments/ornament-glass-beach-scene-palm-tree.html'
160μs960B/plugins/system/jmap/jmap.php:921CopySELECT SUM(CASE WHEN `a`.`next_execution` <= :now THEN 1 ELSE 0 END) AS due_count,SUM(CASE WHEN `a`.`locked` IS NULL THEN 0 ELSE 1 END) AS locked_count
FROM `pc0ww_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
211μs1.68KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:466CopySELECT *
FROM pc0ww_jmap_headings
WHERE `linkurl` = 'https://handpaintedbytammy.com/ornaments/ornament-glass-beach-scene-palm-tree.html'
172μs1.05KB/plugins/system/jmap/jmap.php:1136CopySELECT
`original_text`,
`target_text`,
`original_text_regex`,
`target_text_regex`
FROM
`pc0ww_jmap_text_replacements`
WHERE
`published` = 1
151μs1008B/plugins/system/jmap/jmap.php:509Copy