Query Metrics
            6
            Database Queries
        
        
            6
            Different statements
        
        
            6.57 ms
            Query time
        
        
            0
            Invalid entities
        
            Grouped Statements
| Time▼ | Count | Info | 
|---|---|---|
| 1.75 ms (26.68%) | 1 | SELECT t0.id AS id_1, t0.field AS field_2, t0.value AS value_3, t0.type AS type_4, t0.label AS label_5, t0.group_label AS group_label_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.form_lead_id AS form_lead_id_9 FROM form_lead_data t0 WHERE t0.form_lead_id = ? 
                                    Parameters:  [
  89
] | 
| 1.35 ms (20.59%) | 1 | SELECT t0.type AS type_1, t0.confirmation_message AS confirmation_message_2, t0.not_allow_step AS not_allow_step_3, t0.not_allow_scale AS not_allow_scale_4, t0.not_allow_during_step AS not_allow_during_step_5, t0.not_allow_during_scale AS not_allow_during_scale_6, t0.one_update_by_period AS one_update_by_period_7, t0.id AS id_8, t0.uuid AS uuid_9, t0.active AS active_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.name AS name_13, t0.definition_file AS definition_file_14, t0.campaign_id AS campaign_id_15, t0.master_form_id AS master_form_id_16 FROM form t0 WHERE t0.uuid = ? LIMIT 1 
                                    Parameters:  [
  b"\x1EÐ)\x08/8`Ƚ³¡\eÌ\x1C\x16â"
] | 
| 1.22 ms (18.52%) | 1 | SELECT t0.id AS id_1, t0.type AS type_2, t0.name AS name_3, t0.label AS label_4, t0.required AS required_5, t0.form_id AS form_id_6 FROM form_field_adding t0 WHERE t0.form_id = ? 
                                    Parameters:  [
  2
] | 
| 0.91 ms (13.82%) | 1 | SELECT t0.name AS name_1, t0.starts_at AS starts_at_2, t0.show_lead_fields AS show_lead_fields_3, t0.export_lead_fields AS export_lead_fields_4, t0.id AS id_5, t0.uuid AS uuid_6, t0.active AS active_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.company_id AS company_id_10 FROM campaign t0 WHERE t0.id = ? 
                                    Parameters:  [
  1
] | 
| 0.72 ms (10.97%) | 1 | SELECT t0.period_starts_at AS period_starts_at_1, t0.period_updated_at AS period_updated_at_2, t0.event_forced AS event_forced_3, t0.id AS id_4, t0.uuid AS uuid_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.active AS active_8, t0.campaign_id AS campaign_id_9 FROM form_lead t0 WHERE t0.uuid = ? LIMIT 1 
                                    Parameters:  [
  b"\x1EÐuØtÌk¨¶\x06\x07³Ê}ˆÃ"
] | 
| 0.62 ms (9.41%) | 1 | SELECT t0.name AS name_1, t0.mail_transport AS mail_transport_2, t0.id AS id_3, t0.uuid AS uuid_4, t0.active AS active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM company t0 WHERE t0.id = ? 
                                    Parameters:  [
  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.
Entities Mapping
| Class | Mapping errors | 
|---|---|
| App\Entity\FormLeadData | No errors. | 
| App\Entity\Form | No errors. | 
| App\Entity\Campaign | No errors. | 
| App\Entity\MasterForm | No errors. | 
| App\Entity\FormActionsSet | No errors. | 
| App\Entity\FormFieldAdding | No errors. | 
| App\Entity\FormLead | No errors. | 
| App\Entity\Company | No errors. | 
| App\Entity\User | No errors. | 
| App\Entity\Email | No errors. | 
| App\Entity\EmailAttachment | No errors. |