1
2.66 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 :
[
"alarmi-za-bebe "
]
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 = 'alarmi-za-bebe' and active = 1 ;
Copy
2
0.26 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 :
[
1790347853
"cache_tree_oidl_1187 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790347853 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_1187' );
Copy
3
0.36 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 :
[
1187
1187
]
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 = 1187 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 = 1187 and c1 . active = 1 and c2 . show_category = 1 )
ORDER BY category_name ;
Copy
4
10.40 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 => 1790347853
0 => "cache_tree_oidl_1187 "
1 => "a:2:{s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:5:"65262";s:10:"product_id";i:65262;s:4:"name";s:53:"Alarm za bebe Digital Audio Baby Monitor BM1000 VTECH";s:12:"product_name";s:53:"Alarm za bebe Digital Audio Baby Monitor BM1000 VTECH";s:3:"url";s:53:"alarm-za-bebe-digital-audio-baby-monitor-bm1000-vtech";s:4:"path";s:16:"/1/31/1026/1187/";}i:1;a:6:{s:2:"id";s:6:"106447";s:10:"product_id";i:106447;s:4:"name";s:24:"Vtech bebi alarm - Audio";s:12:"product_name";s:24:"Vtech bebi alarm - Audio";s:3:"url";s:22:"vtech-bebi-alarm-audio";s:4:"path";s:16:"/1/31/1026/1187/";}i:2;a:6:{s:2:"id";s:6:"106426";s:10:"product_id";i:106426;s:4:"name";s:50:"Vtech bebi alarm - digital audio baby monitor Meda";s:12:"product_name";s:50:"Vtech bebi alarm - digital audio baby monitor Meda";s:3:"url";s:48:"vtech-bebi-alarm-digital-audio-baby-monitor-meda";s:4:"path";s:16:"/1/31/1026/1187/";}i:3;a:6:{s:2:"id";s:6:"103133";s:10:"product_id";i:103133;s:4:"name";s:47:"Vtech bebi alarm - audio monitor sa projektorom";s:12:"product_name";s:47:"Vtech bebi alarm - audio monitor sa projektorom";s:3:"url";s:45:"vtech-bebi-alarm-audio-monitor-sa-projektorom";s:4:"path";s:16:"/1/31/1026/1187/";}i:4;a:6:{s:2:"id";s:6:"103093";s:10:"product_id";i:103093;s:4:"name";s:44:"Avent Alarm za Bebe Entry Level Dect Monitor";s:12:"product_name";s:44:"Avent Alarm za Bebe Entry Level Dect Monitor";s:3:"url";s:44:"avent-alarm-za-bebe-entry-level-dect-monitor";s:4:"path";s:16:"/1/31/1026/1187/";}}} "
]
INSERT INTO cache_items (item_id , item_data , item_lifetime , item_time ) VALUES (3600 , 1790347853 , 'cache_tree_oidl_1187' , 'a:2:{s:13:\"subCategories\";a:0:{}s:8:\"products\";a:5:{i:0;a:6:{s:2:\"id\";s:5:\"65262\";s:10:\"product_id\";i:65262;s:4:\"name\";s:53:\"Alarm za bebe Digital Audio Baby Monitor BM1000 VTECH\";s:12:\"product_name\";s:53:\"Alarm za bebe Digital Audio Baby Monitor BM1000 VTECH\";s:3:\"url\";s:53:\"alarm-za-bebe-digital-audio-baby-monitor-bm1000-vtech\";s:4:\"path\";s:16:\"/1/31/1026/1187/\";}i:1;a:6:{s:2:\"id\";s:6:\"106447\";s:10:\"product_id\";i:106447;s:4:\"name\";s:24:\"Vtech bebi alarm - Audio\";s:12:\"product_name\";s:24:\"Vtech bebi alarm - Audio\";s:3:\"url\";s:22:\"vtech-bebi-alarm-audio\";s:4:\"path\";s:16:\"/1/31/1026/1187/\";}i:2;a:6:{s:2:\"id\";s:6:\"106426\";s:10:\"product_id\";i:106426;s:4:\"name\";s:50:\"Vtech bebi alarm - digital audio baby monitor Meda\";s:12:\"product_name\";s:50:\"Vtech bebi alarm - digital audio baby monitor Meda\";s:3:\"url\";s:48:\"vtech-bebi-alarm-digital-audio-baby-monitor-meda\";s:4:\"path\";s:16:\"/1/31/1026/1187/\";}i:3;a:6:{s:2:\"id\";s:6:\"103133\";s:10:\"product_id\";i:103133;s:4:\"name\";s:47:\"Vtech bebi alarm - audio monitor sa projektorom\";s:12:\"product_name\";s:47:\"Vtech bebi alarm - audio monitor sa projektorom\";s:3:\"url\";s:45:\"vtech-bebi-alarm-audio-monitor-sa-projektorom\";s:4:\"path\";s:16:\"/1/31/1026/1187/\";}i:4;a:6:{s:2:\"id\";s:6:\"103093\";s:10:\"product_id\";i:103093;s:4:\"name\";s:44:\"Avent Alarm za Bebe Entry Level Dect Monitor\";s:12:\"product_name\";s:44:\"Avent Alarm za Bebe Entry Level Dect Monitor\";s:3:\"url\";s:44:\"avent-alarm-za-bebe-entry-level-dect-monitor\";s:4:\"path\";s:16:\"/1/31/1026/1187/\";}}}' ) ON DUPLICATE KEY UPDATE item_data = VALUES (item_data ), item_lifetime = VALUES (item_lifetime ), item_time = VALUES (item_time );
Copy
5
0.24 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 = 1026 and active = 1 ;
Copy
6
0.23 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 :
[
1790347853
"cache_tree_oidl_1026 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790347853 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_1026' );
Copy
7
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 = 31 and active = 1 ;
Copy
8
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 :
[
1790347853
"cache_tree_oidl_31 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790347853 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_31' );
Copy
9
0.07 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
10
0.11 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 :
[
1790347853
"cache_tree_oidl_1 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790347853 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_1' );
Copy
11
0.09 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
12
0.13 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 :
[
1790347853
"cache_tree_oidl_1 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790347853 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_1' );
Copy
13
0.12 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 = 31 and active = 1 ;
Copy
14
0.13 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 :
[
1790347853
"cache_tree_oidl_31 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790347853 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_31' );
Copy
15
0.09 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
16
0.09 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 :
[
1790347853
"cache_tree_oidl_1 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790347853 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_1' );
Copy
17
0.22 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
18
0.17 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 :
[
1790347853
"cache_tree_oidl_1 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790347853 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_1' );
Copy
19
0.60 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 = 1187 AND show_product = 1 AND active = 1 AND (copy_from_id is NULL OR copy_from_id = '' );
Copy