GET http://cataratashockeyclub.shophardware.com.ar/

Query Metrics

4 Database Queries
4 Different statements
8.54 ms Query time
0 Invalid entities
5 Managed entities

Grouped Statements

Show all queries

Time Count Info
5.43 ms
(63.53%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.address AS address_4, t0.facebook AS facebook_5, t0.instagram AS instagram_6, t0.twitter AS twitter_7, t0.youtube AS youtube_8 FROM contact_settings t0 LIMIT 1
Parameters:
[]
1.48 ms
(17.34%)
1
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.slug AS slug_2, n0_.summary AS summary_3, n0_.content AS content_4, n0_.cover_image AS cover_image_5, n0_.published_at AS published_at_6, n0_.highlighted AS highlighted_7 FROM news n0_ ORDER BY n0_.published_at DESC LIMIT 3
Parameters:
[]
1.01 ms
(11.87%)
1
SELECT t0.id AS id_1, t0.club_name AS club_name_2, t0.logo_path AS logo_path_3, t0.favicon_path AS favicon_path_4 FROM site_settings t0 LIMIT 1
Parameters:
[]
0.62 ms
(7.26%)
1
SELECT s0_.id AS id_0, s0_.title AS title_1, s0_.event_date AS event_date_2, s0_.description AS description_3, s0_.location AS location_4, s0_.cover_image AS cover_image_5, s0_.calendar_id AS calendar_id_6, s0_.championship_id AS championship_id_7 FROM season_event s0_ WHERE s0_.event_date >= ? ORDER BY s0_.event_date ASC LIMIT 4
Parameters:
[
  "2026-03-19 00:00:00"
]

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 3
App\Entity\SiteSettings 1
App\Entity\ContactSettings 1

Entities Mapping

Class Mapping errors
App\Entity\News No errors.
App\Entity\SeasonEvent No errors.
App\Entity\SeasonCalendar No errors.
App\Entity\Championship No errors.
App\Entity\SiteSettings No errors.
App\Entity\ContactSettings No errors.