GET https://cataratashockeyclub.shophardware.com.ar/calendario/1

Query Metrics

6 Database Queries
5 Different statements
38.62 ms Query time
0 Invalid entities
9 Managed entities

Grouped Statements

Show all queries

Time Count Info
10.65 ms
(27.58%)
2
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.cover_image AS cover_image_4 FROM championship t0 WHERE t0.id = ?
Parameters:
[
  1
]
8.78 ms
(22.73%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.event_date AS event_date_3, t0.description AS description_4, t0.location AS location_5, t0.cover_image AS cover_image_6, t0.calendar_id AS calendar_id_7, t0.championship_id AS championship_id_8 FROM season_event t0 WHERE t0.calendar_id = ? ORDER BY t0.event_date ASC
Parameters:
[
  1
]
7.78 ms
(20.15%)
1
SELECT t0.id AS id_1, t0.year AS year_2, t0.title AS title_3, t0.description AS description_4 FROM season_calendar t0 WHERE t0.id = ?
Parameters:
[
  "1"
]
6.81 ms
(17.64%)
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:
[]
4.59 ms
(11.89%)
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:
[]

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\SeasonEvent 4
App\Entity\Championship 2
App\Entity\SeasonCalendar 1
App\Entity\SiteSettings 1
App\Entity\ContactSettings 1

Entities Mapping

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