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

Query Metrics

12 Database Queries
7 Different statements
11.80 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.12 ms
"START TRANSACTION"
Parameters:
[]
2 0.23 ms
INSERT INTO carts (id, updated_at, created_at, customer_id) VALUES (?, ?, ?, ?)
Parameters:
[
  "019bf171-66d8-751c-b372-854bd4edfd78"
  "2026-01-24 20:18:19"
  "2026-01-24 20:18:19"
  null
]
3 8.15 ms
"COMMIT"
Parameters:
[]
4 0.12 ms
"START TRANSACTION"
Parameters:
[]
5 0.19 ms
INSERT INTO wishlists (id, updated_at, created_at, customer_id) VALUES (?, ?, ?, ?)
Parameters:
[
  "019bf171-66e6-731d-afbc-15ce47b54aa2"
  "2026-01-24 20:18:19"
  "2026-01-24 20:18:19"
  null
]
6 1.17 ms
"COMMIT"
Parameters:
[]
7 0.42 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 20:18:19"
  "2026-01-24 20:18:19"
]
8 0.14 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.42 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 20:18:19"
  "2026-01-24 20:18:19"
]
10 0.41 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 20:18:19"
  "2026-01-24 20:18:19"
]
11 0.30 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 20:18:19"
  "2026-01-24 20:18:19"
]
12 0.14 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.