Query Metrics

137 Database Queries
7 Different statements
71.83 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time▼ Count Info
25.43 ms
(35.40%)
2
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1790413202
  "cache_tree_oidl_110"
]
25.27 ms
(35.17%)
116
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:
[
  110
  110
]
18.32 ms
(25.51%)
2
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 => 1790413202
  0 => "cache_tree_oidl_110"
  1 => "a:2:{s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:5:"89934";s:10:"product_id";i:89934;s:4:"name";s:40:"RAIDER mešač električni RD-HM07 1200W";s:12:"product_name";s:40:"RAIDER mešač električni RD-HM07 1200W";s:3:"url";s:37:"raider-mesac-elektricni-rd-hm07-1200w";s:4:"path";s:13:"/1/21/22/110/";}i:1;a:6:{s:2:"id";s:4:"7229";s:10:"product_id";i:7229;s:4:"name";s:24:"Mešač W-FMR 1000 Womax";s:12:"product_name";s:24:"Mešač W-FMR 1000 Womax";s:3:"url";s:22:"mesac-w-fmr-1000-womax";s:4:"path";s:13:"/1/21/22/110/";}i:2;a:6:{s:2:"id";s:5:"79770";s:10:"product_id";i:79770;s:4:"name";s:57:"Električni mešač za boju i malter TC-MX 1200 E Einhell";s:12:"product_name";s:57:"Električni mešač za boju i malter TC-MX 1200 E Einhell";s:3:"url";s:54:"elektricni-mesac-za-boju-i-malter-tc-mx-1200-e-einhell";s:4:"path";s:13:"/1/21/22/110/";}i:3;a:6:{s:2:"id";s:5:"98981";s:10:"product_id";i:98981;s:4:"name";s:25:"Mešač W-FMR 1200A Womax";s:12:"product_name";s:25:"Mešač W-FMR 1200A Womax";s:3:"url";s:23:"mesac-w-fmr-1200a-womax";s:4:"path";s:13:"/1/21/22/110/";}i:4;a:6:{s:2:"id";s:5:"87276";s:10:"product_id";i:87276;s:4:"name";s:55:"FIELDMANN FDRM 201601-E Električni ručni mikser 1600W";s:12:"product_name";s:55:"FIELDMANN FDRM 201601-E Električni ručni mikser 1600W";s:3:"url";s:53:"fieldmann-fdrm-201601-e-elektricni-rucni-mikser-1600w";s:4:"path";s:13:"/1/21/22/110/";}}}"
]
1.33 ms
(1.85%)
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,
	        	       cache_tree, cache_tree_aim, show_eponuda
	        	FROM kategorije 
	        	WHERE category_name_seo = ? and active = 1
Parameters:
[
  "mesaci"
]
0.80 ms
(1.12%)
8
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:
[
  1790413202
  "cache_tree_oidl_110"
]
0.59 ms
(0.83%)
7
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:
[
  22
]
0.09 ms
(0.12%)
1
SELECT page_title, page_meta_description, page_meta_keywords, web_page
	        FROM website_tags
	        WHERE website = ? and web_page IN (?, ?)
Parameters:
[
  1
  "kategorije"
  "ostale"
]

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.