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

Grouped Statements

Show all queries

Time Count Info
0.41 ms
(44.78%)
1
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
]
0.18 ms
(19.88%)
1
INSERT INTO gallery (image, post_id) VALUES (?, ?)
Parameters:
[
  "8-6996b30b7ccd3.jpg"
  935
]
0.16 ms
(17.83%)
1
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"
]
0.11 ms
(11.43%)
1
"COMMIT"
Parameters:
[]
0.06 ms
(6.09%)
1
"START TRANSACTION"
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