Redirect 301 redirect from GET @app_quiz_item_run (42756e)

GET https://teap.wab.com.br/quiz-item-answer/19668/935

Query Metrics

8 Database Queries
7 Different statements
3.67 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.74 ms
(20.26%)
1
"START TRANSACTION"
Parameters:
[]
0.69 ms
(18.92%)
1
SELECT t0.id AS id_1, t0.is_correct AS is_correct_2, t0.date_time AS date_time_3, t0.ask AS ask_4, t0.term_id AS term_id_5, t0.quiz_id AS quiz_id_6, t0.wrong_a_id AS wrong_a_id_7, t0.wrong_b_id AS wrong_b_id_8, t0.wrong_c_id AS wrong_c_id_9 FROM quiz_item t0 WHERE t0.id = ?
Parameters:
[
  "19668"
]
0.66 ms
(17.97%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.category AS category_4, t0.pack_id AS pack_id_5 FROM term t0 WHERE t0.id = ?
Parameters:
[
  936
]
0.65 ms
(17.67%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.category AS category_4, t0.pack_id AS pack_id_5 FROM term t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "935"
]
0.58 ms
(15.89%)
2
SELECT t0.id AS id_1, t0.decription AS decription_2, t0.term_id AS term_id_3 FROM term_case t0 WHERE t0.term_id = ?
Parameters:
[
  936
]
0.28 ms
(7.64%)
1
UPDATE quiz_item SET is_correct = ? WHERE id = ?
Parameters:
[
  0
  19668
]
0.06 ms
(1.66%)
1
"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\QuizItem No errors.
App\Entity\Term No errors.
App\Entity\Quiz No errors.
App\Entity\Pack No errors.
App\Entity\TermCase No errors.