1
4.61 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 :
[
"specijalni-alat-za-vodoinstalatere "
]
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 = 'specijalni-alat-za-vodoinstalatere' and active = 1 ;
Copy
2
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 :
[
1790348139
"cache_tree_oidl_1045 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790348139 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_1045' );
Copy
3
0.38 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 :
[
1045
1045
]
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 = 1045 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 = 1045 and c1 . active = 1 and c2 . show_category = 1 )
ORDER BY category_name ;
Copy
4
20.56 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 => 1790348139
0 => "cache_tree_oidl_1045 "
1 => "a:2:{s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:6:"104340";s:10:"product_id";i:104340;s:4:"name";s:42:"Vakum pumpa za čišćenje slivnika Levior";s:12:"product_name";s:42:"Vakum pumpa za čišćenje slivnika Levior";s:3:"url";s:39:"vakum-pumpa-za-ciscenje-slivnika-levior";s:4:"path";s:14:"/1/21/22/1045/";}i:1;a:6:{s:2:"id";s:5:"98247";s:10:"product_id";i:98247;s:4:"name";s:48:"Hogert HT1P626 alat za pertlovanje cevi |3-19mm|";s:12:"product_name";s:48:"Hogert HT1P626 alat za pertlovanje cevi |3-19mm|";s:3:"url";s:46:"hogert-ht1p626-alat-za-pertlovanje-cevi-3-19mm";s:4:"path";s:14:"/1/21/22/1045/";}i:2;a:6:{s:2:"id";s:5:"95841";s:10:"product_id";i:95841;s:4:"name";s:58:"Akumulatorski čistač odvoda TE-DA 18/760 Li Solo Einhell";s:12:"product_name";s:58:"Akumulatorski čistač odvoda TE-DA 18/760 Li Solo Einhell";s:3:"url";s:55:"akumulatorski-cistac-odvoda-te-da-18760-li-solo-einhell";s:4:"path";s:14:"/1/21/22/1045/";}i:3;a:6:{s:2:"id";s:6:"116635";s:10:"product_id";i:116635;s:4:"name";s:50:"YATO ručna pumpa za ispitivanje pritiska YT24800";s:12:"product_name";s:50:"YATO ručna pumpa za ispitivanje pritiska YT24800";s:3:"url";s:48:"yato-rucna-pumpa-za-ispitivanje-pritiska-yt24800";s:4:"path";s:14:"/1/21/22/1045/";}i:4;a:6:{s:2:"id";s:6:"109383";s:10:"product_id";i:109383;s:4:"name";s:61:"Aku. otpušivač odvodnih cevi, 18V ONE+™ – RYOBI R18DA-0";s:12:"product_name";s:61:"Aku. otpušivač odvodnih cevi, 18V ONE+™ – RYOBI R18DA-0";s:3:"url";s:49:"aku-otpusivac-odvodnih-cevi-18v-one-ryobi-r18da-0";s:4:"path";s:14:"/1/21/22/1045/";}}} "
]
INSERT INTO cache_items (item_id , item_data , item_lifetime , item_time ) VALUES (3600 , 1790348139 , 'cache_tree_oidl_1045' , 'a:2:{s:13:\"subCategories\";a:0:{}s:8:\"products\";a:5:{i:0;a:6:{s:2:\"id\";s:6:\"104340\";s:10:\"product_id\";i:104340;s:4:\"name\";s:42:\"Vakum pumpa za čišćenje slivnika Levior\";s:12:\"product_name\";s:42:\"Vakum pumpa za čišćenje slivnika Levior\";s:3:\"url\";s:39:\"vakum-pumpa-za-ciscenje-slivnika-levior\";s:4:\"path\";s:14:\"/1/21/22/1045/\";}i:1;a:6:{s:2:\"id\";s:5:\"98247\";s:10:\"product_id\";i:98247;s:4:\"name\";s:48:\"Hogert HT1P626 alat za pertlovanje cevi |3-19mm|\";s:12:\"product_name\";s:48:\"Hogert HT1P626 alat za pertlovanje cevi |3-19mm|\";s:3:\"url\";s:46:\"hogert-ht1p626-alat-za-pertlovanje-cevi-3-19mm\";s:4:\"path\";s:14:\"/1/21/22/1045/\";}i:2;a:6:{s:2:\"id\";s:5:\"95841\";s:10:\"product_id\";i:95841;s:4:\"name\";s:58:\"Akumulatorski čistač odvoda TE-DA 18/760 Li Solo Einhell\";s:12:\"product_name\";s:58:\"Akumulatorski čistač odvoda TE-DA 18/760 Li Solo Einhell\";s:3:\"url\";s:55:\"akumulatorski-cistac-odvoda-te-da-18760-li-solo-einhell\";s:4:\"path\";s:14:\"/1/21/22/1045/\";}i:3;a:6:{s:2:\"id\";s:6:\"116635\";s:10:\"product_id\";i:116635;s:4:\"name\";s:50:\"YATO ručna pumpa za ispitivanje pritiska YT24800\";s:12:\"product_name\";s:50:\"YATO ručna pumpa za ispitivanje pritiska YT24800\";s:3:\"url\";s:48:\"yato-rucna-pumpa-za-ispitivanje-pritiska-yt24800\";s:4:\"path\";s:14:\"/1/21/22/1045/\";}i:4;a:6:{s:2:\"id\";s:6:\"109383\";s:10:\"product_id\";i:109383;s:4:\"name\";s:61:\"Aku. otpušivač odvodnih cevi, 18V ONE+™ – RYOBI R18DA-0\";s:12:\"product_name\";s:61:\"Aku. otpušivač odvodnih cevi, 18V ONE+™ – RYOBI R18DA-0\";s:3:\"url\";s:49:\"aku-otpusivac-odvodnih-cevi-18v-one-ryobi-r18da-0\";s:4:\"path\";s:14:\"/1/21/22/1045/\";}}}' ) ON DUPLICATE KEY UPDATE item_data = VALUES (item_data ), item_lifetime = VALUES (item_lifetime ), item_time = VALUES (item_time );
Copy
5
0.40 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 = 22 and active = 1 ;
Copy
6
0.47 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 :
[
1790348139
"cache_tree_oidl_22 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790348139 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_22' );
Copy
7
0.34 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 = 21 and active = 1 ;
Copy
8
0.36 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 :
[
1790348139
"cache_tree_oidl_21 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790348139 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_21' );
Copy
9
0.29 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.32 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 :
[
1790348139
"cache_tree_oidl_1 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790348139 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_1' );
Copy
11
0.18 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.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 :
[
1790348139
"cache_tree_oidl_1 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790348139 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_1' );
Copy
13
0.34 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 = 21 and active = 1 ;
Copy
14
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 :
[
1790348139
"cache_tree_oidl_21 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790348139 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_21' );
Copy
15
0.28 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.22 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 :
[
1790348139
"cache_tree_oidl_1 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790348139 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_1' );
Copy
17
0.27 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.20 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 :
[
1790348139
"cache_tree_oidl_1 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790348139 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_1' );
Copy
19
0.87 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 = 1045 AND show_product = 1 AND active = 1 AND (copy_from_id is NULL OR copy_from_id = '' );
Copy