GET https://cloud.shiyuanai.com/api/course/2

Query Metrics

2 Database Queries
2 Different statements
2.53 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.73 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.mobile AS mobile_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.department_names AS department_names_9, t0.department_ids AS department_ids_10, t0.department_id AS department_id_11, t0.merchant_id AS merchant_id_12 FROM user t0 WHERE t0.id = ?
Parameters:
[
  4
]
2 0.80 ms
SELECT t0.id AS id_1, t0.id_no AS id_no_2, t0.name AS name_3, t0.standard_price AS standard_price_4, t0.min_price AS min_price_5, t0.is_shelf AS is_shelf_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.status AS status_9, t0.redundant_category_name AS redundant_category_name_10, t0.redundant_category_id AS redundant_category_id_11, t0.remark AS remark_12, t0.tuition_fees AS tuition_fees_13, t0.registration_fees AS registration_fees_14, t0.course_style_name AS course_style_name_15, t0.course_level_name AS course_level_name_16, t0.course_year_name AS course_year_name_17, t0.parent_ids AS parent_ids_18, t0.parent_names AS parent_names_19, t0.ad_price AS ad_price_20, t0.course_style_id AS course_style_id_21, t0.course_level_id AS course_level_id_22, t0.course_year_id AS course_year_id_23, t0.category_id AS category_id_24, t0.merchant_id AS merchant_id_25 FROM course t0 WHERE t0.id = ?
Parameters:
[
  "2"
]

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.

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Department No errors.
App\Entity\Merchant No errors.
App\Entity\Course No errors.
App\Entity\CourseStyle No errors.
App\Entity\CourseLevel No errors.
App\Entity\CourseYear No errors.
App\Entity\Category No errors.