GET https://staging.thequranicway.com/course-details/ISTH2020

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.29 ms
(100.00%)
1
SELECT c0_.id AS id_0, c0_.display_order AS display_order_1, c0_.code AS code_2, c0_.slug AS slug_3, c0_.category AS category_4, c0_.title AS title_5, c0_.teacher AS teacher_6, c0_.description AS description_7, c0_.description_additional AS description_additional_8, c0_.description_mycourses AS description_mycourses_9, c0_.alert AS alert_10, c0_.thumbnail AS thumbnail_11, c0_.course_slides_id AS course_slides_id_12, c0_.price AS price_13, c0_.price_discounted AS price_discounted_14, c0_.media_source AS media_source_15, c0_.enabled AS enabled_16, c0_.hidden AS hidden_17, c0_.valid_for AS valid_for_18 FROM courses c0_ INNER JOIN course_types c1_ ON c0_.course_type_id = c1_.id WHERE c0_.code = ? AND c1_.name = ?
Parameters:
[
  "ISTH2020"
  "public"
]

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

Entities Mapping

Class Mapping errors
App\Entity\Course
  • The association App\Entity\Course#logs refers to the owning side field App\Entity\Log#course which does not exist.
App\Entity\CourseType No errors.