GET https://statskenya.co.ke/

Query Metrics

14 Database Queries
7 Different statements
91.47 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
87.87 ms
(96.06%)
2
SELECT t0.id AS id_1, t0.start_day_time AS start_day_time_2, t0.post_id AS post_id_3, t0.hit_count AS hit_count_4, t0.updated_at AS updated_at_5 FROM post_view_stats t0 WHERE t0.post_id = ? AND t0.start_day_time = ? LIMIT 1
Parameters:
[
  1
  "2026-04-15"
]
0.87 ms
(0.96%)
2
UPDATE post_view_stats SET hit_count = ?, updated_at = ? WHERE id = ?
Parameters:
[
  9
  "2026-04-15 01:02:14"
  59958
]
0.73 ms
(0.80%)
2
INSERT INTO audit_log (action, entity, entity_id, user, log_time, action_description, value_object) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "post-update"
  "App\Entity\PostViewStats"
  "59958"
  null
  "2026-04-15 01:02:14"
  "No user"
  ""[]""
]
0.69 ms
(0.76%)
2
"START TRANSACTION"
Parameters:
[]
0.51 ms
(0.56%)
2
"COMMIT"
Parameters:
[]
0.47 ms
(0.51%)
2
SAVEPOINT DOCTRINE_2
Parameters:
[]
0.32 ms
(0.35%)
2
RELEASE SAVEPOINT DOCTRINE_2
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\BaseEntity No errors.
App\Entity\NewsLetterSubscriptions No errors.
App\Entity\PostViewStats No errors.
App\Entity\AuditLog No errors.