Redirect 302 redirect from GET @product_view (0ebe42)

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

Query Metrics

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

Grouped Statements

Show all queries

default connection

Time Count Info
7.60 ms
(57.13%)
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"
]
2.81 ms
(21.13%)
1
"COMMIT"
Parameters:
[]
1.52 ms
(11.39%)
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.77 ms
(5.79%)
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_698976a121a0a1.31979487"
]
0.33 ms
(2.45%)
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.17 ms
(1.27%)
1
INSERT INTO cart (id, session_id, created_at, updated_at, user_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  b"\x1F\x10W½6éi$´8‰mt&ºB"
  "cart_698976a121a0a1.31979487"
  "2026-02-09 05:54:41"
  null
  null
]
0.11 ms
(0.83%)
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