1
1.81 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 :
[
"slavine-baterije-za-sudopere "
]
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 = 'slavine-baterije-za-sudopere' and active = 1 ;
Copy
2
0.14 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 :
[
1790352585
"cache_tree_oidl_348 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790352585 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_348' );
Copy
3
11.80 ms
DELETE FROM cache_items WHERE item_lifetime + item_time < = ? AND item_id IN (? )
Parameters :
[
1790352585
"cache_tree_oidl_348 "
]
DELETE FROM cache_items WHERE item_lifetime + item_time < = 1790352585 AND item_id IN ('cache_tree_oidl_348' );
Copy
4
0.37 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
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 = 348 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 = 348 and c1 . active = 1 and c2 . show_category = 1 )
ORDER BY category_name ;
Copy
5
10.50 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 => 1790352585
0 => "cache_tree_oidl_348 "
1 => "a:2:{s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:5:"99805";s:10:"product_id";i:99805;s:4:"name";s:36:"HERZ Baterija za kuhinju SIMPATY S20";s:12:"product_name";s:36:"HERZ Baterija za kuhinju SIMPATY S20";s:3:"url";s:36:"herz-baterija-za-kuhinju-simpaty-s20";s:4:"path";s:13:"/1/29/33/348/";}i:1;a:6:{s:2:"id";s:6:"102611";s:10:"product_id";i:102611;s:4:"name";s:37:"Diplon baterija za sudoperu ST03205/3";s:12:"product_name";s:37:"Diplon baterija za sudoperu ST03205/3";s:3:"url";s:36:"diplon-baterija-za-sudoperu-st032053";s:4:"path";s:13:"/1/29/33/348/";}i:2;a:6:{s:2:"id";s:6:"102612";s:10:"product_id";i:102612;s:4:"name";s:40:"Diplon Baterija za hladnu vodu ST03205/4";s:12:"product_name";s:40:"Diplon Baterija za hladnu vodu ST03205/4";s:3:"url";s:39:"diplon-baterija-za-hladnu-vodu-st032054";s:4:"path";s:13:"/1/29/33/348/";}i:3;a:6:{s:2:"id";s:5:"85499";s:10:"product_id";i:85499;s:4:"name";s:34:"Diplon Baterija za sudoperu ST8714";s:12:"product_name";s:34:"Diplon Baterija za sudoperu ST8714";s:3:"url";s:34:"diplon-baterija-za-sudoperu-st8714";s:4:"path";s:13:"/1/29/33/348/";}i:4;a:6:{s:2:"id";s:6:"112031";s:10:"product_id";i:112031;s:4:"name";s:41:"Slavina Sapir SP-7100-AZ7 ugradna 3 creva";s:12:"product_name";s:41:"Slavina Sapir SP-7100-AZ7 ugradna 3 creva";s:3:"url";s:41:"slavina-sapir-sp-7100-az7-ugradna-3-creva";s:4:"path";s:13:"/1/29/33/348/";}}} "
]
INSERT INTO cache_items (item_id , item_data , item_lifetime , item_time ) VALUES (3600 , 1790352585 , 'cache_tree_oidl_348' , 'a:2:{s:13:\"subCategories\";a:0:{}s:8:\"products\";a:5:{i:0;a:6:{s:2:\"id\";s:5:\"99805\";s:10:\"product_id\";i:99805;s:4:\"name\";s:36:\"HERZ Baterija za kuhinju SIMPATY S20\";s:12:\"product_name\";s:36:\"HERZ Baterija za kuhinju SIMPATY S20\";s:3:\"url\";s:36:\"herz-baterija-za-kuhinju-simpaty-s20\";s:4:\"path\";s:13:\"/1/29/33/348/\";}i:1;a:6:{s:2:\"id\";s:6:\"102611\";s:10:\"product_id\";i:102611;s:4:\"name\";s:37:\"Diplon baterija za sudoperu ST03205/3\";s:12:\"product_name\";s:37:\"Diplon baterija za sudoperu ST03205/3\";s:3:\"url\";s:36:\"diplon-baterija-za-sudoperu-st032053\";s:4:\"path\";s:13:\"/1/29/33/348/\";}i:2;a:6:{s:2:\"id\";s:6:\"102612\";s:10:\"product_id\";i:102612;s:4:\"name\";s:40:\"Diplon Baterija za hladnu vodu ST03205/4\";s:12:\"product_name\";s:40:\"Diplon Baterija za hladnu vodu ST03205/4\";s:3:\"url\";s:39:\"diplon-baterija-za-hladnu-vodu-st032054\";s:4:\"path\";s:13:\"/1/29/33/348/\";}i:3;a:6:{s:2:\"id\";s:5:\"85499\";s:10:\"product_id\";i:85499;s:4:\"name\";s:34:\"Diplon Baterija za sudoperu ST8714\";s:12:\"product_name\";s:34:\"Diplon Baterija za sudoperu ST8714\";s:3:\"url\";s:34:\"diplon-baterija-za-sudoperu-st8714\";s:4:\"path\";s:13:\"/1/29/33/348/\";}i:4;a:6:{s:2:\"id\";s:6:\"112031\";s:10:\"product_id\";i:112031;s:4:\"name\";s:41:\"Slavina Sapir SP-7100-AZ7 ugradna 3 creva\";s:12:\"product_name\";s:41:\"Slavina Sapir SP-7100-AZ7 ugradna 3 creva\";s:3:\"url\";s:41:\"slavina-sapir-sp-7100-az7-ugradna-3-creva\";s:4:\"path\";s:13:\"/1/29/33/348/\";}}}' ) ON DUPLICATE KEY UPDATE item_data = VALUES (item_data ), item_lifetime = VALUES (item_lifetime ), item_time = VALUES (item_time );
Copy
6
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 = 33 and active = 1 ;
Copy
7
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 :
[
1790352585
"cache_tree_oidl_33 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790352585 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_33' );
Copy
8
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 = 29 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 :
[
1790352585
"cache_tree_oidl_29 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790352585 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_29' );
Copy
10
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
11
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 :
[
1790352585
"cache_tree_oidl_1 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790352585 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_1' );
Copy
12
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
13
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 :
[
1790352585
"cache_tree_oidl_1 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790352585 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 = 29 and active = 1 ;
Copy
15
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 :
[
1790352585
"cache_tree_oidl_29 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790352585 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_29' );
Copy
16
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
17
0.14 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 :
[
1790352585
"cache_tree_oidl_1 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790352585 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_1' );
Copy
18
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 = 1 and active = 1 ;
Copy
19
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 :
[
1790352585
"cache_tree_oidl_1 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790352585 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_1' );
Copy
20
0.17 ms
SELECT page_title , page_meta_description , page_meta_keywords , web_page
FROM website_tags
WHERE website = ? and web_page IN (? , ? )
Parameters :
[
1
"kategorije "
"ostale "
]
SELECT page_title , page_meta_description , page_meta_keywords , web_page
FROM website_tags
WHERE website = 1 and web_page IN ('kategorije' , 'ostale' );
Copy