This includes all 4 Full length disks plus the EP.
Free Shipping in the US!
If you love Laura's music, and would like to support her work,
please use this PayPal link to show your support.
Photo Credit: © Laura Wetzler. All Rights Reserved.
Use by permission only, media@laurawetzler.com.
Joomla! Version | 5.1.2 |
PHP Version | 8.3.17 |
Identity | guest |
Response | 200 |
Template | ja_purity_iv |
Database |
|
1 x afterInitialise (1.56MB) (34.65%) | 240ms |
1 x afterRenderComponent com_eshop (1.32MB) (21.01%) | 145ms |
1 x afterRoute (284.68KB) (9.35%) | 64.77ms |
1 x afterLoad (72.2KB) (9.27%) | 64.20ms |
1 x Before Access::preloadComponents (all components) (244.7KB) (8.49%) | 58.80ms |
1 x afterRender (268.63KB) (5.23%) | 36.18ms |
1 x afterRenderRawModule mod_menu (Main Menu) (289.84KB) (4.22%) | 29.18ms |
1 x beforeRenderComponent com_eshop (49.99KB) (1.5%) | 10.36ms |
1 x afterRenderRawModule mod_custom (Footer) (4.29KB) (0.93%) | 6.45ms |
1 x beforeRenderRawModule mod_menu (mainmenu) (290.34KB) (0.9%) | 6.21ms |
1 x afterRenderRawModule mod_menu (mainmenu) (10.73KB) (0.49%) | 3.40ms |
1 x afterRenderRawModule mod_menu (Main Menu off-canvas) (8.63KB) (0.49%) | 3.37ms |
1 x afterRenderModule mod_custom (Footer) (4.6KB) (0.44%) | 3.04ms |
1 x beforeRenderRawModule mod_menu (Main Menu off-canvas) (92.18KB) (0.4%) | 2.75ms |
1 x beforeRenderRawModule mod_custom (New! Laura's Music Store) (44.94KB) (0.29%) | 2.04ms |
1 x afterDispatch (2.31KB) (0.26%) | 1.82ms |
1 x beforeRenderRawModule mod_menu (Main Menu) (47.66KB) (0.25%) | 1.72ms |
1 x beforeRenderRawModule mod_custom (Header Blurbs) (45.2KB) (0.23%) | 1.62ms |
1 x beforeRenderRawModule mod_custom (Laura's Tip Jar) (46.17KB) (0.21%) | 1.49ms |
1 x After Access::getAssetRules (id:16 name:com_menus) (7.2KB) (0.17%) | 1.15ms |
1 x After Access::preloadComponents (all components) (103.35KB) (0.16%) | 1.13ms |
1 x afterRenderModule mod_menu (Main Menu) (11.3KB) (0.1%) | 664μs |
1 x beforeRenderRawModule mod_custom (Footer) (28.41KB) (0.09%) | 655μs |
1 x afterRenderRawModule mod_custom (New! Laura's Music Store) (1008B) (0.03%) | 199μs |
1 x afterRenderModule mod_custom (New! Laura's Music Store) (3.23KB) (0.03%) | 194μs |
1 x afterRenderModule mod_menu (Main Menu off-canvas) (11.97KB) (0.03%) | 184μs |
1 x afterRenderRawModule mod_custom (Laura's Tip Jar) (1.03KB) (0.02%) | 164μs |
1 x afterRenderRawModule mod_custom (Header Blurbs) (960B) (0.02%) | 154μs |
1 x afterRenderModule mod_menu (mainmenu) (11.07KB) (0.02%) | 148μs |
1 x afterRenderModule mod_custom (Laura's Tip Jar) (4.16KB) (0.02%) | 144μs |
1 x afterRenderModule mod_custom (Header Blurbs) (3.01KB) (0.02%) | 126μs |
1 x Before Access::getAssetRules (id:16 name:com_menus) (56B) (0%) | 33μs |
1 x beforeRenderModule mod_custom (Footer) (704B) (0%) | 14μs |
1 x beforeRenderModule mod_menu (Main Menu) (704B) (0%) | 11μs |
1 x beforeRenderModule mod_menu (mainmenu) (704B) (0%) | 9μs |
1 x beforeRenderModule mod_menu (Main Menu off-canvas) (720B) (0%) | 9μs |
1 x beforeRenderModule mod_custom (New! Laura's Music Store) (736B) (0%) | 8μs |
1 x beforeRenderModule mod_custom (Laura's Tip Jar) (720B) (0%) | 5μs |
1 x beforeRenderModule mod_custom (Header Blurbs) (720B) (0%) | 5μs |
SELECT @@SESSION.sql_mode;
112μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308CopySELECT `data`
FROM `gzqba_session`
WHERE `session_id` = ?
120μs1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250CopySELECT `session_id`
FROM `gzqba_session`
WHERE `session_id` = :session_id LIMIT 1
125μs1.3KBParams/libraries/src/Session/MetadataManager.php:187CopyINSERT INTO `gzqba_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(:session_id, :guest, :time, :user_id, :username, :client_id)
239μs944BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `gzqba_extensions`
WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1
380μs1.73KB/libraries/src/Component/ComponentHelper.php:399CopySELECT `id`,`rules`
FROM `gzqba_viewlevels`
101μs656B/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `gzqba_usergroups` AS `a`
LEFT JOIN `gzqba_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
133μs1.33KBParams/libraries/src/Access/Access.php:868CopySELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM `gzqba_extensions`
WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2)
ORDER BY `ordering`
592μs3.98KBParams/libraries/src/Plugin/PluginHelper.php:294CopySELECT *
FROM `gzqba_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
169μs2.22KB/libraries/src/Language/LanguageHelper.php:177CopySELECT id,template FROM gzqba_template_styles WHERE client_id=0 AND home=1
179μs592B/administrator/components/com_widgetkit/widgetkit.php:28CopySELECT *
FROM gzqba_menu
WHERE alias ='component' AND published=1
213μs2.83KB/plugins/system/t4/src/t4/MVC/Router/T4.php:352CopySELECT *
FROM gzqba_menu
WHERE alias ='eshop' AND published=1
136μs2.84KB/plugins/system/t4/src/t4/MVC/Router/T4.php:352CopySELECT `query`
FROM gzqba_eshop_urls
WHERE md5_key = "1e184b011bd0c880d1ada42cf220523d"
163μs536B/components/com_eshop/router.php:409CopySELECT `m`.`id`,`m`.`menutype`,`m`.`title`,`m`.`alias`,`m`.`note`,`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`,`m`.`path` AS `route`,`e`.`element` AS `component`
FROM `gzqba_menu` AS `m`
LEFT JOIN `gzqba_extensions` AS `e` ON `m`.`component_id` = `e`.`extension_id`
WHERE
(
(`m`.`published` = 1 AND `m`.`parent_id` > 0 AND `m`.`client_id` = 0) AND
(`m`.`publish_up` IS NULL OR `m`.`publish_up` <= :currentDate1)) AND
(`m`.`publish_down` IS NULL OR `m`.`publish_down` >= :currentDate2)
ORDER BY `m`.`lft`
487μs35.92KBParams/libraries/src/Menu/SiteMenu.php:166CopySELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent`
FROM `gzqba_template_styles` AS `s`
LEFT JOIN `gzqba_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
235μs832B/administrator/components/com_templates/src/Model/StyleModel.php:775CopySET sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));
51μs0B/administrator/components/com_eshop/libraries/autoload.php:77CopySELECT config_key, config_value
FROM gzqba_eshop_configs
726μs25.81KB/components/com_eshop/helpers/helper.php:64CopySELECT 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.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 gzqba_eshop_products AS a
INNER JOIN gzqba_eshop_productdetails AS b ON (a.id = b.product_id)
WHERE a.id = 6 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-03-30 08:11:55') AND (a.product_end_date = '0000-00-00 00:00:00' OR a.product_end_date IS NULL OR a.product_end_date >= '2025-03-30 08:11:55') 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"))
632μs9KB/components/com_eshop/models/product.php:119CopySELECT *
FROM gzqba_eshop_currencies
WHERE published = 1
214μs1.47KB/components/com_eshop/helpers/currency.php:76CopySELECT a.id
FROM gzqba_eshop_categories AS a
INNER JOIN gzqba_eshop_productcategories AS b ON a.id = b.category_id
WHERE b.product_id = 6
222μs536B/components/com_eshop/views/product/view.html.php:237CopyUPDATE gzqba_eshop_products
SET hits = hits + 1
WHERE id = 6
4.68ms48B/components/com_eshop/helpers/helper.php:676CopySELECT 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 gzqba_eshop_products
WHERE id = 6
183μs1.23KB/components/com_eshop/helpers/helper.php:2814CopySELECT a.*
FROM gzqba_eshop_tags AS a
INNER JOIN gzqba_eshop_producttags AS b ON (a.id = b.tag_id)
WHERE a.published = 1 AND b.product_id = 6
225μs688B/components/com_eshop/helpers/helper.php:1920CopySELECT *
FROM gzqba_eshop_productattachments
WHERE product_id = 6
ORDER BY ordering
259μs752B/components/com_eshop/views/product/view.html.php:413CopySELECT pi.*
FROM gzqba_eshop_productimages AS pi
WHERE product_id = 6 AND published = 1
ORDER BY pi.ordering
274μs1.42KB/components/com_eshop/helpers/helper.php:1898CopySELECT quantity, price
FROM gzqba_eshop_productdiscounts
WHERE product_id = 6 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-03-30 08:11:55') AND (date_end = '0000-00-00 00:00:00' OR date_end IS NULL OR date_end >= '2025-03-30 08:11:55') AND quantity > 1
ORDER BY priority
222μs576B/components/com_eshop/helpers/helper.php:2220CopySELECT o.id, o.option_type, o.option_image, od.option_name, od.option_desc, po.required, po.id AS product_option_id
FROM gzqba_eshop_options AS o
INNER JOIN gzqba_eshop_optiondetails AS od ON (o.id = od.option_id)
INNER JOIN gzqba_eshop_productoptions AS po ON (o.id = po.option_id)
WHERE po.product_id = 6 AND od.language = 'en-GB' AND o.published = 1
ORDER BY od.option_name ASC
444μs880B/components/com_eshop/helpers/helper.php:1691CopySELECT a.id, b.attributegroup_name
FROM gzqba_eshop_attributegroups AS a
INNER JOIN gzqba_eshop_attributegroupdetails AS b ON (a.id = b.attributegroup_id)
WHERE a.published = 1 AND b.language = 'en-GB'
ORDER BY a.ordering
244μs576B/components/com_eshop/helpers/helper.php:889CopySELECT 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 gzqba_eshop_products AS p
INNER JOIN gzqba_eshop_productdetails AS pd ON (p.id = pd.product_id)
INNER JOIN gzqba_eshop_productrelations AS pr ON (p.id = pr.related_product_id)
WHERE p.published = 1 AND pr.product_id = 6 AND pd.language = 'en-GB'
ORDER BY p.ordering
818μs22KB/components/com_eshop/helpers/helper.php:1488CopySELECT pi.*
FROM gzqba_eshop_productimages AS pi
WHERE product_id = 4 AND published = 1
ORDER BY pi.ordering
149μs1.42KB/components/com_eshop/helpers/helper.php:1898CopySELECT pi.*
FROM gzqba_eshop_productimages AS pi
WHERE product_id = 3 AND published = 1
ORDER BY pi.ordering
135μs1.44KB/components/com_eshop/helpers/helper.php:1898CopySELECT pi.*
FROM gzqba_eshop_productimages AS pi
WHERE product_id = 2 AND published = 1
ORDER BY pi.ordering
127μs1.42KB/components/com_eshop/helpers/helper.php:1898CopySELECT pi.*
FROM gzqba_eshop_productimages AS pi
WHERE product_id = 5 AND published = 1
ORDER BY pi.ordering
122μs3.92KB/components/com_eshop/helpers/helper.php:1898CopySELECT pi.*
FROM gzqba_eshop_productimages AS pi
WHERE product_id = 1 AND published = 1
ORDER BY pi.ordering
129μs1.42KB/components/com_eshop/helpers/helper.php:1898CopySELECT m.id, m.manufacturer_image, m.manufacturer_email, md.manufacturer_name
FROM gzqba_eshop_products AS p
INNER JOIN gzqba_eshop_manufacturers AS m ON (p.manufacturer_id = m.id)
INNER JOIN gzqba_eshop_manufacturerdetails AS md ON (m.id = md.manufacturer_id)
WHERE p.id = 6 AND md.language = 'en-GB'
245μs688B/components/com_eshop/helpers/helper.php:1456CopySELECT a.category_id
FROM gzqba_eshop_productcategories AS a
INNER JOIN gzqba_eshop_categories AS b ON (a.category_id = b.id)
WHERE a.product_id = 6 AND a.main_category = 1 AND b.published = 1
164μs536B/components/com_eshop/helpers/helper.php:1428CopySELECT a.id, b.product_id, b.product_name, b.product_page_title, pc.category_id
FROM gzqba_eshop_products AS a
INNER JOIN gzqba_eshop_productdetails AS b ON (a.id = b.product_id)
INNER JOIN gzqba_eshop_productcategories AS pc ON (a.id = pc.product_id)
WHERE a.published = 1 AND pc.category_id = 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-03-30 08:11:55') AND (a.product_end_date = '0000-00-00 00:00:00' OR a.product_end_date IS NULL OR a.product_end_date >= '2025-03-30 08:11:55') 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
357μs848B/components/com_eshop/helpers/helper.php:5727CopySELECT DISTINCT(label_id)
FROM gzqba_eshop_labelelements
WHERE (element_type = "product" AND element_id = 6) OR (element_type = "manufacturer" AND element_id = (SELECT manufacturer_id FROM gzqba_eshop_products WHERE id = 6)) OR (element_type = "category" AND element_id IN (SELECT category_id FROM gzqba_eshop_productcategories WHERE product_id = 6))
290μs520B/components/com_eshop/helpers/helper.php:6003CopySELECT product_quantity
FROM gzqba_eshop_products
WHERE id = 6
69μs536B/components/com_eshop/helpers/helper.php:6011CopySELECT 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 gzqba_eshop_products
WHERE id = 6
175μs1.28KB/components/com_eshop/helpers/helper.php:2814CopySELECT price
FROM gzqba_eshop_productspecials
WHERE product_id = 6 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-03-30 08:11:55') AND (date_end = '0000-00-00 00:00:00' OR date_end IS NULL OR date_end >= '2025-03-30 08:11:55')
ORDER BY priority LIMIT 1
249μs520B/components/com_eshop/helpers/helper.php:2263CopySELECT a.*
FROM gzqba_eshop_discounts AS a
INNER JOIN gzqba_eshop_discountelements AS b ON (a.id = b.discount_id)
WHERE a.published = 1 AND b.element_type = "product" AND (b.element_id = 6 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-03-30 08:11:55') AND (a.discount_end_date = '0000-00-00 00:00:00' OR a.discount_end_date IS NULL OR a.discount_end_date >= '2025-03-30 08:11:55')
ORDER BY a.id DESC LIMIT 1
389μs1.48KB/components/com_eshop/helpers/helper.php:2299CopySELECT a.*
FROM gzqba_eshop_discounts AS a
INNER JOIN gzqba_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 gzqba_eshop_products WHERE id = 6) OR b.element_id = 0)) OR (b.element_type = "category" AND (b.element_id IN (SELECT category_id FROM gzqba_eshop_productcategories WHERE product_id = 6) 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-03-30 08:11:55') AND (a.discount_end_date = '0000-00-00 00:00:00' OR a.discount_end_date IS NULL OR a.discount_end_date >= '2025-03-30 08:11:55')
ORDER BY a.id DESC LIMIT 1
522μs1.48KB/components/com_eshop/helpers/helper.php:2325CopySELECT price
FROM gzqba_eshop_productdiscounts
WHERE product_id = 6 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-03-30 08:11:55') AND (date_end = '0000-00-00 00:00:00' OR date_end IS NULL OR date_end >= '2025-03-30 08:11:55') AND quantity = 1
ORDER BY priority
132μs520B/components/com_eshop/helpers/helper.php:2181CopySELECT COUNT(*)
FROM gzqba_eshop_categories AS a
INNER JOIN gzqba_eshop_productcategories AS b ON (a.id = b.category_id)
WHERE b.product_id = 6 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"))
147μs536B/components/com_eshop/helpers/helper.php:6655CopySELECT b.params
FROM gzqba_eshop_productcategories AS a
INNER JOIN gzqba_eshop_categories AS b ON (a.category_id = b.id)
WHERE a.product_id = 6 AND a.main_category = 1 AND b.published = 1
115μs536B/components/com_eshop/helpers/helper.php:8241CopySELECT a.category_id
FROM gzqba_eshop_productcategories AS a
INNER JOIN gzqba_eshop_categories AS b ON (a.category_id = b.id)
WHERE a.product_id = 4 AND a.main_category = 1 AND b.published = 1
133μs536B/components/com_eshop/helpers/helper.php:1428CopySELECT product_name, product_alias
FROM gzqba_eshop_productdetails
WHERE product_id = 4 AND language = 'en-GB'
125μs592B/components/com_eshop/helpers/helper.php:5532CopySELECT id
FROM gzqba_eshop_urls
WHERE md5_key="6b5147a2d0acf8d73202520f8424d269"
86μs536B/components/com_eshop/router.php:362CopyUPDATE gzqba_eshop_urls
SET query="view=product&id=4"
WHERE id = 6
93μs48B/components/com_eshop/router.php:380CopySELECT a.category_id
FROM gzqba_eshop_productcategories AS a
INNER JOIN gzqba_eshop_categories AS b ON (a.category_id = b.id)
WHERE a.product_id = 4 AND a.main_category = 1 AND b.published = 1
144μs488B/components/com_eshop/helpers/helper.php:1428CopySELECT price
FROM gzqba_eshop_productspecials
WHERE product_id = 4 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-03-30 08:11:55') AND (date_end = '0000-00-00 00:00:00' OR date_end IS NULL OR date_end >= '2025-03-30 08:11:55')
ORDER BY priority LIMIT 1
128μs520B/components/com_eshop/helpers/helper.php:2263CopySELECT a.*
FROM gzqba_eshop_discounts AS a
INNER JOIN gzqba_eshop_discountelements AS b ON (a.id = b.discount_id)
WHERE a.published = 1 AND b.element_type = "product" AND (b.element_id = 4 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-03-30 08:11:55') AND (a.discount_end_date = '0000-00-00 00:00:00' OR a.discount_end_date IS NULL OR a.discount_end_date >= '2025-03-30 08:11:55')
ORDER BY a.id DESC LIMIT 1
213μs1.48KB/components/com_eshop/helpers/helper.php:2299CopySELECT a.*
FROM gzqba_eshop_discounts AS a
INNER JOIN gzqba_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 gzqba_eshop_products WHERE id = 4) OR b.element_id = 0)) OR (b.element_type = "category" AND (b.element_id IN (SELECT category_id FROM gzqba_eshop_productcategories WHERE product_id = 4) 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-03-30 08:11:55') AND (a.discount_end_date = '0000-00-00 00:00:00' OR a.discount_end_date IS NULL OR a.discount_end_date >= '2025-03-30 08:11:55')
ORDER BY a.id DESC LIMIT 1
491μs1.48KB/components/com_eshop/helpers/helper.php:2325CopySELECT price
FROM gzqba_eshop_productdiscounts
WHERE product_id = 4 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-03-30 08:11:55') AND (date_end = '0000-00-00 00:00:00' OR date_end IS NULL OR date_end >= '2025-03-30 08:11:55') AND quantity = 1
ORDER BY priority
133μs520B/components/com_eshop/helpers/helper.php:2181CopySELECT a.category_id
FROM gzqba_eshop_productcategories AS a
INNER JOIN gzqba_eshop_categories AS b ON (a.category_id = b.id)
WHERE a.product_id = 3 AND a.main_category = 1 AND b.published = 1
113μs536B/components/com_eshop/helpers/helper.php:1428CopySELECT product_name, product_alias
FROM gzqba_eshop_productdetails
WHERE product_id = 3 AND language = 'en-GB'
100μs592B/components/com_eshop/helpers/helper.php:5532CopySELECT id
FROM gzqba_eshop_urls
WHERE md5_key="377edee441ba40cce89db069ac2adeba"
84μs536B/components/com_eshop/router.php:362CopyUPDATE gzqba_eshop_urls
SET query="view=product&id=3"
WHERE id = 3
62μs48B/components/com_eshop/router.php:380CopySELECT a.category_id
FROM gzqba_eshop_productcategories AS a
INNER JOIN gzqba_eshop_categories AS b ON (a.category_id = b.id)
WHERE a.product_id = 3 AND a.main_category = 1 AND b.published = 1
166μs488B/components/com_eshop/helpers/helper.php:1428CopySELECT price
FROM gzqba_eshop_productspecials
WHERE product_id = 3 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-03-30 08:11:55') AND (date_end = '0000-00-00 00:00:00' OR date_end IS NULL OR date_end >= '2025-03-30 08:11:55')
ORDER BY priority LIMIT 1
109μs520B/components/com_eshop/helpers/helper.php:2263CopySELECT a.*
FROM gzqba_eshop_discounts AS a
INNER JOIN gzqba_eshop_discountelements AS b ON (a.id = b.discount_id)
WHERE a.published = 1 AND b.element_type = "product" AND (b.element_id = 3 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-03-30 08:11:55') AND (a.discount_end_date = '0000-00-00 00:00:00' OR a.discount_end_date IS NULL OR a.discount_end_date >= '2025-03-30 08:11:55')
ORDER BY a.id DESC LIMIT 1
188μs1.48KB/components/com_eshop/helpers/helper.php:2299CopySELECT a.*
FROM gzqba_eshop_discounts AS a
INNER JOIN gzqba_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 gzqba_eshop_products WHERE id = 3) OR b.element_id = 0)) OR (b.element_type = "category" AND (b.element_id IN (SELECT category_id FROM gzqba_eshop_productcategories WHERE product_id = 3) 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-03-30 08:11:55') AND (a.discount_end_date = '0000-00-00 00:00:00' OR a.discount_end_date IS NULL OR a.discount_end_date >= '2025-03-30 08:11:55')
ORDER BY a.id DESC LIMIT 1
502μs1.48KB/components/com_eshop/helpers/helper.php:2325CopySELECT price
FROM gzqba_eshop_productdiscounts
WHERE product_id = 3 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-03-30 08:11:55') AND (date_end = '0000-00-00 00:00:00' OR date_end IS NULL OR date_end >= '2025-03-30 08:11:55') AND quantity = 1
ORDER BY priority
132μs520B/components/com_eshop/helpers/helper.php:2181CopySELECT a.category_id
FROM gzqba_eshop_productcategories AS a
INNER JOIN gzqba_eshop_categories AS b ON (a.category_id = b.id)
WHERE a.product_id = 2 AND a.main_category = 1 AND b.published = 1
116μs11.52KB/components/com_eshop/helpers/helper.php:1428CopySELECT product_name, product_alias
FROM gzqba_eshop_productdetails
WHERE product_id = 2 AND language = 'en-GB'
93μs592B/components/com_eshop/helpers/helper.php:5532CopySELECT id
FROM gzqba_eshop_urls
WHERE md5_key="e3c558fc9ada6558948192073bfe7e56"
66μs536B/components/com_eshop/router.php:362CopyUPDATE gzqba_eshop_urls
SET query="view=product&id=2"
WHERE id = 2
62μs48B/components/com_eshop/router.php:380CopySELECT a.category_id
FROM gzqba_eshop_productcategories AS a
INNER JOIN gzqba_eshop_categories AS b ON (a.category_id = b.id)
WHERE a.product_id = 2 AND a.main_category = 1 AND b.published = 1
125μs488B/components/com_eshop/helpers/helper.php:1428CopySELECT price
FROM gzqba_eshop_productspecials
WHERE product_id = 2 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-03-30 08:11:55') AND (date_end = '0000-00-00 00:00:00' OR date_end IS NULL OR date_end >= '2025-03-30 08:11:55')
ORDER BY priority LIMIT 1
135μs520B/components/com_eshop/helpers/helper.php:2263CopySELECT a.*
FROM gzqba_eshop_discounts AS a
INNER JOIN gzqba_eshop_discountelements AS b ON (a.id = b.discount_id)
WHERE a.published = 1 AND b.element_type = "product" AND (b.element_id = 2 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-03-30 08:11:55') AND (a.discount_end_date = '0000-00-00 00:00:00' OR a.discount_end_date IS NULL OR a.discount_end_date >= '2025-03-30 08:11:55')
ORDER BY a.id DESC LIMIT 1
225μs1.48KB/components/com_eshop/helpers/helper.php:2299CopySELECT a.*
FROM gzqba_eshop_discounts AS a
INNER JOIN gzqba_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 gzqba_eshop_products WHERE id = 2) OR b.element_id = 0)) OR (b.element_type = "category" AND (b.element_id IN (SELECT category_id FROM gzqba_eshop_productcategories WHERE product_id = 2) 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-03-30 08:11:55') AND (a.discount_end_date = '0000-00-00 00:00:00' OR a.discount_end_date IS NULL OR a.discount_end_date >= '2025-03-30 08:11:55')
ORDER BY a.id DESC LIMIT 1
522μs1.48KB/components/com_eshop/helpers/helper.php:2325CopySELECT price
FROM gzqba_eshop_productdiscounts
WHERE product_id = 2 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-03-30 08:11:55') AND (date_end = '0000-00-00 00:00:00' OR date_end IS NULL OR date_end >= '2025-03-30 08:11:55') AND quantity = 1
ORDER BY priority
135μs520B/components/com_eshop/helpers/helper.php:2181CopySELECT a.category_id
FROM gzqba_eshop_productcategories AS a
INNER JOIN gzqba_eshop_categories AS b ON (a.category_id = b.id)
WHERE a.product_id = 5 AND a.main_category = 1 AND b.published = 1
124μs536B/components/com_eshop/helpers/helper.php:1428CopySELECT product_name, product_alias
FROM gzqba_eshop_productdetails
WHERE product_id = 5 AND language = 'en-GB'
131μs592B/components/com_eshop/helpers/helper.php:5532CopySELECT id
FROM gzqba_eshop_urls
WHERE md5_key="f9dcfcfaa7322625d6afff1f16722c03"
83μs536B/components/com_eshop/router.php:362CopyUPDATE gzqba_eshop_urls
SET query="view=product&id=5"
WHERE id = 7
112μs48B/components/com_eshop/router.php:380CopySELECT a.category_id
FROM gzqba_eshop_productcategories AS a
INNER JOIN gzqba_eshop_categories AS b ON (a.category_id = b.id)
WHERE a.product_id = 5 AND a.main_category = 1 AND b.published = 1
139μs488B/components/com_eshop/helpers/helper.php:1428CopySELECT price
FROM gzqba_eshop_productspecials
WHERE product_id = 5 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-03-30 08:11:55') AND (date_end = '0000-00-00 00:00:00' OR date_end IS NULL OR date_end >= '2025-03-30 08:11:55')
ORDER BY priority LIMIT 1
122μs520B/components/com_eshop/helpers/helper.php:2263CopySELECT a.*
FROM gzqba_eshop_discounts AS a
INNER JOIN gzqba_eshop_discountelements AS b ON (a.id = b.discount_id)
WHERE a.published = 1 AND b.element_type = "product" AND (b.element_id = 5 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-03-30 08:11:55') AND (a.discount_end_date = '0000-00-00 00:00:00' OR a.discount_end_date IS NULL OR a.discount_end_date >= '2025-03-30 08:11:55')
ORDER BY a.id DESC LIMIT 1
175μs1.48KB/components/com_eshop/helpers/helper.php:2299CopySELECT a.*
FROM gzqba_eshop_discounts AS a
INNER JOIN gzqba_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 gzqba_eshop_products WHERE id = 5) OR b.element_id = 0)) OR (b.element_type = "category" AND (b.element_id IN (SELECT category_id FROM gzqba_eshop_productcategories WHERE product_id = 5) 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-03-30 08:11:55') AND (a.discount_end_date = '0000-00-00 00:00:00' OR a.discount_end_date IS NULL OR a.discount_end_date >= '2025-03-30 08:11:55')
ORDER BY a.id DESC LIMIT 1
475μs1.48KB/components/com_eshop/helpers/helper.php:2325CopySELECT price
FROM gzqba_eshop_productdiscounts
WHERE product_id = 5 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-03-30 08:11:55') AND (date_end = '0000-00-00 00:00:00' OR date_end IS NULL OR date_end >= '2025-03-30 08:11:55') AND quantity = 1
ORDER BY priority
121μs520B/components/com_eshop/helpers/helper.php:2181CopySELECT a.category_id
FROM gzqba_eshop_productcategories AS a
INNER JOIN gzqba_eshop_categories AS b ON (a.category_id = b.id)
WHERE a.product_id = 1 AND a.main_category = 1 AND b.published = 1
146μs536B/components/com_eshop/helpers/helper.php:1428CopySELECT product_name, product_alias
FROM gzqba_eshop_productdetails
WHERE product_id = 1 AND language = 'en-GB'
94μs592B/components/com_eshop/helpers/helper.php:5532CopySELECT id
FROM gzqba_eshop_urls
WHERE md5_key="df713f07a7a2b4b6cfaebea0d0d63f9c"
82μs536B/components/com_eshop/router.php:362CopyUPDATE gzqba_eshop_urls
SET query="view=product&id=1"
WHERE id = 1
62μs48B/components/com_eshop/router.php:380CopySELECT a.category_id
FROM gzqba_eshop_productcategories AS a
INNER JOIN gzqba_eshop_categories AS b ON (a.category_id = b.id)
WHERE a.product_id = 1 AND a.main_category = 1 AND b.published = 1
138μs488B/components/com_eshop/helpers/helper.php:1428CopySELECT price
FROM gzqba_eshop_productspecials
WHERE product_id = 1 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-03-30 08:11:55') AND (date_end = '0000-00-00 00:00:00' OR date_end IS NULL OR date_end >= '2025-03-30 08:11:55')
ORDER BY priority LIMIT 1
121μs520B/components/com_eshop/helpers/helper.php:2263CopySELECT a.*
FROM gzqba_eshop_discounts AS a
INNER JOIN gzqba_eshop_discountelements AS b ON (a.id = b.discount_id)
WHERE a.published = 1 AND b.element_type = "product" AND (b.element_id = 1 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-03-30 08:11:55') AND (a.discount_end_date = '0000-00-00 00:00:00' OR a.discount_end_date IS NULL OR a.discount_end_date >= '2025-03-30 08:11:55')
ORDER BY a.id DESC LIMIT 1
193μs1.48KB/components/com_eshop/helpers/helper.php:2299CopySELECT a.*
FROM gzqba_eshop_discounts AS a
INNER JOIN gzqba_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 gzqba_eshop_products WHERE id = 1) OR b.element_id = 0)) OR (b.element_type = "category" AND (b.element_id IN (SELECT category_id FROM gzqba_eshop_productcategories WHERE product_id = 1) 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-03-30 08:11:55') AND (a.discount_end_date = '0000-00-00 00:00:00' OR a.discount_end_date IS NULL OR a.discount_end_date >= '2025-03-30 08:11:55')
ORDER BY a.id DESC LIMIT 1
512μs1.48KB/components/com_eshop/helpers/helper.php:2325CopySELECT price
FROM gzqba_eshop_productdiscounts
WHERE product_id = 1 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-03-30 08:11:55') AND (date_end = '0000-00-00 00:00:00' OR date_end IS NULL OR date_end >= '2025-03-30 08:11:55') AND quantity = 1
ORDER BY priority
134μs520B/components/com_eshop/helpers/helper.php:2181CopySELECT COUNT(*)
FROM gzqba_eshop_categories AS a
INNER JOIN gzqba_eshop_productcategories AS b ON (a.id = b.category_id)
WHERE b.product_id = 6 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"))
139μs536B/components/com_eshop/helpers/helper.php:6655CopySELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid`
FROM `gzqba_modules` AS `m`
LEFT JOIN `gzqba_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `gzqba_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`.`client_id` = :clientId AND `m`.`access` IN (:preparedArray1,:preparedArray2)) AND
(`m`.`publish_up` IS NULL OR `m`.`publish_up` <= :publishUp)) AND
(`m`.`publish_down` IS NULL OR `m`.`publish_down` >= :publishDown)) AND
(`mm`.`menuid` = :itemId OR `mm`.`menuid` <= 0)
ORDER BY `m`.`position`,`m`.`ordering`
659μs1.97KBParams/libraries/src/Cache/Controller/CallbackController.php:120CopySELECT `id`,`name`,`rules`,`parent_id`
FROM `gzqba_assets`
WHERE `name` IN (:preparedArray1,:preparedArray2,:preparedArray3,:preparedArray4,:preparedArray5,:preparedArray6,:preparedArray7,:preparedArray8,:preparedArray9,:preparedArray10,:preparedArray11,:preparedArray12,:preparedArray13,:preparedArray14,:preparedArray15,:preparedArray16,:preparedArray17,:preparedArray18,:preparedArray19,:preparedArray20,:preparedArray21,:preparedArray22,:preparedArray23,:preparedArray24,:preparedArray25,:preparedArray26,:preparedArray27,:preparedArray28,:preparedArray29,:preparedArray30,:preparedArray31,:preparedArray32,:preparedArray33,:preparedArray34,:preparedArray35,:preparedArray36,:preparedArray37,:preparedArray38,:preparedArray39,:preparedArray40,:preparedArray41,:preparedArray42,:preparedArray43)
490μs7.81KBParams/libraries/src/Access/Access.php:357CopySELECT 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 `gzqba_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
160μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:466CopySELECT `alias`
FROM `gzqba_contact_details`
WHERE `id` = :id
116μs1.31KBParams/components/com_contact/src/Service/Router.php:167CopySELECT `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`,`c`.`version`, CASE WHEN CHAR_LENGTH(`c`.`alias`) != 0 THEN CONCAT_WS(':', `c`.`id`, `c`.`alias`) ELSE `c`.`id` END as `slug`
FROM `gzqba_categories` AS `s`
INNER JOIN `gzqba_categories` AS `c` ON (`s`.`lft` <= `c`.`lft` AND `c`.`lft` < `s`.`rgt`) OR (`c`.`lft` < `s`.`lft` AND `s`.`rgt` < `c`.`rgt`)
WHERE (`c`.`extension` = :extension OR `c`.`extension` = 'system') AND `c`.`access` IN (:preparedArray1,:preparedArray2) AND `c`.`published` = 1 AND `s`.`id` = :id
ORDER BY `c`.`lft`
299μs3.91KBParams/libraries/src/Categories/Categories.php:375CopySELECT `alias`
FROM `gzqba_contact_details`
WHERE `id` = :id
80μs1.31KBParams/components/com_contact/src/Service/Router.php:167CopySELECT `alias`
FROM `gzqba_contact_details`
WHERE `id` = :id
60μs1.31KBParams/components/com_contact/src/Service/Router.php:167CopySELECT `session_id`
FROM `gzqba_session`
WHERE `session_id` = ?
115μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277CopyUPDATE `gzqba_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
303μs592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy