POST https://dipendenti.ebisnc.it/admin/intermittenti/new

Query Metrics

8 Database Queries
6 Different statements
10.02 ms Query time
0 Invalid entities
3 Managed entities

Grouped Statements

Show all queries

Time Count Info
4.13 ms
(41.19%)
2
"COMMIT"
Parameters:
[]
3.66 ms
(36.54%)
1
INSERT INTO intermittent_call (date_from, date_to, annullamento, worker_cf, communication_code, employer_cf, employer_email, xml_path, pdf_path, mailjet_message_id, mail_status, mail_sent_at, mail_delivered_at, last_webhook_payload, cancelled, created_at, updated_at, dipendente_id, parent_call_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "2026-06-19"
  "2026-06-22"
  0
  "RSLMMT99R15Z243Q"
  "1000026215332175"
  "02562650131"
  "comunicazioni@barlacambusa.it"
  null
  null
  null
  "pending"
  null
  null
  null
  0
  "2026-06-19 14:07:43"
  "2026-06-19 14:07:43"
  41
  null
]
0.60 ms
(5.95%)
1
SELECT d0_.id AS id_0, d0_.nome AS nome_1, d0_.cognome AS cognome_2, d0_.wno_id AS wno_id_3, d0_.codice_fiscale AS codice_fiscale_4, d0_.contract_type AS contract_type_5, d0_.codice_comunicazione_intermittente AS codice_comunicazione_intermittente_6, d0_.email AS email_7, d0_.telefono AS telefono_8, d0_.nick_name AS nick_name_9, d0_.data_scadenza_contratto AS data_scadenza_contratto_10, d0_.is_active AS is_active_11, d0_.created_at AS created_at_12, d0_.updated_at AS updated_at_13, d0_.ore_lun AS ore_lun_14, d0_.ore_mar AS ore_mar_15, d0_.ore_mer AS ore_mer_16, d0_.ore_gio AS ore_gio_17, d0_.ore_ven AS ore_ven_18, d0_.ore_sab AS ore_sab_19, d0_.ore_dom AS ore_dom_20, d0_.straordinari_mode AS straordinari_mode_21, d0_.straordinari_max_value AS straordinari_max_value_22 FROM dipendenti d0_ WHERE d0_.contract_type = ? AND d0_.id IN (?) ORDER BY d0_.cognome ASC, d0_.nome ASC
Parameters:
[
  "a_chiamata"
  "41"
]
0.59 ms
(5.92%)
1
INSERT INTO messenger_messages (body, headers, queue_name, created_at, available_at) VALUES(?, ?, ?, ?, ?)
Parameters:
[
  "O:36:\"Symfony\\Component\\Messenger\\Envelope\":2:{s:44:\"\0Symfony\\Component\\Messenger\\Envelope\0stamps\";a:1:{s:46:\"Symfony\\Component\\Messenger\\Stamp\\BusNameStamp\";a:1:{i:0;O:46:\"Symfony\\Component\\Messenger\\Stamp\\BusNameStamp\":1:{s:55:\"\0Symfony\\Component\\Messenger\\Stamp\\BusNameStamp\0busName\";s:21:\"messenger.bus.default\";}}}s:45:\"\0Symfony\\Component\\Messenger\\Envelope\0message\";O:40:\"App\\Message\\SendIntermittenteMailMessage\":1:{s:6:\"callId\";i:192;}}"
  "[]"
  "default"
  "2026-06-19 12:07:43"
  "2026-06-19 12:07:43"
]
0.55 ms
(5.48%)
2
"START TRANSACTION"
Parameters:
[]
0.49 ms
(4.92%)
1
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.email AS email_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10 FROM users 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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\User 1
App\Entity\Dipendente 1
App\Entity\IntermittentCall 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Dipendente No errors.
App\Entity\Presenza No errors.
App\Entity\ConsumoRiga No errors.
App\Entity\DipendenteDocumento No errors.
App\Entity\IntermittentCall No errors.