GET https://app103.fr/app/property/sellers/?id=2f0ddc73-f780-4cd5-ad57-a7de23c08dea

Query Metrics

870 Database Queries
7 Different statements
204.77 ms Query time
0 Invalid entities
927 Managed entities

Grouped Statements

Show all queries

Time Count Info
195.99 ms
(95.71%)
864
SELECT t0.columns AS columns_1, t0.type AS type_2, t0.id AS id_3, t0.uuid AS uuid_4, t0.status AS status_5, t0.entity_id AS entity_id_6 FROM import_feeds t0 WHERE t0.entity_id = ?
Parameters:
[
  6356
]
6.75 ms
(3.30%)
1
SELECT e0_.name AS name_0, e0_.display_name AS display_name_1, e0_.phones AS phones_2, e0_.is_seller AS is_seller_3, e0_.is_pool AS is_pool_4, e0_.oenodata AS oenodata_5, e0_.siret_number AS siret_number_6, e0_.vat_number AS vat_number_7, e0_.accise_number AS accise_number_8, e0_.gacc_number AS gacc_number_9, e0_.fda_number AS fda_number_10, e0_.duns_number AS duns_number_11, e0_.owner AS owner_12, e0_.is_archived AS is_archived_13, e0_.approved AS approved_14, e0_.ignore_import AS ignore_import_15, e0_.merged_uuids AS merged_uuids_16, e0_.provisioning AS provisioning_17, e0_.offer_type AS offer_type_18, e0_.public_offer AS public_offer_19, e0_.emails AS emails_20, e0_.offer_disable_comment AS offer_disable_comment_21, e0_.default_import_packaging_value AS default_import_packaging_value_22, e0_.id AS id_23, e0_.uuid AS uuid_24, e0_.code AS code_25, e0_.status AS status_26, e0_.address AS address_27, e0_.address2 AS address2_28, e0_.postcode AS postcode_29, e0_.city AS city_30, e0_.url AS url_31, e0_.parent_id AS parent_id_32, e0_.type_id AS type_id_33, e0_.pay_type_id AS pay_type_id_34, e0_.default_import_packaging_id AS default_import_packaging_id_35, e0_.country_id AS country_id_36 FROM entity e0_ WHERE e0_.type_id = ? AND e0_.status = ? ORDER BY e0_.name ASC
Parameters:
[
  3
  1
]
0.67 ms
(0.33%)
1
"COMMIT"
Parameters:
[]
0.54 ms
(0.26%)
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:
[
  12
]
0.35 ms
(0.17%)
1
SELECT t0.image AS image_1, t0.siret_number AS siret_number_2, t0.vat_number AS vat_number_3, t0.model_letter AS model_letter_4, t0.is_default AS is_default_5, t0.id AS id_6, t0.uuid AS uuid_7, t0.code AS code_8, t0.name AS name_9, t0.address AS address_10, t0.address2 AS address2_11, t0.postcode AS postcode_12, t0.city AS city_13, t0.phone AS phone_14, t0.status AS status_15, t0.country_id AS country_id_16 FROM company t0 WHERE t0.id = ?
Parameters:
[
  2
]
0.35 ms
(0.17%)
1
UPDATE user SET last_activity = ? WHERE id = ?
Parameters:
[
  "2025-07-07 15:55:18"
  12
]
0.13 ms
(0.06%)
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Property\Property 901
App\Entity\Import\Feed 21
App\Entity\Country 2
App\Entity\User 1
App\Entity\Company 1
App\Entity\Property\PropertyType 1