GET https://www.sharelocked.you2.pl/pl/adbox/click/3

Query Metrics

4 Database Queries
4 Different statements
7.49 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.87 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.position AS position_3, t0.target_url AS target_url_4, t0.click_count AS click_count_5, t0.is_active AS is_active_6, t0.display_order AS display_order_7, t0.desktop_image_name AS desktop_image_name_8, t0.tablet_image_name AS tablet_image_name_9, t0.mobile_image_name AS mobile_image_name_10, t0.updated_at AS updated_at_11, t0.place_id AS place_id_12 FROM ad_box t0 WHERE t0.id = ?
Parameters:
[
  "3"
]
2 6.04 ms
"START TRANSACTION"
Parameters:
[]
3 0.36 ms
UPDATE ad_box SET click_count = ?, updated_at = ? WHERE id = ?
Parameters:
[
  4
  "2026-07-19 21:00:11"
  3
]
4 0.22 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

Class Mapping errors
App\Entity\AdBox No errors.
App\Entity\Place No errors.