GET https://www.posylka-test.colibo.io/de/informaciya-o-dostavke.html

Query Metrics

11 Database Queries
7 Different statements
4.01 ms Query time
0 Invalid entities
13 Managed entities
0 Cache hits
0 Cache misses
0 Cache puts

Grouped Statements

Show all queries

Time Count Info
2.69 ms
(67.13%)
2
"COMMIT"
Parameters:
[]
0.45 ms
(11.12%)
3
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 11:47:34"
  "2026-01-24 11:47:34"
]
0.26 ms
(6.38%)
1
INSERT INTO carts (id, updated_at, created_at, customer_id) VALUES (?, ?, ?, ?)
Parameters:
[
  "019bef9d-ccc0-733a-93f4-c832b3459b23"
  "2026-01-24 11:47:34"
  "2026-01-24 11:47:34"
  null
]
0.24 ms
(5.98%)
1
INSERT INTO wishlists (id, updated_at, created_at, customer_id) VALUES (?, ?, ?, ?)
Parameters:
[
  "019bef9d-ccca-78e1-ae72-8dd26c7656f5"
  "2026-01-24 11:47:34"
  "2026-01-24 11:47:34"
  null
]
0.18 ms
(4.44%)
2
"START TRANSACTION"
Parameters:
[]
0.11 ms
(2.64%)
1
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"
]
0.09 ms
(2.29%)
1
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\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.