Query Metrics
5
Database Queries
5
Different statements
2.00 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.08 ms |
SELECT id, brand_name, brand_name_seo, brand_description, brand_image, meta_title, meta_description, meta_keywords, num_of_products, num_of_products_aim, img_size FROM proizvodjaci WHERE brand_name_seo = ? and active = 1
Parameters:
[
"bihui"
]
|
||||||||||||||||||||||||||||||
| 2 | 0.21 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
]
|
||||||||||||||||||||||||||||||
| 3 | 0.26 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:
[ 1780738138 "cache_tree_aim_1" ]
|
||||||||||||||||||||||||||||||
| 4 | 0.28 ms |
SELECT k.id, k.category_name, k.category_name_seo, k.category_image, k.parent_category_id, k.level, k.show_category, k.active, k.fl_alat, k.category_name_aim FROM kategorije k INNER JOIN brand_to_category bc ON k.id = bc.fk_category_id AND bc.fk_brand_id = ? WHERE parent_category_id = ? AND active = 1 AND k.fl_alat = 1
Parameters:
[ 1165 1 ]
|
||||||||||||||||||||||||||||||
| 5 | 0.17 ms |
SELECT page_title, page_meta_description, page_meta_keywords, web_page FROM website_tags WHERE website = ? and web_page IN (?, ?)
Parameters:
[ 2 "brendovi" "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.