Query Metrics

2 Database Queries
2 Different statements
13.51 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

#▲ Time Info
1 0.24 ms
SELECT page_title, page_meta_description, page_meta_keywords, web_page
	        FROM website_tags
	        WHERE website = ? and web_page IN (?, ?)
Parameters:
[
  1
  "kupovina"
  "ostale"
]
2 13.27 ms
SELECT id, session_id, product_id, product_name, cat_id, brand_id, seller_id, quantity, price, member_id, created, is_active
          FROM basket_products WHERE session_id = ? AND is_active = 1
Parameters:
[
  "cc62e36af3380cc8e8e9a1a665493642"
]

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.