Query Metrics
522
Database Queries
12
Different statements
376.24 ms
Query time
0
Invalid entities
513
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
338.23 ms (89.90%) |
506 |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[ "5" "de" "App\Entity\Image" ] |
||||||||||||||||||||||||||||||||
|
21.30 ms (5.66%) |
3 |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.slug AS slug_2, c0_.description AS description_3, c0_.icon AS icon_4, c0_.active AS active_5, c0_.sort_order AS sort_order_6, c1_.id AS id_7, c1_.name AS name_8, c1_.slug AS slug_9, c1_.description AS description_10, c1_.active AS active_11, c1_.sort_order AS sort_order_12, c2_.id AS id_13, c2_.name AS name_14, c2_.slug AS slug_15, c2_.description AS description_16, c2_.icon AS icon_17, c2_.active AS active_18, c2_.sort_order AS sort_order_19, c0_.image_id AS image_id_20, c1_.main_category_id AS main_category_id_21, c2_.sub_category_id AS sub_category_id_22 FROM course_main_category c0_ LEFT JOIN course_sub_category c1_ ON c0_.id = c1_.main_category_id AND (c1_.active = ?) LEFT JOIN course_topic c2_ ON c1_.id = c2_.sub_category_id AND (c2_.active = ?) WHERE c0_.active = ? ORDER BY c0_.sort_order ASC, c0_.name ASC, c1_.sort_order ASC, c1_.name ASC, c2_.sort_order ASC, c2_.name ASC
Parameters:
[ 1 1 1 ] |
||||||||||||||||||||||||||||||||
|
3.15 ms (0.84%) |
1 |
SELECT t0.id AS id_1, t0.sort_order AS sort_order_2, t0.my_course_id AS my_course_id_3, t0.image_id AS image_id_4 FROM my_course_gallery_image t0 WHERE t0.my_course_id = ? ORDER BY t0.sort_order ASC, t0.id ASC
Parameters:
[
54
]
|
||||||||||||||||||||||||||||||||
|
2.73 ms (0.73%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.postal_code AS postal_code_4, t0.street AS street_5, t0.sort_order AS sort_order_6, t0.my_course_id AS my_course_id_7 FROM my_course_location t0 WHERE t0.my_course_id = ?
Parameters:
[
54
]
|
||||||||||||||||||||||||||||||||
|
2.34 ms (0.62%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.street AS street_4, t0.zip AS zip_5, t0.city AS city_6, t0.vat_number AS vat_number_7, t0.email AS email_8, t0.telephone AS telephone_9, t0.longitude AS longitude_10, t0.latitude AS latitude_11, t0.is_visible AS is_visible_12, t0.onboarding_completed AS onboarding_completed_13, t0.stripe_customer_id AS stripe_customer_id_14, t0.stripe_subscription_id AS stripe_subscription_id_15, t0.average_rating AS average_rating_16, t0.review_count AS review_count_17, t0.additional_discount AS additional_discount_18, t0.country_id AS country_id_19, t0.edu_package_id AS edu_package_id_20, t21.id AS id_22, t21.slogan AS slogan_23, t21.short_description AS short_description_24, t21.long_description AS long_description_25, t21.website AS website_26, t21.facebook_link AS facebook_link_27, t21.instagram_link AS instagram_link_28, t21.linkedin_link AS linkedin_link_29, t21.vimeo_video_id AS vimeo_video_id_30, t21.vimeo_thumbnail_url AS vimeo_thumbnail_url_31, t21.created_at AS created_at_32, t21.updated_at AS updated_at_33, t21.company_id AS company_id_34, t21.logo_image_id AS logo_image_id_35, t21.main_image_id AS main_image_id_36 FROM company t0 LEFT JOIN company_detail t21 ON t21.company_id = t0.id WHERE t0.slug = ? LIMIT 1
Parameters:
[
"music-mission-gmbh"
]
|
||||||||||||||||||||||||||||||||
|
2.00 ms (0.53%) |
3 |
SELECT t0.id AS id_1, t0.image_file_name AS image_file_name_2, t0.image_updated_at AS image_updated_at_3, t0.caption AS caption_4, t0.alt_text AS alt_text_5, t0.sort_order AS sort_order_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.company_id AS company_id_9, t0.uploaded_by_user_id AS uploaded_by_user_id_10 FROM image t0 WHERE t0.id = ?
Parameters:
[
5
]
|
||||||||||||||||||||||||||||||||
|
1.69 ms (0.45%) |
2 |
SELECT COUNT(*) FROM my_course t0 WHERE t0.company_id = ?
Parameters:
[
17
]
|
||||||||||||||||||||||||||||||||
|
1.53 ms (0.41%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.external_link AS external_link_4, t0.slug AS slug_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.user_id AS user_id_8, t0.company_id AS company_id_9, t0.course_main_image_library_id AS course_main_image_library_id_10, t0.main_category_id AS main_category_id_11, t0.sub_category_id AS sub_category_id_12, t0.topic_id AS topic_id_13 FROM my_course t0 WHERE t0.slug = ? AND t0.company_id = ? LIMIT 1
Parameters:
[ "live-tontechnik-ausbildung" 17 ]
|
||||||||||||||||||||||||||||||||
|
1.27 ms (0.34%) |
1 |
SELECT m0_.id AS id_0, m0_.title AS title_1, m0_.description AS description_2, m0_.external_link AS external_link_3, m0_.slug AS slug_4, m0_.created_at AS created_at_5, m0_.updated_at AS updated_at_6, c1_.id AS id_7, c1_.name AS name_8, c1_.slug AS slug_9, c1_.street AS street_10, c1_.zip AS zip_11, c1_.city AS city_12, c1_.vat_number AS vat_number_13, c1_.email AS email_14, c1_.telephone AS telephone_15, c1_.longitude AS longitude_16, c1_.latitude AS latitude_17, c1_.is_visible AS is_visible_18, c1_.onboarding_completed AS onboarding_completed_19, c1_.stripe_customer_id AS stripe_customer_id_20, c1_.stripe_subscription_id AS stripe_subscription_id_21, c1_.average_rating AS average_rating_22, c1_.review_count AS review_count_23, c1_.additional_discount AS additional_discount_24, m0_.user_id AS user_id_25, m0_.company_id AS company_id_26, m0_.course_main_image_library_id AS course_main_image_library_id_27, m0_.main_category_id AS main_category_id_28, m0_.sub_category_id AS sub_category_id_29, m0_.topic_id AS topic_id_30, c1_.country_id AS country_id_31, c1_.edu_package_id AS edu_package_id_32 FROM my_course m0_ LEFT JOIN company c1_ ON m0_.company_id = c1_.id WHERE m0_.company_id = ? AND m0_.id <> ? ORDER BY m0_.created_at DESC LIMIT 10
Parameters:
[ 17 54 ]
|
||||||||||||||||||||||||||||||||
|
0.74 ms (0.20%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.active AS active_4, t0.sort_order AS sort_order_5, t0.usage_count AS usage_count_6 FROM course_tag t0 INNER JOIN my_course_tags ON t0.id = my_course_tags.course_tag_id WHERE my_course_tags.my_course_id = ?
Parameters:
[
54
]
|
||||||||||||||||||||||||||||||||
|
0.66 ms (0.18%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.level AS level_5, t0.active AS active_6, t0.sort_order AS sort_order_7 FROM course_niveau t0 INNER JOIN my_course_niveau ON t0.id = my_course_niveau.course_niveau_id WHERE my_course_niveau.my_course_id = ?
Parameters:
[
54
]
|
||||||||||||||||||||||||||||||||
|
0.61 ms (0.16%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ?
Parameters:
[
b"\x1E°–=ý¼\x11𚎲\x15\x1D\x0F”\x04"
]
|
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\CourseTopic | 433 |
| App\Entity\CourseSubCategory | 60 |
| App\Entity\CourseMainCategory | 7 |
| App\Entity\Image | 3 |
| App\Entity\Company | 1 |
| App\Entity\Country | 1 |
| App\Entity\EduPackage | 1 |
| App\Entity\CompanyDetail | 1 |
| App\Entity\User | 1 |
| App\Entity\MyCourse | 1 |
| App\Entity\CourseNiveau | 1 |
| App\Entity\CourseTag | 1 |
| App\Entity\MyCourseGalleryImage | 1 |
| App\Entity\MyCourseLocation | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Company | No errors. |
| App\Entity\Country | No errors. |
| App\Entity\EduPackage | No errors. |
| App\Entity\CompanyDetail | No errors. |
| App\Entity\Image | No errors. |
| App\Entity\User | No errors. |
| App\Entity\MyCourse | No errors. |
| Gedmo\Translatable\Entity\MappedSuperclass\AbstractTranslation | No errors. |
| Gedmo\Translatable\Entity\Translation | No errors. |
| App\Entity\CourseMainCategory | No errors. |
| App\Entity\CourseSubCategory | No errors. |
| App\Entity\CourseTopic | No errors. |
| App\Entity\CourseTargetgroup | No errors. |
| App\Entity\CourseLanguage | No errors. |
| App\Entity\CourseType | No errors. |
| App\Entity\CourseNiveau | No errors. |
| App\Entity\CourseTag | No errors. |
| App\Entity\CustomTag | No errors. |
| App\Entity\MyCourseLocation | No errors. |
| App\Entity\MyCourseGalleryImage | No errors. |