• У нас можно купить бланки медицинских книжек
Корзина пуста
Корзина пуста
×

Сообщение

1 vmdebug virtuemartParseRoute $segments Var1:
Array
(
    [0] => kantstovary
    [1] => by,created_on
)

2 vmdebug ParseRoute no view found yet Var1:
Array
(
    [0] => kantstovary
)

Var2:
Array
(
    [limitstart] => 30
    [limit] => 30
    [dir] => ASC
    [orderby] => created_on
)

Var3:
kantstovary
Var4:

3 vmdebug my vars from router Var1:
Array
(
    [limitstart] => 30
    [limit] => 30
    [dir] => ASC
    [orderby] => created_on
    [virtuemart_category_id] => 71
    [view] => category
)

4 vmdebug vmTime: time to import plugins vmuserfield: 5.10215759277344E-5
5 vmdebug Start used Ram 10M
6 vmdebug getVendorId normal shopper
7 vmdebug My Memory Limit in Bytes 268435456
8 vmdebug caetgory view setCanonicalLink Var1:
index.php?option=com_virtuemart&view=category&virtuemart_category_id=71
9 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 71: 0.000192880630493164
10 vmdebug SSL enabled
11 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 71: 0.000221967697143555
12 vmdebug exeSortSearchListQuery my $limitStart 0 $limit 9 q Var1:
SELECT  p.`virtuemart_product_id` 
		FROM `ijtng_virtuemart_products` as p   
 LEFT JOIN `ijtng_virtuemart_product_shoppergroups` as ps ON p.`virtuemart_product_id` = `ps`.`virtuemart_product_id`  
 LEFT JOIN `ijtng_virtuemart_product_categories` as pc ON p.`virtuemart_product_id` = `pc`.`virtuemart_product_id`  
 LEFT JOIN `ijtng_virtuemart_categories` as c ON c.`virtuemart_category_id` = `pc`.`virtuemart_category_id`  
 LEFT JOIN `ijtng_virtuemart_product_prices` as pp ON p.`virtuemart_product_id` = pp.`virtuemart_product_id` 
 WHERE ( `pc`.`virtuemart_category_id` in ('71','72','74','75','76','79','80','94','95','97','102','135','152','169','170','179','193','71') AND  `c`.`published` = 1  AND  ( `ps`.`virtuemart_shoppergroup_id`= "1"  OR `ps`.`virtuemart_shoppergroup_id` IS NULL  )  AND p.`product_special`="1"  AND  p.`published`="1" ) 
group by p.`virtuemart_product_id` 
 ORDER BY p.`created_on` ASC, p.`virtuemart_product_id` ASC
13 vmdebug vmTime: sortSearchQuery products: featured: 0.000641107559204102
14 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 71: 0.00020599365234375
15 vmdebug exeSortSearchListQuery my $limitStart 0 $limit 3 q Var1:
SELECT  p.`virtuemart_product_id` 
		FROM `ijtng_virtuemart_products` as p   
 LEFT JOIN `ijtng_virtuemart_product_shoppergroups` as ps ON p.`virtuemart_product_id` = `ps`.`virtuemart_product_id`  
 LEFT JOIN `ijtng_virtuemart_product_categories` as pc ON p.`virtuemart_product_id` = `pc`.`virtuemart_product_id`  
 LEFT JOIN `ijtng_virtuemart_categories` as c ON c.`virtuemart_category_id` = `pc`.`virtuemart_category_id`  
 LEFT JOIN `ijtng_virtuemart_product_prices` as pp ON p.`virtuemart_product_id` = pp.`virtuemart_product_id` 
 WHERE ( `pc`.`virtuemart_category_id` in ('71','72','74','75','76','79','80','94','95','97','102','135','152','169','170','179','193','71') AND  `c`.`published` = 1  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.`created_on` DESC, p.`virtuemart_product_id` DESC
16 vmdebug vmTime: sortSearchQuery products: latest: 0.000977993011474609
17 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 71: 0.000173091888427734
18 vmdebug Found cached cat
19 vmdebug exeSortSearchListQuery my $limitStart 30 $limit 30 q Var1:
SELECT SQL_CALC_FOUND_ROWS  p.`virtuemart_product_id` 
		FROM `ijtng_virtuemart_products` as p   
 LEFT JOIN `ijtng_virtuemart_product_shoppergroups` as ps ON p.`virtuemart_product_id` = `ps`.`virtuemart_product_id`  
 LEFT JOIN `ijtng_virtuemart_product_categories` as pc ON p.`virtuemart_product_id` = `pc`.`virtuemart_product_id`  
 LEFT JOIN `ijtng_virtuemart_categories` as c ON c.`virtuemart_category_id` = `pc`.`virtuemart_category_id` 
 WHERE ( `pc`.`virtuemart_category_id` in ('71','72','74','75','76','79','80','94','95','97','102','135','152','169','170','179','193','71') AND  `c`.`published` = 1  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.`created_on` ASC, p.`virtuemart_product_id` ASC
20 vmdebug vmTime: sortSearchQuery products: : 0.00108790397644043
21 vmdebug vmTime: Manufacturers by Cache: 0.000129938125610352
22 vmdebug isSuperVendor Not a vendor 0 0
23 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 71: 0.000243186950683594
24 vmdebug getVendorId normal shopper
25 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 71: 0.000274896621704102
26 vmdebug Found cached cat
27 vmdebug exeSortSearchListQuery my $limitStart 30 $limit 30 q Var1:
SELECT SQL_CALC_FOUND_ROWS  p.`virtuemart_product_id` 
		FROM `ijtng_virtuemart_products` as p   
 LEFT JOIN `ijtng_virtuemart_product_shoppergroups` as ps ON p.`virtuemart_product_id` = `ps`.`virtuemart_product_id`  
 LEFT JOIN `ijtng_virtuemart_product_categories` as pc ON p.`virtuemart_product_id` = `pc`.`virtuemart_product_id`  
 LEFT JOIN `ijtng_virtuemart_categories` as c ON c.`virtuemart_category_id` = `pc`.`virtuemart_category_id` 
 WHERE ( `pc`.`virtuemart_category_id` in ('71','72','74','75','76','79','80','94','95','97','102','135','152','169','170','179','193','71') AND  `c`.`published` = 1  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.`created_on` ASC, p.`virtuemart_product_id` ASC
28 vmdebug vmTime: sortSearchQuery products: : 0.00242805480957031
29 vmdebug exeSortSearchListQuery my $limitStart 30 $limit 30 q Var1:
SELECT SQL_CALC_FOUND_ROWS  c.`virtuemart_category_id`, c.`ordering`, c.`published`, c.`category_parent_id`, c.`shared`, c.`has_children` , l.category_description, l.category_name  FROM `ijtng_virtuemart_categories` as c  LEFT JOIN `ijtng_virtuemart_categories_ru_ru` as l ON l.`virtuemart_category_id` = c.`virtuemart_category_id` LEFT JOIN `ijtng_virtuemart_category_categories` AS cx ON c.`virtuemart_category_id` = cx.`category_child_id`
 WHERE  c.`published` = 1  AND  c.`category_parent_id` = 71 AND  (c.`virtuemart_vendor_id` = "1" OR c.`shared` = "1") 
GROUP BY virtuemart_category_id
 ORDER BY category_name ASC
30 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 0: 0.000189065933227539
31 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 46: 0.000288009643554688
32 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 84: 0.00015711784362793
33 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 1: 0.000144004821777344
34 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 73: 0.000164985656738281
35 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 11: 0.000108003616333008
36 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 20: 0.000152826309204102
37 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 29: 0.000133037567138672
38 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 106: 0.000107049942016602
39 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 36: 0.000115871429443359
40 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 39: 0.000115871429443359
41 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 89: 0.000196933746337891
42 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 71: 0.000147104263305664
43 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 117: 0.000166177749633789
44 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 165: 7.82012939453125E-5
45 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 142: 0.00014805793762207
46 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 187: 8.29696655273438E-5
47 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 77: 9.70363616943359E-5
48 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 191: 7.70092010498047E-5
49 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 98: 0.00012516975402832
50 vmdebug vmTime: my categories module time: 0.00321388244628906
51 vmdebug End used Ram 22M
52 vmdebug Peak memory peak 22M
53 vmdebug vmTime: "VirtuemartControllerCategory" Finished task : 0.236294031143188
54 vmdebug exeSortSearchListQuery my $limitStart 0 $limit 0 q Var1:
SELECT SQL_CALC_FOUND_ROWS  c.`virtuemart_category_id`, l.`category_description`, l.`category_name`, c.`ordering`, c.`published`, cx.`category_child_id`, cx.`category_parent_id`, c.`shared`   FROM `ijtng_virtuemart_categories_ru_ru` l
				  JOIN `ijtng_virtuemart_categories` AS c using (`virtuemart_category_id`)
				  LEFT JOIN `ijtng_virtuemart_category_categories` AS cx
				  ON l.`virtuemart_category_id` = cx.`category_child_id` 
 WHERE  c.`published` = 1  AND  cx.`category_parent_id` = 46 AND  (c.`virtuemart_vendor_id` = "1" OR c.`shared` = "1")  AND l.`virtuemart_category_id` != 71

 ORDER BY category_name ASC
55 vmdebug vmTime: Time consumed for shipment/payment plugins: 2.50339508056641E-5

Канцтовары 1

под заказ
img00187-600x800
4 шт.
dsc_7328
= ք
492 шт.
dsc_7425
= ք
497 шт.
dsc_7375
= ք
1 020 шт.
dsc_5854_1024_bk
по 10 шт.
= ք
под заказ
unibob60
по 6 шт.
= ք
под заказ
dsc_8833
по 10 шт.
= ք
под заказ
dsc_9123
под заказ
dsc_8827_1024
по 10 шт.
= ք
под заказ
dsc_9866
= ք
6 300 шт.
e65
по 100 шт.
= ք
500 шт.
81267_1
по 50 шт.
= ք
1 400 шт.
C5
по 100 шт.
= ք
под заказ
15sm_enl
под заказ
1428420224613
под заказ
DSC_2300
под заказ
DSC_2344
по 10 шт.
= ք
под заказ
DSC_2409
под заказ
DSC_4824
по 5 шт.
= ք
9 100 шт.
informat
по 100 шт.
= ք
под заказ
papka
под заказ
DSC_6654
по 10 шт.
= ք
под заказ
IMG_2007
под заказ
IMG_2009
= ք
1 180 шт.
IMG_1971
по 10 шт.
= ք
под заказ
IMG_1957
под заказ
IMG_1989
по 24 шт.
= ք
под заказ
DSC_0658
под заказ
DSC_0660
18 шт.
SDC-888T_1
по 5 шт.
= ք

Цена, o

Наличие, шт.