GET https://confident-wilson.95-216-76-58.plesk.page/el/categories/parts

Query Metrics

2 Database Queries
2 Different statements
1.46 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

default connection

Time Count Info
1.12 ms
(76.55%)
1
SELECT c0_.id AS id_0, c0_.migration_id AS migration_id_1, c0_.name AS name_2, c0_.slug AS slug_3, c0_.description AS description_4, c0_.view_type AS view_type_5, c0_.lft AS lft_6, c0_.lvl AS lvl_7, c0_.rgt AS rgt_8, c0_.published AS published_9, c0_.show_in_menu AS show_in_menu_10, c0_.sort_index AS sort_index_11, c0_.tree_root AS tree_root_12, c0_.parent_id AS parent_id_13 FROM category c0_ WHERE c0_.published = ? AND c0_.show_in_menu = ? ORDER BY c0_.tree_root ASC, c0_.lft ASC
Parameters:
[
  1
  1
]
0.34 ms
(23.45%)
1
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.slug AS slug_4, t0.description AS description_5, t0.view_type AS view_type_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.show_in_menu AS show_in_menu_11, t0.sort_index AS sort_index_12, t0.tree_root AS tree_root_13, t0.parent_id AS parent_id_14 FROM category t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "parts"
]

Database Connections

Name Service
default doctrine.dbal.default_connection
old doctrine.dbal.old_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

Class Mapping errors
App\Entity\Category No errors.