GET http://www.penghongzx.com/

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.20 ms
(60.61%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.total_video AS total_video_3, t0.total_video_duration AS total_video_duration_4, t0.cover AS cover_5, t0.is_hot AS is_hot_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_deleted AS is_deleted_9, t0.category_id AS category_id_10 FROM major t0 WHERE t0.is_hot = ? AND t0.is_deleted = ?
Parameters:
[
  1
  0
]
0.78 ms
(39.39%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.thumb AS thumb_3, t0.content AS content_4, t0.des AS des_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.is_deleted AS is_deleted_8 FROM post t0 WHERE t0.is_deleted = ? ORDER BY t0.id DESC LIMIT 4
Parameters:
[
  0
]

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\Major 8
App\Entity\Post 4
App\Entity\Category 1

Entities Mapping

Class Mapping errors
App\Entity\Major No errors.
App\Entity\Category No errors.
App\Entity\Chapter No errors.
App\Entity\Question No errors.
App\Entity\Exam No errors.
App\Entity\GradeMajor No errors.
App\Entity\StudentMajor No errors.
App\Entity\Post No errors.