GET https://admin.webuni.com/es/admin/category/6/edit?page=1&sort%5Bposition%5D=DESC

Query Metrics

4 Database Queries
4 Different statements
0.80 ms Query time
0 Invalid entities
1 Managed entities

Queries

Group similar statements

# Time Info
1 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.color AS color_5, t0.icon AS icon_6, t0.position AS position_7, t0.created_at AS created_at_8 FROM category t0 WHERE t0.id = ?
Parameters:
[
  "6"
]
2 0.37 ms
SELECT COUNT(*) FROM post t0 WHERE t0.status = ?
Parameters:
[
  "draft"
]
3 0.15 ms
SELECT COUNT(*) FROM comment t0 WHERE t0.status = ?
Parameters:
[
  "pending"
]
4 0.12 ms
SELECT COUNT(*) FROM subscriber t0 WHERE t0.is_confirmed = ?
Parameters:
[
  0
]

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\Category 1

Entities Mapping

Class Mapping errors
App\Entity\Category No errors.
App\Entity\Post No errors.
App\Entity\Comment No errors.
App\Entity\Subscriber No errors.