POST https://app103.fr/_components/create_offer_item

Query Metrics

7 Database Queries
7 Different statements
2.48 ms Query time
0 Invalid entities
43 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.72 ms
(28.88%)
1
SELECT t0.name AS name_1, t0.display_name AS display_name_2, t0.phones AS phones_3, t0.is_seller AS is_seller_4, t0.is_pool AS is_pool_5, t0.oenodata AS oenodata_6, t0.siret_number AS siret_number_7, t0.vat_number AS vat_number_8, t0.accise_number AS accise_number_9, t0.gacc_number AS gacc_number_10, t0.fda_number AS fda_number_11, t0.duns_number AS duns_number_12, t0.owner AS owner_13, t0.is_archived AS is_archived_14, t0.approved AS approved_15, t0.ignore_import AS ignore_import_16, t0.merged_uuids AS merged_uuids_17, t0.provisioning AS provisioning_18, t0.offer_type AS offer_type_19, t0.public_offer AS public_offer_20, t0.emails AS emails_21, t0.offer_disable_comment AS offer_disable_comment_22, t0.default_import_packaging_value AS default_import_packaging_value_23, t0.id AS id_24, t0.uuid AS uuid_25, t0.code AS code_26, t0.status AS status_27, t0.address AS address_28, t0.address2 AS address2_29, t0.postcode AS postcode_30, t0.city AS city_31, t0.url AS url_32, t0.parent_id AS parent_id_33, t0.type_id AS type_id_34, t35.columns AS columns_36, t35.type AS type_37, t35.id AS id_38, t35.uuid AS uuid_39, t35.status AS status_40, t35.entity_id AS entity_id_41, t0.pay_type_id AS pay_type_id_42, t0.default_import_packaging_id AS default_import_packaging_id_43, t0.country_id AS country_id_44 FROM entity t0 LEFT JOIN import_feeds t35 ON t35.entity_id = t0.id WHERE t0.id = ?
Parameters:
[
  5942
]
0.58 ms
(23.56%)
1
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
]
0.41 ms
(16.44%)
1
SELECT p0_.volume AS volume_0, p0_.is_default AS is_default_1, p0_.offer_sort AS offer_sort_2, p0_.id AS id_3, p0_.uuid AS uuid_4, p0_.code AS code_5, p0_.name AS name_6, p0_.name_en AS name_en_7, p0_.status AS status_8, p0_.regex AS regex_9 FROM product_format p0_ WHERE p0_.status = ? ORDER BY CASE WHEN p0_.offer_sort IS NULL THEN 1 ELSE 0 END ASC, p0_.offer_sort ASC, p0_.name ASC
Parameters:
[
  1
]
0.35 ms
(13.98%)
1
UPDATE user SET last_activity = ? WHERE id = ?
Parameters:
[
  "2025-07-07 07:30:22"
  20
]
0.25 ms
(10.03%)
1
SELECT p0_.qty AS qty_0, p0_.is_default AS is_default_1, p0_.id AS id_2, p0_.uuid AS uuid_3, p0_.code AS code_4, p0_.name AS name_5, p0_.name_en AS name_en_6, p0_.position AS position_7, p0_.status AS status_8, p0_.regex AS regex_9 FROM product_packaging p0_ WHERE p0_.status = ?
Parameters:
[
  1
]
0.10 ms
(4.04%)
1
"START TRANSACTION"
Parameters:
[]
0.08 ms
(3.07%)
1
"COMMIT"
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\Product\Format 27
App\Entity\Product\Packaging 11
App\Entity\User 1
App\Entity\Company 1
App\Entity\Property\Property 1
App\Entity\Property\PropertyType 1
App\Entity\Country 1