https://prod.golmanagerpanel.com/api/es/game/training/17-09-2024?isIos=true&p=api%2Fes%2Fgame%2Ftraining%2F17-09-2024&version_app=4.0.6

Query Metrics

88 Database Queries
11 Different statements
478.07 ms Query time
9 Invalid entities

Queries

Group similar statements

# Time Info
1 134.09 ms
SELECT
        *
        FROM
        customer_device
        WHERE
            :token LIKE CONCAT(token,'%') AND
            `status` = 0
Parameters:
[
  "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MjY4MjcyMDUsImV4cCI6MTcyNjgzMDgwNSwicm9sZXMiOlsiUk9MRV9DVVNUT01FUiJdLCJ1c2VybmFtZSI6ImFscGV0YTQwQGdtYWlsLmNvbSJ9.oQigfTQNphR3arsSfSMdPiLxM8v1MzEfu22ccrxA9tFM0QWwCAw2oOkhCKr0WGPjBdc4nGj6xVliCmXo6heQlMxDk8yVyBuG88wX5as_vcL1ex8cURIv06T7ZkcJeMWTSdEzPK_3Op34tuy-Q5785jTNAf1aWHN5m0OBmllBmTVrxOvU7ZFVzlAvLRnOO3BpRuWiXeCG4rJ4WOD05py-KSa4s3e7RD_qLMrKIYda0Wbit3Hpo1yjUCzSKLmGdwNKd2vUn0iBAyG1NPd_J_5kO8DcBqHaK45s6w6VvNy6qGr5WozQNU0Waw2tGQA0O7dhe-CAfCkzDDfBLWrxN8B-VViZYC-BNCiGU5Orm6_orzrdrveHNWhtJE22NvVxSXF8SgeoqKK3CyqfDRM7UpFfEW1ALdPSe4rjORPEl3BhxKAZW-tSSo0rNKWrq_Jr6klqZLfM0XdHEAOsyEnAKN3zc8CLz9nNj2bwSoTVIhVcAr0gP3iA1dVYbqLKYtcDs6llX-w0IpKAFJL9S7bMR2G2Llm59hpmTxwa7dchbzHNe5LbDV_ukh77z0y2dbyLIypEFEerNAvcHEF0SeCakQOr2lKWFzXa-4IZXTJyhxRgpF5mI0yEFHyjvOUI04c5hWlHavW7TdLXPRFfAA5IHSzFV8_c0HPKEoBDmpNVwXdxeGA"
]
2 2.26 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.roles AS roles_4, t0.password AS password_5, t0.plain_password AS plain_password_6, t0.enabled AS enabled_7, t0.name AS name_8, t0.surname AS surname_9, t0.address AS address_10, t0.celular AS celular_11, t0.image AS image_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.country_id AS country_id_15, t0.season_active AS season_active_16, t0.type_account AS type_account_17, t0.is_pro AS is_pro_18, t0.purchase AS purchase_19, t0.purchase_platform AS purchase_platform_20, t0.membership_id AS membership_id_21, t0.coupon_status AS coupon_status_22, t0.phone AS phone_23, t0.google_auth_code AS google_auth_code_24, t0.google_auth_code_verified AS google_auth_code_verified_25, t0.date_of_birth AS date_of_birth_26, t0.deleted_at AS deleted_at_27, t0.is_deleted AS is_deleted_28, t0.country_id AS country_id_29 FROM customer t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
  "alpeta40@gmail.com"
]
3 2.53 ms
SELECT t0.id AS id_1, t0.year AS year_2, t0.is_active AS is_active_3, t0.team_id AS team_id_4, t0.customer_id AS customer_id_5, t0.country_id AS country_id_6 FROM season t0 WHERE t0.customer_id = ?
Parameters:
[
  23116
]
4 1.48 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.season_id AS season_id_3 FROM training_asist t0 WHERE t0.season_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  27060
  "2024-09-17"
]
5 2.47 ms
SELECT t0.id AS id_1, t0.games AS games_2, t0.goals AS goals_3, t0.yellow_card AS yellow_card_4, t0.red_card AS red_card_5, t0.dorsal AS dorsal_6, t0.is_active AS is_active_7, t0.deleted_at AS deleted_at_8, t0.season_id AS season_id_9, t0.player_id AS player_id_10 FROM season_player t0 WHERE t0.season_id = ? ORDER BY t0.dorsal ASC
Parameters:
[
  27060
]
6 1.37 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.age AS age_4, t0.weight AS weight_5, t0.height AS height_6, t0.shoes AS shoes_7, t0.image AS image_8, t0.updated_at AS updated_at_9, t0.skillful_leg AS skillful_leg_10, t0.is_active AS is_active_11, t0.birth_date AS birth_date_12, t0.phone AS phone_13, t0.email AS email_14, t0.number_document AS number_document_15, t0.health_card AS health_card_16, t0.date_of_birth AS date_of_birth_17, t0.medical_review_date AS medical_review_date_18, t0.last_club AS last_club_19, t0.deleted_at AS deleted_at_20, t0.position_id AS position_id_21, t0.secondary_position_id AS secondary_position_id_22, t0.country_id AS country_id_23 FROM player t0 WHERE t0.id = ?
Parameters:
[
  120524
]
7 5.09 ms
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.date AS date_3, t0.justification_type_id AS justification_type_id_4, t0.player_id AS player_id_5, t0.season_id AS season_id_6, t0.justification_type_id AS justification_type_id_7 FROM player_justification t0 WHERE t0.player_id = ?
Parameters:
[
  120524
]
8 1.88 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? LIMIT 1
Parameters:
[
  0
  27060
  123671
  "2024-09-17"
]
9 2.23 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? AND p0_.date_end >= ? ORDER BY p0_.date_end DESC LIMIT 1
Parameters:
[
  1
  27060
  123671
  "2024-09-17"
  "2024-09-17"
]
10 5.24 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.image AS image_3, t0.updated_at AS updated_at_4, t0.field_position AS field_position_5 FROM position t0 WHERE t0.id = ?
Parameters:
[
  2
]
11 1.89 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.age AS age_4, t0.weight AS weight_5, t0.height AS height_6, t0.shoes AS shoes_7, t0.image AS image_8, t0.updated_at AS updated_at_9, t0.skillful_leg AS skillful_leg_10, t0.is_active AS is_active_11, t0.birth_date AS birth_date_12, t0.phone AS phone_13, t0.email AS email_14, t0.number_document AS number_document_15, t0.health_card AS health_card_16, t0.date_of_birth AS date_of_birth_17, t0.medical_review_date AS medical_review_date_18, t0.last_club AS last_club_19, t0.deleted_at AS deleted_at_20, t0.position_id AS position_id_21, t0.secondary_position_id AS secondary_position_id_22, t0.country_id AS country_id_23 FROM player t0 INNER JOIN training_asist_player ON t0.id = training_asist_player.player_id WHERE training_asist_player.training_asist_id = ?
Parameters:
[
  43406
]
12 0.62 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.age AS age_4, t0.weight AS weight_5, t0.height AS height_6, t0.shoes AS shoes_7, t0.image AS image_8, t0.updated_at AS updated_at_9, t0.skillful_leg AS skillful_leg_10, t0.is_active AS is_active_11, t0.birth_date AS birth_date_12, t0.phone AS phone_13, t0.email AS email_14, t0.number_document AS number_document_15, t0.health_card AS health_card_16, t0.date_of_birth AS date_of_birth_17, t0.medical_review_date AS medical_review_date_18, t0.last_club AS last_club_19, t0.deleted_at AS deleted_at_20, t0.position_id AS position_id_21, t0.secondary_position_id AS secondary_position_id_22, t0.country_id AS country_id_23 FROM player t0 WHERE t0.id = ?
Parameters:
[
  120512
]
13 6.45 ms
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.date AS date_3, t0.justification_type_id AS justification_type_id_4, t0.player_id AS player_id_5, t0.season_id AS season_id_6, t0.justification_type_id AS justification_type_id_7 FROM player_justification t0 WHERE t0.player_id = ?
Parameters:
[
  120512
]
14 1.31 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? LIMIT 1
Parameters:
[
  0
  27060
  123659
  "2024-09-17"
]
15 9.97 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? AND p0_.date_end >= ? ORDER BY p0_.date_end DESC LIMIT 1
Parameters:
[
  1
  27060
  123659
  "2024-09-17"
  "2024-09-17"
]
16 6.97 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.image AS image_3, t0.updated_at AS updated_at_4, t0.field_position AS field_position_5 FROM position t0 WHERE t0.id = ?
Parameters:
[
  5
]
17 8.72 ms
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.date AS date_3, t0.justification_type_id AS justification_type_id_4, t0.player_id AS player_id_5, t0.season_id AS season_id_6, t0.justification_type_id AS justification_type_id_7 FROM player_justification t0 WHERE t0.player_id = ?
Parameters:
[
  120036
]
18 6.54 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? LIMIT 1
Parameters:
[
  0
  27060
  123159
  "2024-09-17"
]
19 6.80 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? AND p0_.date_end >= ? ORDER BY p0_.date_end DESC LIMIT 1
Parameters:
[
  1
  27060
  123159
  "2024-09-17"
  "2024-09-17"
]
20 4.95 ms
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.date AS date_3, t0.justification_type_id AS justification_type_id_4, t0.player_id AS player_id_5, t0.season_id AS season_id_6, t0.justification_type_id AS justification_type_id_7 FROM player_justification t0 WHERE t0.player_id = ?
Parameters:
[
  90525
]
21 9.11 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? LIMIT 1
Parameters:
[
  0
  27060
  118078
  "2024-09-17"
]
22 3.57 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? AND p0_.date_end >= ? ORDER BY p0_.date_end DESC LIMIT 1
Parameters:
[
  1
  27060
  118078
  "2024-09-17"
  "2024-09-17"
]
23 1.91 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.image AS image_3, t0.updated_at AS updated_at_4, t0.field_position AS field_position_5 FROM position t0 WHERE t0.id = ?
Parameters:
[
  1
]
24 3.72 ms
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.date AS date_3, t0.justification_type_id AS justification_type_id_4, t0.player_id AS player_id_5, t0.season_id AS season_id_6, t0.justification_type_id AS justification_type_id_7 FROM player_justification t0 WHERE t0.player_id = ?
Parameters:
[
  90524
]
25 3.82 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? LIMIT 1
Parameters:
[
  0
  27060
  118079
  "2024-09-17"
]
26 3.35 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? AND p0_.date_end >= ? ORDER BY p0_.date_end DESC LIMIT 1
Parameters:
[
  1
  27060
  118079
  "2024-09-17"
  "2024-09-17"
]
27 5.88 ms
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.date AS date_3, t0.justification_type_id AS justification_type_id_4, t0.player_id AS player_id_5, t0.season_id AS season_id_6, t0.justification_type_id AS justification_type_id_7 FROM player_justification t0 WHERE t0.player_id = ?
Parameters:
[
  90527
]
28 8.72 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? LIMIT 1
Parameters:
[
  0
  27060
  118080
  "2024-09-17"
]
29 4.24 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? AND p0_.date_end >= ? ORDER BY p0_.date_end DESC LIMIT 1
Parameters:
[
  1
  27060
  118080
  "2024-09-17"
  "2024-09-17"
]
30 3.23 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.image AS image_3, t0.updated_at AS updated_at_4, t0.field_position AS field_position_5 FROM position t0 WHERE t0.id = ?
Parameters:
[
  3
]
31 2.37 ms
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.date AS date_3, t0.justification_type_id AS justification_type_id_4, t0.player_id AS player_id_5, t0.season_id AS season_id_6, t0.justification_type_id AS justification_type_id_7 FROM player_justification t0 WHERE t0.player_id = ?
Parameters:
[
  90518
]
32 6.67 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? LIMIT 1
Parameters:
[
  0
  27060
  118081
  "2024-09-17"
]
33 4.01 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? AND p0_.date_end >= ? ORDER BY p0_.date_end DESC LIMIT 1
Parameters:
[
  1
  27060
  118081
  "2024-09-17"
  "2024-09-17"
]
34 3.78 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.image AS image_3, t0.updated_at AS updated_at_4, t0.field_position AS field_position_5 FROM position t0 WHERE t0.id = ?
Parameters:
[
  4
]
35 2.67 ms
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.date AS date_3, t0.justification_type_id AS justification_type_id_4, t0.player_id AS player_id_5, t0.season_id AS season_id_6, t0.justification_type_id AS justification_type_id_7 FROM player_justification t0 WHERE t0.player_id = ?
Parameters:
[
  90534
]
36 2.85 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? LIMIT 1
Parameters:
[
  0
  27060
  118082
  "2024-09-17"
]
37 4.07 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? AND p0_.date_end >= ? ORDER BY p0_.date_end DESC LIMIT 1
Parameters:
[
  1
  27060
  118082
  "2024-09-17"
  "2024-09-17"
]
38 3.44 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.image AS image_3, t0.updated_at AS updated_at_4, t0.field_position AS field_position_5 FROM position t0 WHERE t0.id = ?
Parameters:
[
  6
]
39 2.36 ms
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.date AS date_3, t0.justification_type_id AS justification_type_id_4, t0.player_id AS player_id_5, t0.season_id AS season_id_6, t0.justification_type_id AS justification_type_id_7 FROM player_justification t0 WHERE t0.player_id = ?
Parameters:
[
  90521
]
40 3.74 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? LIMIT 1
Parameters:
[
  0
  27060
  118083
  "2024-09-17"
]
41 3.16 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? AND p0_.date_end >= ? ORDER BY p0_.date_end DESC LIMIT 1
Parameters:
[
  1
  27060
  118083
  "2024-09-17"
  "2024-09-17"
]
42 3.77 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.age AS age_4, t0.weight AS weight_5, t0.height AS height_6, t0.shoes AS shoes_7, t0.image AS image_8, t0.updated_at AS updated_at_9, t0.skillful_leg AS skillful_leg_10, t0.is_active AS is_active_11, t0.birth_date AS birth_date_12, t0.phone AS phone_13, t0.email AS email_14, t0.number_document AS number_document_15, t0.health_card AS health_card_16, t0.date_of_birth AS date_of_birth_17, t0.medical_review_date AS medical_review_date_18, t0.last_club AS last_club_19, t0.deleted_at AS deleted_at_20, t0.position_id AS position_id_21, t0.secondary_position_id AS secondary_position_id_22, t0.country_id AS country_id_23 FROM player t0 WHERE t0.id = ?
Parameters:
[
  120012
]
43 4.20 ms
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.date AS date_3, t0.justification_type_id AS justification_type_id_4, t0.player_id AS player_id_5, t0.season_id AS season_id_6, t0.justification_type_id AS justification_type_id_7 FROM player_justification t0 WHERE t0.player_id = ?
Parameters:
[
  120012
]
44 3.40 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? LIMIT 1
Parameters:
[
  0
  27060
  123132
  "2024-09-17"
]
45 1.35 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? AND p0_.date_end >= ? ORDER BY p0_.date_end DESC LIMIT 1
Parameters:
[
  1
  27060
  123132
  "2024-09-17"
  "2024-09-17"
]
46 4.17 ms
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.date AS date_3, t0.justification_type_id AS justification_type_id_4, t0.player_id AS player_id_5, t0.season_id AS season_id_6, t0.justification_type_id AS justification_type_id_7 FROM player_justification t0 WHERE t0.player_id = ?
Parameters:
[
  90520
]
47 5.53 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? LIMIT 1
Parameters:
[
  0
  27060
  118084
  "2024-09-17"
]
48 3.99 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? AND p0_.date_end >= ? ORDER BY p0_.date_end DESC LIMIT 1
Parameters:
[
  1
  27060
  118084
  "2024-09-17"
  "2024-09-17"
]
49 3.09 ms
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.date AS date_3, t0.justification_type_id AS justification_type_id_4, t0.player_id AS player_id_5, t0.season_id AS season_id_6, t0.justification_type_id AS justification_type_id_7 FROM player_justification t0 WHERE t0.player_id = ?
Parameters:
[
  90526
]
50 1.70 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? LIMIT 1
Parameters:
[
  0
  27060
  118085
  "2024-09-17"
]
51 2.59 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? AND p0_.date_end >= ? ORDER BY p0_.date_end DESC LIMIT 1
Parameters:
[
  1
  27060
  118085
  "2024-09-17"
  "2024-09-17"
]
52 3.58 ms
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.date AS date_3, t0.justification_type_id AS justification_type_id_4, t0.player_id AS player_id_5, t0.season_id AS season_id_6, t0.justification_type_id AS justification_type_id_7 FROM player_justification t0 WHERE t0.player_id = ?
Parameters:
[
  90533
]
53 2.70 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? LIMIT 1
Parameters:
[
  0
  27060
  118086
  "2024-09-17"
]
54 3.56 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? AND p0_.date_end >= ? ORDER BY p0_.date_end DESC LIMIT 1
Parameters:
[
  1
  27060
  118086
  "2024-09-17"
  "2024-09-17"
]
55 2.00 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.age AS age_4, t0.weight AS weight_5, t0.height AS height_6, t0.shoes AS shoes_7, t0.image AS image_8, t0.updated_at AS updated_at_9, t0.skillful_leg AS skillful_leg_10, t0.is_active AS is_active_11, t0.birth_date AS birth_date_12, t0.phone AS phone_13, t0.email AS email_14, t0.number_document AS number_document_15, t0.health_card AS health_card_16, t0.date_of_birth AS date_of_birth_17, t0.medical_review_date AS medical_review_date_18, t0.last_club AS last_club_19, t0.deleted_at AS deleted_at_20, t0.position_id AS position_id_21, t0.secondary_position_id AS secondary_position_id_22, t0.country_id AS country_id_23 FROM player t0 WHERE t0.id = ?
Parameters:
[
  100209
]
56 3.33 ms
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.date AS date_3, t0.justification_type_id AS justification_type_id_4, t0.player_id AS player_id_5, t0.season_id AS season_id_6, t0.justification_type_id AS justification_type_id_7 FROM player_justification t0 WHERE t0.player_id = ?
Parameters:
[
  100209
]
57 1.33 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? LIMIT 1
Parameters:
[
  0
  27060
  123149
  "2024-09-17"
]
58 2.68 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? AND p0_.date_end >= ? ORDER BY p0_.date_end DESC LIMIT 1
Parameters:
[
  1
  27060
  123149
  "2024-09-17"
  "2024-09-17"
]
59 1.54 ms
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.date AS date_3, t0.justification_type_id AS justification_type_id_4, t0.player_id AS player_id_5, t0.season_id AS season_id_6, t0.justification_type_id AS justification_type_id_7 FROM player_justification t0 WHERE t0.player_id = ?
Parameters:
[
  90519
]
60 1.60 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? LIMIT 1
Parameters:
[
  0
  27060
  118087
  "2024-09-17"
]
61 3.62 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? AND p0_.date_end >= ? ORDER BY p0_.date_end DESC LIMIT 1
Parameters:
[
  1
  27060
  118087
  "2024-09-17"
  "2024-09-17"
]
62 7.23 ms
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.date AS date_3, t0.justification_type_id AS justification_type_id_4, t0.player_id AS player_id_5, t0.season_id AS season_id_6, t0.justification_type_id AS justification_type_id_7 FROM player_justification t0 WHERE t0.player_id = ?
Parameters:
[
  100384
]
63 9.47 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? LIMIT 1
Parameters:
[
  0
  27060
  118088
  "2024-09-17"
]
64 9.09 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? AND p0_.date_end >= ? ORDER BY p0_.date_end DESC LIMIT 1
Parameters:
[
  1
  27060
  118088
  "2024-09-17"
  "2024-09-17"
]
65 5.35 ms
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.date AS date_3, t0.justification_type_id AS justification_type_id_4, t0.player_id AS player_id_5, t0.season_id AS season_id_6, t0.justification_type_id AS justification_type_id_7 FROM player_justification t0 WHERE t0.player_id = ?
Parameters:
[
  90522
]
66 3.48 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? LIMIT 1
Parameters:
[
  0
  27060
  118089
  "2024-09-17"
]
67 4.55 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? AND p0_.date_end >= ? ORDER BY p0_.date_end DESC LIMIT 1
Parameters:
[
  1
  27060
  118089
  "2024-09-17"
  "2024-09-17"
]
68 1.90 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.age AS age_4, t0.weight AS weight_5, t0.height AS height_6, t0.shoes AS shoes_7, t0.image AS image_8, t0.updated_at AS updated_at_9, t0.skillful_leg AS skillful_leg_10, t0.is_active AS is_active_11, t0.birth_date AS birth_date_12, t0.phone AS phone_13, t0.email AS email_14, t0.number_document AS number_document_15, t0.health_card AS health_card_16, t0.date_of_birth AS date_of_birth_17, t0.medical_review_date AS medical_review_date_18, t0.last_club AS last_club_19, t0.deleted_at AS deleted_at_20, t0.position_id AS position_id_21, t0.secondary_position_id AS secondary_position_id_22, t0.country_id AS country_id_23 FROM player t0 WHERE t0.id = ?
Parameters:
[
  100385
]
69 5.19 ms
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.date AS date_3, t0.justification_type_id AS justification_type_id_4, t0.player_id AS player_id_5, t0.season_id AS season_id_6, t0.justification_type_id AS justification_type_id_7 FROM player_justification t0 WHERE t0.player_id = ?
Parameters:
[
  100385
]
70 2.94 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? LIMIT 1
Parameters:
[
  0
  27060
  118090
  "2024-09-17"
]
71 5.29 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? AND p0_.date_end >= ? ORDER BY p0_.date_end DESC LIMIT 1
Parameters:
[
  1
  27060
  118090
  "2024-09-17"
  "2024-09-17"
]
72 5.28 ms
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.date AS date_3, t0.justification_type_id AS justification_type_id_4, t0.player_id AS player_id_5, t0.season_id AS season_id_6, t0.justification_type_id AS justification_type_id_7 FROM player_justification t0 WHERE t0.player_id = ?
Parameters:
[
  90529
]
73 4.65 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? LIMIT 1
Parameters:
[
  0
  27060
  123150
  "2024-09-17"
]
74 4.34 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? AND p0_.date_end >= ? ORDER BY p0_.date_end DESC LIMIT 1
Parameters:
[
  1
  27060
  123150
  "2024-09-17"
  "2024-09-17"
]
75 1.28 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.age AS age_4, t0.weight AS weight_5, t0.height AS height_6, t0.shoes AS shoes_7, t0.image AS image_8, t0.updated_at AS updated_at_9, t0.skillful_leg AS skillful_leg_10, t0.is_active AS is_active_11, t0.birth_date AS birth_date_12, t0.phone AS phone_13, t0.email AS email_14, t0.number_document AS number_document_15, t0.health_card AS health_card_16, t0.date_of_birth AS date_of_birth_17, t0.medical_review_date AS medical_review_date_18, t0.last_club AS last_club_19, t0.deleted_at AS deleted_at_20, t0.position_id AS position_id_21, t0.secondary_position_id AS secondary_position_id_22, t0.country_id AS country_id_23 FROM player t0 WHERE t0.id = ?
Parameters:
[
  109552
]
76 4.41 ms
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.date AS date_3, t0.justification_type_id AS justification_type_id_4, t0.player_id AS player_id_5, t0.season_id AS season_id_6, t0.justification_type_id AS justification_type_id_7 FROM player_justification t0 WHERE t0.player_id = ?
Parameters:
[
  109552
]
77 1.53 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? LIMIT 1
Parameters:
[
  0
  27060
  123148
  "2024-09-17"
]
78 4.04 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? AND p0_.date_end >= ? ORDER BY p0_.date_end DESC LIMIT 1
Parameters:
[
  1
  27060
  123148
  "2024-09-17"
  "2024-09-17"
]
79 4.70 ms
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.date AS date_3, t0.justification_type_id AS justification_type_id_4, t0.player_id AS player_id_5, t0.season_id AS season_id_6, t0.justification_type_id AS justification_type_id_7 FROM player_justification t0 WHERE t0.player_id = ?
Parameters:
[
  120013
]
80 4.86 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? LIMIT 1
Parameters:
[
  0
  27060
  123133
  "2024-09-17"
]
81 6.02 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? AND p0_.date_end >= ? ORDER BY p0_.date_end DESC LIMIT 1
Parameters:
[
  1
  27060
  123133
  "2024-09-17"
  "2024-09-17"
]
82 5.97 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.age AS age_4, t0.weight AS weight_5, t0.height AS height_6, t0.shoes AS shoes_7, t0.image AS image_8, t0.updated_at AS updated_at_9, t0.skillful_leg AS skillful_leg_10, t0.is_active AS is_active_11, t0.birth_date AS birth_date_12, t0.phone AS phone_13, t0.email AS email_14, t0.number_document AS number_document_15, t0.health_card AS health_card_16, t0.date_of_birth AS date_of_birth_17, t0.medical_review_date AS medical_review_date_18, t0.last_club AS last_club_19, t0.deleted_at AS deleted_at_20, t0.position_id AS position_id_21, t0.secondary_position_id AS secondary_position_id_22, t0.country_id AS country_id_23 FROM player t0 WHERE t0.id = ?
Parameters:
[
  120018
]
83 8.25 ms
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.date AS date_3, t0.justification_type_id AS justification_type_id_4, t0.player_id AS player_id_5, t0.season_id AS season_id_6, t0.justification_type_id AS justification_type_id_7 FROM player_justification t0 WHERE t0.player_id = ?
Parameters:
[
  120018
]
84 6.02 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? LIMIT 1
Parameters:
[
  0
  27060
  123138
  "2024-09-17"
]
85 0.92 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? AND p0_.date_end >= ? ORDER BY p0_.date_end DESC LIMIT 1
Parameters:
[
  1
  27060
  123138
  "2024-09-17"
  "2024-09-17"
]
86 0.87 ms
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.date AS date_3, t0.justification_type_id AS justification_type_id_4, t0.player_id AS player_id_5, t0.season_id AS season_id_6, t0.justification_type_id AS justification_type_id_7 FROM player_justification t0 WHERE t0.player_id = ?
Parameters:
[
  120340
]
87 0.48 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? LIMIT 1
Parameters:
[
  0
  27060
  123473
  "2024-09-17"
]
88 0.66 ms
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.note AS note_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.finish AS finish_5, p0_.season_player_id AS season_player_id_6, p0_.season_id AS season_id_7 FROM player_sports_injuries p0_ WHERE p0_.finish = ? AND p0_.season_id = ? AND p0_.season_player_id = ? AND p0_.date_start <= ? AND p0_.date_end >= ? ORDER BY p0_.date_end DESC LIMIT 1
Parameters:
[
  1
  27060
  123473
  "2024-09-17"
  "2024-09-17"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

Class Mapping errors
App\Entity\Customer
  • The association App\Entity\Customer#exerciseQualifications refers to the owning side field App\Entity\ExerciseQualification#customer_id which does not exist.
App\Entity\Country No errors.
App\Entity\Season No errors.
App\Entity\Suggestion No errors.
App\Entity\CouponCustomer No errors.
App\Entity\Notification No errors.
App\Entity\ExerciseQualification
  • The association App\Entity\ExerciseQualification#exercise refers to the inverse side field App\Entity\Exercise#qualifications which does not exist.
  • The association App\Entity\ExerciseQualification#customer refers to the inverse side field App\Entity\Customer#exerciseQualification which does not exist.
  • The association App\Entity\ExerciseQualification#exercises refers to the owning side field App\Entity\Exercise#qualifications which does not exist.
App\Entity\Strategy No errors.
App\Entity\Team
  • The association App\Entity\Team#typeSoccer refers to the inverse side field App\Entity\TypeSoccer#teams which does not exist.
App\Entity\SeasonPlayer
  • The association App\Entity\SeasonPlayer#minutes refers to the owning side field App\Entity\Minutes#player_id which does not exist.
  • The association App\Entity\SeasonPlayer#playerWeights refers to the owning side field App\Entity\PlayerWeight#season_player_id which does not exist.
App\Entity\Game
  • The association App\Entity\Game#minutes refers to the owning side field App\Entity\Minutes#game_id which does not exist.
  • The mappings App\Entity\Game#rival_alignment and App\Entity\GameAlignment#game are inconsistent with each other.
  • The mappings App\Entity\Game#seasonplayer and App\Entity\GamePlayerStatistics#game are inconsistent with each other.
App\Entity\TrainingAsist No errors.
App\Entity\ExerciseCalendar
  • The association App\Entity\ExerciseCalendar#exerciseUser refers to the inverse side field App\Entity\ExerciseUser#exerciseCalendar which does not exist.
App\Entity\PlayerJustification No errors.
App\Entity\Player
  • The field App\Entity\Player#convocatorias is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Convocatoria#players does not contain the required 'inversedBy="convocatorias"' attribute.
  • The association App\Entity\Player#country refers to the inverse side field App\Entity\Country#player which does not exist.
App\Entity\Minutes No errors.
App\Entity\KilometersTraveled No errors.
App\Entity\ShotsOnGoal No errors.
App\Entity\PlayerWeight
  • The mappings App\Entity\PlayerWeight#seasonPlayer and App\Entity\SeasonPlayer#playerWeights are inconsistent with each other.
App\Entity\GamePlayerStatistics No errors.
App\Entity\PlayerSportsInjuries No errors.
App\Entity\Position No errors.
App\Entity\Convocatoria
  • The association App\Entity\Convocatoria#players refers to the owning side field App\Entity\ConvocatoriaPlayer#convocatoria which does not exist.
App\Entity\JustificationType No errors.
App\Entity\PositionTranslation No errors.