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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.92 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.94 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.61 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:
[
  13246298
]
4 0.26 ms
"START TRANSACTION"
Parameters:
[]
5 0.50 ms
INSERT INTO tracking_view_listing (tracking_session_id, days_to_departure, country, district, results, parent_category, slug, date_from, date_to, adults, children, children_ages, transport, nights, foods, airports, tolerance, date_interaction, created_at) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  13246298
  38
  "Španielsko"
  null
  16
  "Last minute dovolenky"
  "last-minute"
  "2025-05-16"
  "2025-06-16"
  2
  0
  null
  null
  null
  "Raňajky"
  null
  0
  1
  "2025-04-07 14:04:45"
]
6 0.29 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.