GET https://dev.fmpga.mx/noticias/10

Query Metrics

5 Database Queries
5 Different statements
3.62 ms Query time
0 Invalid entities
3 Managed entities

Queries

Group similar statements

# Time Info
1 0.97 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.bullet AS bullet_3, t0.published AS published_4, t0.place AS place_5, t0.author AS author_6, t0.visits AS visits_7, t0.visible AS visible_8, t0.body AS body_9 FROM news t0 WHERE t0.id = ?
Parameters:
[
  "10"
]
2 0.42 ms
"START TRANSACTION"
Parameters:
[]
3 0.57 ms
INSERT INTO visitor (time, ip, page, latitude, longitude, country_code, country, region, region_name, modifiers) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "2026-09-21 03:00:40"
  "216.73.216.169"
  "app_news_show"
  39.96118
  -82.99879
  "US"
  "Estados Unidos"
  "OH"
  "Ohio"
  "10"
]
4 0.86 ms
"COMMIT"
Parameters:
[]
5 0.80 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.author AS author_3, t0.created AS created_4, t0.title AS title_5 FROM image t0 INNER JOIN news_image ON t0.id = news_image.image_id WHERE news_image.news_id = ?
Parameters:
[
  10
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\News 1
App\Entity\Visitor 1
App\Entity\Image 1

Entities Mapping

Class Mapping errors
App\Entity\News No errors.
App\Entity\Image No errors.
App\Entity\Visitor No errors.
App\Entity\Gallery No errors.
App\Entity\Event No errors.