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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.68 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.89 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 55.70 ms
SELECT t0.tour_id AS tour_id_1, t0.views AS views_2, t0.date AS date_3, t0.id AS id_4 FROM tracking_product t0 WHERE t0.tour_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  400141
  "2025-04-07"
]
4 0.25 ms
"START TRANSACTION"
Parameters:
[]
5 0.35 ms
INSERT INTO tracking_product (tour_id, views, date) VALUES (?, ?, ?)
Parameters:
[
  400141
  1
  "2025-04-07"
]
6 0.31 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.

Entities Mapping