GET http://cocagne.neotech.fr/stock/6991

Query Metrics

2 Database Queries
2 Different statements
8.42 ms Query time
0 Invalid entities
5 Managed entities

Queries

Group similar statements

# Time Info
1 1.78 ms
SELECT t0.date_entree AS date_entree_1, t0.qte AS qte_2, t0.lot AS lot_3, t0.id AS id_4, t0.article_id AS article_id_5 FROM stock t0 WHERE t0.id = ?
Parameters:
[
  "6991"
]
2 6.64 ms
SELECT t0.qte AS qte_1, t0.jour AS jour_2, t0.sens AS sens_3, t0.id AS id_4, t0.stock_id AS stock_id_5 FROM mouvement t0 WHERE t0.stock_id = ?
Parameters:
[
  6991
]

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\Mouvement 3
App\Entity\Stock 1
App\Entity\Article 1

Entities Mapping

Class Mapping errors
App\Entity\Stock No errors.
App\Entity\Article No errors.
App\Entity\Mouvement No errors.