Error 404 Not Found

GET https://new.ndbeltinci.net/ekipa/2020/clani/igralec/485

Query Metrics

2 Database Queries
2 Different statements
9.35 ms Query time
0 Invalid entities
5 Managed entities

Queries

Group similar statements

# Time Info
1 5.77 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.position AS position_3, t0.previousClubs AS previousClubs_4, t0.about AS about_5, t0.bannerPicture AS bannerPicture_6, t0.active AS active_7, t0.player_id AS player_id_8, t0.team_id AS team_id_9, t0.images_id AS images_id_10 FROM football_seasonplayer t0 WHERE t0.id = ?
Parameters:
[
  "485"
]
2 3.58 ms
SELECT t0.id AS id_1, t0.name_full AS name_full_2, t0.name_medium AS name_medium_3, t0.name_short AS name_short_4, t0.season_year AS season_year_5, t0.season_startYear AS season_startYear_6, t0.season_endYear AS season_endYear_7, t0.team_id AS team_id_8, t0.picture_id AS picture_id_9 FROM football_seasonteam t0 WHERE t0.id = ?
Parameters:
[
  744
]

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
Core\Entity\Football\Player\SeasonPlayer 1
Core\Entity\Football\Player\Player 1
Core\Entity\Football\Team\SeasonTeam 1
Core\Entity\Football\Player\SeasonPlayerImages 1
Core\Entity\Football\Team\Team 1