POST https://www.mcc.gov.mg/dashboard/article/935/gallery/add

Query Metrics

5 Database Queries
5 Different statements
0.92 ms Query time
0 Invalid entities
4 Managed entities

Queries

Group similar statements

# Time Info
1 0.41 ms
SELECT t0.id AS id_1, t0.matricule AS matricule_2, t0.roles AS roles_3, t0.password AS password_4 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  3
]
2 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.publish_date AS publish_date_4, t0.created_at AS created_at_5, t0.publish AS publish_6, t0.image AS image_7, t0.author_id AS author_id_8 FROM article t0 WHERE t0.id = ?
Parameters:
[
  "935"
]
3 0.06 ms
"START TRANSACTION"
Parameters:
[]
4 0.18 ms
INSERT INTO gallery (image, post_id) VALUES (?, ?)
Parameters:
[
  "8-6996b30b7ccd3.jpg"
  935
]
5 0.11 ms
"COMMIT"
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\Backend\User\User 2
App\Entity\Article\Article 1
App\Entity\Article\Gallery 1

Entities Mapping