GET https://lemdu.pink/

Query Metrics

2 Database Queries
2 Different statements
0.22 ms Query time
0 Invalid entities
7 Managed entities
0 Cache hits
0 Cache misses
0 Cache puts

Queries

Group similar statements

# Time Info
1 0.15 ms
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.pk AS pk_2, c0_.description AS description_3, c0_.keywords AS keywords_4, c0_.parent AS parent_5 FROM category c0_ WHERE c0_.name = ?
Parameters:
[
  "LemduPink"
]
2 0.07 ms
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.pk AS pk_2, c0_.description AS description_3, c0_.keywords AS keywords_4, c0_.parent AS parent_5 FROM category c0_ WHERE c0_.parent = ? ORDER BY c0_.pk ASC LIMIT 10
Parameters:
[
  1
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

0 Hits
0 Misses
0 Puts

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Category 7

Entities Mapping

Class Mapping errors
App\Entity\Category No errors.
App\Entity\Product No errors.