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

Query Metrics

10 Database Queries
5 Different statements
9.47 ms Query time
0 Invalid entities
12 Managed entities

Grouped Statements

Show all queries

Time Count Info
4.12 ms
(43.49%)
6
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:
[
  1
]
3.65 ms
(38.54%)
1
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
Parameters:
[]
0.75 ms
(7.94%)
1
INSERT INTO visitor (time, ip, page, latitude, longitude, country_code, country, region, region_name, modifiers) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "2026-09-21 02:10:13"
  "216.73.216.169"
  "app_news_index"
  39.96118
  -82.99879
  "US"
  "Estados Unidos"
  "OH"
  "Ohio"
  ""
]
0.63 ms
(6.62%)
1
"COMMIT"
Parameters:
[]
0.32 ms
(3.40%)
1
"START TRANSACTION"
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.

Managed Entities

default entity manager

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

Entities Mapping

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