GET http://nazranatimes.com/public/img_render/blur_background_padding/6070_370_3:2.jpg

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
217.79 ms
(98.44%)
1
SELECT t0.id AS id_1, t0.path AS path_2, t0.uri AS uri_3, t0.date AS date_4, t0.hits AS hits_5, t0.unique_views AS unique_views_6, t0.mime_type AS mime_type_7, t0.language_id AS language_id_8 FROM hit_counter t0 WHERE t0.path = ? AND t0.date = ? AND t0.language_id IS NULL LIMIT 1
Parameters:
[
  "/img_render/blur_background_padding/6070_370_3:2.jpg"
  "2026-03-24"
]
1.91 ms
(0.86%)
1
"START TRANSACTION"
Parameters:
[]
0.80 ms
(0.36%)
1
INSERT INTO hit_counter (path, uri, date, hits, unique_views, mime_type, language_id) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "/img_render/blur_background_padding/6070_370_3:2.jpg"
  "http://nazranatimes.com/public/img_render/blur_background_padding/6070_370_3:2.jpg"
  "2026-03-24"
  1
  1
  "*/*"
  null
]
0.75 ms
(0.34%)
1
"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\HitCounter No errors.
App\Entity\Language No errors.