https://2sweet.wmd-hosting.com/

Query Metrics

5 Database Queries
5 Different statements
2.70 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.35 ms
(50.09%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.is_active AS is_active_4, t0.short_text AS short_text_5, t0.image AS image_6, t0.upload AS upload_7 FROM category t0 WHERE t0.is_active = ?
Parameters:
[
  1
]
0.44 ms
(16.17%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.short_text AS short_text_3, t0.text AS text_4, t0.image AS image_5, t0.is_active AS is_active_6, t0.promoted AS promoted_7, t0.slug AS slug_8, t0.gallery_id AS gallery_id_9, t0.category_id AS category_id_10, t0.sub_category_id AS sub_category_id_11 FROM product t0 WHERE t0.is_active = ? AND t0.promoted = ?
Parameters:
[
  1
  1
]
0.34 ms
(12.57%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.is_active AS is_active_4, t0.sidebar_menu AS sidebar_menu_5, t0.weight AS weight_6, t0.left_menu AS left_menu_7, t0.right_menu AS right_menu_8 FROM menu t0 WHERE t0.is_active = ? AND t0.left_menu = ? ORDER BY t0.weight ASC
Parameters:
[
  1
  1
]
0.33 ms
(12.38%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.type AS type_4, t0.video_source AS video_source_5, t0.thumbnail AS thumbnail_6, t0.is_active AS is_active_7, t0.sort_order AS sort_order_8, t0.created_at AS created_at_9 FROM video t0 WHERE t0.is_active = ? ORDER BY t0.created_at DESC LIMIT 3
Parameters:
[
  1
]
0.24 ms
(8.79%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.is_active AS is_active_4, t0.sidebar_menu AS sidebar_menu_5, t0.weight AS weight_6, t0.left_menu AS left_menu_7, t0.right_menu AS right_menu_8 FROM menu t0 WHERE t0.is_active = ? AND t0.right_menu = ? ORDER BY t0.weight ASC
Parameters:
[
  1
  1
]

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\Category No errors.
App\Entity\Product No errors.
App\Entity\Info No errors.
App\Entity\Menu No errors.
App\Entity\Article No errors.
App\Entity\PhotoAlbum No errors.
App\Entity\Video No errors.
App\Entity\SubCategory No errors.
App\Entity\Gallery No errors.