Query Metrics
1
Database Queries
1
Different statements
8.25 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
8.25 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.hash AS hash_5, t0.email AS email_6, t0.firstname AS firstname_7, t0.lastname AS lastname_8, t0.no_carnet AS no_carnet_9, t0.phone AS phone_10, t0.identification_hash AS identification_hash_11, t0.active AS active_12, t0.show_notification AS show_notification_13, t0.locale AS locale_14, t0.domain_id AS domain_id_15, t16.id AS id_17, t16.carnet_name AS carnet_name_18, t16.iban AS iban_19, t16.identification AS identification_20, t16.email AS email_21, t16.logo AS logo_22, t16.company_name AS company_name_23, t16.company_representative AS company_representative_24, t16.address AS address_25, t16.postal_code AS postal_code_26, t16.city AS city_27, t16.phone_number AS phone_number_28, t16.payment_recipient AS payment_recipient_29, t16.payment_address AS payment_address_30, t16.payment_postal_code AS payment_postal_code_31, t16.payment_city AS payment_city_32, t16.min_amount AS min_amount_33, t16.max_amount AS max_amount_34, t16.twint_merchant_uuid AS twint_merchant_uuid_35, t16.twint_enable AS twint_enable_36, t16.twint_passphrase AS twint_passphrase_37, t16.twint_certificat_path AS twint_certificat_path_38, t16.prefix AS prefix_39, t16.closing_date AS closing_date_40, t16.catalog_image_wide AS catalog_image_wide_41, t16.catalog_image_narrow AS catalog_image_narrow_42, t16.allow_anonymous AS allow_anonymous_43, t16.send_receipt_email AS send_receipt_email_44, t16.invoice_min_amount AS invoice_min_amount_45, t16.user_creation_hash AS user_creation_hash_46, t16.sponsor_banner AS sponsor_banner_47, t16.show_sponsor_on_invoice AS show_sponsor_on_invoice_48, t16.cotisation AS cotisation_49, t16.display_phone_number_field AS display_phone_number_field_50, t16.vat_identification_number AS vat_identification_number_51, t16.user_instruction AS user_instruction_52, t16.objectif AS objectif_53, t16.locale AS locale_54, t16.print_locale_is_user_locale AS print_locale_is_user_locale_55 FROM fosuser t0 INNER JOIN domain t16 ON t0.domain_id = t16.id WHERE t0.identification_hash = ? LIMIT 1
Parameters:
[
"7efedbba-c703-49b1-ae27-a0f2f92dcdf3"
]
|
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\User | No errors. |
| App\Entity\Domain | No errors. |
| App\Entity\Annonceur | No errors. |
| App\Entity\PaymentGroup | No errors. |
| App\Entity\PaymentMode | No errors. |
| App\Entity\Payment | No errors. |
| App\Entity\Task | No errors. |
| App\Entity\Template | No errors. |
| App\Entity\Item | No errors. |