Query Metrics

11 Database Queries
6 Different statements
11.52 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

#▲ Time Info
1 1.47 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:
[
  "novogodisnji-program"
]
2 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:
[
  1790347846
  "cache_tree_oidl_1053"
]
3 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:
[
  1053
  1053
]
4 9.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 => 1790347846
  0 => "cache_tree_oidl_1053"
  1 => "a:2:{s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:6:"101192";s:10:"product_id";i:101192;s:4:"name";s:40:"Svetleća zvezda repatica sa 35 sijalica";s:12:"product_name";s:40:"Svetleća zvezda repatica sa 35 sijalica";s:3:"url";s:39:"svetleca-zvezda-repatica-sa-35-sijalica";s:4:"path";s:12:"/1/324/1053/";}i:1;a:6:{s:2:"id";s:5:"84218";s:10:"product_id";i:84218;s:4:"name";s:57:"Ukrasna voštana LED sveća sa efektom plamena CDL20 HOME";s:12:"product_name";s:57:"Ukrasna voštana LED sveća sa efektom plamena CDL20 HOME";s:3:"url";s:55:"ukrasna-vostana-led-sveca-sa-efektom-plamena-cdl20-home";s:4:"path";s:12:"/1/324/1053/";}i:2;a:6:{s:2:"id";s:6:"119680";s:10:"product_id";i:119680;s:4:"name";s:65:"Božićne kuglice zlatno-srebrne kuglice 6 cm, 30/1 kom 51-573000";s:12:"product_name";s:65:"Božićne kuglice zlatno-srebrne kuglice 6 cm, 30/1 kom 51-573000";s:3:"url";s:61:"bozicne-kuglice-zlatno-srebrne-kuglice-6-cm-301-kom-51-573000";s:4:"path";s:12:"/1/324/1053/";}i:3;a:6:{s:2:"id";s:6:"101573";s:10:"product_id";i:101573;s:4:"name";s:26:"Novogodišnje kugle 24 kom";s:12:"product_name";s:26:"Novogodišnje kugle 24 kom";s:3:"url";s:25:"novogodisnje-kugle-24-kom";s:4:"path";s:12:"/1/324/1053/";}i:4;a:6:{s:2:"id";s:6:"101576";s:10:"product_id";i:101576;s:4:"name";s:38:"Novogodišnje kugle crvene i bele 3 cm";s:12:"product_name";s:38:"Novogodišnje kugle crvene i bele 3 cm";s:3:"url";s:37:"novogodisnje-kugle-crvene-i-bele-3-cm";s:4:"path";s:12:"/1/324/1053/";}}}"
]
5 0.20 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:
[
  324
]
6 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:
[
  1790347846
  "cache_tree_oidl_324"
]
7 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:
[
  1
]
8 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:
[
  1790347846
  "cache_tree_oidl_1"
]
9 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
]
10 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:
[
  1790347846
  "cache_tree_oidl_1"
]
11 0.10 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"
]

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.