1
1.45 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 :
[
"busaci-papira "
]
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 = 'busaci-papira' and active = 1 ;
Copy
2
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 :
[
1790347950
"cache_tree_oidl_1036 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790347950 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_1036' );
Copy
3
7.89 ms
DELETE FROM cache_items WHERE item_lifetime + item_time < = ? AND item_id IN (? )
Parameters :
[
1790347950
"cache_tree_oidl_1036 "
]
DELETE FROM cache_items WHERE item_lifetime + item_time < = 1790347950 AND item_id IN ('cache_tree_oidl_1036' );
Copy
4
0.21 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 :
[
1036
1036
]
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 = 1036 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 = 1036 and c1 . active = 1 and c2 . show_category = 1 )
ORDER BY category_name ;
Copy
5
8.00 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 => 1790347950
0 => "cache_tree_oidl_1036 "
1 => "a:2:{s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:5:"84751";s:10:"product_id";i:84751;s:4:"name";s:45:"Bušač 2 rupe do 10 listova Fornax 2391 crni";s:12:"product_name";s:45:"Bušač 2 rupe do 10 listova Fornax 2391 crni";s:3:"url";s:43:"busac-2-rupe-do-10-listova-fornax-2391-crni";s:4:"path";s:11:"/1/14/1036/";}i:1;a:6:{s:2:"id";s:5:"84752";s:10:"product_id";i:84752;s:4:"name";s:46:"Bušač 2 rupe do 20 listova Fornax 2399 plavi";s:12:"product_name";s:46:"Bušač 2 rupe do 20 listova Fornax 2399 plavi";s:3:"url";s:44:"busac-2-rupe-do-20-listova-fornax-2399-plavi";s:4:"path";s:11:"/1/14/1036/";}i:2;a:6:{s:2:"id";s:5:"52673";s:10:"product_id";i:52673;s:4:"name";s:41:"Bušač 2 rupe do 30 listova Fornax plavi";s:12:"product_name";s:41:"Bušač 2 rupe do 30 listova Fornax plavi";s:3:"url";s:39:"busac-2-rupe-do-30-listova-fornax-plavi";s:4:"path";s:11:"/1/14/1036/";}i:3;a:6:{s:2:"id";s:5:"52672";s:10:"product_id";i:52672;s:4:"name";s:42:"Bušač 2 rupe do 30 listova Fornax crveni";s:12:"product_name";s:42:"Bušač 2 rupe do 30 listova Fornax crveni";s:3:"url";s:40:"busac-2-rupe-do-30-listova-fornax-crveni";s:4:"path";s:11:"/1/14/1036/";}i:4;a:6:{s:2:"id";s:5:"52671";s:10:"product_id";i:52671;s:4:"name";s:40:"Bušač 2 rupe do 30 listova Fornax crni";s:12:"product_name";s:40:"Bušač 2 rupe do 30 listova Fornax crni";s:3:"url";s:38:"busac-2-rupe-do-30-listova-fornax-crni";s:4:"path";s:11:"/1/14/1036/";}}} "
]
INSERT INTO cache_items (item_id , item_data , item_lifetime , item_time ) VALUES (3600 , 1790347950 , 'cache_tree_oidl_1036' , 'a:2:{s:13:\"subCategories\";a:0:{}s:8:\"products\";a:5:{i:0;a:6:{s:2:\"id\";s:5:\"84751\";s:10:\"product_id\";i:84751;s:4:\"name\";s:45:\"Bušač 2 rupe do 10 listova Fornax 2391 crni\";s:12:\"product_name\";s:45:\"Bušač 2 rupe do 10 listova Fornax 2391 crni\";s:3:\"url\";s:43:\"busac-2-rupe-do-10-listova-fornax-2391-crni\";s:4:\"path\";s:11:\"/1/14/1036/\";}i:1;a:6:{s:2:\"id\";s:5:\"84752\";s:10:\"product_id\";i:84752;s:4:\"name\";s:46:\"Bušač 2 rupe do 20 listova Fornax 2399 plavi\";s:12:\"product_name\";s:46:\"Bušač 2 rupe do 20 listova Fornax 2399 plavi\";s:3:\"url\";s:44:\"busac-2-rupe-do-20-listova-fornax-2399-plavi\";s:4:\"path\";s:11:\"/1/14/1036/\";}i:2;a:6:{s:2:\"id\";s:5:\"52673\";s:10:\"product_id\";i:52673;s:4:\"name\";s:41:\"Bušač 2 rupe do 30 listova Fornax plavi\";s:12:\"product_name\";s:41:\"Bušač 2 rupe do 30 listova Fornax plavi\";s:3:\"url\";s:39:\"busac-2-rupe-do-30-listova-fornax-plavi\";s:4:\"path\";s:11:\"/1/14/1036/\";}i:3;a:6:{s:2:\"id\";s:5:\"52672\";s:10:\"product_id\";i:52672;s:4:\"name\";s:42:\"Bušač 2 rupe do 30 listova Fornax crveni\";s:12:\"product_name\";s:42:\"Bušač 2 rupe do 30 listova Fornax crveni\";s:3:\"url\";s:40:\"busac-2-rupe-do-30-listova-fornax-crveni\";s:4:\"path\";s:11:\"/1/14/1036/\";}i:4;a:6:{s:2:\"id\";s:5:\"52671\";s:10:\"product_id\";i:52671;s:4:\"name\";s:40:\"Bušač 2 rupe do 30 listova Fornax crni\";s:12:\"product_name\";s:40:\"Bušač 2 rupe do 30 listova Fornax crni\";s:3:\"url\";s:38:\"busac-2-rupe-do-30-listova-fornax-crni\";s:4:\"path\";s:11:\"/1/14/1036/\";}}}' ) ON DUPLICATE KEY UPDATE item_data = VALUES (item_data ), item_lifetime = VALUES (item_lifetime ), item_time = VALUES (item_time );
Copy
6
0.13 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 = 14 and active = 1 ;
Copy
7
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 :
[
1790347950
"cache_tree_oidl_14 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790347950 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_14' );
Copy
8
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
9
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 :
[
1790347950
"cache_tree_oidl_1 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790347950 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_1' );
Copy
10
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
11
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 :
[
1790347950
"cache_tree_oidl_1 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790347950 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_1' );
Copy
12
0.37 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 = 1036 AND show_product = 1 AND active = 1 AND (copy_from_id is NULL OR copy_from_id = '' );
Copy