GET https://tonehaus.dev.ntbx.io/reviews

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.97 ms
SELECT r0_.id AS id_0, r0_.spotify_album_id AS spotify_album_id_1, r0_.album_name AS album_name_2, r0_.album_artist AS album_artist_3, r0_.title AS title_4, r0_.content AS content_5, r0_.rating AS rating_6, r0_.created_at AS created_at_7, r0_.updated_at AS updated_at_8, r0_.author_id AS author_id_9 FROM reviews r0_ ORDER BY r0_.created_at DESC LIMIT 50
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\Review 1
App\Entity\User 1

Entities Mapping

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