Query Metrics

20 Database Queries
7 Different statements
39.81 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
25.11 ms
(63.06%)
1
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1780859835
  "cache_tree_aim_889"
]
10.70 ms
(26.87%)
1
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 => 1780859835
  0 => "cache_tree_aim_889"
  1 => "a:2:{s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:6:"112878";s:10:"product_id";i:112878;s:4:"name";s:45:"Set rotacionog alata 135W - BORMANN - BMG1360";s:12:"product_name";s:45:"Set rotacionog alata 135W - BORMANN - BMG1360";s:3:"url";s:41:"set-rotacionog-alata-135w-bormann-bmg1360";s:4:"path";s:13:"/1/21/22/889/";}i:1;a:6:{s:2:"id";s:5:"29968";s:10:"product_id";i:29968;s:4:"name";s:31:"Čeona brusilica W-MS 130 Womax";s:12:"product_name";s:31:"Čeona brusilica W-MS 130 Womax";s:3:"url";s:30:"ceona-brusilica-w-ms-130-womax";s:4:"path";s:13:"/1/21/22/889/";}i:2;a:6:{s:2:"id";s:5:"96387";s:10:"product_id";i:96387;s:4:"name";s:37:"Hogert HT2E100 mini brusilica |tip 1|";s:12:"product_name";s:37:"Hogert HT2E100 mini brusilica |tip 1|";s:3:"url";s:35:"hogert-ht2e100-mini-brusilica-tip-1";s:4:"path";s:13:"/1/21/22/889/";}i:3;a:6:{s:2:"id";s:6:"118445";s:10:"product_id";i:118445;s:4:"name";s:83:"Proxxon MICROMOT 60 (28500) – modelarska bušilica i glodalica visoke preciznosti";s:12:"product_name";s:83:"Proxxon MICROMOT 60 (28500) – modelarska bušilica i glodalica visoke preciznosti";s:3:"url";s:76:"proxxon-micromot-60-28500-modelarska-busilica-i-glodalica-visoke-preciznosti";s:4:"path";s:13:"/1/21/22/889/";}i:4;a:6:{s:2:"id";s:6:"106458";s:10:"product_id";i:106458;s:4:"name";s:48:"Proxxon MICROMOT 60/E čeona brusilica-bušilica";s:12:"product_name";s:48:"Proxxon MICROMOT 60/E čeona brusilica-bušilica";s:3:"url";s:45:"proxxon-micromot-60e-ceona-brusilica-busilica";s:4:"path";s:13:"/1/21/22/889/";}}}"
]
2.23 ms
(5.61%)
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:
[
  "ceone-brusilice"
]
0.73 ms
(1.83%)
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:
[
  1780859835
  "cache_tree_aim_889"
]
0.58 ms
(1.47%)
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.34 ms
(0.84%)
1
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 AND k.fl_alat = 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 AND c2.fl_alat = 1) 
	        ORDER BY category_name
Parameters:
[
  889
  889
]
0.13 ms
(0.32%)
1
SELECT page_title, page_meta_description, page_meta_keywords, web_page
	        FROM website_tags
	        WHERE website = ? and web_page IN (?, ?)
Parameters:
[
  2
  "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.