1
0.30 ms
SELECT id , brand_name , brand_name_seo , brand_description , brand_image , meta_title , meta_description , meta_keywords , num_of_products , num_of_products_aim , img_size
FROM proizvodjaci
WHERE id = ? and active = 1
SELECT id , brand_name , brand_name_seo , brand_description , brand_image , meta_title , meta_description , meta_keywords , num_of_products , num_of_products_aim , img_size
FROM proizvodjaci
WHERE id = 212 and active = 1 ;
Copy
2
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 = 74 and active = 1 ;
Copy
3
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 :
[
1790374528
"cache_tree_oidl_74 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790374528 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_74' );
Copy
4
16.60 ms
DELETE FROM cache_items WHERE item_lifetime + item_time < = ? AND item_id IN (? )
Parameters :
[
1790374528
"cache_tree_oidl_74 "
]
DELETE FROM cache_items WHERE item_lifetime + item_time < = 1790374528 AND item_id IN ('cache_tree_oidl_74' );
Copy
5
0.43 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 = 74 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 = 74 and c1 . active = 1 and c2 . show_category = 1 )
ORDER BY category_name ;
Copy
6
8.08 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 => 1790374528
0 => "cache_tree_oidl_74 "
1 => "a:2:{s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:6:"105410";s:10:"product_id";i:105410;s:4:"name";s:26:"Štitnici za rolere crveni";s:12:"product_name";s:26:"Štitnici za rolere crveni";s:3:"url";s:25:"stitnici-za-rolere-crveni";s:4:"path";s:12:"/1/12/71/74/";}i:1;a:6:{s:2:"id";s:5:"69584";s:10:"product_id";i:69584;s:4:"name";s:54:"Roleri PW-117C SET KACIGA I ŠTITNICI XS(26-29) ACTION";s:12:"product_name";s:54:"Roleri PW-117C SET KACIGA I ŠTITNICI XS(26-29) ACTION";s:3:"url";s:51:"roleri-pw-117c-set-kaciga-i-stitnici-xs26-29-action";s:4:"path";s:12:"/1/12/71/74/";}i:2;a:6:{s:2:"id";s:5:"61381";s:10:"product_id";i:61381;s:4:"name";s:33:"Roleri PW-126c PVC (29-32) ACTION";s:12:"product_name";s:33:"Roleri PW-126c PVC (29-32) ACTION";s:3:"url";s:31:"roleri-pw-126c-pvc-29-32-action";s:4:"path";s:12:"/1/12/71/74/";}i:3;a:6:{s:2:"id";s:5:"82303";s:10:"product_id";i:82303;s:4:"name";s:53:"Roleri PW126B-10 crno roza PVC šina XS(29-32) ACTION";s:12:"product_name";s:53:"Roleri PW126B-10 crno roza PVC šina XS(29-32) ACTION";s:3:"url";s:50:"roleri-pw126b-10-crno-roza-pvc-sina-xs29-32-action";s:4:"path";s:12:"/1/12/71/74/";}i:4;a:6:{s:2:"id";s:5:"82309";s:10:"product_id";i:82309;s:4:"name";s:67:"Roleri PW126B-10 crno tirkiz ljubičasta PVC šina XS(29-32) ACTION";s:12:"product_name";s:67:"Roleri PW126B-10 crno tirkiz ljubičasta PVC šina XS(29-32) ACTION";s:3:"url";s:63:"roleri-pw126b-10-crno-tirkiz-ljubicasta-pvc-sina-xs29-32-action";s:4:"path";s:12:"/1/12/71/74/";}}} "
]
INSERT INTO cache_items (item_id , item_data , item_lifetime , item_time ) VALUES (3600 , 1790374528 , 'cache_tree_oidl_74' , 'a:2:{s:13:\"subCategories\";a:0:{}s:8:\"products\";a:5:{i:0;a:6:{s:2:\"id\";s:6:\"105410\";s:10:\"product_id\";i:105410;s:4:\"name\";s:26:\"Štitnici za rolere crveni\";s:12:\"product_name\";s:26:\"Štitnici za rolere crveni\";s:3:\"url\";s:25:\"stitnici-za-rolere-crveni\";s:4:\"path\";s:12:\"/1/12/71/74/\";}i:1;a:6:{s:2:\"id\";s:5:\"69584\";s:10:\"product_id\";i:69584;s:4:\"name\";s:54:\"Roleri PW-117C SET KACIGA I ŠTITNICI XS(26-29) ACTION\";s:12:\"product_name\";s:54:\"Roleri PW-117C SET KACIGA I ŠTITNICI XS(26-29) ACTION\";s:3:\"url\";s:51:\"roleri-pw-117c-set-kaciga-i-stitnici-xs26-29-action\";s:4:\"path\";s:12:\"/1/12/71/74/\";}i:2;a:6:{s:2:\"id\";s:5:\"61381\";s:10:\"product_id\";i:61381;s:4:\"name\";s:33:\"Roleri PW-126c PVC (29-32) ACTION\";s:12:\"product_name\";s:33:\"Roleri PW-126c PVC (29-32) ACTION\";s:3:\"url\";s:31:\"roleri-pw-126c-pvc-29-32-action\";s:4:\"path\";s:12:\"/1/12/71/74/\";}i:3;a:6:{s:2:\"id\";s:5:\"82303\";s:10:\"product_id\";i:82303;s:4:\"name\";s:53:\"Roleri PW126B-10 crno roza PVC šina XS(29-32) ACTION\";s:12:\"product_name\";s:53:\"Roleri PW126B-10 crno roza PVC šina XS(29-32) ACTION\";s:3:\"url\";s:50:\"roleri-pw126b-10-crno-roza-pvc-sina-xs29-32-action\";s:4:\"path\";s:12:\"/1/12/71/74/\";}i:4;a:6:{s:2:\"id\";s:5:\"82309\";s:10:\"product_id\";i:82309;s:4:\"name\";s:67:\"Roleri PW126B-10 crno tirkiz ljubičasta PVC šina XS(29-32) ACTION\";s:12:\"product_name\";s:67:\"Roleri PW126B-10 crno tirkiz ljubičasta PVC šina XS(29-32) ACTION\";s:3:\"url\";s:63:\"roleri-pw126b-10-crno-tirkiz-ljubicasta-pvc-sina-xs29-32-action\";s:4:\"path\";s:12:\"/1/12/71/74/\";}}}' ) ON DUPLICATE KEY UPDATE item_data = VALUES (item_data ), item_lifetime = VALUES (item_lifetime ), item_time = VALUES (item_time );
Copy
7
0.31 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 = 71 and active = 1 ;
Copy
8
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 :
[
1790374528
"cache_tree_oidl_71 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790374528 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_71' );
Copy
9
0.21 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 = 12 and active = 1 ;
Copy
10
0.18 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 :
[
1790374528
"cache_tree_oidl_12 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790374528 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_12' );
Copy
11
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
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 :
[
1790374528
"cache_tree_oidl_1 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790374528 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_1' );
Copy
13
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
14
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 :
[
1790374528
"cache_tree_oidl_1 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790374528 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_1' );
Copy
15
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 = 12 and active = 1 ;
Copy
16
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 :
[
1790374528
"cache_tree_oidl_12 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790374528 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_12' );
Copy
17
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 = 1 and active = 1 ;
Copy
18
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 :
[
1790374528
"cache_tree_oidl_1 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790374528 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_1' );
Copy
19
0.19 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
20
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 :
[
1790374528
"cache_tree_oidl_1 "
]
SELECT item_id , CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > 1790374528 THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN ('cache_tree_oidl_1' );
Copy
21
0.24 ms
SELECT p . id id , p . product_id , p . name file_name , 1 file_type
FROM proizvodi_pdf p
WHERE p . active = 1 AND p . product_id = ?
ORDER BY file_type
SELECT p . id id , p . product_id , p . name file_name , 1 file_type
FROM proizvodi_pdf p
WHERE p . active = 1 AND p . product_id = 9472
ORDER BY file_type ;
Copy
22
0.11 ms
SELECT p . share_link
FROM proizvodi_filmovi p
WHERE p . product_id = ? AND p . share_link ! = '' AND p . active = 1
SELECT p . share_link
FROM proizvodi_filmovi p
WHERE p . product_id = 9472 AND p . share_link ! = '' AND p . active = 1 ;
Copy
23
0.09 ms
SELECT *
FROM proizvodi_rejting_star
WHERE product_id = ?
SELECT *
FROM proizvodi_rejting_star
WHERE product_id = 9472 ;
Copy
24
0.07 ms
SELECT *
FROM proizvodi_komentari
WHERE id_proizvoda = ? and active = 1
ORDER BY vreme DESC
SELECT *
FROM proizvodi_komentari
WHERE id_proizvoda = 9472 and active = 1
ORDER BY vreme DESC ;
Copy
25
0.33 ms
SELECT page_title , page_meta_description , page_meta_keywords , web_page
FROM website_tags
WHERE website = ? and web_page IN (? , ? )
Parameters :
[
1
"proizvodi "
"ostale "
]
SELECT page_title , page_meta_description , page_meta_keywords , web_page
FROM website_tags
WHERE website = 1 and web_page IN ('proizvodi' , 'ostale' );
Copy
26
0.21 ms
SELECT k . category_name , k . category_name_seo , p . product_name , pl . id
FROM kategorije k , proizvodi p , proizvodi_oprema pl
WHERE p . id = pl . product_id AND p . id = ? AND pl . product_link_category_id = k . id
AND p . active = 1 AND p . show_product = 1 AND k . active = 1 AND k . show_category = 1
ORDER BY pl . id
SELECT k . category_name , k . category_name_seo , p . product_name , pl . id
FROM kategorije k , proizvodi p , proizvodi_oprema pl
WHERE p . id = pl . product_id AND p . id = 9472 AND pl . product_link_category_id = k . id
AND p . active = 1 AND p . show_product = 1 AND k . active = 1 AND k . show_category = 1
ORDER BY pl . id ;
Copy