vmdebug $siteLang: el-GR self::$_jpConfig->lang el_gr fb el_gr
vmdebug vmTime: time to load config: 0.00585603713989258
vmdebug Start used Ram 4M
vmdebug Common jQuery is disabled
vmdebug isSuperVendor Not a vendor
vmdebug my $limitStart 0 $limit 6,12,18,24,100 q SELECT SQL_CALC_FOUND_ROWS c.`virtuemart_category_id`, category_description, category_name, c.`ordering`, c.`published`, cx.`category_child_id`, cx.`category_parent_id`, c.`shared` FROM `#__virtuemart_categories_el_gr` l
JOIN `#__virtuemart_categories` AS c using (`virtuemart_category_id`)
LEFT JOIN `#__virtuemart_category_categories` AS cx
ON l.`virtuemart_category_id` = cx.`category_child_id`
WHERE c.`published` = 1 AND cx.`category_parent_id` = 106 AND (c.`virtuemart_vendor_id` = "0" OR c.`shared` = "1")
GROUP BY virtuemart_category_id
ORDER BY category_name ASC
vmdebug my $limitStart 0 $limit 6 q SELECT SQL_CALC_FOUND_ROWS p.`virtuemart_product_id` FROM `#__virtuemart_products` as p
LEFT JOIN `#__virtuemart_product_shoppergroups` as ps ON p.`virtuemart_product_id` = `ps`.`virtuemart_product_id`
LEFT JOIN `#__virtuemart_product_categories` as pc ON p.`virtuemart_product_id` = `pc`.`virtuemart_product_id`
WHERE ( `pc`.`virtuemart_category_id` = 106 AND ( `ps`.`virtuemart_shoppergroup_id`= "1" OR `ps`.`virtuemart_shoppergroup_id` IS NULL ) AND p.`published`="1" )
group by p.`virtuemart_product_id`
ORDER BY `p`.virtuemart_product_id ASC
vmdebug exeSortSearchLIstquery orderby Var1: Array
(
[0] => 115
[1] => 116
[2] => 261
)
vmdebug vmTime: Manufacturers by Cache: 0.00759291648864746
vmdebug Memory limit reached in model product getProduct(115), consumed: 3.93M
vmdebug Memory limit reached in model product getProduct(116), consumed: 3.93M
vmdebug Memory limit reached in model product getProduct(261), consumed: 3.93M
vmdebug vmTime: vm view Finished task : 0.157124042510986
vmdebug End used Ram 6M
vmdebug Peak memory peak 6M
vmdebug Going to set core fields unrequired
vmdebug my $limitStart 0 $limit 0 q SELECT * FROM `#__virtuemart_countries`
WHERE `published` = 1
ORDER BY country_name ASC
vmdebug Defining custom function convertfromcurrency
vmdebug Defining custom function converttocurrency