GET https://moonprint.cod3lab.eu/login

Query Metrics

1 Database Queries
1 Different statements
2.30 ms Query time
0 Invalid entities
15 Managed entities

Queries

Group similar statements

# Time Info
1 2.30 ms
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.visible AS visible_2, c0_.created_at AS created_at_3, c0_.updated_at AS updated_at_4, c0_.position AS position_5, c0_.depth AS depth_6, c0_.sort_path AS sort_path_7, c0_.parent_id AS parent_id_8 FROM category c0_ WHERE c0_.parent_id IS NULL AND c0_.visible = true ORDER BY c0_.sort_path ASC
Parameters:
[]

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 15

Entities Mapping

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