1
2.49 ms
SELECT id , category_name , category_name_seo , category_image , category_film , category_pdf , description , parent_category_id , level ,
`timestamp` , show_category , active , fl_alat , category_name_aim , meta_title , meta_description , meta_keywords , created , updated ,
cache_tree , cache_tree_aim , show_eponuda
FROM kategorije
WHERE category_name_seo = ? and active = 1
Parameters :
[
"prehrana-cveca-i-biljaka "
]
SELECT id , category_name , category_name_seo , category_image , category_film , category_pdf , description , parent_category_id , level ,
`timestamp` , show_category , active , fl_alat , category_name_aim , meta_title , meta_description , meta_keywords , created , updated ,
cache_tree , cache_tree_aim , show_eponuda
FROM kategorije
WHERE category_name_seo = 'prehrana-cveca-i-biljaka' and active = 1 ;
Copy
2
0.25 ms
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (? )
Parameters :
[
1790352437
"cache_tree_oidl_1219 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790352437 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_1219' );
Copy
3
8.35 ms
DELETE FROM cache_items WHERE item_lifetime + item_time < = ? AND item_id IN (? )
Parameters :
[
1790352437
"cache_tree_oidl_1219 "
]
DELETE FROM cache_items WHERE item_lifetime + item_time < = 1790352437 AND item_id IN ('cache_tree_oidl_1219' );
Copy
4
0.28 ms
SELECT k . id AS category_id , k . category_name , k . category_name_seo , k . category_name_aim , k . category_image
FROM kategorije k
WHERE k . parent_category_id = ? and k . active = 1 and k . show_category = 1
UNION ALL
(SELECT c1 . category_id , c2 . category_name , c2 . category_name_seo , c2 . category_name_aim , c2 . category_image
FROM kategorije_veze c1 , kategorije c2
WHERE c1 . category_id = c2 . id and c1 . parent_category_id = ? and c1 . active = 1 and c2 . show_category = 1 )
ORDER BY category_name
Parameters :
[
1219
1219
]
SELECT k . id AS category_id , k . category_name , k . category_name_seo , k . category_name_aim , k . category_image
FROM kategorije k
WHERE k . parent_category_id = 1219 and k . active = 1 and k . show_category = 1
UNION ALL
(SELECT c1 . category_id , c2 . category_name , c2 . category_name_seo , c2 . category_name_aim , c2 . category_image
FROM kategorije_veze c1 , kategorije c2
WHERE c1 . category_id = c2 . id and c1 . parent_category_id = 1219 and c1 . active = 1 and c2 . show_category = 1 )
ORDER BY category_name ;
Copy
5
8.53 ms
INSERT INTO cache_items (item_id , item_data , item_lifetime , item_time ) VALUES (? , ? , ? , ? ) ON DUPLICATE KEY UPDATE item_data = VALUES (item_data ), item_lifetime = VALUES (item_lifetime ), item_time = VALUES (item_time )
Parameters :
[
2 => 3600
3 => 1790352437
0 => "cache_tree_oidl_1219 "
1 => "a:2:{s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:5:"87393";s:10:"product_id";i:87393;s:4:"name";s:70:"FitoFert Combivit Complex 14 30 g Sekundarno-mikroelementarno đubrivo";s:12:"product_name";s:70:"FitoFert Combivit Complex 14 30 g Sekundarno-mikroelementarno đubrivo";s:3:"url";s:69:"fitofert-combivit-complex-14-30-g-sekundarno-mikroelementarno-dubrivo";s:4:"path";s:16:"/1/44/1217/1219/";}i:1;a:6:{s:2:"id";s:5:"87390";s:10:"product_id";i:87390;s:4:"name";s:68:"FitoFert Sekundarno-mikroelementarno đubrivo CALCIUM ORGANO 30 30gr";s:12:"product_name";s:68:"FitoFert Sekundarno-mikroelementarno đubrivo CALCIUM ORGANO 30 30gr";s:3:"url";s:67:"fitofert-sekundarno-mikroelementarno-dubrivo-calcium-organo-30-30gr";s:4:"path";s:16:"/1/44/1217/1219/";}i:2;a:6:{s:2:"id";s:5:"48814";s:10:"product_id";i:48814;s:4:"name";s:63:"Kristalno vodo-rastvorno djubrivo 30g KRISTAL 20-20-20 FitoFert";s:12:"product_name";s:63:"Kristalno vodo-rastvorno djubrivo 30g KRISTAL 20-20-20 FitoFert";s:3:"url";s:63:"kristalno-vodo-rastvorno-djubrivo-30g-kristal-20-20-20-fitofert";s:4:"path";s:16:"/1/44/1217/1219/";}i:3;a:6:{s:2:"id";s:5:"48891";s:10:"product_id";i:48891;s:4:"name";s:54:"Tečno folijarno djubrivo 250ml LIQUID 12:4:6 FitoFert";s:12:"product_name";s:54:"Tečno folijarno djubrivo 250ml LIQUID 12:4:6 FitoFert";s:3:"url";s:51:"tecno-folijarno-djubrivo-250ml-liquid-1246-fitofert";s:4:"path";s:16:"/1/44/1217/1219/";}i:4;a:6:{s:2:"id";s:5:"48882";s:10:"product_id";i:48882;s:4:"name";s:69:"Kristalno vodo-rastvorno djubrivo 500g KRISTAL Melon 14-7-28 FitoFert";s:12:"product_name";s:69:"Kristalno vodo-rastvorno djubrivo 500g KRISTAL Melon 14-7-28 FitoFert";s:3:"url";s:69:"kristalno-vodo-rastvorno-djubrivo-500g-kristal-melon-14-7-28-fitofert";s:4:"path";s:16:"/1/44/1217/1219/";}}} "
]
INSERT INTO cache_items (item_id , item_data , item_lifetime , item_time ) VALUES (3600 , 1790352437 , 'cache_tree_oidl_1219' , 'a:2:{s:13:\"subCategories\";a:0:{}s:8:\"products\";a:5:{i:0;a:6:{s:2:\"id\";s:5:\"87393\";s:10:\"product_id\";i:87393;s:4:\"name\";s:70:\"FitoFert Combivit Complex 14 30 g Sekundarno-mikroelementarno đubrivo\";s:12:\"product_name\";s:70:\"FitoFert Combivit Complex 14 30 g Sekundarno-mikroelementarno đubrivo\";s:3:\"url\";s:69:\"fitofert-combivit-complex-14-30-g-sekundarno-mikroelementarno-dubrivo\";s:4:\"path\";s:16:\"/1/44/1217/1219/\";}i:1;a:6:{s:2:\"id\";s:5:\"87390\";s:10:\"product_id\";i:87390;s:4:\"name\";s:68:\"FitoFert Sekundarno-mikroelementarno đubrivo CALCIUM ORGANO 30 30gr\";s:12:\"product_name\";s:68:\"FitoFert Sekundarno-mikroelementarno đubrivo CALCIUM ORGANO 30 30gr\";s:3:\"url\";s:67:\"fitofert-sekundarno-mikroelementarno-dubrivo-calcium-organo-30-30gr\";s:4:\"path\";s:16:\"/1/44/1217/1219/\";}i:2;a:6:{s:2:\"id\";s:5:\"48814\";s:10:\"product_id\";i:48814;s:4:\"name\";s:63:\"Kristalno vodo-rastvorno djubrivo 30g KRISTAL 20-20-20 FitoFert\";s:12:\"product_name\";s:63:\"Kristalno vodo-rastvorno djubrivo 30g KRISTAL 20-20-20 FitoFert\";s:3:\"url\";s:63:\"kristalno-vodo-rastvorno-djubrivo-30g-kristal-20-20-20-fitofert\";s:4:\"path\";s:16:\"/1/44/1217/1219/\";}i:3;a:6:{s:2:\"id\";s:5:\"48891\";s:10:\"product_id\";i:48891;s:4:\"name\";s:54:\"Tečno folijarno djubrivo 250ml LIQUID 12:4:6 FitoFert\";s:12:\"product_name\";s:54:\"Tečno folijarno djubrivo 250ml LIQUID 12:4:6 FitoFert\";s:3:\"url\";s:51:\"tecno-folijarno-djubrivo-250ml-liquid-1246-fitofert\";s:4:\"path\";s:16:\"/1/44/1217/1219/\";}i:4;a:6:{s:2:\"id\";s:5:\"48882\";s:10:\"product_id\";i:48882;s:4:\"name\";s:69:\"Kristalno vodo-rastvorno djubrivo 500g KRISTAL Melon 14-7-28 FitoFert\";s:12:\"product_name\";s:69:\"Kristalno vodo-rastvorno djubrivo 500g KRISTAL Melon 14-7-28 FitoFert\";s:3:\"url\";s:69:\"kristalno-vodo-rastvorno-djubrivo-500g-kristal-melon-14-7-28-fitofert\";s:4:\"path\";s:16:\"/1/44/1217/1219/\";}}}' ) ON DUPLICATE KEY UPDATE item_data = VALUES (item_data ), item_lifetime = VALUES (item_lifetime ), item_time = VALUES (item_time );
Copy
6
0.19 ms
SELECT id , category_name , category_name_seo , category_image , category_film , category_pdf , description , parent_category_id , level ,
`timestamp` , show_category , active , fl_alat , category_name_aim , meta_title , meta_description , meta_keywords , created , updated ,
show_eponuda
FROM kategorije
WHERE id = ? and active = 1
SELECT id , category_name , category_name_seo , category_image , category_film , category_pdf , description , parent_category_id , level ,
`timestamp` , show_category , active , fl_alat , category_name_aim , meta_title , meta_description , meta_keywords , created , updated ,
show_eponuda
FROM kategorije
WHERE id = 1217 and active = 1 ;
Copy
7
0.07 ms
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (? )
Parameters :
[
1790352437
"cache_tree_oidl_1217 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790352437 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_1217' );
Copy
8
0.14 ms
SELECT id , category_name , category_name_seo , category_image , category_film , category_pdf , description , parent_category_id , level ,
`timestamp` , show_category , active , fl_alat , category_name_aim , meta_title , meta_description , meta_keywords , created , updated ,
show_eponuda
FROM kategorije
WHERE id = ? and active = 1
SELECT id , category_name , category_name_seo , category_image , category_film , category_pdf , description , parent_category_id , level ,
`timestamp` , show_category , active , fl_alat , category_name_aim , meta_title , meta_description , meta_keywords , created , updated ,
show_eponuda
FROM kategorije
WHERE id = 44 and active = 1 ;
Copy
9
0.10 ms
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (? )
Parameters :
[
1790352437
"cache_tree_oidl_44 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790352437 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_44' );
Copy
10
0.06 ms
SELECT id , category_name , category_name_seo , category_image , category_film , category_pdf , description , parent_category_id , level ,
`timestamp` , show_category , active , fl_alat , category_name_aim , meta_title , meta_description , meta_keywords , created , updated ,
show_eponuda
FROM kategorije
WHERE id = ? and active = 1
SELECT id , category_name , category_name_seo , category_image , category_film , category_pdf , description , parent_category_id , level ,
`timestamp` , show_category , active , fl_alat , category_name_aim , meta_title , meta_description , meta_keywords , created , updated ,
show_eponuda
FROM kategorije
WHERE id = 1 and active = 1 ;
Copy
11
0.07 ms
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (? )
Parameters :
[
1790352437
"cache_tree_oidl_1 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790352437 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_1' );
Copy
12
0.05 ms
SELECT id , category_name , category_name_seo , category_image , category_film , category_pdf , description , parent_category_id , level ,
`timestamp` , show_category , active , fl_alat , category_name_aim , meta_title , meta_description , meta_keywords , created , updated ,
show_eponuda
FROM kategorije
WHERE id = ? and active = 1
SELECT id , category_name , category_name_seo , category_image , category_film , category_pdf , description , parent_category_id , level ,
`timestamp` , show_category , active , fl_alat , category_name_aim , meta_title , meta_description , meta_keywords , created , updated ,
show_eponuda
FROM kategorije
WHERE id = 1 and active = 1 ;
Copy
13
0.05 ms
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (? )
Parameters :
[
1790352437
"cache_tree_oidl_1 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790352437 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_1' );
Copy
14
0.10 ms
SELECT id , category_name , category_name_seo , category_image , category_film , category_pdf , description , parent_category_id , level ,
`timestamp` , show_category , active , fl_alat , category_name_aim , meta_title , meta_description , meta_keywords , created , updated ,
show_eponuda
FROM kategorije
WHERE id = ? and active = 1
SELECT id , category_name , category_name_seo , category_image , category_film , category_pdf , description , parent_category_id , level ,
`timestamp` , show_category , active , fl_alat , category_name_aim , meta_title , meta_description , meta_keywords , created , updated ,
show_eponuda
FROM kategorije
WHERE id = 44 and active = 1 ;
Copy
15
0.05 ms
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (? )
Parameters :
[
1790352437
"cache_tree_oidl_44 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790352437 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_44' );
Copy
16
0.04 ms
SELECT id , category_name , category_name_seo , category_image , category_film , category_pdf , description , parent_category_id , level ,
`timestamp` , show_category , active , fl_alat , category_name_aim , meta_title , meta_description , meta_keywords , created , updated ,
show_eponuda
FROM kategorije
WHERE id = ? and active = 1
SELECT id , category_name , category_name_seo , category_image , category_film , category_pdf , description , parent_category_id , level ,
`timestamp` , show_category , active , fl_alat , category_name_aim , meta_title , meta_description , meta_keywords , created , updated ,
show_eponuda
FROM kategorije
WHERE id = 1 and active = 1 ;
Copy
17
0.05 ms
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (? )
Parameters :
[
1790352437
"cache_tree_oidl_1 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790352437 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_1' );
Copy
18
0.05 ms
SELECT id , category_name , category_name_seo , category_image , category_film , category_pdf , description , parent_category_id , level ,
`timestamp` , show_category , active , fl_alat , category_name_aim , meta_title , meta_description , meta_keywords , created , updated ,
show_eponuda
FROM kategorije
WHERE id = ? and active = 1
SELECT id , category_name , category_name_seo , category_image , category_film , category_pdf , description , parent_category_id , level ,
`timestamp` , show_category , active , fl_alat , category_name_aim , meta_title , meta_description , meta_keywords , created , updated ,
show_eponuda
FROM kategorije
WHERE id = 1 and active = 1 ;
Copy
19
0.05 ms
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (? )
Parameters :
[
1790352437
"cache_tree_oidl_1 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790352437 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_1' );
Copy
20
0.34 ms
SELECT COUNT (* ) AS broj_proizvoda
FROM proizvodi
WHERE category_id = ? AND show_product = 1 AND active = 1 AND (copy_from_id is NULL OR copy_from_id = '' )
SELECT COUNT (* ) AS broj_proizvoda
FROM proizvodi
WHERE category_id = 1219 AND show_product = 1 AND active = 1 AND (copy_from_id is NULL OR copy_from_id = '' );
Copy