1
2.82 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 :
[
"elektricni-multi-alat "
]
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 = 'elektricni-multi-alat' and active = 1 ;
Copy
2
39.91 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 :
[
1780699975
"cache_tree_aim_1469 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1780699975 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_aim_1469' );
Copy
3
18.86 ms
DELETE FROM cache_items WHERE item_lifetime + item_time < = ? AND item_id IN (? )
Parameters :
[
1780699975
"cache_tree_aim_1469 "
]
DELETE FROM cache_items WHERE item_lifetime + item_time < = 1780699975 AND item_id IN ('cache_tree_aim_1469' );
Copy
4
0.49 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 AND k . fl_alat = 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 AND c2 . fl_alat = 1 )
ORDER BY category_name
Parameters :
[
1469
1469
]
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 = 1469 and k . active = 1 and k . show_category = 1 AND k . fl_alat = 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 = 1469 and c1 . active = 1 and c2 . show_category = 1 AND c2 . fl_alat = 1 )
ORDER BY category_name ;
Copy
5
16.62 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 => 1780699976
0 => "cache_tree_aim_1469 "
1 => "a:2:{s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:5:"72185";s:10:"product_id";i:72185;s:4:"name";s:41:"Električni višenamenski alat 300W ISKRA";s:12:"product_name";s:41:"Električni višenamenski alat 300W ISKRA";s:3:"url";s:39:"elektricni-visenamenski-alat-300w-iskra";s:4:"path";s:14:"/1/21/22/1469/";}i:1;a:6:{s:2:"id";s:6:"113837";s:10:"product_id";i:113837;s:4:"name";s:50:"Einhell TC-MG 250 CE multifunkcionalni alat, 250 W";s:12:"product_name";s:50:"Einhell TC-MG 250 CE multifunkcionalni alat, 250 W";s:3:"url";s:49:"einhell-tc-mg-250-ce-multifunkcionalni-alat-250-w";s:4:"path";s:14:"/1/21/22/1469/";}i:2;a:6:{s:2:"id";s:6:"108128";s:10:"product_id";i:108128;s:4:"name";s:27:"Ferm OTM1004 Multialat 250W";s:12:"product_name";s:27:"Ferm OTM1004 Multialat 250W";s:3:"url";s:27:"ferm-otm1004-multialat-250w";s:4:"path";s:14:"/1/21/22/1469/";}i:3;a:6:{s:2:"id";s:6:"117631";s:10:"product_id";i:117631;s:4:"name";s:43:"Einhell multifunkcionalni alat TE-MG 350 EQ";s:12:"product_name";s:43:"Einhell multifunkcionalni alat TE-MG 350 EQ";s:3:"url";s:43:"einhell-multifunkcionalni-alat-te-mg-350-eq";s:4:"path";s:14:"/1/21/22/1469/";}i:4;a:6:{s:2:"id";s:6:"112288";s:10:"product_id";i:112288;s:4:"name";s:24:"Makita M9800B Multi alat";s:12:"product_name";s:24:"Makita M9800B Multi alat";s:3:"url";s:24:"makita-m9800b-multi-alat";s:4:"path";s:14:"/1/21/22/1469/";}}} "
]
INSERT INTO cache_items (item_id , item_data , item_lifetime , item_time ) VALUES (3600 , 1780699976 , 'cache_tree_aim_1469' , 'a:2:{s:13:\"subCategories\";a:0:{}s:8:\"products\";a:5:{i:0;a:6:{s:2:\"id\";s:5:\"72185\";s:10:\"product_id\";i:72185;s:4:\"name\";s:41:\"Električni višenamenski alat 300W ISKRA\";s:12:\"product_name\";s:41:\"Električni višenamenski alat 300W ISKRA\";s:3:\"url\";s:39:\"elektricni-visenamenski-alat-300w-iskra\";s:4:\"path\";s:14:\"/1/21/22/1469/\";}i:1;a:6:{s:2:\"id\";s:6:\"113837\";s:10:\"product_id\";i:113837;s:4:\"name\";s:50:\"Einhell TC-MG 250 CE multifunkcionalni alat, 250 W\";s:12:\"product_name\";s:50:\"Einhell TC-MG 250 CE multifunkcionalni alat, 250 W\";s:3:\"url\";s:49:\"einhell-tc-mg-250-ce-multifunkcionalni-alat-250-w\";s:4:\"path\";s:14:\"/1/21/22/1469/\";}i:2;a:6:{s:2:\"id\";s:6:\"108128\";s:10:\"product_id\";i:108128;s:4:\"name\";s:27:\"Ferm OTM1004 Multialat 250W\";s:12:\"product_name\";s:27:\"Ferm OTM1004 Multialat 250W\";s:3:\"url\";s:27:\"ferm-otm1004-multialat-250w\";s:4:\"path\";s:14:\"/1/21/22/1469/\";}i:3;a:6:{s:2:\"id\";s:6:\"117631\";s:10:\"product_id\";i:117631;s:4:\"name\";s:43:\"Einhell multifunkcionalni alat TE-MG 350 EQ\";s:12:\"product_name\";s:43:\"Einhell multifunkcionalni alat TE-MG 350 EQ\";s:3:\"url\";s:43:\"einhell-multifunkcionalni-alat-te-mg-350-eq\";s:4:\"path\";s:14:\"/1/21/22/1469/\";}i:4;a:6:{s:2:\"id\";s:6:\"112288\";s:10:\"product_id\";i:112288;s:4:\"name\";s:24:\"Makita M9800B Multi alat\";s:12:\"product_name\";s:24:\"Makita M9800B Multi alat\";s:3:\"url\";s:24:\"makita-m9800b-multi-alat\";s:4:\"path\";s:14:\"/1/21/22/1469/\";}}}' ) ON DUPLICATE KEY UPDATE item_data = VALUES (item_data ), item_lifetime = VALUES (item_lifetime ), item_time = VALUES (item_time );
Copy
6
19.08 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
7
0.27 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 :
[
1780699976
"cache_tree_aim_22 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1780699976 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_aim_22' );
Copy
8
0.20 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
9
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 :
[
1780699976
"cache_tree_aim_21 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1780699976 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_aim_21' );
Copy
10
0.16 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.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 :
[
1780699976
"cache_tree_aim_1 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1780699976 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_aim_1' );
Copy
12
0.16 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.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 :
[
1780699976
"cache_tree_aim_1 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1780699976 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_aim_1' );
Copy
14
0.17 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
15
0.19 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 :
[
1780699976
"cache_tree_aim_21 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1780699976 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_aim_21' );
Copy
16
0.16 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.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 :
[
1780699976
"cache_tree_aim_1 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1780699976 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_aim_1' );
Copy
18
0.16 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.15 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 :
[
1780699976
"cache_tree_aim_1 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1780699976 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_aim_1' );
Copy
20
0.23 ms
SELECT page_title , page_meta_description , page_meta_keywords , web_page
FROM website_tags
WHERE website = ? and web_page IN (? , ? )
Parameters :
[
2
"kategorije "
"ostale "
]
SELECT page_title , page_meta_description , page_meta_keywords , web_page
FROM website_tags
WHERE website = 2 and web_page IN ('kategorije' , 'ostale' );
Copy