GET https://dev.dmitrievserg.ru/

Query Metrics

4 Database Queries
4 Different statements
2.28 ms Query time
0 Invalid entities
20 Managed entities

Queries

Group similar statements

# Time Info
1 0.70 ms
SELECT t0.id AS id_1, t0.client_name AS client_name_2, t0.content AS content_3, t0.rating AS rating_4, t0.created_at AS created_at_5 FROM review t0
Parameters:
[]
2 0.54 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.image AS image_3, t0.sort_order AS sort_order_4 FROM certificate t0 ORDER BY t0.sort_order ASC
Parameters:
[]
3 0.38 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.provider AS provider_3, t0.video_id AS video_id_4, t0.video_path AS video_path_5, t0.sort_order AS sort_order_6, t0.thumbnail AS thumbnail_7 FROM video t0 ORDER BY t0.sort_order ASC
Parameters:
[]
4 0.65 ms
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.short_description AS short_description_2, n0_.full_content AS full_content_3, n0_.image AS image_4, n0_.image_alt AS image_alt_5, n0_.is_published AS is_published_6, n0_.created_at AS created_at_7, n0_.updated_at AS updated_at_8, n0_.published_at AS published_at_9 FROM news1 n0_ WHERE n0_.is_published = ? ORDER BY n0_.published_at DESC, n0_.created_at DESC
Parameters:
[
  1
]

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 10
App\Entity\Certificate 5
App\Entity\Video 3
App\Entity\News1 2

Entities Mapping

Class Mapping errors
App\Entity\Review No errors.
App\Entity\Certificate No errors.
App\Entity\Video No errors.
App\Entity\News1 No errors.