https://telegram.irokez.me/gti/answer

Query Metrics

23 Database Queries
12 Different statements
36.24 ms Query time
4 Invalid entities

Queries

Group similar statements

# Time Info
1 8.73 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.create_at AS create_at_3, t0.telegram_id AS telegram_id_4, t0.phone AS phone_5, t0.is_admin AS is_admin_6, t0.is_banned AS is_banned_7, t0.email AS email_8, t0.city AS city_9, t0.roles AS roles_10, t0.password AS password_11, t0.brands_history AS brands_history_12 FROM app_user t0 WHERE t0.telegram_id = ? LIMIT 1
Parameters:
[
  5402151191
]
2 0.41 ms
SELECT t0.id AS id_1, t0.text AS text_2, t0.text_local AS text_local_3, t0.end_survey AS end_survey_4, t0.is_correct AS is_correct_5, t0.score AS score_6, t0.question_id AS question_id_7 FROM app_answer t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "925"
]
3 0.69 ms
SELECT t0.id AS id_1, t0.result AS result_2, t0.create_at AS create_at_3, t0.completed AS completed_4, t0.survey_id AS survey_id_5, t0.question_id AS question_id_6, t0.answer_id AS answer_id_7, t0.user_id AS user_id_8 FROM app_questionnaire_result t0 WHERE t0.answer_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  925
  5462
]
4 0.42 ms
SELECT t0.id AS id_1, t0.text AS text_2, t0.text_local AS text_local_3, t0.type AS type_4, t0.is_add_balance AS is_add_balance_5, t0.survey_id AS survey_id_6 FROM app_question t0 WHERE t0.id = ?
Parameters:
[
  320
]
5 0.23 ms
"START TRANSACTION"
Parameters:
[]
6 0.63 ms
INSERT INTO app_questionnaire_result (result, create_at, completed, survey_id, question_id, answer_id, user_id) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  null
  "2026-03-11 08:41:23"
  1
  56
  320
  925
  5462
]
7 4.40 ms
"COMMIT"
Parameters:
[]
8 2.21 ms
SELECT COUNT(a0_.id) AS sclr_0 FROM app_questionnaire_result a0_ INNER JOIN app_answer a1_ ON a0_.answer_id = a1_.id WHERE a0_.user_id = ? AND a0_.survey_id = ? AND a1_.is_correct = 1
Parameters:
[
  5462
  56
]
9 0.47 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.title_local AS title_local_4, t0.description_local AS description_local_5, t0.is_active AS is_active_6, t0.is_poll AS is_poll_7, t0.total_correct AS total_correct_8, t0.type AS type_9, t0.article_success_id AS article_success_id_10, t0.article_failed_id AS article_failed_id_11 FROM app_survey t0 WHERE t0.id = ?
Parameters:
[
  56
]
10 0.47 ms
SELECT t0.id AS id_1, t0.text AS text_2, t0.text_local AS text_local_3, t0.type AS type_4, t0.is_add_balance AS is_add_balance_5, t0.survey_id AS survey_id_6 FROM app_question t0 WHERE t0.survey_id = ?
Parameters:
[
  56
]
11 0.49 ms
SELECT t0.id AS id_1, t0.description AS description_2, t0.description_local AS description_local_3, t0.image_name AS image_name_4, t0.image_name_kg AS image_name_kg_5, t0.updated_at AS updated_at_6, t0.score_from AS score_from_7, t0.score_to AS score_to_8, t0.survey_id AS survey_id_9 FROM app_article t0 WHERE t0.id = ?
Parameters:
[
  160
]
12 0.32 ms
"START TRANSACTION"
Parameters:
[]
13 0.93 ms
INSERT INTO app_article_history (message_id, create_at, article_id, user_id) VALUES (?, ?, ?, ?)
Parameters:
[
  "492432"
  "2026-03-11 08:41:23"
  160
  5462
]
14 3.57 ms
"COMMIT"
Parameters:
[]
15 0.53 ms
SELECT t0.id AS id_1, t0.text AS text_2, t0.text_local AS text_local_3, t0.end_survey AS end_survey_4, t0.is_correct AS is_correct_5, t0.score AS score_6, t0.question_id AS question_id_7 FROM app_answer t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "926"
]
16 0.67 ms
SELECT t0.id AS id_1, t0.result AS result_2, t0.create_at AS create_at_3, t0.completed AS completed_4, t0.survey_id AS survey_id_5, t0.question_id AS question_id_6, t0.answer_id AS answer_id_7, t0.user_id AS user_id_8 FROM app_questionnaire_result t0 WHERE t0.answer_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  926
  5462
]
17 0.18 ms
"START TRANSACTION"
Parameters:
[]
18 0.67 ms
INSERT INTO app_questionnaire_result (result, create_at, completed, survey_id, question_id, answer_id, user_id) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  null
  "2026-03-11 08:41:23"
  1
  56
  320
  926
  5462
]
19 2.10 ms
"COMMIT"
Parameters:
[]
20 1.98 ms
SELECT COUNT(a0_.id) AS sclr_0 FROM app_questionnaire_result a0_ INNER JOIN app_answer a1_ ON a0_.answer_id = a1_.id WHERE a0_.user_id = ? AND a0_.survey_id = ? AND a1_.is_correct = 1
Parameters:
[
  5462
  56
]
21 0.33 ms
"START TRANSACTION"
Parameters:
[]
22 0.67 ms
INSERT INTO app_article_history (message_id, create_at, article_id, user_id) VALUES (?, ?, ?, ?)
Parameters:
[
  "492433"
  "2026-03-11 08:41:24"
  160
  5462
]
23 5.14 ms
"COMMIT"
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.
App\Entity\QuestionnaireResult
  • The association App\Entity\QuestionnaireResult#survey refers to the inverse side field App\Entity\Survey#questionnaireResults which does not exist.
  • The association App\Entity\QuestionnaireResult#question refers to the inverse side field App\Entity\Question#questionnaireResults which does not exist.
  • The association App\Entity\QuestionnaireResult#answer refers to the inverse side field App\Entity\Answer#questionnaireResults which does not exist.
App\Entity\Answer No errors.
App\Entity\Question No errors.
App\Entity\Survey
  • The field App\Entity\Survey#articleSuccess is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\Article#survey does not contain the required 'mappedBy="articleSuccess"' attribute.
  • If association App\Entity\Survey#articleSuccess is many-to-one, then the inversed side App\Entity\Article#survey has to be one-to-many.
  • The field App\Entity\Survey#articleFailed is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\Article#survey does not contain the required 'mappedBy="articleFailed"' attribute.
  • If association App\Entity\Survey#articleFailed is many-to-one, then the inversed side App\Entity\Article#survey has to be one-to-many.
App\Entity\QuestionImage No errors.
App\Entity\Article
  • The association App\Entity\Article#survey refers to the inverse side field App\Entity\Survey#article which does not exist.
App\Entity\SurveyImage No errors.
App\Entity\ArticleHistory
  • The association App\Entity\ArticleHistory#article refers to the inverse side field App\Entity\Article#articleHistory which does not exist.
  • The association App\Entity\ArticleHistory#user refers to the inverse side field App\Entity\User#articleHistory which does not exist.