GET https://courseforge.info/api/card/2/search?mode=OR&query=&tags=

Query Metrics

64 Database Queries
5 Different statements
36.59 ms Query time
0 Invalid entities
216 Managed entities

Queries

Group similar statements

# Time Info
1 0.70 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.name AS name_3, t0.surename AS surename_4, t0.roles AS roles_5, t0.password AS password_6, t0.is_verified AS is_verified_7, t0.avatar AS avatar_8, t0.last_activity_at AS last_activity_at_9, t0.trainer_id AS trainer_id_10, t0.company_id AS company_id_11 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  2
]
2 0.48 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.ai_document AS ai_document_4, t0.ai_text AS ai_text_5, t0.is_active AS is_active_6, t0.public AS public_7, t0.source_document_id AS source_document_id_8, t0.user_id AS user_id_9 FROM card_set t0 WHERE t0.id = ?
Parameters:
[
  "2"
]
3 3.92 ms
SELECT c0_.id AS id_0, c0_.question AS question_1, c0_.description AS description_2, c0_.source_text AS source_text_3, c0_.source_meta AS source_meta_4, c0_.position AS position_5, c0_.choice_type AS choice_type_6, c0_.type AS type_7, c0_.expected_answer AS expected_answer_8, c0_.rubric AS rubric_9, c0_.keywords AS keywords_10, c0_.explanation AS explanation_11, c0_.active AS active_12, c0_.public AS public_13, c1_.id AS id_14, c1_.text AS text_15, c1_.position AS position_16, c1_.is_correct AS is_correct_17, t2_.id AS id_18, t2_.name AS name_19, c0_.card_set_id AS card_set_id_20, c1_.card_id AS card_id_21 FROM card c0_ LEFT JOIN card_answer c1_ ON c0_.id = c1_.card_id LEFT JOIN card_tag c3_ ON c0_.id = c3_.card_id LEFT JOIN tag t2_ ON t2_.id = c3_.tag_id WHERE c0_.card_set_id = ? ORDER BY c0_.position ASC, c1_.position ASC
Parameters:
[
  2
]
4 1.25 ms
SELECT c0_.id AS id_0, c0_.repetitions AS repetitions_1, c0_.interval_days AS interval_days_2, c0_.ease_factor AS ease_factor_3, c0_.due_at AS due_at_4, c0_.last_reviewed_at AS last_reviewed_at_5, c1_.id AS id_6, c1_.question AS question_7, c1_.description AS description_8, c1_.source_text AS source_text_9, c1_.source_meta AS source_meta_10, c1_.position AS position_11, c1_.choice_type AS choice_type_12, c1_.type AS type_13, c1_.expected_answer AS expected_answer_14, c1_.rubric AS rubric_15, c1_.keywords AS keywords_16, c1_.explanation AS explanation_17, c1_.active AS active_18, c1_.public AS public_19, c0_.user_id AS user_id_20, c0_.card_id AS card_id_21, c1_.card_set_id AS card_set_id_22 FROM card_progress c0_ INNER JOIN card c1_ ON c0_.card_id = c1_.id WHERE c0_.user_id = ? AND c1_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  2
  5
  6
  7
  8
  9
  10
  11
  12
  13
  14
  15
  16
  17
  18
  19
  20
  21
  22
  23
  24
  25
  26
  27
  28
  29
  30
  31
  32
  33
  34
  35
  36
  37
  38
  39
  40
  41
  42
  43
  44
  45
  46
  47
  48
  49
  50
  51
  52
  53
  54
  55
  56
  57
  58
  59
  60
  61
  62
  63
]
5 0.48 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  5
  2
]
6 0.46 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  6
  2
]
7 0.54 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  7
  2
]
8 0.56 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  8
  2
]
9 0.51 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  9
  2
]
10 0.47 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  10
  2
]
11 0.47 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  11
  2
]
12 0.47 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  12
  2
]
13 0.46 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  13
  2
]
14 0.50 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  14
  2
]
15 0.50 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  15
  2
]
16 0.55 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  16
  2
]
17 0.54 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  17
  2
]
18 0.61 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  18
  2
]
19 1.11 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  19
  2
]
20 0.72 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  20
  2
]
21 0.61 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  21
  2
]
22 0.60 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  22
  2
]
23 0.49 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  23
  2
]
24 0.64 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  24
  2
]
25 0.55 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  25
  2
]
26 0.51 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  26
  2
]
27 0.49 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  27
  2
]
28 0.46 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  28
  2
]
29 0.44 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  29
  2
]
30 0.46 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  30
  2
]
31 0.44 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  31
  2
]
32 0.51 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  32
  2
]
33 0.46 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  33
  2
]
34 0.53 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  34
  2
]
35 0.47 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  35
  2
]
36 0.52 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  36
  2
]
37 0.53 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  37
  2
]
38 0.45 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  38
  2
]
39 0.42 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  39
  2
]
40 0.55 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  40
  2
]
41 0.70 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  41
  2
]
42 0.50 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  42
  2
]
43 0.47 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  43
  2
]
44 0.51 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  44
  2
]
45 0.50 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  45
  2
]
46 0.49 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  46
  2
]
47 0.43 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  47
  2
]
48 0.41 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  48
  2
]
49 0.42 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  49
  2
]
50 0.43 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  50
  2
]
51 0.41 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  51
  2
]
52 0.47 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  52
  2
]
53 0.44 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  53
  2
]
54 0.45 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  54
  2
]
55 0.44 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  55
  2
]
56 0.40 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  56
  2
]
57 0.38 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  57
  2
]
58 0.41 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  58
  2
]
59 0.50 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  59
  2
]
60 0.44 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  60
  2
]
61 0.50 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  61
  2
]
62 0.44 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  62
  2
]
63 0.41 ms
SELECT t0.id AS id_1, t0.repetitions AS repetitions_2, t0.interval_days AS interval_days_3, t0.ease_factor AS ease_factor_4, t0.due_at AS due_at_5, t0.last_reviewed_at AS last_reviewed_at_6, t0.user_id AS user_id_7, t0.card_id AS card_id_8 FROM card_progress t0 WHERE t0.card_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  63
  2
]
64 0.59 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.name AS name_3, t0.surename AS surename_4, t0.roles AS roles_5, t0.password AS password_6, t0.is_verified AS is_verified_7, t0.avatar AS avatar_8, t0.last_activity_at AS last_activity_at_9, t0.trainer_id AS trainer_id_10, t0.company_id AS company_id_11 FROM `user` 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\CardAnswer 148
App\Entity\Card 59
App\Entity\CardProgress 4
App\Entity\User 2
App\Entity\Company 1
App\Entity\CardSet 1
App\Entity\SourceDocument 1

Entities Mapping