Redirect 302 redirect from GET @product_view (b2b296)

GET https://quirky-mahavira.176-9-144-72.plesk.page/en/login

Query Metrics

84 Database Queries
7 Different statements
20.37 ms Query time
0 Invalid entities
72 Managed entities

Grouped Statements

Show all queries

default connection

Time Count Info
10.81 ms
(53.09%)
1
"COMMIT"
Parameters:
[]
6.89 ms
(33.83%)
70
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "4"
  "en"
  "App\Entity\Product\Category"
]
1.12 ms
(5.49%)
9
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC
Parameters:
[
  4
]
0.81 ms
(3.99%)
1
SELECT t0.id AS id_1, t0.session_id AS session_id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.user_id AS user_id_5 FROM cart t0 WHERE t0.session_id = ? LIMIT 1
Parameters:
[
  "cart_69895b493052c6.38007575"
]
0.34 ms
(1.67%)
1
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.lvl = ?
Parameters:
[
  1
]
0.27 ms
(1.31%)
1
INSERT INTO cart (id, session_id, created_at, updated_at, user_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  b"\x1F\x10V¸rGc<¼å\x7FF©Åºr"
  "cart_69895b493052c6.38007575"
  "2026-02-09 03:58:01"
  null
  null
]
0.13 ms
(0.63%)
1
"START TRANSACTION"
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection
blk doctrine.dbal.blk_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Product\Category 71
App\Entity\Cart\Cart 1