GET https://dev.alatiimasine.com/proizvodi/strunjace/2

Query Metrics

56 Database Queries
12 Different statements
65.17 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

#▲ Time Info
1 1.51 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:
[
  "strunjace"
]
2 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:
[
  1790360014
  "cache_tree_oidl_406"
]
3 8.22 ms
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1790360014
  "cache_tree_oidl_406"
]
4 0.22 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:
[
  406
  406
]
5 12.41 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 => 1790360014
  0 => "cache_tree_oidl_406"
  1 => "a:2:{s:13:"subCategories";a:0:{}s:8:"products";a:3:{i:0;a:6:{s:2:"id";s:6:"119929";s:10:"product_id";i:119929;s:4:"name";s:20:"Podloga za vežbanje";s:12:"product_name";s:20:"Podloga za vežbanje";s:3:"url";s:19:"podloga-za-vezbanje";s:4:"path";s:13:"/1/12/67/406/";}i:1;a:6:{s:2:"id";s:5:"32005";s:10:"product_id";i:32005;s:4:"name";s:30:"Strunjača tatami 100x100x4cm ";s:12:"product_name";s:30:"Strunjača tatami 100x100x4cm ";s:3:"url";s:28:"strunjaca-tatami-100x100x4cm";s:4:"path";s:13:"/1/12/67/406/";}i:2;a:6:{s:2:"id";s:5:"32009";s:10:"product_id";i:32009;s:4:"name";s:34:"Strunjača gimnastika 200x100x6cm ";s:12:"product_name";s:34:"Strunjača gimnastika 200x100x6cm ";s:3:"url";s:32:"strunjaca-gimnastika-200x100x6cm";s:4:"path";s:13:"/1/12/67/406/";}}}"
]
6 0.24 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:
[
  67
]
7 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:
[
  1790360014
  "cache_tree_oidl_67"
]
8 8.03 ms
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1790360014
  "cache_tree_oidl_67"
]
9 0.25 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:
[
  67
  67
]
10 0.13 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:
[
  503
  503
]
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:
[
  79
  79
]
12 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:
[
  508
  508
]
13 0.25 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:
[
  285
  285
]
14 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:
[
  403
  403
]
15 0.20 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:
[
  75
  75
]
16 0.19 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:
[
  78
  78
]
17 0.16 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:
[
  406
  406
]
18 0.14 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:
[
  506
  506
]
19 0.13 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:
[
  76
  76
]
20 0.14 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:
[
  80
  80
]
21 10.80 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 => 1790360014
  0 => "cache_tree_oidl_67"
  1 => "a:2:{s:13:"subCategories";a:11:{i:0;a:7:{s:11:"category_id";i:503;s:13:"category_name";s:28:"Klupe za veslanje suvo veslo";s:17:"category_name_seo";s:28:"klupe-za-veslanje-suvo-veslo";s:17:"category_name_aim";s:28:"Klupe za veslanje suvo veslo";s:14:"category_image";s:18:"503-1672008746.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:0:{}}i:1;a:7:{s:11:"category_id";i:79;s:13:"category_name";s:10:"Kose klupe";s:17:"category_name_seo";s:10:"kose-klupe";s:17:"category_name_aim";s:10:"Kose klupe";s:14:"category_image";s:17:"79-1672008578.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:1:{i:0;a:6:{s:2:"id";s:5:"31813";s:10:"product_id";i:31813;s:4:"name";s:28:"Klupa za trbušnjake - RX 07";s:12:"product_name";s:28:"Klupa za trbušnjake - RX 07";s:3:"url";s:25:"klupa-za-trbusnjake-rx-07";s:4:"path";s:12:"/1/12/67/79/";}}}i:2;a:7:{s:11:"category_id";i:508;s:13:"category_name";s:20:"Masažer sa pojasom ";s:17:"category_name_seo";s:18:"masazer-sa-pojasom";s:17:"category_name_aim";s:20:"Masažer sa pojasom ";s:14:"category_image";s:18:"508-1674911836.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:0:{}}i:3;a:7:{s:11:"category_id";i:285;s:13:"category_name";s:22:"Rekviziti za vežbanje";s:17:"category_name_seo";s:21:"rekviziti-za-vezbanje";s:17:"category_name_aim";s:22:"Rekviziti za vežbanje";s:14:"category_image";s:18:"285-1674911154.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:5:"31812";s:10:"product_id";i:31812;s:4:"name";s:49:"Zaštitna silikonska guma za obe vilice - RS 6741";s:12:"product_name";s:49:"Zaštitna silikonska guma za obe vilice - RS 6741";s:3:"url";s:46:"zastitna-silikonska-guma-za-obe-vilice-rs-6741";s:4:"path";s:13:"/1/12/67/285/";}i:1;a:6:{s:2:"id";s:5:"44544";s:10:"product_id";i:44544;s:4:"name";s:18:"Suspenzori RS KOKI";s:12:"product_name";s:18:"Suspenzori RS KOKI";s:3:"url";s:18:"suspenzori-rs-koki";s:4:"path";s:13:"/1/12/67/285/";}i:2;a:6:{s:2:"id";s:5:"44458";s:10:"product_id";i:44458;s:4:"name";s:37:"Pojas za mršavljenje 25 cm RX SLIM 1";s:12:"product_name";s:37:"Pojas za mršavljenje 25 cm RX SLIM 1";s:3:"url";s:36:"pojas-za-mrsavljenje-25-cm-rx-slim-1";s:4:"path";s:13:"/1/12/67/285/";}i:3;a:6:{s:2:"id";s:5:"64808";s:10:"product_id";i:64808;s:4:"name";s:15:"Sklekeri PU1205";s:12:"product_name";s:15:"Sklekeri PU1205";s:3:"url";s:15:"sklekeri-pu1205";s:4:"path";s:13:"/1/12/67/285/";}i:4;a:6:{s:2:"id";s:5:"44462";s:10:"product_id";i:44462;s:4:"name";s:28:"Pilates lopta 55 cm RX PIL55";s:12:"product_name";s:28:"Pilates lopta 55 cm RX PIL55";s:3:"url";s:28:"pilates-lopta-55-cm-rx-pil55";s:4:"path";s:13:"/1/12/67/285/";}}}i:4;a:7:{s:11:"category_id";i:403;s:13:"category_name";s:30:"Rukavice i štitnici za fitnes";s:17:"category_name_seo";s:29:"rukavice-i-stitnici-za-fitnes";s:17:"category_name_aim";s:30:"Rukavice i štitnici za fitnes";s:14:"category_image";s:18:"403-1674911427.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:4:{i:0;a:6:{s:2:"id";s:5:"44484";s:10:"product_id";i:44484;s:4:"name";s:25:"Fitness rukavice RX FG310";s:12:"product_name";s:25:"Fitness rukavice RX FG310";s:3:"url";s:24:"fitnes-rukavice-rx-fg310";s:4:"path";s:13:"/1/12/67/403/";}i:1;a:6:{s:2:"id";s:5:"44486";s:10:"product_id";i:44486;s:4:"name";s:25:"Fitness rukavice RX FG316";s:12:"product_name";s:25:"Fitness rukavice RX FG316";s:3:"url";s:24:"fitnes-rukavice-rx-fg316";s:4:"path";s:13:"/1/12/67/403/";}i:2;a:6:{s:2:"id";s:5:"44492";s:10:"product_id";i:44492;s:4:"name";s:40:"Fitness rukavice sa steznikom RX SF 1139";s:12:"product_name";s:40:"Fitness rukavice sa steznikom RX SF 1139";s:3:"url";s:39:"fitnes-rukavice-sa-steznikom-rx-sf-1139";s:4:"path";s:13:"/1/12/67/403/";}i:3;a:6:{s:2:"id";s:5:"44489";s:10:"product_id";i:44489;s:4:"name";s:33:"Bodybuilding rukavice RX SG 1001A";s:12:"product_name";s:33:"Bodybuilding rukavice RX SG 1001A";s:3:"url";s:33:"bodybuilding-rukavice-rx-sg-1001a";s:4:"path";s:13:"/1/12/67/403/";}}}i:5;a:7:{s:11:"category_id";i:75;s:13:"category_name";s:13:"Sobne bicikle";s:17:"category_name_seo";s:13:"sobne-bicikle";s:17:"category_name_aim";s:13:"Sobne bicikle";s:14:"category_image";s:17:"75-1271166285.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:0:{}}i:6;a:7:{s:11:"category_id";i:78;s:13:"category_name";s:24:"Steperi, kros trenažeri";s:17:"category_name_seo";s:22:"steperi-kros-trenazeri";s:17:"category_name_aim";s:24:"Steperi, kros trenažeri";s:14:"category_image";s:17:"78-1674910931.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:0:{}}i:7;a:7:{s:11:"category_id";i:406;s:13:"category_name";s:10:"Strunjače";s:17:"category_name_seo";s:9:"strunjace";s:17:"category_name_aim";s:10:"Strunjače";s:14:"category_image";s:18:"406-1674912052.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:3:{i:0;a:6:{s:2:"id";s:6:"119929";s:10:"product_id";i:119929;s:4:"name";s:20:"Podloga za vežbanje";s:12:"product_name";s:20:"Podloga za vežbanje";s:3:"url";s:19:"podloga-za-vezbanje";s:4:"path";s:13:"/1/12/67/406/";}i:1;a:6:{s:2:"id";s:5:"32005";s:10:"product_id";i:32005;s:4:"name";s:30:"Strunjača tatami 100x100x4cm ";s:12:"product_name";s:30:"Strunjača tatami 100x100x4cm ";s:3:"url";s:28:"strunjaca-tatami-100x100x4cm";s:4:"path";s:13:"/1/12/67/406/";}i:2;a:6:{s:2:"id";s:5:"32009";s:10:"product_id";i:32009;s:4:"name";s:34:"Strunjača gimnastika 200x100x6cm ";s:12:"product_name";s:34:"Strunjača gimnastika 200x100x6cm ";s:3:"url";s:32:"strunjaca-gimnastika-200x100x6cm";s:4:"path";s:13:"/1/12/67/406/";}}}i:8;a:7:{s:11:"category_id";i:506;s:13:"category_name";s:15:"Tegovi i oprema";s:17:"category_name_seo";s:15:"tegovi-i-oprema";s:17:"category_name_aim";s:15:"Tegovi i oprema";s:14:"category_image";s:18:"506-1672008935.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:5:"64988";s:10:"product_id";i:64988;s:4:"name";s:46:"Olimpijski teg sa hvatom liveni 1x1.25 kg RING";s:12:"product_name";s:46:"Olimpijski teg sa hvatom liveni 1x1.25 kg RING";s:3:"url";s:45:"olimpijski-teg-sa-hvatom-liveni-1x125-kg-ring";s:4:"path";s:13:"/1/12/67/506/";}i:1;a:6:{s:2:"id";s:5:"44560";s:10:"product_id";i:44560;s:4:"name";s:32:"Bučica plastična 1x2kg RX PD-2";s:12:"product_name";s:32:"Bučica plastična 1x2kg RX PD-2";s:3:"url";s:30:"bucica-plasticna-1x2kg-rx-pd-2";s:4:"path";s:13:"/1/12/67/506/";}i:2;a:6:{s:2:"id";s:5:"44546";s:10:"product_id";i:44546;s:4:"name";s:51:"Tegovi crni standardni liveni 2x1,25kg RX PL01-1,25";s:12:"product_name";s:51:"Tegovi crni standardni liveni 2x1,25kg RX PL01-1,25";s:3:"url";s:49:"tegovi-crni-standardni-liveni-2x125kg-rx-pl01-125";s:4:"path";s:13:"/1/12/67/506/";}i:3;a:6:{s:2:"id";s:5:"65101";s:10:"product_id";i:65101;s:4:"name";s:35:"Kettlebell plastični teg 2 Kg RING";s:12:"product_name";s:35:"Kettlebell plastični teg 2 Kg RING";s:3:"url";s:34:"kettlebell-plasticni-teg-2-kg-ring";s:4:"path";s:13:"/1/12/67/506/";}i:4;a:6:{s:2:"id";s:5:"64989";s:10:"product_id";i:64989;s:4:"name";s:45:"Olimpijski teg sa hvatom liveni 1x2.5 kg RING";s:12:"product_name";s:45:"Olimpijski teg sa hvatom liveni 1x2.5 kg RING";s:3:"url";s:44:"olimpijski-teg-sa-hvatom-liveni-1x25-kg-ring";s:4:"path";s:13:"/1/12/67/506/";}}}i:9;a:7:{s:11:"category_id";i:76;s:13:"category_name";s:17:"Trake za trčanje";s:17:"category_name_seo";s:16:"trake-za-trcanje";s:17:"category_name_aim";s:17:"Trake za trčanje";s:14:"category_image";s:17:"76-1674910698.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:1:{i:0;a:6:{s:2:"id";s:5:"64790";s:10:"product_id";i:64790;s:4:"name";s:36:"Traka za trčanje sa 2 motora RX 177";s:12:"product_name";s:36:"Traka za trčanje sa 2 motora RX 177";s:3:"url";s:35:"traka-za-trcanje-sa-2-motora-rx-177";s:4:"path";s:12:"/1/12/67/76/";}}}i:10;a:7:{s:11:"category_id";i:80;s:13:"category_name";s:42:"Univerzalne sprave za vežbanje-trenažeri";s:17:"category_name_seo";s:40:"univerzalne-sprave-za-vezbanje-trenazeri";s:17:"category_name_aim";s:42:"Univerzalne sprave za vežbanje-trenažeri";s:14:"category_image";s:17:"80-1674910551.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:0:{}}}s:8:"products";a:0:{}}"
]
22 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:
[
  12
]
23 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:
[
  1790360014
  "cache_tree_oidl_12"
]
24 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
Parameters:
[
  1
]
25 0.06 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:
[
  1790360014
  "cache_tree_oidl_1"
]
26 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
Parameters:
[
  1
]
27 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:
[
  1790360014
  "cache_tree_oidl_1"
]
28 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
Parameters:
[
  12
]
29 0.03 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:
[
  1790360014
  "cache_tree_oidl_12"
]
30 0.03 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
]
31 0.04 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:
[
  1790360014
  "cache_tree_oidl_1"
]
32 0.04 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
]
33 0.04 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:
[
  1790360014
  "cache_tree_oidl_1"
]
34 0.08 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"
]
35 0.25 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:
[
  406
]
36 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:
[
  1790360014
  "cache_tree_oidl_406"
]
37 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:
[
  67
]
38 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:
[
  1790360014
  "cache_tree_oidl_67"
]
39 0.11 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:
[
  12
]
40 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:
[
  1790360014
  "cache_tree_oidl_12"
]
41 0.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
Parameters:
[
  1
]
42 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:
[
  1790360014
  "cache_tree_oidl_1"
]
43 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
]
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:
[
  1790360014
  "cache_tree_oidl_1"
]
45 0.11 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:
[
  12
]
46 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:
[
  1790360014
  "cache_tree_oidl_12"
]
47 0.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
Parameters:
[
  1
]
48 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:
[
  1790360014
  "cache_tree_oidl_1"
]
49 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
]
50 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:
[
  1790360014
  "cache_tree_oidl_1"
]
51 0.57 ms
SELECT COUNT(p.id) broj_proizvoda, b.id AS brand_id, b.brand_name, brand_image
			FROM proizvodi p, proizvodjaci b
			WHERE p.brand_id = b.id
			AND p.active = 1 AND p.show_product=1 AND b.active = 1 AND b.show_brand = 1
			AND (p.copy_from_id is NULL OR p.copy_from_id = '') AND p.category_id = ?
			GROUP BY p.brand_id
			ORDER BY b.brand_name
Parameters:
[
  406
]
52 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:
[
  1790360014
  "cache_tree_oidl_1"
]
53 0.64 ms
SELECT b.id AS brand_id, b.brand_name, b.num_of_products AS broj_proizvoda
			FROM proizvodjaci b
			WHERE b.active = 1 AND b.show_brand = 1
			ORDER BY broj_proizvoda DESC
			LIMIT 25
Parameters:
[]
54 17.09 ms
SELECT COUNT(p.id) AS uk_broj_aktivnih 
            FROM proizvodi p 
            WHERE p.active = 1 AND p.show_product = 1
Parameters:
[]
55 0.45 ms
SELECT COUNT(*) AS num_brands
                                FROM proizvodjaci b
                              	WHERE  active = 1 AND show_brand = 1 AND num_of_products > 0
Parameters:
[]
56 0.05 ms
SELECT * FROM upload_images ORDER BY id
Parameters:
[]

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.