Query Metrics

50 Database Queries
12 Different statements
89.23 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

#▲ Time Info
1 0.28 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
Parameters:
[
  75
]
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
Parameters:
[
  874
]
3 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:
[
  1790352395
  "cache_tree_oidl_874"
]
4 14.78 ms
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1790352395
  "cache_tree_oidl_874"
]
5 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
	        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:
[
  874
  874
]
6 15.33 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 => 1790352395
  0 => "cache_tree_oidl_874"
  1 => "a:2:{s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:5:"98926";s:10:"product_id";i:98926;s:4:"name";s:44:"UTP kabel CAT.5e - pun presek UTP-CAT.5T/CCA";s:12:"product_name";s:44:"UTP kabel CAT.5e - pun presek UTP-CAT.5T/CCA";s:3:"url";s:38:"utp-kabel-cat5e-pun-presek-utp-cat5tca";s:4:"path";s:18:"/1/29/311/869/874/";}i:1;a:6:{s:2:"id";s:5:"98928";s:10:"product_id";i:98928;s:4:"name";s:29:"UTP kabel CAT.6e - pun presek";s:12:"product_name";s:29:"UTP kabel CAT.6e - pun presek";s:3:"url";s:26:"utp-kabel-cat6e-pun-presek";s:4:"path";s:18:"/1/29/311/869/874/";}i:2;a:6:{s:2:"id";s:5:"98927";s:10:"product_id";i:98927;s:4:"name";s:21:"UTP patch kabel 0,5 m";s:12:"product_name";s:21:"UTP patch kabel 0,5 m";s:3:"url";s:20:"utp-patch-kabel-05-m";s:4:"path";s:18:"/1/29/311/869/874/";}i:3;a:6:{s:2:"id";s:5:"98924";s:10:"product_id";i:98924;s:4:"name";s:27:"UTP kabel CAT.5e - licnasti";s:12:"product_name";s:27:"UTP kabel CAT.5e - licnasti";s:3:"url";s:24:"utp-kabel-cat5e-licnasti";s:4:"path";s:18:"/1/29/311/869/874/";}i:4;a:6:{s:2:"id";s:6:"119933";s:10:"product_id";i:119933;s:4:"name";s:67:"PP12-0.25M/Y Gembird Mrezni kabl, CAT5e UTP Patch cord 0.25m yellow";s:12:"product_name";s:67:"PP12-0.25M/Y Gembird Mrezni kabl, CAT5e UTP Patch cord 0.25m yellow";s:3:"url";s:63:"pp12-025my-gembird-mrezni-kabl-cat5e-utp-patch-cord-025m-yellow";s:4:"path";s:18:"/1/29/311/869/874/";}}}"
]
7 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
Parameters:
[
  869
]
8 0.08 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:
[
  1790352395
  "cache_tree_oidl_869"
]
9 12.96 ms
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1790352395
  "cache_tree_oidl_869"
]
10 0.40 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:
[
  869
  869
]
11 0.18 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:
[
  875
  875
]
12 0.27 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:
[
  874
  874
]
13 0.26 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:
[
  872
  872
]
14 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:
[
  871
  871
]
15 0.36 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:
[
  870
  870
]
16 19.76 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 => 1790352395
  0 => "cache_tree_oidl_869"
  1 => "a:2:{s:13:"subCategories";a:5:{i:0;a:7:{s:11:"category_id";i:875;s:13:"category_name";s:12:"HDMI kablovi";s:17:"category_name_seo";s:12:"hdmi-kablovi";s:17:"category_name_aim";s:12:"HDMI kablovi";s:14:"category_image";s:18:"875-1675428358.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:6:"119932";s:10:"product_id";i:119932;s:4:"name";s:64:"CCP-USB2-AMCM-10 Gembird USB 2.0 AM to Type-C cable (AM/CM), 3 m";s:12:"product_name";s:64:"CCP-USB2-AMCM-10 Gembird USB 2.0 AM to Type-C cable (AM/CM), 3 m";s:3:"url";s:58:"cp-usb2-amcm-10-gembird-usb-20-am-to-type-c-cable-amcm-3-m";s:4:"path";s:18:"/1/29/311/869/875/";}i:1;a:6:{s:2:"id";s:5:"69724";s:10:"product_id";i:69724;s:4:"name";s:24:"Kabl HDMI 1.4V 1,5m SBox";s:12:"product_name";s:24:"Kabl HDMI 1.4V 1,5m SBox";s:3:"url";s:22:"kabl-hdmi-14v-15m-sbox";s:4:"path";s:18:"/1/29/311/869/875/";}i:2;a:6:{s:2:"id";s:5:"69721";s:10:"product_id";i:69721;s:4:"name";s:35:"Kabl HDMI-HDMI 2.0 M/M 1,5M 4K SBox";s:12:"product_name";s:35:"Kabl HDMI-HDMI 2.0 M/M 1,5M 4K SBox";s:3:"url";s:32:"kabl-hdmi-hdmi-20-mm-15m-4k-sbox";s:4:"path";s:18:"/1/29/311/869/875/";}i:3;a:6:{s:2:"id";s:6:"115885";s:10:"product_id";i:115885;s:4:"name";s:35:"Hama AV kabl HDMI-HDMI 3m, 4K, brzi";s:12:"product_name";s:35:"Hama AV kabl HDMI-HDMI 3m, 4K, brzi";s:3:"url";s:33:"hama-av-kabl-hdmi-hdmi-3m-4k-brzi";s:4:"path";s:18:"/1/29/311/869/875/";}i:4;a:6:{s:2:"id";s:5:"30103";s:10:"product_id";i:30103;s:4:"name";s:40:"HDMI - DVI kabl CABLE-551G/5m pozlaćeni";s:12:"product_name";s:40:"HDMI - DVI kabl CABLE-551G/5m pozlaćeni";s:3:"url";s:36:"hdmi-dvi-kabl-cable-551g5m-pozlaceni";s:4:"path";s:18:"/1/29/311/869/875/";}}}i:1;a:7:{s:11:"category_id";i:874;s:13:"category_name";s:19:"LAN-mrežni kablovi";s:17:"category_name_seo";s:18:"lan-mrezni-kablovi";s:17:"category_name_aim";s:19:"LAN-mrežni kablovi";s:14:"category_image";s:18:"874-1675428741.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:5:"98926";s:10:"product_id";i:98926;s:4:"name";s:44:"UTP kabel CAT.5e - pun presek UTP-CAT.5T/CCA";s:12:"product_name";s:44:"UTP kabel CAT.5e - pun presek UTP-CAT.5T/CCA";s:3:"url";s:38:"utp-kabel-cat5e-pun-presek-utp-cat5tca";s:4:"path";s:18:"/1/29/311/869/874/";}i:1;a:6:{s:2:"id";s:5:"98928";s:10:"product_id";i:98928;s:4:"name";s:29:"UTP kabel CAT.6e - pun presek";s:12:"product_name";s:29:"UTP kabel CAT.6e - pun presek";s:3:"url";s:26:"utp-kabel-cat6e-pun-presek";s:4:"path";s:18:"/1/29/311/869/874/";}i:2;a:6:{s:2:"id";s:5:"98927";s:10:"product_id";i:98927;s:4:"name";s:21:"UTP patch kabel 0,5 m";s:12:"product_name";s:21:"UTP patch kabel 0,5 m";s:3:"url";s:20:"utp-patch-kabel-05-m";s:4:"path";s:18:"/1/29/311/869/874/";}i:3;a:6:{s:2:"id";s:5:"98924";s:10:"product_id";i:98924;s:4:"name";s:27:"UTP kabel CAT.5e - licnasti";s:12:"product_name";s:27:"UTP kabel CAT.5e - licnasti";s:3:"url";s:24:"utp-kabel-cat5e-licnasti";s:4:"path";s:18:"/1/29/311/869/874/";}i:4;a:6:{s:2:"id";s:6:"119933";s:10:"product_id";i:119933;s:4:"name";s:67:"PP12-0.25M/Y Gembird Mrezni kabl, CAT5e UTP Patch cord 0.25m yellow";s:12:"product_name";s:67:"PP12-0.25M/Y Gembird Mrezni kabl, CAT5e UTP Patch cord 0.25m yellow";s:3:"url";s:63:"pp12-025my-gembird-mrezni-kabl-cat5e-utp-patch-cord-025m-yellow";s:4:"path";s:18:"/1/29/311/869/874/";}}}i:2;a:7:{s:11:"category_id";i:872;s:13:"category_name";s:13:"Scart kablovi";s:17:"category_name_seo";s:13:"scart-kablovi";s:17:"category_name_aim";s:13:"Scart kablovi";s:14:"category_image";s:18:"872-1675428553.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:4:{i:0;a:6:{s:2:"id";s:5:"30169";s:10:"product_id";i:30169;s:4:"name";s:23:"Video kabl SCART48 1.5m";s:12:"product_name";s:23:"Video kabl SCART48 1.5m";s:3:"url";s:22:"video-kabl-scart48-15m";s:4:"path";s:18:"/1/29/311/869/872/";}i:1;a:6:{s:2:"id";s:5:"30170";s:10:"product_id";i:30170;s:4:"name";s:22:"Video kabl SCART48/5 m";s:12:"product_name";s:22:"Video kabl SCART48/5 m";s:3:"url";s:21:"video-kabl-scart485-m";s:4:"path";s:18:"/1/29/311/869/872/";}i:2;a:6:{s:2:"id";s:5:"30171";s:10:"product_id";i:30171;s:4:"name";s:24:"Video kabel SCART48/10 m";s:12:"product_name";s:24:"Video kabel SCART48/10 m";s:3:"url";s:23:"video-kabel-scart4810-m";s:4:"path";s:18:"/1/29/311/869/872/";}i:3;a:6:{s:2:"id";s:6:"115655";s:10:"product_id";i:115655;s:4:"name";s:57:"AV Kabl Produžni SCART (muški) na SCART (ženski), 3.0m";s:12:"product_name";s:57:"AV Kabl Produžni SCART (muški) na SCART (ženski), 3.0m";s:3:"url";s:48:"av-kabl-produzni-scart-muski-na-scart-zenski-30m";s:4:"path";s:18:"/1/29/311/869/872/";}}}i:3;a:7:{s:11:"category_id";i:871;s:13:"category_name";s:11:"USB kablovi";s:17:"category_name_seo";s:11:"usb-kablovi";s:17:"category_name_aim";s:11:"USB kablovi";s:14:"category_image";s:18:"871-1671746420.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:6:"102018";s:10:"product_id";i:102018;s:4:"name";s:44:"USB 2.0 kabel, USB A- USB micro B, 1m Prosto";s:12:"product_name";s:44:"USB 2.0 kabel, USB A- USB micro B, 1m Prosto";s:3:"url";s:40:"usb-20-kabel-usb-a-usb-micro-b-1m-prosto";s:4:"path";s:18:"/1/29/311/869/871/";}i:1;a:6:{s:2:"id";s:6:"102017";s:10:"product_id";i:102017;s:4:"name";s:38:"USB 2.0 kabel, USB A- USB C, 1m Prosto";s:12:"product_name";s:38:"USB 2.0 kabel, USB A- USB C, 1m Prosto";s:3:"url";s:34:"usb-20-kabel-usb-a-usb-c-1m-prosto";s:4:"path";s:18:"/1/29/311/869/871/";}i:2;a:6:{s:2:"id";s:6:"100688";s:10:"product_id";i:100688;s:4:"name";s:39:"Samsung kabl 2 X USB-C muški, 3A, crni";s:12:"product_name";s:39:"Samsung kabl 2 X USB-C muški, 3A, crni";s:3:"url";s:36:"samsung-kabl-2-x-usb-c-muski-3a-crni";s:4:"path";s:18:"/1/29/311/869/871/";}i:3;a:6:{s:2:"id";s:6:"115747";s:10:"product_id";i:115747;s:4:"name";s:50:"Charging/Data kabl, USB Type-C-USB Type-C, 1m crni";s:12:"product_name";s:50:"Charging/Data kabl, USB Type-C-USB Type-C, 1m crni";s:3:"url";s:47:"chargingdata-kabl-usb-type-c-usb-type-c-1m-crni";s:4:"path";s:18:"/1/29/311/869/871/";}i:4;a:6:{s:2:"id";s:6:"115601";s:10:"product_id";i:115601;s:4:"name";s:46:"Samsung Kabl set 2 x USB Tip C kabl, crni 1.5m";s:12:"product_name";s:46:"Samsung Kabl set 2 x USB Tip C kabl, crni 1.5m";s:3:"url";s:44:"samsung-kabl-set-2-x-usb-tip-c-kabl-crni-15m";s:4:"path";s:18:"/1/29/311/869/871/";}}}i:4;a:7:{s:11:"category_id";i:870;s:13:"category_name";s:11:"VGA kablovi";s:17:"category_name_seo";s:11:"vga-kablovi";s:17:"category_name_aim";s:11:"VGA kablovi";s:14:"category_image";s:18:"870-1675428196.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:1:{i:0;a:6:{s:2:"id";s:6:"115706";s:10:"product_id";i:115706;s:4:"name";s:34:"Hama VGA kabl, Full HD 1080 p, 3 m";s:12:"product_name";s:34:"Hama VGA kabl, Full HD 1080 p, 3 m";s:3:"url";s:32:"hama-vga-kabl-full-hd-1080-p-3-m";s:4:"path";s:18:"/1/29/311/869/870/";}}}}s:8:"products";a:0:{}}"
]
17 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
Parameters:
[
  311
]
18 5.25 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:
[
  1790352395
  "cache_tree_oidl_311"
]
19 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
Parameters:
[
  29
]
20 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:
[
  1790352395
  "cache_tree_oidl_29"
]
21 0.15 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
Parameters:
[
  1
]
22 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:
[
  1790352395
  "cache_tree_oidl_1"
]
23 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
Parameters:
[
  1
]
24 0.16 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:
[
  1790352395
  "cache_tree_oidl_1"
]
25 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
Parameters:
[
  29
]
26 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:
[
  1790352395
  "cache_tree_oidl_29"
]
27 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
Parameters:
[
  1
]
28 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:
[
  1790352395
  "cache_tree_oidl_1"
]
29 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
Parameters:
[
  1
]
30 0.12 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:
[
  1790352395
  "cache_tree_oidl_1"
]
31 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
Parameters:
[
  311
]
32 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:
[
  1790352395
  "cache_tree_oidl_311"
]
33 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
Parameters:
[
  29
]
34 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:
[
  1790352395
  "cache_tree_oidl_29"
]
35 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
Parameters:
[
  1
]
36 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:
[
  1790352395
  "cache_tree_oidl_1"
]
37 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
Parameters:
[
  1
]
38 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:
[
  1790352395
  "cache_tree_oidl_1"
]
39 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
Parameters:
[
  29
]
40 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:
[
  1790352395
  "cache_tree_oidl_29"
]
41 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
Parameters:
[
  1
]
42 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:
[
  1790352395
  "cache_tree_oidl_1"
]
43 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
Parameters:
[
  1
]
44 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:
[
  1790352395
  "cache_tree_oidl_1"
]
45 0.12 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
Parameters:
[
  98924
]
46 0.10 ms
SELECT p.share_link
			FROM proizvodi_filmovi p
			WHERE p.product_id = ? AND p.share_link != '' AND p.active = 1
Parameters:
[
  98924
]
47 0.08 ms
SELECT * 
			FROM proizvodi_rejting_star 
			WHERE product_id = ?
Parameters:
[
  98924
]
48 0.13 ms
SELECT *
			FROM proizvodi_komentari
			WHERE id_proizvoda = ? and active = 1
			ORDER BY vreme DESC
Parameters:
[
  98924
]
49 0.25 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"
]
50 13.74 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
Parameters:
[
  98924
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

No loaded entities.