GET https://www.posylka-test.colibo.io/ru/

Query Metrics

12 Database Queries
7 Different statements
5.47 ms Query time
0 Invalid entities
16 Managed entities
0 Cache hits
0 Cache misses
0 Cache puts

Queries

Group similar statements

# Time Info
1 0.08 ms
"START TRANSACTION"
Parameters:
[]
2 0.16 ms
INSERT INTO carts (id, updated_at, created_at, customer_id) VALUES (?, ?, ?, ?)
Parameters:
[
  "019befe4-f8e5-7a53-b809-75bf82d9ff6f"
  "2026-01-24 13:05:19"
  "2026-01-24 13:05:19"
  null
]
3 2.09 ms
"COMMIT"
Parameters:
[]
4 0.13 ms
"START TRANSACTION"
Parameters:
[]
5 0.25 ms
INSERT INTO wishlists (id, updated_at, created_at, customer_id) VALUES (?, ?, ?, ?)
Parameters:
[
  "019befe4-f8ed-7576-b3c3-3b8a58b2ed6b"
  "2026-01-24 13:05:19"
  "2026-01-24 13:05:19"
  null
]
6 1.00 ms
"COMMIT"
Parameters:
[]
7 0.38 ms
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.banner_type AS banner_type_2, b0_.banner_order AS banner_order_3, b0_.image_path AS image_path_4, b0_.destination AS destination_5, b0_.category_include AS category_include_6, b0_.category_exclude AS category_exclude_7, b0_.date_start AS date_start_8, b0_.date_end AS date_end_9, b0_.options AS options_10 FROM banners b0_ WHERE b0_.banner_type = ? AND b0_.date_start < ? AND (b0_.date_end > ? OR b0_.date_end IS NULL)
Parameters:
[
  "top_full_width"
  "2026-01-24 13:05:19"
  "2026-01-24 13:05:19"
]
8 0.15 ms
SELECT t0.id AS id_1, t0.type AS type_2, t0.category_order AS category_order_3, t0.title_ru AS title_ru_4, t0.title_de AS title_de_5, t0.url_ru AS url_ru_6, t0.url_de AS url_de_7, t0.date_start AS date_start_8, t0.date_end AS date_end_9, t0.options AS options_10 FROM category_menu t0 WHERE t0.type IN (?, ?, ?, ?)
Parameters:
[
  "menu_main"
  "top_amount"
  "top_sold"
  "sale"
]
9 0.39 ms
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.banner_type AS banner_type_2, b0_.banner_order AS banner_order_3, b0_.image_path AS image_path_4, b0_.destination AS destination_5, b0_.category_include AS category_include_6, b0_.category_exclude AS category_exclude_7, b0_.date_start AS date_start_8, b0_.date_end AS date_end_9, b0_.options AS options_10 FROM banners b0_ WHERE b0_.banner_type = ? AND b0_.date_start < ? AND (b0_.date_end > ? OR b0_.date_end IS NULL)
Parameters:
[
  "home"
  "2026-01-24 13:05:19"
  "2026-01-24 13:05:19"
]
10 0.45 ms
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.banner_type AS banner_type_2, b0_.banner_order AS banner_order_3, b0_.image_path AS image_path_4, b0_.destination AS destination_5, b0_.category_include AS category_include_6, b0_.category_exclude AS category_exclude_7, b0_.date_start AS date_start_8, b0_.date_end AS date_end_9, b0_.options AS options_10 FROM banners b0_ WHERE b0_.banner_type = ? AND b0_.date_start < ? AND (b0_.date_end > ? OR b0_.date_end IS NULL)
Parameters:
[
  "menu"
  "2026-01-24 13:05:19"
  "2026-01-24 13:05:19"
]
11 0.26 ms
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.banner_type AS banner_type_2, b0_.banner_order AS banner_order_3, b0_.image_path AS image_path_4, b0_.destination AS destination_5, b0_.category_include AS category_include_6, b0_.category_exclude AS category_exclude_7, b0_.date_start AS date_start_8, b0_.date_end AS date_end_9, b0_.options AS options_10 FROM banners b0_ WHERE b0_.banner_type = ? AND b0_.date_start < ? AND (b0_.date_end > ? OR b0_.date_end IS NULL)
Parameters:
[
  "menu_top"
  "2026-01-24 13:05:19"
  "2026-01-24 13:05:19"
]
12 0.13 ms
SELECT t0.id AS id_1, t0.type AS type_2, t0.category_order AS category_order_3, t0.title_ru AS title_ru_4, t0.title_de AS title_de_5, t0.url_ru AS url_ru_6, t0.url_de AS url_de_7, t0.date_start AS date_start_8, t0.date_end AS date_end_9, t0.options AS options_10 FROM category_menu t0 WHERE t0.type = ?
Parameters:
[
  "menu_mobile"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

0 Hits
0 Misses
0 Puts

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\CategoryMenu 11
App\Entity\Banner 3
App\Entity\Cart 1
App\Entity\Wishlist 1

Entities Mapping

Class Mapping errors
App\Entity\Cart No errors.
App\Entity\CartItem No errors.
App\Entity\Customer No errors.
App\Entity\Wishlist No errors.
App\Entity\WishlistItem No errors.
App\Entity\CategoryMenu No errors.
App\Entity\Banner No errors.