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

Сообщение

1 vmdebug virtuemartParseRoute $segments Var1:
Array
(
    [0] => igrushki
    [1] => kukly
    [2] => by,product_name
)

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

Var2:
Array
(
    [limitstart] => 0
    [dir] => ASC
    [orderby] => product_name
)

Var3:
kukly
Var4:
igrushki
3 vmdebug my vars from router Var1:
Array
(
    [limitstart] => 0
    [dir] => ASC
    [orderby] => product_name
    [virtuemart_category_id] => 109
    [view] => category
    [limit] => 30
)

4 vmdebug vmTime: time to import plugins vmuserfield: 6.69956207275391E-5
5 vmdebug Start used Ram 4M
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=109
9 vmdebug Use already loaded category with children
10 vmdebug Found cached cat
11 vmdebug SSL enabled
12 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 109: 0.000206947326660156
13 vmdebug exeSortSearchListQuery my $limitStart 0 $limit 9 q Var1:
SELECT  p.`virtuemart_product_id`, l.product_name 
		FROM `ijtng_virtuemart_products` as p   
 LEFT JOIN `ijtng_virtuemart_products_ru_ru` as l ON l.`virtuemart_product_id` = p.`virtuemart_product_id` 
 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 ('109','109') 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 product_name ASC, p.`virtuemart_product_id` ASC
14 vmdebug vmTime: sortSearchQuery products: featured: 0.000706911087036133
15 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 109: 0.000178098678588867
16 vmdebug exeSortSearchListQuery my $limitStart 0 $limit 3 q Var1:
SELECT  p.`virtuemart_product_id`, l.product_name 
		FROM `ijtng_virtuemart_products` as p   
 LEFT JOIN `ijtng_virtuemart_products_ru_ru` as l ON l.`virtuemart_product_id` = p.`virtuemart_product_id` 
 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 ('109','109') 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
17 vmdebug vmTime: sortSearchQuery products: latest: 0.000751018524169922
18 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 109: 0.000196218490600586
19 vmdebug Found cached cat
20 vmdebug exeSortSearchListQuery my $limitStart 0 $limit 30 q Var1:
SELECT SQL_CALC_FOUND_ROWS  p.`virtuemart_product_id`, l.product_name 
		FROM `ijtng_virtuemart_products` as p   
 LEFT JOIN `ijtng_virtuemart_products_ru_ru` as l ON l.`virtuemart_product_id` = p.`virtuemart_product_id` 
 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 ('109','109') 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 product_name ASC, p.`virtuemart_product_id` ASC
21 vmdebug vmTime: sortSearchQuery products: : 0.00128579139709473
22 vmdebug vmTime: Manufacturers by Cache: 0.000271081924438477
23 vmdebug isSuperVendor Not a vendor 0 0
24 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 109: 0.000156879425048828
25 vmdebug getVendorId normal shopper
26 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 109: 9.79900360107422E-5
27 vmdebug Found cached cat
28 vmdebug exeSortSearchListQuery my $limitStart 0 $limit 30 q Var1:
SELECT SQL_CALC_FOUND_ROWS  p.`virtuemart_product_id`, l.product_name 
		FROM `ijtng_virtuemart_products` as p   
 LEFT JOIN `ijtng_virtuemart_products_ru_ru` as l ON l.`virtuemart_product_id` = p.`virtuemart_product_id` 
 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 ('109','109') 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 product_name ASC, p.`virtuemart_product_id` ASC
29 vmdebug vmTime: sortSearchQuery products: : 0.00168609619140625
30 vmdebug exeSortSearchListQuery my $limitStart 0 $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` = 109 AND  (c.`virtuemart_vendor_id` = "1" OR c.`shared` = "1") 
GROUP BY virtuemart_category_id
 ORDER BY category_name ASC
31 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 0: 0.000216960906982422
32 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 46: 0.000308036804199219
33 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 84: 0.000154018402099609
34 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 1: 0.000197887420654297
35 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 73: 0.00017094612121582
36 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 11: 0.000144004821777344
37 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 20: 0.000200986862182617
38 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 29: 0.000162124633789062
39 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 106: 0.000156164169311523
40 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 36: 0.000165939331054688
41 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 39: 0.000188827514648438
42 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 89: 0.000276803970336914
43 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 71: 0.000245809555053711
44 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 117: 0.00025486946105957
45 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 165: 0.000146865844726562
46 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 142: 0.000251054763793945
47 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 187: 0.000164031982421875
48 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 77: 0.000175952911376953
49 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 191: 0.000149011611938477
50 vmdebug vmTime: getChildCategoryList getChildCategoryListObject cached 98: 0.000221967697143555
51 vmdebug vmTime: my categories module time: 0.00441789627075195
52 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` = 89 AND  (c.`virtuemart_vendor_id` = "1" OR c.`shared` = "1")  AND l.`virtuemart_category_id` != 0

 ORDER BY category_name ASC
53 vmdebug End used Ram 6M
54 vmdebug Peak memory peak 6M
55 vmdebug vmTime: "VirtuemartControllerCategory" Finished task : 0.297321081161499
56 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` != 89

 ORDER BY category_name ASC
57 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` = 89 AND  (c.`virtuemart_vendor_id` = "1" OR c.`shared` = "1")  AND l.`virtuemart_category_id` != 109

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

Куклы 1

под заказ
screen-shot-2015-03-02-at-00.25.01
= ք

Цена, o

Наличие, шт.