GET https://primigenagroup.com/admin/configurazioni/catalogo/sottocategorie/livello-1/21/modifica

Query Metrics

15 Database Queries
6 Different statements
4.75 ms Query time
0 Invalid entities
46 Managed entities

Queries

Group similar statements

# Time Info
1 0.39 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.slug AS slug_3 FROM prim_language t0
Parameters:
[]
2 0.70 ms
SELECT p0_.id AS id_0 FROM prim_catalogue_category p0_ LEFT JOIN prim_catalogue_category_detail p1_ ON p0_.id = p1_.category_id WHERE p1_.name LIKE ? ORDER BY p1_.name ASC LIMIT 15
Parameters:
[
  "%%"
]
3 0.30 ms
SELECT t0.id AS id_1, t0.category_id AS category_id_2 FROM prim_catalogue_subcategory_1 t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "21"
]
4 0.66 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.category_id AS category_id_3, t0.language_id AS language_id_4 FROM prim_catalogue_category_detail t0 WHERE t0.category_id = ?
Parameters:
[
  "52"
]
5 0.28 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.category_id AS category_id_3, t0.language_id AS language_id_4 FROM prim_catalogue_category_detail t0 WHERE t0.category_id = ?
Parameters:
[
  "49"
]
6 0.25 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.category_id AS category_id_3, t0.language_id AS language_id_4 FROM prim_catalogue_category_detail t0 WHERE t0.category_id = ?
Parameters:
[
  "51"
]
7 0.22 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.category_id AS category_id_3, t0.language_id AS language_id_4 FROM prim_catalogue_category_detail t0 WHERE t0.category_id = ?
Parameters:
[
  "6"
]
8 0.22 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.category_id AS category_id_3, t0.language_id AS language_id_4 FROM prim_catalogue_category_detail t0 WHERE t0.category_id = ?
Parameters:
[
  "50"
]
9 0.20 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.category_id AS category_id_3, t0.language_id AS language_id_4 FROM prim_catalogue_category_detail t0 WHERE t0.category_id = ?
Parameters:
[
  "11"
]
10 0.24 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.category_id AS category_id_3, t0.language_id AS language_id_4 FROM prim_catalogue_category_detail t0 WHERE t0.category_id = ?
Parameters:
[
  "14"
]
11 0.20 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.category_id AS category_id_3, t0.language_id AS language_id_4 FROM prim_catalogue_category_detail t0 WHERE t0.category_id = ?
Parameters:
[
  "13"
]
12 0.20 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.category_id AS category_id_3, t0.language_id AS language_id_4 FROM prim_catalogue_category_detail t0 WHERE t0.category_id = ?
Parameters:
[
  "8"
]
13 0.23 ms
SELECT t0.id AS id_1 FROM prim_catalogue_category t0 WHERE t0.id = ?
Parameters:
[
  "4"
]
14 0.35 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.category_id AS category_id_3, t0.language_id AS language_id_4 FROM prim_catalogue_category_detail t0 WHERE t0.category_id = ?
Parameters:
[
  "4"
]
15 0.31 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.subcategory_1_id AS subcategory_1_id_3, t0.language_id AS language_id_4 FROM prim_catalogue_subcategory_1_detail t0 WHERE t0.subcategory_1_id = ?
Parameters:
[
  "21"
]

Database Connections

Name Service
default doctrine.dbal.default_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\Catalogue\CategoryDetail 30
App\Entity\Catalogue\Category 10
App\Entity\Language 3
App\Entity\Catalogue\Subcategory1Detail 2
App\Entity\Catalogue\Subcategory1 1