https://voxdia.com/inscription

Query Metrics

5 Database Queries
5 Different statements
40.06 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
39.12 ms
(97.66%)
1
"COMMIT"
Parameters:
[]
0.30 ms
(0.74%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.password AS password_3, t0.name AS name_4, t0.slack AS slack_5, t0.notes AS notes_6, t0.language AS language_7, t0.lastname AS lastname_8, t0.customer_id AS customer_id_9, t0.id_jira AS id_jira_10, t0.notification_active AS notification_active_11, t0.errorJira AS errorJira_12, t0.podcastHost AS podcastHost_13, t0.roles AS roles_14 FROM user t0 WHERE t0.email = ?
Parameters:
[
  "brigeki@numericable.fr"
]
0.28 ms
(0.71%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.password AS password_3, t0.name AS name_4, t0.slack AS slack_5, t0.notes AS notes_6, t0.language AS language_7, t0.lastname AS lastname_8, t0.customer_id AS customer_id_9, t0.id_jira AS id_jira_10, t0.notification_active AS notification_active_11, t0.errorJira AS errorJira_12, t0.podcastHost AS podcastHost_13, t0.roles AS roles_14 FROM user t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  27832
]
0.22 ms
(0.54%)
1
INSERT INTO user (email, PASSWORD, name, slack, notes, language, lastname, customer_id, id_jira, notification_active, errorJira, podcastHost, roles) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "brigeki@numericable.fr"
  "$argon2id$v=19$m=65536,t=4,p=1$cY4T4bB6uJc8A/4AqjV+yw$OutJyNlqzdU7PkS6r0GahPzzfWHd1ioxPM5VjNyqS6g"
  "* * * 💶 Компания Wildberries рада пригласить вас на захватывающую акцию, где вы можете выиграть денежные призы до 1.000.000 рублей, участвуя в угадывании коробки с призом по ссылке: https://alphadogprinting.com/blueprints/uploads/9rqlou.php?7yk5dm 💶 * * *"
  null
  null
  null
  "cobktr"
  ""
  null
  1
  ""
  null
  "["ROLE_CLIENT"]"
]
0.14 ms
(0.35%)
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.

Entities Mapping

Class Mapping errors
App\Entity\User No errors.