Query Metrics

18 Database Queries
6 Different statements
10.51 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
7.03 ms
(66.91%)
13
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.meta_description AS meta_description_3, t0.title AS title_4, t0.slug AS slug_5, t0.description AS description_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sub_category_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  12
]
0.90 ms
(8.53%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM user t0 WHERE t0.id = ?
Parameters:
[
  4
]
0.71 ms
(6.78%)
1
SELECT s0_.id AS id_0, s0_.position AS position_1, s0_.sub_category_icon_file_name AS sub_category_icon_file_name_2, s0_.sub_category_bg_file_name AS sub_category_bg_file_name_3, s0_.sub_category_bg_file_size AS sub_category_bg_file_size_4, s0_.sub_category_bg_file_updated_at AS sub_category_bg_file_updated_at_5, s0_.sub_category_icon_file_size AS sub_category_icon_file_size_6, s0_.sub_category_icon_file_updated_at AS sub_category_icon_file_updated_at_7, s0_.sub_category_file_name AS sub_category_file_name_8, s0_.sub_category_file_size AS sub_category_file_size_9, s0_.sub_category_file_updated_at AS sub_category_file_updated_at_10, s0_.category_id AS category_id_11 FROM sub_category s0_
Parameters:
[]
0.69 ms
(6.53%)
1
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.meta_description AS meta_description_3, t0.title AS title_4, t0.slug AS slug_5, t0.description AS description_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sub_sub_category_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  35
]
0.62 ms
(5.85%)
1
SELECT t0.id AS id_1, t0.sub_sub_category_icon_file_name AS sub_sub_category_icon_file_name_2, t0.sub_sub_category_bg_file_name AS sub_sub_category_bg_file_name_3, t0.sub_sub_category_bg_file_size AS sub_sub_category_bg_file_size_4, t0.sub_sub_category_bg_file_updated_at AS sub_sub_category_bg_file_updated_at_5, t0.sub_sub_category_icon_file_size AS sub_sub_category_icon_file_size_6, t0.sub_sub_category_icon_file_updated_at AS sub_sub_category_icon_file_updated_at_7, t0.sub_sub_category_file_name AS sub_sub_category_file_name_8, t0.sub_sub_category_file_size AS sub_sub_category_file_size_9, t0.sub_sub_category_file_updated_at AS sub_sub_category_file_updated_at_10, t0.position AS position_11, t0.sub_category_id AS sub_category_id_12 FROM sub_sub_category t0 WHERE t0.id = ?
Parameters:
[
  "35"
]
0.57 ms
(5.41%)
1
SELECT t0.id AS id_1, t0.position AS position_2, t0.sub_category_icon_file_name AS sub_category_icon_file_name_3, t0.sub_category_bg_file_name AS sub_category_bg_file_name_4, t0.sub_category_bg_file_size AS sub_category_bg_file_size_5, t0.sub_category_bg_file_updated_at AS sub_category_bg_file_updated_at_6, t0.sub_category_icon_file_size AS sub_category_icon_file_size_7, t0.sub_category_icon_file_updated_at AS sub_category_icon_file_updated_at_8, t0.sub_category_file_name AS sub_category_file_name_9, t0.sub_category_file_size AS sub_category_file_size_10, t0.sub_category_file_updated_at AS sub_category_file_updated_at_11, t0.category_id AS category_id_12 FROM sub_category t0 WHERE t0.id = ?
Parameters:
[
  12
]

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\SubSubCategory No errors.
App\Entity\SubCategory No errors.
App\Entity\Product No errors.
App\Entity\SubSubSubCategory No errors.
App\Entity\ApplicationProduct No errors.
App\Entity\SubSubCategoryTranslation No errors.
App\Entity\Category No errors.
App\Entity\SubCategoryTranslation No errors.