Deze website maakt gebruik van cookies om ervoor te zorgen dat u de beste ervaring op onze website krijgt.
Joomla! Version | 5.3.0 |
PHP Version | 8.2.28 |
Identity | guest |
Response | 200 |
Template | yootheme |
Database |
|
1 x afterRenderComponent com_hikashop (3.53MB) (54.72%) | 137ms |
1 x afterInitialise (1.64MB) (12.41%) | 31.09ms |
1 x beforeRenderModule mod_menu (Product categoriën) (186.7KB) (6.79%) | 17.00ms |
1 x afterRoute (1.49MB) (6.31%) | 15.81ms |
1 x afterRender (290.3KB) (4.84%) | 12.12ms |
1 x afterRenderRawModule mod_hikashop_cart (Winkelwagen) (273.46KB) (2.57%) | 6.44ms |
1 x beforeRenderRawModule mod_menu (Product categoriën) (122.12KB) (2.48%) | 6.21ms |
1 x afterRenderRawModule mod_menu (Product categoriën) (121.27KB) (1.65%) | 4.12ms |
1 x afterLoad (87.04KB) (1.62%) | 4.06ms |
1 x afterDispatch (22.32KB) (1.58%) | 3.95ms |
1 x afterRenderRawModule mod_custom () (37.27KB) (0.83%) | 2.09ms |
1 x afterRenderRawModule mod_menu () (84.8KB) (0.72%) | 1.81ms |
1 x afterRenderRawModule mod_custom (iDeal storing!) (4.5KB) (0.71%) | 1.78ms |
1 x afterRenderRawModule mod_menu () (3.08KB) (0.56%) | 1.39ms |
1 x beforeRenderComponent com_hikashop (13.4KB) (0.55%) | 1.38ms |
1 x beforeRenderRawModule mod_menu () (8.95KB) (0.28%) | 692μs |
1 x afterRenderModule mod_menu (Product categoriën) (1.92KB) (0.16%) | 404μs |
1 x beforeRenderRawModule mod_custom () (24B) (0.13%) | 333μs |
1 x beforeRenderRawModule mod_menu () (688B) (0.1%) | 261μs |
1 x afterRenderModule mod_menu () (4.77KB) (0.09%) | 234μs |
1 x afterRenderRawModule mod_custom () (1.05KB) (0.09%) | 233μs |
1 x afterRenderRawModule mod_custom () (1KB) (0.09%) | 232μs |
1 x beforeRenderRawModule mod_custom () (1.41KB) (0.09%) | 224μs |
1 x beforeRenderRawModule mod_custom () (656B) (0.08%) | 211μs |
1 x afterRenderModule mod_menu () (2.16KB) (0.05%) | 133μs |
1 x afterRenderModule mod_custom () (1.72KB) (0.05%) | 132μs |
1 x afterRenderModule mod_custom (iDeal storing!) (1.76KB) (0.05%) | 119μs |
1 x afterRenderModule mod_hikashop_cart (Winkelwagen) (2.38KB) (0.04%) | 92μs |
1 x afterRenderModule mod_custom () (4.17KB) (0.04%) | 92μs |
1 x afterRenderModule mod_custom () (2.92KB) (0.04%) | 90μs |
1 x beforeRenderRawModule mod_hikashop_cart (Winkelwagen) (7.2KB) (0.01%) | 29μs |
1 x beforeRenderModule mod_custom (iDeal storing!) (2.04KB) (0.01%) | 26μs |
1 x beforeRenderRawModule mod_custom (iDeal storing!) (1.17KB) (0.01%) | 24μs |
1 x beforeRenderModule mod_hikashop_cart (Winkelwagen) (424B) (0.01%) | 16μs |
3 x beforeRenderModule mod_custom () (704B) (0.01%) | 13μs |
2 x beforeRenderModule mod_menu () (696B) (0%) | 10μs |
SELECT @@SESSION.sql_mode;
100μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:259CopySELECT `data`
FROM `jvdh_session`
WHERE `session_id` = ?
184μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250CopySELECT `session_id`
FROM `jvdh_session`
WHERE `session_id` = :session_id LIMIT 1
130μs1.31KBParams/libraries/src/Session/MetadataManager.php:187CopyUPDATE `jvdh_session`
SET `guest` = :guest
, `time` = :time
, `userid` = :user_id
, `username` = :username
, `client_id` = :client_id
WHERE `session_id` = :session_id
130μs992BParams/libraries/src/Session/MetadataManager.php:316CopySELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `jvdh_extensions`
WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1
359μs1.69KB/libraries/src/Component/ComponentHelper.php:399CopySELECT `id`,`rules`
FROM `jvdh_viewlevels`
165μs624B/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `jvdh_usergroups` AS `a`
LEFT JOIN `jvdh_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
194μs1.31KBParams/libraries/src/Access/Access.php:868CopySELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM `jvdh_extensions`
WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1)
ORDER BY `ordering`
847μs5.46KBParams/libraries/src/Plugin/PluginHelper.php:294CopySELECT *
FROM jvdh_rsform_config
136μs1.94KB/administrator/components/com_rsform/helpers/config.php:52CopySELECT `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 `jvdh_menu` AS `m`
LEFT JOIN `jvdh_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`
393μs35.67KBParams/libraries/src/Menu/SiteMenu.php:166CopySELECT * FROM jvdh_hikashop_config
310μs88.63KB/administrator/components/com_hikashop/classes/config.php:16CopySET sql_mode=(SELECT REPLACE(REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''), 'STRICT_TRANS_TABLES', ''));
79μs0B/administrator/components/com_hikashop/helpers/helper.php:3569CopySELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent`
FROM `jvdh_template_styles` AS `s`
LEFT JOIN `jvdh_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
265μs832B/administrator/components/com_templates/src/Model/StyleModel.php:718CopySELECT *
FROM `jvdh_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
227μs1.61KB/libraries/src/Language/LanguageHelper.php:179CopySELECT cart.cart_id FROM jvdh_hikashop_cart AS cart WHERE (cart.cart_type = 'cart') AND (cart.session_id = 'pop643pss4bleocr910im5em5c') ORDER BY cart.cart_current DESC, cart.cart_modified DESC
218μs536B/administrator/components/com_hikashop/classes/cart.php:69CopySELECT * FROM jvdh_hikashop_cart WHERE cart_id = '71799' LIMIT 1
126μs2.38KB/administrator/components/com_hikashop/helpers/helper.php:2779CopySELECT cart_product.*, product.product_type, product.product_parent_id FROM jvdh_hikashop_cart_product AS cart_product LEFT JOIN jvdh_hikashop_product AS product ON cart_product.product_id = product.product_id WHERE (cart_product.cart_id = 71799) AND ((product.product_access = 'all' OR product.product_access LIKE '%,1,%')) ORDER BY cart_product.cart_product_modified ASC
203μs2.72KB/administrator/components/com_hikashop/classes/cart.php:228CopySELECT plugin_id as id, plugin_name as name FROM jvdh_hikashop_plugin WHERE (plugin_type = 'shopclosehours') AND (plugin_published = 1) ORDER BY plugin_ordering
149μs576B/administrator/components/com_hikashop/helpers/helper.php:3240CopySELECT currency_id FROM jvdh_hikashop_currency WHERE currency_published=1 OR currency_id = 1
180μs552B/administrator/components/com_hikashop/classes/currency.php:473CopySELECT cart_product.cart_product_id, cart_product.cart_product_quantity, cart_product.cart_product_option_parent_id, cart_product.cart_product_parent_id, cart_product.cart_product_wishlist_id, product.* FROM jvdh_hikashop_cart_product AS cart_product LEFT JOIN jvdh_hikashop_product AS product ON cart_product.product_id = product.product_id WHERE (cart_product.cart_id = 71799) AND (cart_product.product_id > 0) AND ((product.product_access = 'all' OR product.product_access LIKE '%,1,%')) ORDER BY cart_product.cart_product_id ASC
308μs6.03KB/administrator/components/com_hikashop/classes/cart.php:880CopySELECT product.* FROM jvdh_hikashop_product AS product WHERE product.product_id IN (165) AND product.product_type = 'main'
206μs21.88KB/administrator/components/com_hikashop/classes/cart.php:895CopySELECT pr.product_id, pr.product_related_id, pr.product_related_quantity, FLOOR(p.product_quantity / pr.product_related_quantity) as bundle_quantity FROM jvdh_hikashop_product_related AS pr INNER JOIN jvdh_hikashop_product AS p ON pr.product_related_id = p.product_id WHERE pr.product_id IN (167,165) AND pr.product_related_type = 'bundle' AND p.product_quantity >= 0
114μs688B/administrator/components/com_hikashop/classes/cart.php:3634CopySELECT category_id, product_id FROM jvdh_hikashop_product_category WHERE product_id IN (0,165,167)
129μs592B/administrator/components/com_hikashop/classes/limit.php:147CopySELECT DISTINCT hk_limit.* FROM jvdh_hikashop_limit AS hk_limit WHERE (hk_limit.limit_published = 1) AND (hk_limit.limit_start = 0 OR hk_limit.limit_start <= 1748743059) AND (hk_limit.limit_end = 0 OR hk_limit.limit_end >= 1748743059) AND (hk_limit.limit_product_id IN (0,165,167)) AND (hk_limit.limit_category_id = 0) AND ((hk_limit.limit_category_id = 0 OR hk_limit.limit_category_id LIKE '%,165,%')) AND ((hk_limit.limit_access = 'all' OR hk_limit.limit_access LIKE '%,1,%'))
137μs1.64KB/administrator/components/com_hikashop/classes/limit.php:173CopySELECT * FROM jvdh_hikashop_file WHERE file_ref_id IN (167,165) AND file_type IN ('product','file') ORDER BY file_ref_id ASC, file_ordering ASC, file_id ASC
155μs1.44KB/administrator/components/com_hikashop/classes/cart.php:964CopySELECT product_category.*, category.* FROM jvdh_hikashop_product_category AS product_category LEFT JOIN jvdh_hikashop_category AS category ON product_category.category_id = category.category_id WHERE product_category.product_id IN (165,165) ORDER BY product_category.ordering ASC
196μs3.06KB/administrator/components/com_hikashop/classes/cart.php:980CopySELECT product_id FROM jvdh_hikashop_product_related WHERE product_related_type = 'options' AND product_id IN (165,165)
97μs520B/administrator/components/com_hikashop/classes/cart.php:986CopySELECT hk_variant.*, hk_characteristic.* FROM jvdh_hikashop_variant AS hk_variant LEFT JOIN jvdh_hikashop_characteristic AS hk_characteristic ON hk_variant.variant_characteristic_id = hk_characteristic.characteristic_id WHERE hk_variant.variant_product_id IN (167,165) ORDER BY hk_variant.ordering, hk_characteristic.characteristic_value
441μs1.5KB/administrator/components/com_hikashop/classes/cart.php:1063CopySELECT category_id FROM jvdh_hikashop_product_category WHERE product_id IN (165,165) ORDER BY ordering ASC
113μs536B/administrator/components/com_hikashop/classes/product.php:1221CopySELECT hk_parent.category_id, hk_parent.category_parent_id FROM jvdh_hikashop_category AS hk_parent WHERE hk_parent.category_id IN (33) ORDER BY hk_parent.category_left
112μs592B/administrator/components/com_hikashop/classes/category.php:784CopySELECT hk_parent.category_id, hk_parent.category_parent_id, hk_parent.category_parent_id FROM jvdh_hikashop_category AS hk_parent WHERE hk_parent.category_id IN (31) ORDER BY hk_parent.category_left
117μs656B/administrator/components/com_hikashop/classes/category.php:784CopySELECT hk_parent.category_id, hk_parent.category_parent_id, hk_parent.category_parent_id, hk_parent.category_parent_id FROM jvdh_hikashop_category AS hk_parent WHERE hk_parent.category_id IN (2) ORDER BY hk_parent.category_left
94μs704B/administrator/components/com_hikashop/classes/category.php:784CopySELECT hk_parent.category_id, hk_parent.category_parent_id, hk_parent.category_parent_id, hk_parent.category_parent_id, hk_parent.category_parent_id FROM jvdh_hikashop_category AS hk_parent WHERE hk_parent.category_id IN (1) ORDER BY hk_parent.category_left
93μs3.25KB/administrator/components/com_hikashop/classes/category.php:784CopySELECT * FROM jvdh_hikashop_field as a WHERE a.`field_published` = 1 AND a.`field_frontcomp` = 1 AND a.field_table='order' AND a.field_shipping_id = "" AND ( a.field_payment_id = "" OR a.field_payment_id LIKE '%,1,%' ) AND (a.field_access = 'all' OR a.field_access LIKE '%,1,%') AND ((((field_with_sub_categories = 0 AND (field_categories = "all" OR field_categories = "" OR field_categories LIKE '%,33,%'))OR (field_with_sub_categories = 1 AND (field_categories = "all" OR field_categories = "" OR field_categories LIKE '%,1,%' OR field_categories LIKE '%,2,%' OR field_categories LIKE '%,31,%' OR field_categories LIKE '%,33,%'))) AND field_products="") OR (field_products LIKE '%,165,%' OR field_products LIKE '%,165,%')) ORDER BY a.`field_ordering` ASC
353μs2.75KB/administrator/components/com_hikashop/classes/field.php:167CopySELECT product_id, product_parent_id FROM jvdh_hikashop_product WHERE product_type = 'variant' AND product_parent_id > 0 AND product_id IN (167,165)
190μs592B/administrator/components/com_hikashop/classes/cart.php:2100CopySELECT pc.category_id FROM jvdh_hikashop_product_category AS pc WHERE pc.product_id IN (167,165);
143μs536B/administrator/components/com_hikashop/classes/field.php:344CopySELECT hk_parent.category_id, hk_parent.category_parent_id, hk_parent.category_parent_id FROM jvdh_hikashop_category AS hk_parent WHERE hk_parent.category_id IN (33) ORDER BY hk_parent.category_left
121μs656B/administrator/components/com_hikashop/classes/category.php:784CopySELECT hk_parent.category_id, hk_parent.category_parent_id, hk_parent.category_parent_id, hk_parent.category_parent_id FROM jvdh_hikashop_category AS hk_parent WHERE hk_parent.category_id IN (31) ORDER BY hk_parent.category_left
94μs704B/administrator/components/com_hikashop/classes/category.php:784CopySELECT hk_parent.category_id, hk_parent.category_parent_id, hk_parent.category_parent_id, hk_parent.category_parent_id, hk_parent.category_parent_id FROM jvdh_hikashop_category AS hk_parent WHERE hk_parent.category_id IN (2) ORDER BY hk_parent.category_left
88μs768B/administrator/components/com_hikashop/classes/category.php:784CopySELECT hk_parent.category_id, hk_parent.category_parent_id, hk_parent.category_parent_id, hk_parent.category_parent_id, hk_parent.category_parent_id, hk_parent.category_parent_id FROM jvdh_hikashop_category AS hk_parent WHERE hk_parent.category_id IN (1) ORDER BY hk_parent.category_left
90μs832B/administrator/components/com_hikashop/classes/category.php:784CopySELECT * FROM jvdh_hikashop_field as a WHERE a.`field_published` = 1 AND a.`field_frontcomp` = 1 AND a.field_table='item' AND (a.field_access = 'all' OR a.field_access LIKE '%,1,%') AND ((((field_with_sub_categories = 0 AND (field_categories = "all" OR field_categories = "" OR field_categories LIKE '%,33,%'))OR (field_with_sub_categories = 1 AND (field_categories = "all" OR field_categories = "" OR field_categories LIKE '%,1,%' OR field_categories LIKE '%,2,%' OR field_categories LIKE '%,31,%' OR field_categories LIKE '%,33,%'))) AND field_products="") OR (field_products LIKE '%,165,%' OR field_products LIKE '%,167,%' OR field_products LIKE '%,165,%')) ORDER BY a.`field_ordering` ASC
208μs2.73KB/administrator/components/com_hikashop/classes/field.php:167CopySELECT p.* FROM jvdh_hikashop_price as p WHERE (p.price_currency_id IN (1,2)) AND (p.price_start_date < 1748743060) AND ((p.price_end_date < 1 OR p.price_end_date > 1748743060)) AND (p.price_product_id IN (167,165,165)) AND ((p.price_access = 'all' OR p.price_access LIKE '%,1,%')) AND ((p.price_users = '' OR p.price_users LIKE '%,0,%')) ORDER BY p.price_site_id ASC, p.price_value DESC
1.07ms1.45KB/administrator/components/com_hikashop/classes/currency.php:1718CopySELECT * FROM jvdh_hikashop_currency WHERE currency_id IN (1)
126μs1.44KB/administrator/components/com_hikashop/classes/currency.php:2019CopySELECT * FROM jvdh_hikashop_discount WHERE (discount_type = 'discount') AND (discount_published = 1) AND (discount_quota > discount_used_times OR discount_quota = 0) AND (discount_start < 1748743060) AND (discount_end > 1748743060 OR discount_end = 0) AND (discount_product_id IN ('','0','167','165','165') OR discount_product_id LIKE '%,167,%' OR discount_product_id LIKE '%,165,%' OR discount_product_id LIKE '%,165,%') AND (discount_flat_amount != 0 OR discount_percent_amount != 0) AND ((discount_flat_amount = 0 OR discount_currency_id =1)) AND ((discount_access = 'all' OR discount_access LIKE '%,1,%')) AND ((discount_user_id = '' OR discount_user_id LIKE '%,0,%'))
279μs3.08KB/administrator/components/com_hikashop/classes/currency.php:1778CopySELECT hk_parent.category_id, hk_parent.category_parent_id FROM jvdh_hikashop_category AS hk_parent WHERE hk_parent.category_id IN (33) ORDER BY hk_parent.category_left
97μs592B/administrator/components/com_hikashop/classes/category.php:784CopySELECT * FROM jvdh_hikashop_field as a WHERE a.`field_published` = 1 AND a.`field_frontcomp` = 1 AND a.field_table='product' AND (a.field_access = 'all' OR a.field_access LIKE '%,1,%') AND ((((field_with_sub_categories = 0 AND (field_categories = "all" OR field_categories = "" OR field_categories LIKE '%,33,%'))OR (field_with_sub_categories = 1 AND (field_categories = "all" OR field_categories = "" OR field_categories LIKE '%,1,%' OR field_categories LIKE '%,2,%' OR field_categories LIKE '%,31,%' OR field_categories LIKE '%,33,%'))) AND field_products="") OR (field_products LIKE '%,165,%')) ORDER BY a.`field_ordering` ASC
213μs2.77KB/administrator/components/com_hikashop/classes/field.php:167CopySELECT * FROM jvdh_hikashop_discount WHERE (discount_type = 'coupon') AND (discount_published = 1) AND (discount_auto_load = 1) AND ((discount_access = 'all' OR discount_access LIKE '%,1,%')) ORDER BY discount_minimum_order DESC, discount_minimum_products DESC, discount_flat_amount DESC, discount_percent_amount DESC
161μs3.08KB/administrator/components/com_hikashop/classes/cart.php:1562CopySELECT * FROM jvdh_hikashop_field as a WHERE a.`field_published` = 1 AND a.`field_frontcomp` = 1 AND a.field_table='address' AND (a.field_access = 'all' OR a.field_access LIKE '%,1,%') ORDER BY a.`field_ordering` ASC
189μs2.86KB/administrator/components/com_hikashop/classes/field.php:167CopySELECT * FROM jvdh_hikashop_zone WHERE zone_id = '150' LIMIT 1
126μs1.28KB/administrator/components/com_hikashop/helpers/helper.php:2779CopySELECT a.zone_parent_namekey FROM jvdh_hikashop_zone_link AS a WHERE a.zone_child_namekey IN ('country_Netherlands_150');
473μs536B/administrator/components/com_hikashop/classes/zone.php:144CopySELECT a.zone_parent_namekey FROM jvdh_hikashop_zone_link AS a WHERE a.zone_child_namekey IN ('tax_europe_9728');
465μs520B/administrator/components/com_hikashop/classes/zone.php:144CopySELECT * FROM jvdh_hikashop_shipping WHERE (shipping_currency IN ('','_','all') OR shipping_currency LIKE '%,1,%') AND (shipping_access = 'all' OR shipping_access LIKE '%,1,%') ORDER BY shipping_ordering ASC
163μs1.64KB/administrator/components/com_hikashop/classes/plugins.php:59CopySELECT * FROM jvdh_hikashop_payment WHERE (payment_currency IN ('','_','all') OR payment_currency LIKE '%,1,%') AND (payment_access = 'all' OR payment_access LIKE '%,1,%') ORDER BY payment_ordering ASC
226μs1.63KB/administrator/components/com_hikashop/classes/plugins.php:59CopySELECT * FROM jvdh_extensions WHERE element IN ('banktransfer','collectondelivery','mollie') AND folder='hikashoppayment' AND type='plugin' ORDER BY ordering ASC
317μs2.56KB/administrator/components/com_hikashop/classes/plugins.php:72CopySELECT * FROM jvdh_hikashop_zone WHERE zone_id = '150' LIMIT 1
137μs1.28KB/administrator/components/com_hikashop/helpers/helper.php:2779CopySELECT a.zone_parent_namekey FROM jvdh_hikashop_zone_link AS a WHERE a.zone_child_namekey IN ('country_Netherlands_150');
448μs536B/administrator/components/com_hikashop/classes/zone.php:144CopySELECT a.zone_parent_namekey FROM jvdh_hikashop_zone_link AS a WHERE a.zone_child_namekey IN ('tax_europe_9728');
450μs520B/administrator/components/com_hikashop/classes/zone.php:144CopySELECT * FROM jvdh_extensions WHERE folder='system' AND element='privacyconsent' AND type='plugin'
305μs2.53KB/administrator/components/com_hikashop/classes/plugins.php:113CopySELECT * FROM jvdh_extensions WHERE folder='content' AND element='confirmconsent' AND type='plugin'
284μs2.53KB/administrator/components/com_hikashop/classes/plugins.php:113CopySELECT * FROM jvdh_hikashop_field as a WHERE a.`field_published` = 1 AND a.`field_frontcomp` = 1 AND a.field_table='user' AND (a.field_access = 'all' OR a.field_access LIKE '%,1,%') ORDER BY a.`field_ordering` ASC
216μs2.73KB/administrator/components/com_hikashop/classes/field.php:167CopySELECT * FROM jvdh_hikashop_field as a WHERE a.`field_published` = 1 AND a.`field_frontcomp` = 1 AND (a.field_address_type='billing' OR a.field_address_type='') AND a.field_table='address' AND (a.field_access = 'all' OR a.field_access LIKE '%,1,%') ORDER BY a.`field_ordering` ASC
204μs2.86KB/administrator/components/com_hikashop/classes/field.php:167CopySELECT a.* FROM jvdh_hikashop_zone AS a WHERE a.zone_type IN ('country') AND a.zone_published=1 ORDER BY a.zone_name_english ASC
2.74ms21.27KB/administrator/components/com_hikashop/types/country.php:40CopySELECT * FROM jvdh_hikashop_field as a WHERE a.`field_published` = 1 AND a.`field_frontcomp` = 1 AND (a.field_address_type='shipping' OR a.field_address_type='') AND a.field_table='address' AND (a.field_access = 'all' OR a.field_access LIKE '%,1,%') ORDER BY a.`field_ordering` ASC
209μs2.86KB/administrator/components/com_hikashop/classes/field.php:167CopySELECT a.* FROM jvdh_hikashop_zone AS a WHERE a.zone_type IN ('country') AND a.zone_published=1 ORDER BY a.zone_name_english ASC
1.26ms21.27KB/administrator/components/com_hikashop/types/country.php:40CopySELECT * FROM jvdh_hikashop_field as a WHERE a.`field_published` = 1 AND a.`field_display` LIKE '%;checkout=1;%' AND a.field_table='product' AND (a.field_access = 'all' OR a.field_access LIKE '%,1,%') AND ((((field_with_sub_categories = 0 AND (field_categories = "all" OR field_categories = "" OR field_categories LIKE '%,33,%'))OR (field_with_sub_categories = 1 AND (field_categories = "all" OR field_categories = "" OR field_categories LIKE '%,1,%' OR field_categories LIKE '%,2,%' OR field_categories LIKE '%,31,%' OR field_categories LIKE '%,33,%'))) AND field_products="") OR (field_products LIKE '%,165,%' OR field_products LIKE '%,167,%' OR field_products LIKE '%,165,%')) ORDER BY a.`field_ordering` ASC
289μs13.73KB/administrator/components/com_hikashop/classes/field.php:167CopySELECT * FROM jvdh_hikashop_field as a WHERE a.`field_published` = 1 AND a.`field_display` LIKE '%;checkout=1;%' AND a.field_table='item' AND (a.field_access = 'all' OR a.field_access LIKE '%,1,%') AND ((((field_with_sub_categories = 0 AND (field_categories = "all" OR field_categories = "" OR field_categories LIKE '%,33,%'))OR (field_with_sub_categories = 1 AND (field_categories = "all" OR field_categories = "" OR field_categories LIKE '%,1,%' OR field_categories LIKE '%,2,%' OR field_categories LIKE '%,31,%' OR field_categories LIKE '%,33,%'))) AND field_products="") OR (field_products LIKE '%,165,%' OR field_products LIKE '%,167,%' OR field_products LIKE '%,165,%')) ORDER BY a.`field_ordering` ASC
217μs2.73KB/administrator/components/com_hikashop/classes/field.php:167CopySELECT a.id FROM jvdh_menu AS a INNER JOIN `jvdh_menu_types` as b on a.menutype = b.menutype WHERE a.type='component' AND a.published=1 AND b.title IS NOT NULL AND a.access IN (1) AND a.client_id=0 AND a.link LIKE 'index.php?option=com_hikashop&view=checkout&layout=%' AND a.language IN ('*', '', 'nl-NL')
305μs520B/administrator/components/com_hikashop/classes/menus.php:333CopySELECT a.id FROM jvdh_menu AS a INNER JOIN `jvdh_menu_types` as b on a.menutype = b.menutype WHERE a.type='component' AND a.published=1 AND b.title IS NOT NULL AND a.access IN (1) AND a.client_id=0 AND a.link LIKE 'index.php?option=com_hikashop&view=%' AND a.language IN ('*', '', 'nl-NL')
395μs680B/administrator/components/com_hikashop/classes/menus.php:333CopySELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid`
FROM `jvdh_modules` AS `m`
LEFT JOIN `jvdh_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `jvdh_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)) 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`
508μs1.86KBParams/libraries/src/Cache/Controller/CallbackController.php:51CopySELECT * FROM jvdh_hikashop_field as a WHERE a.`field_published` = 1 AND a.`field_display` LIKE '%;product\_cart=1;%' AND a.field_table='item' AND (a.field_access = 'all' OR a.field_access LIKE '%,1,%') AND ((((field_with_sub_categories = 0 AND (field_categories = "all" OR field_categories = "" OR field_categories LIKE '%,33,%'))OR (field_with_sub_categories = 1 AND (field_categories = "all" OR field_categories = "" OR field_categories LIKE '%,1,%' OR field_categories LIKE '%,2,%' OR field_categories LIKE '%,31,%' OR field_categories LIKE '%,33,%'))) AND field_products="") OR (field_products LIKE '%,165,%' OR field_products LIKE '%,167,%' OR field_products LIKE '%,165,%')) ORDER BY a.`field_ordering` ASC
339μs2.73KB/administrator/components/com_hikashop/classes/field.php:167CopySELECT * FROM jvdh_hikashop_product WHERE product_id = '165' LIMIT 1
277μs21.88KB/administrator/components/com_hikashop/helpers/helper.php:2779CopySELECT a.id, a.link, a.params FROM jvdh_menu AS a INNER JOIN `jvdh_menu_types` AS b ON a.menutype = b.menutype WHERE a.type='component' AND a.published=1 AND b.title IS NOT NULL AND a.access IN (1) AND a.client_id=0 AND (a.link='index.php?option=com_hikashop&view=category&layout=listing' OR a.link='index.php?option=com_hikashop&view=product&layout=listing') AND a.language IN ('*', '', 'nl-NL')
354μs16.78KB/administrator/components/com_hikashop/helpers/helper.php:1257CopySELECT c.category_id FROM jvdh_hikashop_product_category AS pc INNER JOIN jvdh_hikashop_category AS c ON c.category_id = pc.category_id AND c.category_published = 1 WHERE pc.product_id = 165 ORDER BY pc.product_category_id ASC
200μs536B/administrator/components/com_hikashop/helpers/helper.php:1268CopySELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required, a.only_use_in_subform,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM jvdh_fields AS a
LEFT JOIN `jvdh_languages` AS l ON l.lang_code = a.language
LEFT JOIN jvdh_users AS uc ON uc.id=a.checked_out
LEFT JOIN jvdh_viewlevels AS ag ON ag.id = a.access
LEFT JOIN jvdh_users AS ua ON ua.id = a.created_user_id
LEFT JOIN jvdh_fields_groups AS g ON g.id = a.group_id
WHERE
(
(`a`.`context` = :context AND `a`.`access` IN (:preparedArray1)) AND
(`a`.`group_id` = 0 OR `g`.`access` IN (:preparedArray2)) AND `a`.`state` = :state) AND
(`a`.`group_id` = 0 OR `g`.`state` = :gstate) AND `a`.`only_use_in_subform` = :only_use_in_subform
ORDER BY a.ordering ASC
754μs4.03KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164CopySELECT 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 `jvdh_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
231μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:517CopySELECT `session_id`
FROM `jvdh_session`
WHERE `session_id` = ?
193μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277CopyUPDATE `jvdh_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
4.85ms592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy