POST https://www.joseph-massena.eu/Logbook/new

Query Metrics

9 Database Queries
8 Different statements
19.74 ms Query time
0 Invalid entities
870 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 1.02 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.apiToken AS apiToken_5, t0.facebookId AS facebookId_6 FROM user t0 WHERE t0.id = ?
Parameters:
[
  11
]
2 2.03 ms
SELECT t0.id AS id_1, t0.quand AS quand_2, t0.quoi AS quoi_3, t0.pourquoi AS pourquoi_4, t0.comment AS comment_5, t0.quelpc AS quelpc_6, t0.fini AS fini_7, t0.notes AS notes_8, t0.theme AS theme_9, t0.priority AS priority_10 FROM logbook t0
Parameters:
[]
3 1.09 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.ip4 AS ip4_3, t0.macadress AS macadress_4, t0.os AS os_5, t0.type3264 AS type3264_6, t0.proc AS proc_7, t0.ram AS ram_8, t0.dd AS dd_9, t0.to_do AS to_do_10, t0.done AS done_11, t0.todo AS todo_12, t0.todo2 AS todo2_13, t0.tel_ou_ordi AS tel_ou_ordi_14, t0.etat AS etat_15 FROM ordi t0
Parameters:
[]
4 6.71 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.TelPC AS TelPC_3, t0.whatItDoes AS whatItDoes_4, t0.path AS path_5, t0.theactualscrpit AS theactualscrpit_6, t0.theolderscripts AS theolderscripts_7 FROM Scripts t0
Parameters:
[]
5 1.48 ms
SELECT t0.id AS id_1, t0.timbredetemps AS timbredetemps_2, t0.caloriescredit AS caloriescredit_3, t0.caloriedebit AS caloriedebit_4, t0.sporttype AS sporttype_5, t0.sportduree AS sportduree_6, t0.poidspese AS poidspese_7, t0.balanceutilisee AS balanceutilisee_8 FROM Poids t0
Parameters:
[]
6 0.94 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.ip4 AS ip4_3, t0.macadress AS macadress_4, t0.os AS os_5, t0.type3264 AS type3264_6, t0.proc AS proc_7, t0.ram AS ram_8, t0.dd AS dd_9, t0.to_do AS to_do_10, t0.done AS done_11, t0.todo AS todo_12, t0.todo2 AS todo2_13, t0.tel_ou_ordi AS tel_ou_ordi_14, t0.etat AS etat_15 FROM ordi t0
Parameters:
[]
7 0.33 ms
"START TRANSACTION"
Parameters:
[]
8 1.19 ms
INSERT INTO logbook (quand, quoi, pourquoi, comment, quelpc, fini, notes, theme, priority) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "2025-11-22 00:00:00"
  "tel without barrtery"
  null
  null
  "[32]"
  0
  "Usb without barrtery, and finaly USB for something"
  "phone farm"
  "3"
]
9 4.97 ms
"COMMIT"
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection
Mysite doctrine.dbal.Mysite_connection
Encheres doctrine.dbal.Encheres_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager
Mysite doctrine.orm.Mysite_entity_manager
Encheres doctrine.orm.Encheres_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Scripts 343
App\Entity\Logbook 298
App\Entity\Poids 174
App\Entity\Ordi 54
App\Entity\User 1

Mysite entity manager

Class Amount of managed objects

Encheres entity manager

Class Amount of managed objects

Entities Mapping

default entity manager

Class Mapping errors
App\Entity\User No errors.
App\Entity\Logbook No errors.
App\Entity\Ordi No errors.
App\Entity\Scripts No errors.
App\Entity\Poids No errors.

Mysite entity manager

Class Mapping errors
App\Entity\Logbook No errors.

Encheres entity manager

No loaded entities.