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

Query Metrics

5 Database Queries
5 Different statements
10.16 ms Query time
0 Invalid entities
7 Managed entities

Queries

Group similar statements

# Time Info
1 0.22 ms
"START TRANSACTION"
Parameters:
[]
2 0.72 ms
INSERT INTO visitor (time, ip, page, latitude, longitude, country_code, country, region, region_name, modifiers) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "2026-09-21 02:09:57"
  "216.73.216.169"
  "app_gallery_index"
  39.96118
  -82.99879
  "US"
  "Estados Unidos"
  "OH"
  "Ohio"
  ""
]
3 0.71 ms
"COMMIT"
Parameters:
[]
4 5.00 ms
SELECT t0.id AS id_1, t0.author AS author_2, t0.description AS description_3, t0.title AS title_4, t0.place AS place_5, t0.date AS date_6 FROM gallery t0
Parameters:
[]
5 3.50 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 gallery_image ON t0.id = gallery_image.image_id WHERE gallery_image.gallery_id = ?
Parameters:
[
  1
]

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\Image 5
App\Entity\Visitor 1
App\Entity\Gallery 1

Entities Mapping

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