GET https://torment.shophardware.com.ar/panel/tracks

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.40 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM user t0 WHERE t0.id = ?
Parameters:
[
  2
]
2 0.48 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.year AS year_4, t0.genre AS genre_5, t0.story AS story_6, t0.cover_image_path AS cover_image_path_7, t0.audio_path AS audio_path_8, t0.spotify_url AS spotify_url_9, t0.apple_music_url AS apple_music_url_10, t0.youtube_url AS youtube_url_11, t0.other_platform_url AS other_platform_url_12, t0.is_active AS is_active_13, t0.is_featured AS is_featured_14, t0.position AS position_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17 FROM track t0 ORDER BY t0.position ASC, t0.created_at DESC
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\User 1
App\Entity\Track 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Track No errors.