Query Metrics
136
Database Queries
21
Different statements
50.02 ms
Query time
0
Invalid entities
32
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.64 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.abbreviation AS abbreviation_3, t0.referee_label AS referee_label_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8 FROM rule_book t0 WHERE t0.id = ?
Parameters:
[
"2"
]
|
| 2 | 0.69 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.gender AS gender_3, t0.state AS state_4, t0.age_min AS age_min_5, t0.age_max AS age_max_6, t0.abbreviation AS abbreviation_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.rule_book_id AS rule_book_id_12 FROM age_class t0 WHERE t0.rule_book_id = ? ORDER BY t0.age_min ASC
Parameters:
[
2
]
|
| 3 | 0.59 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.abbreviation AS abbreviation_3, t0.state AS state_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.rule_book_id AS rule_book_id_9 FROM division t0 WHERE t0.rule_book_id = ? ORDER BY t0.name ASC
Parameters:
[
2
]
|
| 4 | 0.45 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.name AS name_3, t0.state AS state_4, t0.round_count_max AS round_count_max_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.created_by AS created_by_8, t0.updated_by AS updated_by_9, t0.rule_book_id AS rule_book_id_10 FROM tournament_format t0 WHERE t0.rule_book_id = ? ORDER BY t0.name ASC
Parameters:
[
2
]
|
| 5 | 0.66 ms |
SELECT t0.id AS id_1, t0.fee AS fee_2, t0.currency AS currency_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.created_by AS created_by_6, t0.updated_by AS updated_by_7, t0.age_class_id AS age_class_id_8, t0.tournament_id AS tournament_id_9 FROM tournament_age_class t0 WHERE t0.age_class_id = ?
Parameters:
[
23
]
|
| 6 | 0.43 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.gender AS gender_3, t0.state AS state_4, t0.age_min AS age_min_5, t0.age_max AS age_max_6, t0.abbreviation AS abbreviation_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.rule_book_id AS rule_book_id_12 FROM age_class t0 INNER JOIN age_class_age_class ON t0.id = age_class_age_class.age_class_source WHERE age_class_age_class.age_class_target = ?
Parameters:
[
23
]
|
| 7 | 0.42 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.gender AS gender_3, t0.state AS state_4, t0.age_min AS age_min_5, t0.age_max AS age_max_6, t0.abbreviation AS abbreviation_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.rule_book_id AS rule_book_id_12 FROM age_class t0 INNER JOIN age_class_age_class ON t0.id = age_class_age_class.age_class_target WHERE age_class_age_class.age_class_source = ?
Parameters:
[
23
]
|
| 8 | 0.37 ms |
SELECT t0.id AS id_1, t0.valid_from AS valid_from_2, t0.valid_to AS valid_to_3, t0.round_number AS round_number_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.state AS state_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.age_class_id AS age_class_id_12, t0.division_id AS division_id_13, t0.tournament_format_id AS tournament_format_id_14, t0.rulebook_id AS rulebook_id_15 FROM bafa t0 WHERE t0.age_class_id = ?
Parameters:
[
23
]
|
| 9 | 0.32 ms |
SELECT t0.id AS id_1, t0.record_date AS record_date_2, t0.result AS result_3, t0.status AS status_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.result_max AS result_max_7, t0.record_category AS record_category_8, t0.tournament_session_category AS tournament_session_category_9, t0.tournament_name AS tournament_name_10, t0.club_organizer AS club_organizer_11, t0.external_link AS external_link_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.next_record_id AS next_record_id_17, t0.age_class_id AS age_class_id_18, t0.division_id AS division_id_19, t0.target_face_id AS target_face_id_20, t0.tournament_format_id AS tournament_format_id_21 FROM record t0 WHERE t0.age_class_id = ?
Parameters:
[
23
]
|
| 10 | 0.32 ms |
SELECT t0.id AS id_1, t0.fee AS fee_2, t0.currency AS currency_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.created_by AS created_by_6, t0.updated_by AS updated_by_7, t0.age_class_id AS age_class_id_8, t0.tournament_id AS tournament_id_9 FROM tournament_age_class t0 WHERE t0.age_class_id = ?
Parameters:
[
24
]
|
| 11 | 0.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.gender AS gender_3, t0.state AS state_4, t0.age_min AS age_min_5, t0.age_max AS age_max_6, t0.abbreviation AS abbreviation_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.rule_book_id AS rule_book_id_12 FROM age_class t0 INNER JOIN age_class_age_class ON t0.id = age_class_age_class.age_class_source WHERE age_class_age_class.age_class_target = ?
Parameters:
[
24
]
|
| 12 | 0.37 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.gender AS gender_3, t0.state AS state_4, t0.age_min AS age_min_5, t0.age_max AS age_max_6, t0.abbreviation AS abbreviation_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.rule_book_id AS rule_book_id_12 FROM age_class t0 INNER JOIN age_class_age_class ON t0.id = age_class_age_class.age_class_target WHERE age_class_age_class.age_class_source = ?
Parameters:
[
24
]
|
| 13 | 0.29 ms |
SELECT t0.id AS id_1, t0.valid_from AS valid_from_2, t0.valid_to AS valid_to_3, t0.round_number AS round_number_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.state AS state_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.age_class_id AS age_class_id_12, t0.division_id AS division_id_13, t0.tournament_format_id AS tournament_format_id_14, t0.rulebook_id AS rulebook_id_15 FROM bafa t0 WHERE t0.age_class_id = ?
Parameters:
[
24
]
|
| 14 | 0.33 ms |
SELECT t0.id AS id_1, t0.record_date AS record_date_2, t0.result AS result_3, t0.status AS status_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.result_max AS result_max_7, t0.record_category AS record_category_8, t0.tournament_session_category AS tournament_session_category_9, t0.tournament_name AS tournament_name_10, t0.club_organizer AS club_organizer_11, t0.external_link AS external_link_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.next_record_id AS next_record_id_17, t0.age_class_id AS age_class_id_18, t0.division_id AS division_id_19, t0.target_face_id AS target_face_id_20, t0.tournament_format_id AS tournament_format_id_21 FROM record t0 WHERE t0.age_class_id = ?
Parameters:
[
24
]
|
| 15 | 0.27 ms |
SELECT t0.id AS id_1, t0.fee AS fee_2, t0.currency AS currency_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.created_by AS created_by_6, t0.updated_by AS updated_by_7, t0.age_class_id AS age_class_id_8, t0.tournament_id AS tournament_id_9 FROM tournament_age_class t0 WHERE t0.age_class_id = ?
Parameters:
[
21
]
|
| 16 | 0.29 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.gender AS gender_3, t0.state AS state_4, t0.age_min AS age_min_5, t0.age_max AS age_max_6, t0.abbreviation AS abbreviation_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.rule_book_id AS rule_book_id_12 FROM age_class t0 INNER JOIN age_class_age_class ON t0.id = age_class_age_class.age_class_source WHERE age_class_age_class.age_class_target = ?
Parameters:
[
21
]
|
| 17 | 0.30 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.gender AS gender_3, t0.state AS state_4, t0.age_min AS age_min_5, t0.age_max AS age_max_6, t0.abbreviation AS abbreviation_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.rule_book_id AS rule_book_id_12 FROM age_class t0 INNER JOIN age_class_age_class ON t0.id = age_class_age_class.age_class_target WHERE age_class_age_class.age_class_source = ?
Parameters:
[
21
]
|
| 18 | 0.30 ms |
SELECT t0.id AS id_1, t0.valid_from AS valid_from_2, t0.valid_to AS valid_to_3, t0.round_number AS round_number_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.state AS state_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.age_class_id AS age_class_id_12, t0.division_id AS division_id_13, t0.tournament_format_id AS tournament_format_id_14, t0.rulebook_id AS rulebook_id_15 FROM bafa t0 WHERE t0.age_class_id = ?
Parameters:
[
21
]
|
| 19 | 0.32 ms |
SELECT t0.id AS id_1, t0.record_date AS record_date_2, t0.result AS result_3, t0.status AS status_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.result_max AS result_max_7, t0.record_category AS record_category_8, t0.tournament_session_category AS tournament_session_category_9, t0.tournament_name AS tournament_name_10, t0.club_organizer AS club_organizer_11, t0.external_link AS external_link_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.next_record_id AS next_record_id_17, t0.age_class_id AS age_class_id_18, t0.division_id AS division_id_19, t0.target_face_id AS target_face_id_20, t0.tournament_format_id AS tournament_format_id_21 FROM record t0 WHERE t0.age_class_id = ?
Parameters:
[
21
]
|
| 20 | 0.22 ms |
SELECT t0.id AS id_1, t0.fee AS fee_2, t0.currency AS currency_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.created_by AS created_by_6, t0.updated_by AS updated_by_7, t0.age_class_id AS age_class_id_8, t0.tournament_id AS tournament_id_9 FROM tournament_age_class t0 WHERE t0.age_class_id = ?
Parameters:
[
22
]
|
| 21 | 0.31 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.gender AS gender_3, t0.state AS state_4, t0.age_min AS age_min_5, t0.age_max AS age_max_6, t0.abbreviation AS abbreviation_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.rule_book_id AS rule_book_id_12 FROM age_class t0 INNER JOIN age_class_age_class ON t0.id = age_class_age_class.age_class_source WHERE age_class_age_class.age_class_target = ?
Parameters:
[
22
]
|
| 22 | 0.39 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.gender AS gender_3, t0.state AS state_4, t0.age_min AS age_min_5, t0.age_max AS age_max_6, t0.abbreviation AS abbreviation_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.rule_book_id AS rule_book_id_12 FROM age_class t0 INNER JOIN age_class_age_class ON t0.id = age_class_age_class.age_class_target WHERE age_class_age_class.age_class_source = ?
Parameters:
[
22
]
|
| 23 | 0.27 ms |
SELECT t0.id AS id_1, t0.valid_from AS valid_from_2, t0.valid_to AS valid_to_3, t0.round_number AS round_number_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.state AS state_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.age_class_id AS age_class_id_12, t0.division_id AS division_id_13, t0.tournament_format_id AS tournament_format_id_14, t0.rulebook_id AS rulebook_id_15 FROM bafa t0 WHERE t0.age_class_id = ?
Parameters:
[
22
]
|
| 24 | 0.28 ms |
SELECT t0.id AS id_1, t0.record_date AS record_date_2, t0.result AS result_3, t0.status AS status_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.result_max AS result_max_7, t0.record_category AS record_category_8, t0.tournament_session_category AS tournament_session_category_9, t0.tournament_name AS tournament_name_10, t0.club_organizer AS club_organizer_11, t0.external_link AS external_link_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.next_record_id AS next_record_id_17, t0.age_class_id AS age_class_id_18, t0.division_id AS division_id_19, t0.target_face_id AS target_face_id_20, t0.tournament_format_id AS tournament_format_id_21 FROM record t0 WHERE t0.age_class_id = ?
Parameters:
[
22
]
|
| 25 | 0.31 ms |
SELECT t0.id AS id_1, t0.fee AS fee_2, t0.currency AS currency_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.created_by AS created_by_6, t0.updated_by AS updated_by_7, t0.age_class_id AS age_class_id_8, t0.tournament_id AS tournament_id_9 FROM tournament_age_class t0 WHERE t0.age_class_id = ?
Parameters:
[
19
]
|
| 26 | 0.38 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.gender AS gender_3, t0.state AS state_4, t0.age_min AS age_min_5, t0.age_max AS age_max_6, t0.abbreviation AS abbreviation_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.rule_book_id AS rule_book_id_12 FROM age_class t0 INNER JOIN age_class_age_class ON t0.id = age_class_age_class.age_class_source WHERE age_class_age_class.age_class_target = ?
Parameters:
[
19
]
|
| 27 | 0.34 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.gender AS gender_3, t0.state AS state_4, t0.age_min AS age_min_5, t0.age_max AS age_max_6, t0.abbreviation AS abbreviation_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.rule_book_id AS rule_book_id_12 FROM age_class t0 INNER JOIN age_class_age_class ON t0.id = age_class_age_class.age_class_target WHERE age_class_age_class.age_class_source = ?
Parameters:
[
19
]
|
| 28 | 0.26 ms |
SELECT t0.id AS id_1, t0.fee AS fee_2, t0.currency AS currency_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.created_by AS created_by_6, t0.updated_by AS updated_by_7, t0.age_class_id AS age_class_id_8, t0.tournament_id AS tournament_id_9 FROM tournament_age_class t0 WHERE t0.age_class_id = ?
Parameters:
[
20
]
|
| 29 | 0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.gender AS gender_3, t0.state AS state_4, t0.age_min AS age_min_5, t0.age_max AS age_max_6, t0.abbreviation AS abbreviation_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.rule_book_id AS rule_book_id_12 FROM age_class t0 INNER JOIN age_class_age_class ON t0.id = age_class_age_class.age_class_source WHERE age_class_age_class.age_class_target = ?
Parameters:
[
20
]
|
| 30 | 0.31 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.gender AS gender_3, t0.state AS state_4, t0.age_min AS age_min_5, t0.age_max AS age_max_6, t0.abbreviation AS abbreviation_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.rule_book_id AS rule_book_id_12 FROM age_class t0 INNER JOIN age_class_age_class ON t0.id = age_class_age_class.age_class_target WHERE age_class_age_class.age_class_source = ?
Parameters:
[
20
]
|
| 31 | 0.30 ms |
SELECT t0.id AS id_1, t0.fee AS fee_2, t0.currency AS currency_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.created_by AS created_by_6, t0.updated_by AS updated_by_7, t0.age_class_id AS age_class_id_8, t0.tournament_id AS tournament_id_9 FROM tournament_age_class t0 WHERE t0.age_class_id = ?
Parameters:
[
12
]
|
| 32 | 0.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.gender AS gender_3, t0.state AS state_4, t0.age_min AS age_min_5, t0.age_max AS age_max_6, t0.abbreviation AS abbreviation_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.rule_book_id AS rule_book_id_12 FROM age_class t0 INNER JOIN age_class_age_class ON t0.id = age_class_age_class.age_class_source WHERE age_class_age_class.age_class_target = ?
Parameters:
[
12
]
|
| 33 | 0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.gender AS gender_3, t0.state AS state_4, t0.age_min AS age_min_5, t0.age_max AS age_max_6, t0.abbreviation AS abbreviation_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.rule_book_id AS rule_book_id_12 FROM age_class t0 INNER JOIN age_class_age_class ON t0.id = age_class_age_class.age_class_target WHERE age_class_age_class.age_class_source = ?
Parameters:
[
12
]
|
| 34 | 0.30 ms |
SELECT t0.id AS id_1, t0.valid_from AS valid_from_2, t0.valid_to AS valid_to_3, t0.round_number AS round_number_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.state AS state_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.age_class_id AS age_class_id_12, t0.division_id AS division_id_13, t0.tournament_format_id AS tournament_format_id_14, t0.rulebook_id AS rulebook_id_15 FROM bafa t0 WHERE t0.age_class_id = ?
Parameters:
[
12
]
|
| 35 | 0.39 ms |
SELECT t0.id AS id_1, t0.record_date AS record_date_2, t0.result AS result_3, t0.status AS status_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.result_max AS result_max_7, t0.record_category AS record_category_8, t0.tournament_session_category AS tournament_session_category_9, t0.tournament_name AS tournament_name_10, t0.club_organizer AS club_organizer_11, t0.external_link AS external_link_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.next_record_id AS next_record_id_17, t0.age_class_id AS age_class_id_18, t0.division_id AS division_id_19, t0.target_face_id AS target_face_id_20, t0.tournament_format_id AS tournament_format_id_21 FROM record t0 WHERE t0.age_class_id = ?
Parameters:
[
12
]
|
| 36 | 0.33 ms |
SELECT t0.id AS id_1, t0.fee AS fee_2, t0.currency AS currency_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.created_by AS created_by_6, t0.updated_by AS updated_by_7, t0.age_class_id AS age_class_id_8, t0.tournament_id AS tournament_id_9 FROM tournament_age_class t0 WHERE t0.age_class_id = ?
Parameters:
[
17
]
|
| 37 | 0.31 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.gender AS gender_3, t0.state AS state_4, t0.age_min AS age_min_5, t0.age_max AS age_max_6, t0.abbreviation AS abbreviation_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.rule_book_id AS rule_book_id_12 FROM age_class t0 INNER JOIN age_class_age_class ON t0.id = age_class_age_class.age_class_source WHERE age_class_age_class.age_class_target = ?
Parameters:
[
17
]
|
| 38 | 0.27 ms |
SELECT t0.id AS id_1, t0.fee AS fee_2, t0.currency AS currency_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.created_by AS created_by_6, t0.updated_by AS updated_by_7, t0.age_class_id AS age_class_id_8, t0.tournament_id AS tournament_id_9 FROM tournament_age_class t0 WHERE t0.age_class_id = ?
Parameters:
[
18
]
|
| 39 | 0.41 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.gender AS gender_3, t0.state AS state_4, t0.age_min AS age_min_5, t0.age_max AS age_max_6, t0.abbreviation AS abbreviation_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.rule_book_id AS rule_book_id_12 FROM age_class t0 INNER JOIN age_class_age_class ON t0.id = age_class_age_class.age_class_source WHERE age_class_age_class.age_class_target = ?
Parameters:
[
18
]
|
| 40 | 0.27 ms |
SELECT t0.id AS id_1, t0.fee AS fee_2, t0.currency AS currency_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.created_by AS created_by_6, t0.updated_by AS updated_by_7, t0.age_class_id AS age_class_id_8, t0.tournament_id AS tournament_id_9 FROM tournament_age_class t0 WHERE t0.age_class_id = ?
Parameters:
[
15
]
|
| 41 | 0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.gender AS gender_3, t0.state AS state_4, t0.age_min AS age_min_5, t0.age_max AS age_max_6, t0.abbreviation AS abbreviation_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.rule_book_id AS rule_book_id_12 FROM age_class t0 INNER JOIN age_class_age_class ON t0.id = age_class_age_class.age_class_source WHERE age_class_age_class.age_class_target = ?
Parameters:
[
15
]
|
| 42 | 0.31 ms |
SELECT t0.id AS id_1, t0.fee AS fee_2, t0.currency AS currency_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.created_by AS created_by_6, t0.updated_by AS updated_by_7, t0.age_class_id AS age_class_id_8, t0.tournament_id AS tournament_id_9 FROM tournament_age_class t0 WHERE t0.age_class_id = ?
Parameters:
[
16
]
|
| 43 | 0.31 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.gender AS gender_3, t0.state AS state_4, t0.age_min AS age_min_5, t0.age_max AS age_max_6, t0.abbreviation AS abbreviation_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.rule_book_id AS rule_book_id_12 FROM age_class t0 INNER JOIN age_class_age_class ON t0.id = age_class_age_class.age_class_source WHERE age_class_age_class.age_class_target = ?
Parameters:
[
16
]
|
| 44 | 0.23 ms |
SELECT t0.id AS id_1, t0.fee AS fee_2, t0.currency AS currency_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.created_by AS created_by_6, t0.updated_by AS updated_by_7, t0.age_class_id AS age_class_id_8, t0.tournament_id AS tournament_id_9 FROM tournament_age_class t0 WHERE t0.age_class_id = ?
Parameters:
[
13
]
|
| 45 | 0.25 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.gender AS gender_3, t0.state AS state_4, t0.age_min AS age_min_5, t0.age_max AS age_max_6, t0.abbreviation AS abbreviation_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.rule_book_id AS rule_book_id_12 FROM age_class t0 INNER JOIN age_class_age_class ON t0.id = age_class_age_class.age_class_source WHERE age_class_age_class.age_class_target = ?
Parameters:
[
13
]
|
| 46 | 0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.gender AS gender_3, t0.state AS state_4, t0.age_min AS age_min_5, t0.age_max AS age_max_6, t0.abbreviation AS abbreviation_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.rule_book_id AS rule_book_id_12 FROM age_class t0 INNER JOIN age_class_age_class ON t0.id = age_class_age_class.age_class_target WHERE age_class_age_class.age_class_source = ?
Parameters:
[
13
]
|
| 47 | 0.28 ms |
SELECT t0.id AS id_1, t0.fee AS fee_2, t0.currency AS currency_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.created_by AS created_by_6, t0.updated_by AS updated_by_7, t0.age_class_id AS age_class_id_8, t0.tournament_id AS tournament_id_9 FROM tournament_age_class t0 WHERE t0.age_class_id = ?
Parameters:
[
14
]
|
| 48 | 0.31 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.gender AS gender_3, t0.state AS state_4, t0.age_min AS age_min_5, t0.age_max AS age_max_6, t0.abbreviation AS abbreviation_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.rule_book_id AS rule_book_id_12 FROM age_class t0 INNER JOIN age_class_age_class ON t0.id = age_class_age_class.age_class_source WHERE age_class_age_class.age_class_target = ?
Parameters:
[
14
]
|
| 49 | 0.29 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.gender AS gender_3, t0.state AS state_4, t0.age_min AS age_min_5, t0.age_max AS age_max_6, t0.abbreviation AS abbreviation_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.rule_book_id AS rule_book_id_12 FROM age_class t0 INNER JOIN age_class_age_class ON t0.id = age_class_age_class.age_class_target WHERE age_class_age_class.age_class_source = ?
Parameters:
[
14
]
|
| 50 | 0.83 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.start_at AS start_at_3, t0.end_at AS end_at_4, t0.registration_start_at AS registration_start_at_5, t0.registration_end_at AS registration_end_at_6, t0.ianseo_link AS ianseo_link_7, t0.description AS description_8, t0.url AS url_9, t0.state AS state_10, t0.token AS token_11, t0.slug AS slug_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.tournament_category_id AS tournament_category_id_17, t0.tournament_format_id AS tournament_format_id_18, t0.place_id AS place_id_19, t0.user_organizer_id AS user_organizer_id_20, t0.club_organizer_id AS club_organizer_id_21, t0.rule_book_id AS rule_book_id_22, t0.banner_file_id AS banner_file_id_23 FROM tournament t0 INNER JOIN tournament_division ON t0.id = tournament_division.tournament_id WHERE tournament_division.division_id = ?
Parameters:
[
6
]
|
| 51 | 0.63 ms |
SELECT t0.id AS id_1, t0.state AS state_2, t0.result AS result_3, t0.is_guest AS is_guest_4, t0.correspondence_language AS correspondence_language_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.phone AS phone_9, t0.address AS address_10, t0.zip AS zip_11, t0.city AS city_12, t0.birth_date AS birth_date_13, t0.license_number AS license_number_14, t0.country AS country_15, t0.token AS token_16, t0.club_name AS club_name_17, t0.is_wheelchair_user AS is_wheelchair_user_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.created_by AS created_by_21, t0.updated_by AS updated_by_22, t0.user_id AS user_id_23, t0.tournament_session_id AS tournament_session_id_24, t0.division_id AS division_id_25, t0.tournament_age_class_id AS tournament_age_class_id_26, t0.team_id AS team_id_27, t0.target_face_id AS target_face_id_28 FROM session_registration t0 WHERE t0.division_id = ?
Parameters:
[
6
]
|
| 52 | 0.57 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_public AS is_public_3, t0.token AS token_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.created_by AS created_by_8, t0.updated_by AS updated_by_9, t0.division_id AS division_id_10, t0.tournament_session_id AS tournament_session_id_11 FROM team t0 WHERE t0.division_id = ?
Parameters:
[
6
]
|
| 53 | 0.30 ms |
SELECT t0.id AS id_1, t0.valid_from AS valid_from_2, t0.valid_to AS valid_to_3, t0.round_number AS round_number_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.state AS state_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.age_class_id AS age_class_id_12, t0.division_id AS division_id_13, t0.tournament_format_id AS tournament_format_id_14, t0.rulebook_id AS rulebook_id_15 FROM bafa t0 WHERE t0.division_id = ?
Parameters:
[
6
]
|
| 54 | 0.36 ms |
SELECT t0.id AS id_1, t0.record_date AS record_date_2, t0.result AS result_3, t0.status AS status_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.result_max AS result_max_7, t0.record_category AS record_category_8, t0.tournament_session_category AS tournament_session_category_9, t0.tournament_name AS tournament_name_10, t0.club_organizer AS club_organizer_11, t0.external_link AS external_link_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.next_record_id AS next_record_id_17, t0.age_class_id AS age_class_id_18, t0.division_id AS division_id_19, t0.target_face_id AS target_face_id_20, t0.tournament_format_id AS tournament_format_id_21 FROM record t0 WHERE t0.division_id = ?
Parameters:
[
6
]
|
| 55 | 2.11 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.start_at AS start_at_3, t0.end_at AS end_at_4, t0.registration_start_at AS registration_start_at_5, t0.registration_end_at AS registration_end_at_6, t0.ianseo_link AS ianseo_link_7, t0.description AS description_8, t0.url AS url_9, t0.state AS state_10, t0.token AS token_11, t0.slug AS slug_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.tournament_category_id AS tournament_category_id_17, t0.tournament_format_id AS tournament_format_id_18, t0.place_id AS place_id_19, t0.user_organizer_id AS user_organizer_id_20, t0.club_organizer_id AS club_organizer_id_21, t0.rule_book_id AS rule_book_id_22, t0.banner_file_id AS banner_file_id_23 FROM tournament t0 INNER JOIN tournament_division ON t0.id = tournament_division.tournament_id WHERE tournament_division.division_id = ?
Parameters:
[
7
]
|
| 56 | 0.72 ms |
SELECT t0.id AS id_1, t0.state AS state_2, t0.result AS result_3, t0.is_guest AS is_guest_4, t0.correspondence_language AS correspondence_language_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.phone AS phone_9, t0.address AS address_10, t0.zip AS zip_11, t0.city AS city_12, t0.birth_date AS birth_date_13, t0.license_number AS license_number_14, t0.country AS country_15, t0.token AS token_16, t0.club_name AS club_name_17, t0.is_wheelchair_user AS is_wheelchair_user_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.created_by AS created_by_21, t0.updated_by AS updated_by_22, t0.user_id AS user_id_23, t0.tournament_session_id AS tournament_session_id_24, t0.division_id AS division_id_25, t0.tournament_age_class_id AS tournament_age_class_id_26, t0.team_id AS team_id_27, t0.target_face_id AS target_face_id_28 FROM session_registration t0 WHERE t0.division_id = ?
Parameters:
[
7
]
|
| 57 | 0.58 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_public AS is_public_3, t0.token AS token_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.created_by AS created_by_8, t0.updated_by AS updated_by_9, t0.division_id AS division_id_10, t0.tournament_session_id AS tournament_session_id_11 FROM team t0 WHERE t0.division_id = ?
Parameters:
[
7
]
|
| 58 | 0.55 ms |
SELECT t0.id AS id_1, t0.valid_from AS valid_from_2, t0.valid_to AS valid_to_3, t0.round_number AS round_number_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.state AS state_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.age_class_id AS age_class_id_12, t0.division_id AS division_id_13, t0.tournament_format_id AS tournament_format_id_14, t0.rulebook_id AS rulebook_id_15 FROM bafa t0 WHERE t0.division_id = ?
Parameters:
[
7
]
|
| 59 | 0.37 ms |
SELECT t0.id AS id_1, t0.record_date AS record_date_2, t0.result AS result_3, t0.status AS status_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.result_max AS result_max_7, t0.record_category AS record_category_8, t0.tournament_session_category AS tournament_session_category_9, t0.tournament_name AS tournament_name_10, t0.club_organizer AS club_organizer_11, t0.external_link AS external_link_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.next_record_id AS next_record_id_17, t0.age_class_id AS age_class_id_18, t0.division_id AS division_id_19, t0.target_face_id AS target_face_id_20, t0.tournament_format_id AS tournament_format_id_21 FROM record t0 WHERE t0.division_id = ?
Parameters:
[
7
]
|
| 60 | 0.48 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.start_at AS start_at_3, t0.end_at AS end_at_4, t0.registration_start_at AS registration_start_at_5, t0.registration_end_at AS registration_end_at_6, t0.ianseo_link AS ianseo_link_7, t0.description AS description_8, t0.url AS url_9, t0.state AS state_10, t0.token AS token_11, t0.slug AS slug_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.tournament_category_id AS tournament_category_id_17, t0.tournament_format_id AS tournament_format_id_18, t0.place_id AS place_id_19, t0.user_organizer_id AS user_organizer_id_20, t0.club_organizer_id AS club_organizer_id_21, t0.rule_book_id AS rule_book_id_22, t0.banner_file_id AS banner_file_id_23 FROM tournament t0 INNER JOIN tournament_division ON t0.id = tournament_division.tournament_id WHERE tournament_division.division_id = ?
Parameters:
[
13
]
|
| 61 | 0.57 ms |
SELECT t0.id AS id_1, t0.state AS state_2, t0.result AS result_3, t0.is_guest AS is_guest_4, t0.correspondence_language AS correspondence_language_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.phone AS phone_9, t0.address AS address_10, t0.zip AS zip_11, t0.city AS city_12, t0.birth_date AS birth_date_13, t0.license_number AS license_number_14, t0.country AS country_15, t0.token AS token_16, t0.club_name AS club_name_17, t0.is_wheelchair_user AS is_wheelchair_user_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.created_by AS created_by_21, t0.updated_by AS updated_by_22, t0.user_id AS user_id_23, t0.tournament_session_id AS tournament_session_id_24, t0.division_id AS division_id_25, t0.tournament_age_class_id AS tournament_age_class_id_26, t0.team_id AS team_id_27, t0.target_face_id AS target_face_id_28 FROM session_registration t0 WHERE t0.division_id = ?
Parameters:
[
13
]
|
| 62 | 0.29 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_public AS is_public_3, t0.token AS token_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.created_by AS created_by_8, t0.updated_by AS updated_by_9, t0.division_id AS division_id_10, t0.tournament_session_id AS tournament_session_id_11 FROM team t0 WHERE t0.division_id = ?
Parameters:
[
13
]
|
| 63 | 0.31 ms |
SELECT t0.id AS id_1, t0.valid_from AS valid_from_2, t0.valid_to AS valid_to_3, t0.round_number AS round_number_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.state AS state_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.age_class_id AS age_class_id_12, t0.division_id AS division_id_13, t0.tournament_format_id AS tournament_format_id_14, t0.rulebook_id AS rulebook_id_15 FROM bafa t0 WHERE t0.division_id = ?
Parameters:
[
13
]
|
| 64 | 0.43 ms |
SELECT t0.id AS id_1, t0.record_date AS record_date_2, t0.result AS result_3, t0.status AS status_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.result_max AS result_max_7, t0.record_category AS record_category_8, t0.tournament_session_category AS tournament_session_category_9, t0.tournament_name AS tournament_name_10, t0.club_organizer AS club_organizer_11, t0.external_link AS external_link_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.next_record_id AS next_record_id_17, t0.age_class_id AS age_class_id_18, t0.division_id AS division_id_19, t0.target_face_id AS target_face_id_20, t0.tournament_format_id AS tournament_format_id_21 FROM record t0 WHERE t0.division_id = ?
Parameters:
[
13
]
|
| 65 | 0.45 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.start_at AS start_at_3, t0.end_at AS end_at_4, t0.registration_start_at AS registration_start_at_5, t0.registration_end_at AS registration_end_at_6, t0.ianseo_link AS ianseo_link_7, t0.description AS description_8, t0.url AS url_9, t0.state AS state_10, t0.token AS token_11, t0.slug AS slug_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.tournament_category_id AS tournament_category_id_17, t0.tournament_format_id AS tournament_format_id_18, t0.place_id AS place_id_19, t0.user_organizer_id AS user_organizer_id_20, t0.club_organizer_id AS club_organizer_id_21, t0.rule_book_id AS rule_book_id_22, t0.banner_file_id AS banner_file_id_23 FROM tournament t0 INNER JOIN tournament_division ON t0.id = tournament_division.tournament_id WHERE tournament_division.division_id = ?
Parameters:
[
11
]
|
| 66 | 0.63 ms |
SELECT t0.id AS id_1, t0.state AS state_2, t0.result AS result_3, t0.is_guest AS is_guest_4, t0.correspondence_language AS correspondence_language_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.phone AS phone_9, t0.address AS address_10, t0.zip AS zip_11, t0.city AS city_12, t0.birth_date AS birth_date_13, t0.license_number AS license_number_14, t0.country AS country_15, t0.token AS token_16, t0.club_name AS club_name_17, t0.is_wheelchair_user AS is_wheelchair_user_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.created_by AS created_by_21, t0.updated_by AS updated_by_22, t0.user_id AS user_id_23, t0.tournament_session_id AS tournament_session_id_24, t0.division_id AS division_id_25, t0.tournament_age_class_id AS tournament_age_class_id_26, t0.team_id AS team_id_27, t0.target_face_id AS target_face_id_28 FROM session_registration t0 WHERE t0.division_id = ?
Parameters:
[
11
]
|
| 67 | 0.34 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_public AS is_public_3, t0.token AS token_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.created_by AS created_by_8, t0.updated_by AS updated_by_9, t0.division_id AS division_id_10, t0.tournament_session_id AS tournament_session_id_11 FROM team t0 WHERE t0.division_id = ?
Parameters:
[
11
]
|
| 68 | 0.38 ms |
SELECT t0.id AS id_1, t0.valid_from AS valid_from_2, t0.valid_to AS valid_to_3, t0.round_number AS round_number_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.state AS state_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.age_class_id AS age_class_id_12, t0.division_id AS division_id_13, t0.tournament_format_id AS tournament_format_id_14, t0.rulebook_id AS rulebook_id_15 FROM bafa t0 WHERE t0.division_id = ?
Parameters:
[
11
]
|
| 69 | 0.26 ms |
SELECT t0.id AS id_1, t0.record_date AS record_date_2, t0.result AS result_3, t0.status AS status_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.result_max AS result_max_7, t0.record_category AS record_category_8, t0.tournament_session_category AS tournament_session_category_9, t0.tournament_name AS tournament_name_10, t0.club_organizer AS club_organizer_11, t0.external_link AS external_link_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.next_record_id AS next_record_id_17, t0.age_class_id AS age_class_id_18, t0.division_id AS division_id_19, t0.target_face_id AS target_face_id_20, t0.tournament_format_id AS tournament_format_id_21 FROM record t0 WHERE t0.division_id = ?
Parameters:
[
11
]
|
| 70 | 0.32 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.start_at AS start_at_3, t0.end_at AS end_at_4, t0.registration_start_at AS registration_start_at_5, t0.registration_end_at AS registration_end_at_6, t0.ianseo_link AS ianseo_link_7, t0.description AS description_8, t0.url AS url_9, t0.state AS state_10, t0.token AS token_11, t0.slug AS slug_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.tournament_category_id AS tournament_category_id_17, t0.tournament_format_id AS tournament_format_id_18, t0.place_id AS place_id_19, t0.user_organizer_id AS user_organizer_id_20, t0.club_organizer_id AS club_organizer_id_21, t0.rule_book_id AS rule_book_id_22, t0.banner_file_id AS banner_file_id_23 FROM tournament t0 INNER JOIN tournament_division ON t0.id = tournament_division.tournament_id WHERE tournament_division.division_id = ?
Parameters:
[
14
]
|
| 71 | 0.39 ms |
SELECT t0.id AS id_1, t0.state AS state_2, t0.result AS result_3, t0.is_guest AS is_guest_4, t0.correspondence_language AS correspondence_language_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.phone AS phone_9, t0.address AS address_10, t0.zip AS zip_11, t0.city AS city_12, t0.birth_date AS birth_date_13, t0.license_number AS license_number_14, t0.country AS country_15, t0.token AS token_16, t0.club_name AS club_name_17, t0.is_wheelchair_user AS is_wheelchair_user_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.created_by AS created_by_21, t0.updated_by AS updated_by_22, t0.user_id AS user_id_23, t0.tournament_session_id AS tournament_session_id_24, t0.division_id AS division_id_25, t0.tournament_age_class_id AS tournament_age_class_id_26, t0.team_id AS team_id_27, t0.target_face_id AS target_face_id_28 FROM session_registration t0 WHERE t0.division_id = ?
Parameters:
[
14
]
|
| 72 | 0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_public AS is_public_3, t0.token AS token_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.created_by AS created_by_8, t0.updated_by AS updated_by_9, t0.division_id AS division_id_10, t0.tournament_session_id AS tournament_session_id_11 FROM team t0 WHERE t0.division_id = ?
Parameters:
[
14
]
|
| 73 | 0.23 ms |
SELECT t0.id AS id_1, t0.valid_from AS valid_from_2, t0.valid_to AS valid_to_3, t0.round_number AS round_number_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.state AS state_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.age_class_id AS age_class_id_12, t0.division_id AS division_id_13, t0.tournament_format_id AS tournament_format_id_14, t0.rulebook_id AS rulebook_id_15 FROM bafa t0 WHERE t0.division_id = ?
Parameters:
[
14
]
|
| 74 | 0.34 ms |
SELECT t0.id AS id_1, t0.record_date AS record_date_2, t0.result AS result_3, t0.status AS status_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.result_max AS result_max_7, t0.record_category AS record_category_8, t0.tournament_session_category AS tournament_session_category_9, t0.tournament_name AS tournament_name_10, t0.club_organizer AS club_organizer_11, t0.external_link AS external_link_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.next_record_id AS next_record_id_17, t0.age_class_id AS age_class_id_18, t0.division_id AS division_id_19, t0.target_face_id AS target_face_id_20, t0.tournament_format_id AS tournament_format_id_21 FROM record t0 WHERE t0.division_id = ?
Parameters:
[
14
]
|
| 75 | 0.50 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.start_at AS start_at_3, t0.end_at AS end_at_4, t0.registration_start_at AS registration_start_at_5, t0.registration_end_at AS registration_end_at_6, t0.ianseo_link AS ianseo_link_7, t0.description AS description_8, t0.url AS url_9, t0.state AS state_10, t0.token AS token_11, t0.slug AS slug_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.tournament_category_id AS tournament_category_id_17, t0.tournament_format_id AS tournament_format_id_18, t0.place_id AS place_id_19, t0.user_organizer_id AS user_organizer_id_20, t0.club_organizer_id AS club_organizer_id_21, t0.rule_book_id AS rule_book_id_22, t0.banner_file_id AS banner_file_id_23 FROM tournament t0 INNER JOIN tournament_division ON t0.id = tournament_division.tournament_id WHERE tournament_division.division_id = ?
Parameters:
[
12
]
|
| 76 | 0.40 ms |
SELECT t0.id AS id_1, t0.state AS state_2, t0.result AS result_3, t0.is_guest AS is_guest_4, t0.correspondence_language AS correspondence_language_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.phone AS phone_9, t0.address AS address_10, t0.zip AS zip_11, t0.city AS city_12, t0.birth_date AS birth_date_13, t0.license_number AS license_number_14, t0.country AS country_15, t0.token AS token_16, t0.club_name AS club_name_17, t0.is_wheelchair_user AS is_wheelchair_user_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.created_by AS created_by_21, t0.updated_by AS updated_by_22, t0.user_id AS user_id_23, t0.tournament_session_id AS tournament_session_id_24, t0.division_id AS division_id_25, t0.tournament_age_class_id AS tournament_age_class_id_26, t0.team_id AS team_id_27, t0.target_face_id AS target_face_id_28 FROM session_registration t0 WHERE t0.division_id = ?
Parameters:
[
12
]
|
| 77 | 0.28 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_public AS is_public_3, t0.token AS token_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.created_by AS created_by_8, t0.updated_by AS updated_by_9, t0.division_id AS division_id_10, t0.tournament_session_id AS tournament_session_id_11 FROM team t0 WHERE t0.division_id = ?
Parameters:
[
12
]
|
| 78 | 0.32 ms |
SELECT t0.id AS id_1, t0.valid_from AS valid_from_2, t0.valid_to AS valid_to_3, t0.round_number AS round_number_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.state AS state_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.age_class_id AS age_class_id_12, t0.division_id AS division_id_13, t0.tournament_format_id AS tournament_format_id_14, t0.rulebook_id AS rulebook_id_15 FROM bafa t0 WHERE t0.division_id = ?
Parameters:
[
12
]
|
| 79 | 0.26 ms |
SELECT t0.id AS id_1, t0.record_date AS record_date_2, t0.result AS result_3, t0.status AS status_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.result_max AS result_max_7, t0.record_category AS record_category_8, t0.tournament_session_category AS tournament_session_category_9, t0.tournament_name AS tournament_name_10, t0.club_organizer AS club_organizer_11, t0.external_link AS external_link_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.next_record_id AS next_record_id_17, t0.age_class_id AS age_class_id_18, t0.division_id AS division_id_19, t0.target_face_id AS target_face_id_20, t0.tournament_format_id AS tournament_format_id_21 FROM record t0 WHERE t0.division_id = ?
Parameters:
[
12
]
|
| 80 | 0.40 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.start_at AS start_at_3, t0.end_at AS end_at_4, t0.registration_start_at AS registration_start_at_5, t0.registration_end_at AS registration_end_at_6, t0.ianseo_link AS ianseo_link_7, t0.description AS description_8, t0.url AS url_9, t0.state AS state_10, t0.token AS token_11, t0.slug AS slug_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.tournament_category_id AS tournament_category_id_17, t0.tournament_format_id AS tournament_format_id_18, t0.place_id AS place_id_19, t0.user_organizer_id AS user_organizer_id_20, t0.club_organizer_id AS club_organizer_id_21, t0.rule_book_id AS rule_book_id_22, t0.banner_file_id AS banner_file_id_23 FROM tournament t0 INNER JOIN tournament_division ON t0.id = tournament_division.tournament_id WHERE tournament_division.division_id = ?
Parameters:
[
9
]
|
| 81 | 0.36 ms |
SELECT t0.id AS id_1, t0.state AS state_2, t0.result AS result_3, t0.is_guest AS is_guest_4, t0.correspondence_language AS correspondence_language_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.phone AS phone_9, t0.address AS address_10, t0.zip AS zip_11, t0.city AS city_12, t0.birth_date AS birth_date_13, t0.license_number AS license_number_14, t0.country AS country_15, t0.token AS token_16, t0.club_name AS club_name_17, t0.is_wheelchair_user AS is_wheelchair_user_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.created_by AS created_by_21, t0.updated_by AS updated_by_22, t0.user_id AS user_id_23, t0.tournament_session_id AS tournament_session_id_24, t0.division_id AS division_id_25, t0.tournament_age_class_id AS tournament_age_class_id_26, t0.team_id AS team_id_27, t0.target_face_id AS target_face_id_28 FROM session_registration t0 WHERE t0.division_id = ?
Parameters:
[
9
]
|
| 82 | 0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_public AS is_public_3, t0.token AS token_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.created_by AS created_by_8, t0.updated_by AS updated_by_9, t0.division_id AS division_id_10, t0.tournament_session_id AS tournament_session_id_11 FROM team t0 WHERE t0.division_id = ?
Parameters:
[
9
]
|
| 83 | 0.25 ms |
SELECT t0.id AS id_1, t0.valid_from AS valid_from_2, t0.valid_to AS valid_to_3, t0.round_number AS round_number_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.state AS state_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.age_class_id AS age_class_id_12, t0.division_id AS division_id_13, t0.tournament_format_id AS tournament_format_id_14, t0.rulebook_id AS rulebook_id_15 FROM bafa t0 WHERE t0.division_id = ?
Parameters:
[
9
]
|
| 84 | 0.32 ms |
SELECT t0.id AS id_1, t0.record_date AS record_date_2, t0.result AS result_3, t0.status AS status_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.result_max AS result_max_7, t0.record_category AS record_category_8, t0.tournament_session_category AS tournament_session_category_9, t0.tournament_name AS tournament_name_10, t0.club_organizer AS club_organizer_11, t0.external_link AS external_link_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.next_record_id AS next_record_id_17, t0.age_class_id AS age_class_id_18, t0.division_id AS division_id_19, t0.target_face_id AS target_face_id_20, t0.tournament_format_id AS tournament_format_id_21 FROM record t0 WHERE t0.division_id = ?
Parameters:
[
9
]
|
| 85 | 0.35 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.start_at AS start_at_3, t0.end_at AS end_at_4, t0.registration_start_at AS registration_start_at_5, t0.registration_end_at AS registration_end_at_6, t0.ianseo_link AS ianseo_link_7, t0.description AS description_8, t0.url AS url_9, t0.state AS state_10, t0.token AS token_11, t0.slug AS slug_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.tournament_category_id AS tournament_category_id_17, t0.tournament_format_id AS tournament_format_id_18, t0.place_id AS place_id_19, t0.user_organizer_id AS user_organizer_id_20, t0.club_organizer_id AS club_organizer_id_21, t0.rule_book_id AS rule_book_id_22, t0.banner_file_id AS banner_file_id_23 FROM tournament t0 INNER JOIN tournament_division ON t0.id = tournament_division.tournament_id WHERE tournament_division.division_id = ?
Parameters:
[
10
]
|
| 86 | 0.32 ms |
SELECT t0.id AS id_1, t0.state AS state_2, t0.result AS result_3, t0.is_guest AS is_guest_4, t0.correspondence_language AS correspondence_language_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.phone AS phone_9, t0.address AS address_10, t0.zip AS zip_11, t0.city AS city_12, t0.birth_date AS birth_date_13, t0.license_number AS license_number_14, t0.country AS country_15, t0.token AS token_16, t0.club_name AS club_name_17, t0.is_wheelchair_user AS is_wheelchair_user_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.created_by AS created_by_21, t0.updated_by AS updated_by_22, t0.user_id AS user_id_23, t0.tournament_session_id AS tournament_session_id_24, t0.division_id AS division_id_25, t0.tournament_age_class_id AS tournament_age_class_id_26, t0.team_id AS team_id_27, t0.target_face_id AS target_face_id_28 FROM session_registration t0 WHERE t0.division_id = ?
Parameters:
[
10
]
|
| 87 | 0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_public AS is_public_3, t0.token AS token_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.created_by AS created_by_8, t0.updated_by AS updated_by_9, t0.division_id AS division_id_10, t0.tournament_session_id AS tournament_session_id_11 FROM team t0 WHERE t0.division_id = ?
Parameters:
[
10
]
|
| 88 | 0.32 ms |
SELECT t0.id AS id_1, t0.valid_from AS valid_from_2, t0.valid_to AS valid_to_3, t0.round_number AS round_number_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.state AS state_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.age_class_id AS age_class_id_12, t0.division_id AS division_id_13, t0.tournament_format_id AS tournament_format_id_14, t0.rulebook_id AS rulebook_id_15 FROM bafa t0 WHERE t0.division_id = ?
Parameters:
[
10
]
|
| 89 | 0.26 ms |
SELECT t0.id AS id_1, t0.record_date AS record_date_2, t0.result AS result_3, t0.status AS status_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.result_max AS result_max_7, t0.record_category AS record_category_8, t0.tournament_session_category AS tournament_session_category_9, t0.tournament_name AS tournament_name_10, t0.club_organizer AS club_organizer_11, t0.external_link AS external_link_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.next_record_id AS next_record_id_17, t0.age_class_id AS age_class_id_18, t0.division_id AS division_id_19, t0.target_face_id AS target_face_id_20, t0.tournament_format_id AS tournament_format_id_21 FROM record t0 WHERE t0.division_id = ?
Parameters:
[
10
]
|
| 90 | 0.35 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.start_at AS start_at_3, t0.end_at AS end_at_4, t0.registration_start_at AS registration_start_at_5, t0.registration_end_at AS registration_end_at_6, t0.ianseo_link AS ianseo_link_7, t0.description AS description_8, t0.url AS url_9, t0.state AS state_10, t0.token AS token_11, t0.slug AS slug_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.tournament_category_id AS tournament_category_id_17, t0.tournament_format_id AS tournament_format_id_18, t0.place_id AS place_id_19, t0.user_organizer_id AS user_organizer_id_20, t0.club_organizer_id AS club_organizer_id_21, t0.rule_book_id AS rule_book_id_22, t0.banner_file_id AS banner_file_id_23 FROM tournament t0 INNER JOIN tournament_division ON t0.id = tournament_division.tournament_id WHERE tournament_division.division_id = ?
Parameters:
[
8
]
|
| 91 | 0.33 ms |
SELECT t0.id AS id_1, t0.state AS state_2, t0.result AS result_3, t0.is_guest AS is_guest_4, t0.correspondence_language AS correspondence_language_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.phone AS phone_9, t0.address AS address_10, t0.zip AS zip_11, t0.city AS city_12, t0.birth_date AS birth_date_13, t0.license_number AS license_number_14, t0.country AS country_15, t0.token AS token_16, t0.club_name AS club_name_17, t0.is_wheelchair_user AS is_wheelchair_user_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.created_by AS created_by_21, t0.updated_by AS updated_by_22, t0.user_id AS user_id_23, t0.tournament_session_id AS tournament_session_id_24, t0.division_id AS division_id_25, t0.tournament_age_class_id AS tournament_age_class_id_26, t0.team_id AS team_id_27, t0.target_face_id AS target_face_id_28 FROM session_registration t0 WHERE t0.division_id = ?
Parameters:
[
8
]
|
| 92 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_public AS is_public_3, t0.token AS token_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.created_by AS created_by_8, t0.updated_by AS updated_by_9, t0.division_id AS division_id_10, t0.tournament_session_id AS tournament_session_id_11 FROM team t0 WHERE t0.division_id = ?
Parameters:
[
8
]
|
| 93 | 0.26 ms |
SELECT t0.id AS id_1, t0.valid_from AS valid_from_2, t0.valid_to AS valid_to_3, t0.round_number AS round_number_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.state AS state_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.age_class_id AS age_class_id_12, t0.division_id AS division_id_13, t0.tournament_format_id AS tournament_format_id_14, t0.rulebook_id AS rulebook_id_15 FROM bafa t0 WHERE t0.division_id = ?
Parameters:
[
8
]
|
| 94 | 0.38 ms |
SELECT t0.id AS id_1, t0.record_date AS record_date_2, t0.result AS result_3, t0.status AS status_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.result_max AS result_max_7, t0.record_category AS record_category_8, t0.tournament_session_category AS tournament_session_category_9, t0.tournament_name AS tournament_name_10, t0.club_organizer AS club_organizer_11, t0.external_link AS external_link_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.next_record_id AS next_record_id_17, t0.age_class_id AS age_class_id_18, t0.division_id AS division_id_19, t0.target_face_id AS target_face_id_20, t0.tournament_format_id AS tournament_format_id_21 FROM record t0 WHERE t0.division_id = ?
Parameters:
[
8
]
|
| 95 | 0.47 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.start_at AS start_at_3, t0.end_at AS end_at_4, t0.registration_start_at AS registration_start_at_5, t0.registration_end_at AS registration_end_at_6, t0.ianseo_link AS ianseo_link_7, t0.description AS description_8, t0.url AS url_9, t0.state AS state_10, t0.token AS token_11, t0.slug AS slug_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.tournament_category_id AS tournament_category_id_17, t0.tournament_format_id AS tournament_format_id_18, t0.place_id AS place_id_19, t0.user_organizer_id AS user_organizer_id_20, t0.club_organizer_id AS club_organizer_id_21, t0.rule_book_id AS rule_book_id_22, t0.banner_file_id AS banner_file_id_23 FROM tournament t0 INNER JOIN tournament_division ON t0.id = tournament_division.tournament_id WHERE tournament_division.division_id = ?
Parameters:
[
17
]
|
| 96 | 0.36 ms |
SELECT t0.id AS id_1, t0.state AS state_2, t0.result AS result_3, t0.is_guest AS is_guest_4, t0.correspondence_language AS correspondence_language_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.phone AS phone_9, t0.address AS address_10, t0.zip AS zip_11, t0.city AS city_12, t0.birth_date AS birth_date_13, t0.license_number AS license_number_14, t0.country AS country_15, t0.token AS token_16, t0.club_name AS club_name_17, t0.is_wheelchair_user AS is_wheelchair_user_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.created_by AS created_by_21, t0.updated_by AS updated_by_22, t0.user_id AS user_id_23, t0.tournament_session_id AS tournament_session_id_24, t0.division_id AS division_id_25, t0.tournament_age_class_id AS tournament_age_class_id_26, t0.team_id AS team_id_27, t0.target_face_id AS target_face_id_28 FROM session_registration t0 WHERE t0.division_id = ?
Parameters:
[
17
]
|
| 97 | 0.29 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_public AS is_public_3, t0.token AS token_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.created_by AS created_by_8, t0.updated_by AS updated_by_9, t0.division_id AS division_id_10, t0.tournament_session_id AS tournament_session_id_11 FROM team t0 WHERE t0.division_id = ?
Parameters:
[
17
]
|
| 98 | 0.34 ms |
SELECT t0.id AS id_1, t0.valid_from AS valid_from_2, t0.valid_to AS valid_to_3, t0.round_number AS round_number_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.state AS state_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.age_class_id AS age_class_id_12, t0.division_id AS division_id_13, t0.tournament_format_id AS tournament_format_id_14, t0.rulebook_id AS rulebook_id_15 FROM bafa t0 WHERE t0.division_id = ?
Parameters:
[
17
]
|
| 99 | 0.36 ms |
SELECT t0.id AS id_1, t0.record_date AS record_date_2, t0.result AS result_3, t0.status AS status_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.result_max AS result_max_7, t0.record_category AS record_category_8, t0.tournament_session_category AS tournament_session_category_9, t0.tournament_name AS tournament_name_10, t0.club_organizer AS club_organizer_11, t0.external_link AS external_link_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.next_record_id AS next_record_id_17, t0.age_class_id AS age_class_id_18, t0.division_id AS division_id_19, t0.target_face_id AS target_face_id_20, t0.tournament_format_id AS tournament_format_id_21 FROM record t0 WHERE t0.division_id = ?
Parameters:
[
17
]
|
| 100 | 0.37 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.start_at AS start_at_3, t0.end_at AS end_at_4, t0.registration_start_at AS registration_start_at_5, t0.registration_end_at AS registration_end_at_6, t0.ianseo_link AS ianseo_link_7, t0.description AS description_8, t0.url AS url_9, t0.state AS state_10, t0.token AS token_11, t0.slug AS slug_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.tournament_category_id AS tournament_category_id_17, t0.tournament_format_id AS tournament_format_id_18, t0.place_id AS place_id_19, t0.user_organizer_id AS user_organizer_id_20, t0.club_organizer_id AS club_organizer_id_21, t0.rule_book_id AS rule_book_id_22, t0.banner_file_id AS banner_file_id_23 FROM tournament t0 INNER JOIN tournament_division ON t0.id = tournament_division.tournament_id WHERE tournament_division.division_id = ?
Parameters:
[
16
]
|
| 101 | 0.38 ms |
SELECT t0.id AS id_1, t0.state AS state_2, t0.result AS result_3, t0.is_guest AS is_guest_4, t0.correspondence_language AS correspondence_language_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.phone AS phone_9, t0.address AS address_10, t0.zip AS zip_11, t0.city AS city_12, t0.birth_date AS birth_date_13, t0.license_number AS license_number_14, t0.country AS country_15, t0.token AS token_16, t0.club_name AS club_name_17, t0.is_wheelchair_user AS is_wheelchair_user_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.created_by AS created_by_21, t0.updated_by AS updated_by_22, t0.user_id AS user_id_23, t0.tournament_session_id AS tournament_session_id_24, t0.division_id AS division_id_25, t0.tournament_age_class_id AS tournament_age_class_id_26, t0.team_id AS team_id_27, t0.target_face_id AS target_face_id_28 FROM session_registration t0 WHERE t0.division_id = ?
Parameters:
[
16
]
|
| 102 | 0.31 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_public AS is_public_3, t0.token AS token_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.created_by AS created_by_8, t0.updated_by AS updated_by_9, t0.division_id AS division_id_10, t0.tournament_session_id AS tournament_session_id_11 FROM team t0 WHERE t0.division_id = ?
Parameters:
[
16
]
|
| 103 | 0.36 ms |
SELECT t0.id AS id_1, t0.valid_from AS valid_from_2, t0.valid_to AS valid_to_3, t0.round_number AS round_number_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.state AS state_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.age_class_id AS age_class_id_12, t0.division_id AS division_id_13, t0.tournament_format_id AS tournament_format_id_14, t0.rulebook_id AS rulebook_id_15 FROM bafa t0 WHERE t0.division_id = ?
Parameters:
[
16
]
|
| 104 | 0.33 ms |
SELECT t0.id AS id_1, t0.record_date AS record_date_2, t0.result AS result_3, t0.status AS status_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.result_max AS result_max_7, t0.record_category AS record_category_8, t0.tournament_session_category AS tournament_session_category_9, t0.tournament_name AS tournament_name_10, t0.club_organizer AS club_organizer_11, t0.external_link AS external_link_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.next_record_id AS next_record_id_17, t0.age_class_id AS age_class_id_18, t0.division_id AS division_id_19, t0.target_face_id AS target_face_id_20, t0.tournament_format_id AS tournament_format_id_21 FROM record t0 WHERE t0.division_id = ?
Parameters:
[
16
]
|
| 105 | 0.35 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.start_at AS start_at_3, t0.end_at AS end_at_4, t0.registration_start_at AS registration_start_at_5, t0.registration_end_at AS registration_end_at_6, t0.ianseo_link AS ianseo_link_7, t0.description AS description_8, t0.url AS url_9, t0.state AS state_10, t0.token AS token_11, t0.slug AS slug_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.tournament_category_id AS tournament_category_id_17, t0.tournament_format_id AS tournament_format_id_18, t0.place_id AS place_id_19, t0.user_organizer_id AS user_organizer_id_20, t0.club_organizer_id AS club_organizer_id_21, t0.rule_book_id AS rule_book_id_22, t0.banner_file_id AS banner_file_id_23 FROM tournament t0 INNER JOIN tournament_division ON t0.id = tournament_division.tournament_id WHERE tournament_division.division_id = ?
Parameters:
[
15
]
|
| 106 | 0.36 ms |
SELECT t0.id AS id_1, t0.state AS state_2, t0.result AS result_3, t0.is_guest AS is_guest_4, t0.correspondence_language AS correspondence_language_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.phone AS phone_9, t0.address AS address_10, t0.zip AS zip_11, t0.city AS city_12, t0.birth_date AS birth_date_13, t0.license_number AS license_number_14, t0.country AS country_15, t0.token AS token_16, t0.club_name AS club_name_17, t0.is_wheelchair_user AS is_wheelchair_user_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.created_by AS created_by_21, t0.updated_by AS updated_by_22, t0.user_id AS user_id_23, t0.tournament_session_id AS tournament_session_id_24, t0.division_id AS division_id_25, t0.tournament_age_class_id AS tournament_age_class_id_26, t0.team_id AS team_id_27, t0.target_face_id AS target_face_id_28 FROM session_registration t0 WHERE t0.division_id = ?
Parameters:
[
15
]
|
| 107 | 0.30 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_public AS is_public_3, t0.token AS token_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.created_by AS created_by_8, t0.updated_by AS updated_by_9, t0.division_id AS division_id_10, t0.tournament_session_id AS tournament_session_id_11 FROM team t0 WHERE t0.division_id = ?
Parameters:
[
15
]
|
| 108 | 0.32 ms |
SELECT t0.id AS id_1, t0.valid_from AS valid_from_2, t0.valid_to AS valid_to_3, t0.round_number AS round_number_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.state AS state_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.age_class_id AS age_class_id_12, t0.division_id AS division_id_13, t0.tournament_format_id AS tournament_format_id_14, t0.rulebook_id AS rulebook_id_15 FROM bafa t0 WHERE t0.division_id = ?
Parameters:
[
15
]
|
| 109 | 0.30 ms |
SELECT t0.id AS id_1, t0.record_date AS record_date_2, t0.result AS result_3, t0.status AS status_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.result_max AS result_max_7, t0.record_category AS record_category_8, t0.tournament_session_category AS tournament_session_category_9, t0.tournament_name AS tournament_name_10, t0.club_organizer AS club_organizer_11, t0.external_link AS external_link_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.next_record_id AS next_record_id_17, t0.age_class_id AS age_class_id_18, t0.division_id AS division_id_19, t0.target_face_id AS target_face_id_20, t0.tournament_format_id AS tournament_format_id_21 FROM record t0 WHERE t0.division_id = ?
Parameters:
[
15
]
|
| 110 | 0.45 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.start_at AS start_at_3, t0.end_at AS end_at_4, t0.registration_start_at AS registration_start_at_5, t0.registration_end_at AS registration_end_at_6, t0.ianseo_link AS ianseo_link_7, t0.description AS description_8, t0.url AS url_9, t0.state AS state_10, t0.token AS token_11, t0.slug AS slug_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.tournament_category_id AS tournament_category_id_17, t0.tournament_format_id AS tournament_format_id_18, t0.place_id AS place_id_19, t0.user_organizer_id AS user_organizer_id_20, t0.club_organizer_id AS club_organizer_id_21, t0.rule_book_id AS rule_book_id_22, t0.banner_file_id AS banner_file_id_23 FROM tournament t0 WHERE t0.tournament_format_id = ?
Parameters:
[
11
]
|
| 111 | 0.34 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.start_at AS start_at_3, t0.end_at AS end_at_4, t0.ranking_tournament_count AS ranking_tournament_count_5, t0.rule_book_id AS rule_book_id_6 FROM season t0 INNER JOIN season_tournament_format ON t0.id = season_tournament_format.season_id WHERE season_tournament_format.tournament_format_id = ?
Parameters:
[
11
]
|
| 112 | 0.28 ms |
SELECT t0.id AS id_1, t0.valid_from AS valid_from_2, t0.valid_to AS valid_to_3, t0.round_number AS round_number_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.state AS state_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.age_class_id AS age_class_id_12, t0.division_id AS division_id_13, t0.tournament_format_id AS tournament_format_id_14, t0.rulebook_id AS rulebook_id_15 FROM bafa t0 WHERE t0.tournament_format_id = ?
Parameters:
[
11
]
|
| 113 | 0.33 ms |
SELECT t0.id AS id_1, t0.record_date AS record_date_2, t0.result AS result_3, t0.status AS status_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.result_max AS result_max_7, t0.record_category AS record_category_8, t0.tournament_session_category AS tournament_session_category_9, t0.tournament_name AS tournament_name_10, t0.club_organizer AS club_organizer_11, t0.external_link AS external_link_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.next_record_id AS next_record_id_17, t0.age_class_id AS age_class_id_18, t0.division_id AS division_id_19, t0.target_face_id AS target_face_id_20, t0.tournament_format_id AS tournament_format_id_21 FROM record t0 WHERE t0.tournament_format_id = ?
Parameters:
[
11
]
|
| 114 | 0.31 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.start_at AS start_at_3, t0.end_at AS end_at_4, t0.registration_start_at AS registration_start_at_5, t0.registration_end_at AS registration_end_at_6, t0.ianseo_link AS ianseo_link_7, t0.description AS description_8, t0.url AS url_9, t0.state AS state_10, t0.token AS token_11, t0.slug AS slug_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.tournament_category_id AS tournament_category_id_17, t0.tournament_format_id AS tournament_format_id_18, t0.place_id AS place_id_19, t0.user_organizer_id AS user_organizer_id_20, t0.club_organizer_id AS club_organizer_id_21, t0.rule_book_id AS rule_book_id_22, t0.banner_file_id AS banner_file_id_23 FROM tournament t0 WHERE t0.tournament_format_id = ?
Parameters:
[
10
]
|
| 115 | 0.30 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.start_at AS start_at_3, t0.end_at AS end_at_4, t0.ranking_tournament_count AS ranking_tournament_count_5, t0.rule_book_id AS rule_book_id_6 FROM season t0 INNER JOIN season_tournament_format ON t0.id = season_tournament_format.season_id WHERE season_tournament_format.tournament_format_id = ?
Parameters:
[
10
]
|
| 116 | 0.31 ms |
SELECT t0.id AS id_1, t0.valid_from AS valid_from_2, t0.valid_to AS valid_to_3, t0.round_number AS round_number_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.state AS state_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.age_class_id AS age_class_id_12, t0.division_id AS division_id_13, t0.tournament_format_id AS tournament_format_id_14, t0.rulebook_id AS rulebook_id_15 FROM bafa t0 WHERE t0.tournament_format_id = ?
Parameters:
[
10
]
|
| 117 | 0.29 ms |
SELECT t0.id AS id_1, t0.record_date AS record_date_2, t0.result AS result_3, t0.status AS status_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.result_max AS result_max_7, t0.record_category AS record_category_8, t0.tournament_session_category AS tournament_session_category_9, t0.tournament_name AS tournament_name_10, t0.club_organizer AS club_organizer_11, t0.external_link AS external_link_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.next_record_id AS next_record_id_17, t0.age_class_id AS age_class_id_18, t0.division_id AS division_id_19, t0.target_face_id AS target_face_id_20, t0.tournament_format_id AS tournament_format_id_21 FROM record t0 WHERE t0.tournament_format_id = ?
Parameters:
[
10
]
|
| 118 | 0.40 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.start_at AS start_at_3, t0.end_at AS end_at_4, t0.registration_start_at AS registration_start_at_5, t0.registration_end_at AS registration_end_at_6, t0.ianseo_link AS ianseo_link_7, t0.description AS description_8, t0.url AS url_9, t0.state AS state_10, t0.token AS token_11, t0.slug AS slug_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.tournament_category_id AS tournament_category_id_17, t0.tournament_format_id AS tournament_format_id_18, t0.place_id AS place_id_19, t0.user_organizer_id AS user_organizer_id_20, t0.club_organizer_id AS club_organizer_id_21, t0.rule_book_id AS rule_book_id_22, t0.banner_file_id AS banner_file_id_23 FROM tournament t0 WHERE t0.tournament_format_id = ?
Parameters:
[
8
]
|
| 119 | 0.34 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.start_at AS start_at_3, t0.end_at AS end_at_4, t0.ranking_tournament_count AS ranking_tournament_count_5, t0.rule_book_id AS rule_book_id_6 FROM season t0 INNER JOIN season_tournament_format ON t0.id = season_tournament_format.season_id WHERE season_tournament_format.tournament_format_id = ?
Parameters:
[
8
]
|
| 120 | 0.29 ms |
SELECT t0.id AS id_1, t0.valid_from AS valid_from_2, t0.valid_to AS valid_to_3, t0.round_number AS round_number_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.state AS state_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.age_class_id AS age_class_id_12, t0.division_id AS division_id_13, t0.tournament_format_id AS tournament_format_id_14, t0.rulebook_id AS rulebook_id_15 FROM bafa t0 WHERE t0.tournament_format_id = ?
Parameters:
[
8
]
|
| 121 | 0.30 ms |
SELECT t0.id AS id_1, t0.record_date AS record_date_2, t0.result AS result_3, t0.status AS status_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.result_max AS result_max_7, t0.record_category AS record_category_8, t0.tournament_session_category AS tournament_session_category_9, t0.tournament_name AS tournament_name_10, t0.club_organizer AS club_organizer_11, t0.external_link AS external_link_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.next_record_id AS next_record_id_17, t0.age_class_id AS age_class_id_18, t0.division_id AS division_id_19, t0.target_face_id AS target_face_id_20, t0.tournament_format_id AS tournament_format_id_21 FROM record t0 WHERE t0.tournament_format_id = ?
Parameters:
[
8
]
|
| 122 | 0.32 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.start_at AS start_at_3, t0.end_at AS end_at_4, t0.registration_start_at AS registration_start_at_5, t0.registration_end_at AS registration_end_at_6, t0.ianseo_link AS ianseo_link_7, t0.description AS description_8, t0.url AS url_9, t0.state AS state_10, t0.token AS token_11, t0.slug AS slug_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.tournament_category_id AS tournament_category_id_17, t0.tournament_format_id AS tournament_format_id_18, t0.place_id AS place_id_19, t0.user_organizer_id AS user_organizer_id_20, t0.club_organizer_id AS club_organizer_id_21, t0.rule_book_id AS rule_book_id_22, t0.banner_file_id AS banner_file_id_23 FROM tournament t0 WHERE t0.tournament_format_id = ?
Parameters:
[
13
]
|
| 123 | 0.32 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.start_at AS start_at_3, t0.end_at AS end_at_4, t0.ranking_tournament_count AS ranking_tournament_count_5, t0.rule_book_id AS rule_book_id_6 FROM season t0 INNER JOIN season_tournament_format ON t0.id = season_tournament_format.season_id WHERE season_tournament_format.tournament_format_id = ?
Parameters:
[
13
]
|
| 124 | 0.30 ms |
SELECT t0.id AS id_1, t0.valid_from AS valid_from_2, t0.valid_to AS valid_to_3, t0.round_number AS round_number_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.state AS state_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.age_class_id AS age_class_id_12, t0.division_id AS division_id_13, t0.tournament_format_id AS tournament_format_id_14, t0.rulebook_id AS rulebook_id_15 FROM bafa t0 WHERE t0.tournament_format_id = ?
Parameters:
[
13
]
|
| 125 | 0.31 ms |
SELECT t0.id AS id_1, t0.record_date AS record_date_2, t0.result AS result_3, t0.status AS status_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.result_max AS result_max_7, t0.record_category AS record_category_8, t0.tournament_session_category AS tournament_session_category_9, t0.tournament_name AS tournament_name_10, t0.club_organizer AS club_organizer_11, t0.external_link AS external_link_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.next_record_id AS next_record_id_17, t0.age_class_id AS age_class_id_18, t0.division_id AS division_id_19, t0.target_face_id AS target_face_id_20, t0.tournament_format_id AS tournament_format_id_21 FROM record t0 WHERE t0.tournament_format_id = ?
Parameters:
[
13
]
|
| 126 | 0.41 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.start_at AS start_at_3, t0.end_at AS end_at_4, t0.registration_start_at AS registration_start_at_5, t0.registration_end_at AS registration_end_at_6, t0.ianseo_link AS ianseo_link_7, t0.description AS description_8, t0.url AS url_9, t0.state AS state_10, t0.token AS token_11, t0.slug AS slug_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.tournament_category_id AS tournament_category_id_17, t0.tournament_format_id AS tournament_format_id_18, t0.place_id AS place_id_19, t0.user_organizer_id AS user_organizer_id_20, t0.club_organizer_id AS club_organizer_id_21, t0.rule_book_id AS rule_book_id_22, t0.banner_file_id AS banner_file_id_23 FROM tournament t0 WHERE t0.tournament_format_id = ?
Parameters:
[
9
]
|
| 127 | 0.34 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.start_at AS start_at_3, t0.end_at AS end_at_4, t0.ranking_tournament_count AS ranking_tournament_count_5, t0.rule_book_id AS rule_book_id_6 FROM season t0 INNER JOIN season_tournament_format ON t0.id = season_tournament_format.season_id WHERE season_tournament_format.tournament_format_id = ?
Parameters:
[
9
]
|
| 128 | 0.29 ms |
SELECT t0.id AS id_1, t0.valid_from AS valid_from_2, t0.valid_to AS valid_to_3, t0.round_number AS round_number_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.state AS state_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.age_class_id AS age_class_id_12, t0.division_id AS division_id_13, t0.tournament_format_id AS tournament_format_id_14, t0.rulebook_id AS rulebook_id_15 FROM bafa t0 WHERE t0.tournament_format_id = ?
Parameters:
[
9
]
|
| 129 | 0.28 ms |
SELECT t0.id AS id_1, t0.record_date AS record_date_2, t0.result AS result_3, t0.status AS status_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.result_max AS result_max_7, t0.record_category AS record_category_8, t0.tournament_session_category AS tournament_session_category_9, t0.tournament_name AS tournament_name_10, t0.club_organizer AS club_organizer_11, t0.external_link AS external_link_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.next_record_id AS next_record_id_17, t0.age_class_id AS age_class_id_18, t0.division_id AS division_id_19, t0.target_face_id AS target_face_id_20, t0.tournament_format_id AS tournament_format_id_21 FROM record t0 WHERE t0.tournament_format_id = ?
Parameters:
[
9
]
|
| 130 | 0.31 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.start_at AS start_at_3, t0.end_at AS end_at_4, t0.registration_start_at AS registration_start_at_5, t0.registration_end_at AS registration_end_at_6, t0.ianseo_link AS ianseo_link_7, t0.description AS description_8, t0.url AS url_9, t0.state AS state_10, t0.token AS token_11, t0.slug AS slug_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.tournament_category_id AS tournament_category_id_17, t0.tournament_format_id AS tournament_format_id_18, t0.place_id AS place_id_19, t0.user_organizer_id AS user_organizer_id_20, t0.club_organizer_id AS club_organizer_id_21, t0.rule_book_id AS rule_book_id_22, t0.banner_file_id AS banner_file_id_23 FROM tournament t0 WHERE t0.tournament_format_id = ?
Parameters:
[
12
]
|
| 131 | 0.29 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.start_at AS start_at_3, t0.end_at AS end_at_4, t0.ranking_tournament_count AS ranking_tournament_count_5, t0.rule_book_id AS rule_book_id_6 FROM season t0 INNER JOIN season_tournament_format ON t0.id = season_tournament_format.season_id WHERE season_tournament_format.tournament_format_id = ?
Parameters:
[
12
]
|
| 132 | 0.28 ms |
SELECT t0.id AS id_1, t0.valid_from AS valid_from_2, t0.valid_to AS valid_to_3, t0.round_number AS round_number_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.state AS state_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.age_class_id AS age_class_id_12, t0.division_id AS division_id_13, t0.tournament_format_id AS tournament_format_id_14, t0.rulebook_id AS rulebook_id_15 FROM bafa t0 WHERE t0.tournament_format_id = ?
Parameters:
[
12
]
|
| 133 | 0.28 ms |
SELECT t0.id AS id_1, t0.record_date AS record_date_2, t0.result AS result_3, t0.status AS status_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.result_max AS result_max_7, t0.record_category AS record_category_8, t0.tournament_session_category AS tournament_session_category_9, t0.tournament_name AS tournament_name_10, t0.club_organizer AS club_organizer_11, t0.external_link AS external_link_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.next_record_id AS next_record_id_17, t0.age_class_id AS age_class_id_18, t0.division_id AS division_id_19, t0.target_face_id AS target_face_id_20, t0.tournament_format_id AS tournament_format_id_21 FROM record t0 WHERE t0.tournament_format_id = ?
Parameters:
[
12
]
|
| 134 | 0.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.start_at AS start_at_3, t0.end_at AS end_at_4, t0.ranking_tournament_count AS ranking_tournament_count_5, t0.rule_book_id AS rule_book_id_6 FROM season t0 WHERE t0.rule_book_id = ?
Parameters:
[
2
]
|
| 135 | 0.70 ms |
SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.diameter AS diameter_3, t0.face_number AS face_number_4, t0.state AS state_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.created_by AS created_by_8, t0.updated_by AS updated_by_9, t0.rulebook_id AS rulebook_id_10 FROM target_face t0 WHERE t0.rulebook_id = ?
Parameters:
[
2
]
|
| 136 | 0.47 ms |
SELECT t0.id AS id_1, t0.valid_from AS valid_from_2, t0.valid_to AS valid_to_3, t0.round_number AS round_number_4, t0.distance AS distance_5, t0.arrow_count AS arrow_count_6, t0.state AS state_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.age_class_id AS age_class_id_12, t0.division_id AS division_id_13, t0.tournament_format_id AS tournament_format_id_14, t0.rulebook_id AS rulebook_id_15 FROM bafa t0 WHERE t0.rulebook_id = ?
Parameters:
[
2
]
|
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\AgeClass | 13 |
| App\Entity\Division | 12 |
| App\Entity\TournamentFormat | 6 |
| App\Entity\RuleBook | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\RuleBook | No errors. |
| App\Entity\AgeClass | No errors. |
| App\Entity\TournamentFormat | No errors. |
| App\Entity\Division | No errors. |
| App\Entity\Tournament | No errors. |
| App\Entity\Season | No errors. |
| App\Entity\TargetFace | No errors. |
| App\Entity\Bafa | No errors. |
| App\Entity\TournamentAgeClass | No errors. |
| App\Entity\Record | No errors. |
| App\Entity\SessionRegistration | No errors. |
| App\Entity\Team | No errors. |
| App\Entity\TournamentCategory | No errors. |
| App\Entity\Place | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Federation | No errors. |
| App\Entity\TournamentFile | No errors. |
| App\Entity\TournamentSession | No errors. |