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

Query Metrics

6 Database Queries
6 Different statements
4.76 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 1.95 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 1.05 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.69 ms
SELECT t0.cookie AS cookie_1, t0.os AS os_2, t0.browser AS browser_3, t0.device AS device_4, t0.ip AS ip_5, t0.city AS city_6, t0.country AS country_7, t0.referrer AS referrer_8, t0.utm_source AS utm_source_9, t0.utm_medium AS utm_medium_10, t0.utm_campaign AS utm_campaign_11, t0.user_id AS user_id_12, t0.id AS id_13, t0.created_at AS created_at_14 FROM tracking_session t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  13246305
]
4 0.27 ms
"START TRANSACTION"
Parameters:
[]
5 0.50 ms
INSERT INTO tracking_view_product (tracking_session_id, tour_id, is_planet_fun, main_category_id, holiday_type, accommodation_type, date_from, date_to, adults, children, children_ages, transport, nights, foods, airports, packages, created_at) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  13246305
  400141
  0
  67
  "6,7"
  "2"
  "2025-05-08"
  "2025-06-08"
  2
  0
  null
  null
  null
  null
  null
  null
  "2025-04-07 20:49:04"
]
6 0.30 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.