Query Metrics

12 Database Queries
7 Different statements
19.79 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

#▲ Time Info
1 1.98 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:
[
  "kalkulatori"
]
2 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:
[
  1790365375
  "cache_tree_oidl_188"
]
3 8.43 ms
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1790365375
  "cache_tree_oidl_188"
]
4 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:
[
  188
  188
]
5 8.17 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 => 1790365375
  0 => "cache_tree_oidl_188"
  1 => "a:2:{s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:5:"76743";s:10:"product_id";i:76743;s:4:"name";s:36:"Kalkulator sa 10 mesta EL-377W Sharp";s:12:"product_name";s:36:"Kalkulator sa 10 mesta EL-377W Sharp";s:3:"url";s:36:"kalkulator-sa-10-mesta-el-377w-sharp";s:4:"path";s:10:"/1/14/188/";}i:1;a:6:{s:2:"id";s:5:"84109";s:10:"product_id";i:84109;s:4:"name";s:66:"Kalkulator tehnički 12mesta 240 funkcija Rebell RE-SC2040 BX crni";s:12:"product_name";s:66:"Kalkulator tehnički 12mesta 240 funkcija Rebell RE-SC2040 BX crni";s:3:"url";s:65:"kalkulator-tehnicki-12mesta-240-funkcija-rebell-re-sc2040-bx-crni";s:4:"path";s:10:"/1/14/188/";}i:2;a:6:{s:2:"id";s:5:"76742";s:10:"product_id";i:76742;s:4:"name";s:39:"Kalkulator sa 12 mesta EL-124T-WH Sharp";s:12:"product_name";s:39:"Kalkulator sa 12 mesta EL-124T-WH Sharp";s:3:"url";s:39:"kalkulator-sa-12-mesta-el-124t-wh-sharp";s:4:"path";s:10:"/1/14/188/";}i:3;a:6:{s:2:"id";s:5:"76739";s:10:"product_id";i:76739;s:4:"name";s:39:"kalkulator sa 14 mesta EL-145T-BL Sharp";s:12:"product_name";s:39:"kalkulator sa 14 mesta EL-145T-BL Sharp";s:3:"url";s:39:"kalkulator-sa-14-mesta-el-145t-bl-sharp";s:4:"path";s:10:"/1/14/188/";}i:4;a:6:{s:2:"id";s:5:"76733";s:10:"product_id";i:76733;s:4:"name";s:52:"Kalkulator tehnički 273 funkcije EL-531THB-GY Sharp";s:12:"product_name";s:52:"Kalkulator tehnički 273 funkcije EL-531THB-GY Sharp";s:3:"url";s:51:"kalkulator-tehnicki-273-funkcije-el-531thb-gy-sharp";s:4:"path";s:10:"/1/14/188/";}}}"
]
6 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:
[
  14
]
7 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:
[
  1790365375
  "cache_tree_oidl_14"
]
8 0.07 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
]
9 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:
[
  1790365375
  "cache_tree_oidl_1"
]
10 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
]
11 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:
[
  1790365375
  "cache_tree_oidl_1"
]
12 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.