POST https://wwwdev2.satur.sk/tracking

Query Metrics

8 Database Queries
6 Different statements
4.71 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 1.86 ms
SELECT u0_.id AS id_0, u0_.old_url AS old_url_1, u0_.new_url AS new_url_2 FROM url_redirect u0_ WHERE (u0_.is_active = 1) AND (u0_.deleted_at IS NULL)
Parameters:
[]
2 0.92 ms
SELECT t0.title AS title_1, t0.h1 AS h1_2, t0.url AS url_3, t0.description AS description_4, t0.image AS image_5, t0.id AS id_6, t0.deleted_at AS deleted_at_7, t0.modified_at AS modified_at_8, t0.created_at AS created_at_9 FROM seo_url t0 WHERE ((t0.deleted_at IS NULL))
Parameters:
[]
3 0.31 ms
"START TRANSACTION"
Parameters:
[]
4 0.54 ms
INSERT INTO tracking_session (cookie, os, browser, device, ip, city, country, referrer, utm_source, utm_medium, utm_campaign, user_id, created_at) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "anonymous"
  "Windows undefined"
  "WebKit 537"
  "Desktop"
  "18.216.0.219"
  "Dublin"
  "United States"
  null
  null
  null
  null
  null
  "2025-04-07 14:04:45"
]
5 0.29 ms
"COMMIT"
Parameters:
[]
6 0.19 ms
"START TRANSACTION"
Parameters:
[]
7 0.33 ms
INSERT INTO tracking_page_visit (tracking_session_id, url, created_at) VALUES (?, ?, ?)
Parameters:
[
  13246298
  "/last-minute/spanielsko/ranajky?termin=16.05.2025-16.06.2025"
  "2025-04-07 14:04:45"
]
8 0.26 ms
"COMMIT"
Parameters:
[]

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.