Query Metrics
28
Database Queries
7
Different statements
15.42 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
5.90 ms (38.24%) |
12 |
INSERT INTO configuration_item (name, id, created_at, updated_at, configuration_id, parent_id, discr) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "products" b"\x1F\x11\x0FÞ²Ïk6®@\x19‡µ\fuÏ" "2026-02-23 22:23:38" null b"\x1F\x11\x0FÞ²Ía°¦7\x19‡µ\fuÏ" null "parent" ] |
|
3.54 ms (22.95%) |
8 |
INSERT INTO configuration_item_value (id, value) VALUES (?, ?)
Parameters:
[ b"\x1F\x11\x0FÞ²Ïg\x1CÁ\x19‡µ\fuÏ" "{"value":0}" ] |
|
2.02 ms (13.07%) |
1 |
"COMMIT"
Parameters:
[] |
|
1.71 ms (11.08%) |
4 |
INSERT INTO configuration_item_parent (id) VALUES (?)
Parameters:
[
b"\x1F\x11\x0FÞ²Ïk6®@\x19‡µ\fuÏ"
]
|
|
1.18 ms (7.68%) |
1 |
SELECT t0.name AS name_1, t0.code AS code_2, t0.id AS id_3 FROM configuration_type t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"MOBILIER"
]
|
|
0.62 ms (4.01%) |
1 |
INSERT INTO configuration (notify_level, id, created_at, updated_at, prospect_id, type_id) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ 0 b"\x1F\x11\x0FÞ²Ía°¦7\x19‡µ\fuÏ" "2026-02-23 22:23:38" null null b"\x1EÓÉ$\x19ég©»0Ú\x03│Jý\x1F" ] |
|
0.46 ms (2.97%) |
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\ConfigurationType | No errors. |
| App\Entity\Question | No errors. |
| App\Entity\Configuration | No errors. |
| App\Entity\ConfigurationItem | No errors. |
| App\Entity\ConfigurationItemValue | No errors. |
| App\Entity\ConfigurationItemParent | No errors. |
| App\Entity\Prospect | No errors. |
| App\Entity\ActivityArea | No errors. |