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

Queries

Group similar statements

# Time Info
1 0.32 ms
"START TRANSACTION"
Parameters:
[]
2 0.75 ms
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"
  ""
]
3 0.63 ms
"COMMIT"
Parameters:
[]
4 3.65 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
Parameters:
[]
5 2.02 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:
[
  1
]
6 0.55 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
]
7 0.42 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:
[
  11
]
8 0.41 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:
[
  12
]
9 0.35 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:
[
  13
]
10 0.37 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:
[
  14
]

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.