Query Metrics
4
Database Queries
4
Different statements
3.29 ms
Query time
5
Invalid entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.38 ms |
SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.department AS department_4, t0.position AS position_5, t0.email AS email_6, t0.password AS password_7, t0.phone AS phone_8, t0.mobile AS mobile_9, t0.website AS website_10, t0.roles AS roles_11, t0.activation_token AS activation_token_12, t0.activation_token_created_at AS activation_token_created_at_13, t0.is_enabled AS is_enabled_14, t0.expire_at AS expire_at_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.application_master AS application_master_18, t0.lang AS lang_19, t0.customer_associated AS customer_associated_20, t0.hide_in_pa AS hide_in_pa_21, t0.is_hotline AS is_hotline_22, t0.locked_at AS locked_at_23, t0.attempts AS attempts_24, t0.customer_id AS customer_id_25, t0.profile_picture_id AS profile_picture_id_26 FROM user t0 WHERE t0.id = ?
Parameters:
[
0
]
|
| 2 | 0.14 ms |
"START TRANSACTION"
Parameters:
[] |
| 3 | 0.47 ms |
INSERT INTO logs_actions (action, route, method, ip_address, user_agent, request_data, response_data, data_before, data_after, status_code, created_at, updated_at, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "error" null null null null null "{"status_code":401,"headers":{"content-type":"application\/json","cache-control":"no-cache, private"}}" null "{"status_code":401}" 401 "2025-11-05 13:29:21" "2025-11-05 13:29:21" 0 ] |
| 4 | 2.30 ms |
"COMMIT"
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| maroc | doctrine.dbal.maroc_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| maroc | doctrine.orm.maroc_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\User |
|
| App\Entity\Customer |
|
| App\Entity\Media | No errors. |
| App\Entity\UserSite | No errors. |
| App\Entity\Export |
|
| App\Entity\Affectation |
|
| App\Entity\Discussion |
|
| App\Entity\SiteQuestions | No errors. |
| App\Entity\LogsAction | No errors. |
maroc entity manager
No loaded entities.