POST https://app103.fr/app/offer-import/prepare

Query Metrics

5 Database Queries
5 Different statements
8.73 ms Query time
0 Invalid entities
2 Managed entities

Queries

Group similar statements

# Time Info
1 0.76 ms
SELECT t0.email AS email_1, t0.roles AS roles_2, t0.password AS password_3, t0.need_password_update AS need_password_update_4, t0.tryout AS tryout_5, t0.firstname AS firstname_6, t0.lastname AS lastname_7, t0.phone AS phone_8, t0.mobile AS mobile_9, t0.image AS image_10, t0.theme AS theme_11, t0.status AS status_12, t0.last_login AS last_login_13, t0.last_activity AS last_activity_14, t0.note AS note_15, t0.acl AS acl_16, t0.widgets AS widgets_17, t0.preferences AS preferences_18, t0.notification AS notification_19, t0.id AS id_20, t0.uuid AS uuid_21, t0.company_id AS company_id_22 FROM user t0 WHERE t0.id = ?
Parameters:
[
  20
]
2 0.27 ms
"START TRANSACTION"
Parameters:
[]
3 0.37 ms
UPDATE user SET last_activity = ? WHERE id = ?
Parameters:
[
  "2025-07-07 13:17:14"
  20
]
4 5.61 ms
"COMMIT"
Parameters:
[]
5 1.72 ms
SELECT i0_.duration AS duration_0 FROM import_prepare i0_ LEFT JOIN entity e1_ ON i0_.entity_id = e1_.id WHERE e1_.uuid = ? AND i0_.is_full = ? ORDER BY i0_.id DESC LIMIT 1
Parameters:
[
  "874c9334-44e7-4891-bfcb-22a530c53dff"
  1
]

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\User 1
App\Entity\Company 1