GET https://dev-cosmos.metal2000.fr/front/api/categories

Query Metrics

2 Database Queries
2 Different statements
1.00 ms Query time
0 Invalid entities
3 Managed entities

Queries

Group similar statements

# Time Info
1 0.66 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.image_profie AS image_profie_8, t0.date_creation AS date_creation_9, t0.date_modification AS date_modification_10, t0.active AS active_11, t0.company_name AS company_name_12, t0.identifiant_odoo AS identifiant_odoo_13, t0.display_name AS display_name_14 FROM `co12s_user` t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
  "admin@metal2000.fr"
]
2 0.34 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4 FROM co12s_category t0
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 2
App\Entity\User 1