https://prod.golmanagerpanel.com/api/es/other_payments/2024-09-20/list?isIos=false&p=api%2Fes%2Fother_payments%2F2024-09-20%2Flist&version_app=4.0.7

Query Metrics

108 Database Queries
6 Different statements
136.72 ms Query time
10 Invalid entities

Queries

Group similar statements

# Time Info
1 22.36 ms
SELECT
        *
        FROM
        customer_device
        WHERE
            :token LIKE CONCAT(token,'%') AND
            `status` = 0
Parameters:
[
  "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MjY4MTEyMzMsImV4cCI6MTcyNjgxNDgzMywicm9sZXMiOlsiUk9MRV9DVVNUT01FUiJdLCJ1c2VybmFtZSI6InBlZHJvbWFudTU1ODhAZ21haWwuY29tIn0.oUuUDyquMoNlPEsKgQf1qt2IVMqutUiIHxavv3z2TMXL3yBolkVhNo11f38loHfhFSwcYfFtHKNRHY19FO2IkdyiERM_YHXUuf7OBQHOKiY5OydiVPcVg2MxjzKu-2pwQY7PQ1WJRP7b8Gs4-2izWBmn0JRfYMgOuSlvCzFliPgGLNSCJpsTayqO95S2C9Lldw0D7OzZdJxhURyQ7ldNfnGrtWuFb2YoMhKq3nG0eYFS4kSyXhhpxcUV3JOcTYZ7GfNyYPwEF5dA8GA6uslPNCAqyh6yTtlKnodLAgevYPZZfQC4VEaiijgljEYrr8Ek_J5GEkWVlpHC_DuM__HyLiYTT0OnOLbndBp--8v4G5yTFeMsVBx0Wu9V1VxOeCyF160l9TSrmt58yA0MX2oEa5UIn3rwmaPFScA_nNPtgKLo0SpNpSucz_Rh6RavGyrbcXMfVAfkqs4PenYRtZSnJHYuy5lQ2DsmfrYsoIeM-LRqV55qs4FIdd6UHcMu9zZw6WN6Mm-9tr3tf1klOp0UnW4L7A6cc-uzDnerNUb9KuwxnYEfRCIBtJfTqVL6XLksAR8jvx0dQdPGYhyQRuowB_4uE4PkVUPWJRk3Adoe3Ok6YCNfs9YH4uj3XBNVtOnoBKSVD_8AonoTlqbonXL3iXIYpwSoXrt41TzhHGnBzWc"
]
2 0.87 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:
[
  "pedromanu5588@gmail.com"
]
3 0.68 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:
[
  12902
]
4 2.60 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 = ?
Parameters:
[
  25997
]
5 3.56 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  110557
  "2024-09-01 00:00:00"
]
6 2.41 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:
[
  108239
]
7 1.17 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  110558
  "2024-09-01 00:00:00"
]
8 4.98 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:
[
  108240
]
9 0.91 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  110559
  "2024-09-01 00:00:00"
]
10 3.98 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:
[
  108241
]
11 3.62 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  110560
  "2024-09-01 00:00:00"
]
12 1.85 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:
[
  108242
]
13 0.64 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  110561
  "2024-09-01 00:00:00"
]
14 2.16 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:
[
  108243
]
15 7.68 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  110562
  "2024-09-01 00:00:00"
]
16 1.59 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:
[
  108244
]
17 1.43 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  110563
  "2024-09-01 00:00:00"
]
18 0.51 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:
[
  108245
]
19 0.69 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  110564
  "2024-09-01 00:00:00"
]
20 0.49 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:
[
  108246
]
21 1.47 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  110565
  "2024-09-01 00:00:00"
]
22 0.52 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:
[
  108247
]
23 0.98 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  110566
  "2024-09-01 00:00:00"
]
24 0.48 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:
[
  108248
]
25 0.73 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  110640
  "2024-09-01 00:00:00"
]
26 1.07 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:
[
  108322
]
27 0.90 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  110641
  "2024-09-01 00:00:00"
]
28 0.36 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:
[
  108323
]
29 0.52 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  110642
  "2024-09-01 00:00:00"
]
30 0.42 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:
[
  108324
]
31 0.66 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  110643
  "2024-09-01 00:00:00"
]
32 0.52 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:
[
  108325
]
33 0.56 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  110644
  "2024-09-01 00:00:00"
]
34 0.47 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:
[
  108326
]
35 0.52 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  110900
  "2024-09-01 00:00:00"
]
36 0.47 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:
[
  108582
]
37 2.69 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  110901
  "2024-09-01 00:00:00"
]
38 0.43 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:
[
  108583
]
39 0.57 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  110904
  "2024-09-01 00:00:00"
]
40 0.59 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:
[
  108586
]
41 0.73 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  110905
  "2024-09-01 00:00:00"
]
42 1.10 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:
[
  108587
]
43 0.55 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  110906
  "2024-09-01 00:00:00"
]
44 0.36 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:
[
  108588
]
45 0.55 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  111004
  "2024-09-01 00:00:00"
]
46 0.38 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:
[
  108686
]
47 0.54 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  111946
  "2024-09-01 00:00:00"
]
48 0.34 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:
[
  109545
]
49 0.71 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  112281
  "2024-09-01 00:00:00"
]
50 0.64 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:
[
  109880
]
51 1.18 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  112282
  "2024-09-01 00:00:00"
]
52 0.38 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:
[
  109881
]
53 0.58 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  112283
  "2024-09-01 00:00:00"
]
54 0.72 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:
[
  109882
]
55 0.84 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  112397
  "2024-09-01 00:00:00"
]
56 0.34 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:
[
  109990
]
57 0.51 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  112399
  "2024-09-01 00:00:00"
]
58 0.35 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:
[
  109992
]
59 0.50 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  112400
  "2024-09-01 00:00:00"
]
60 0.36 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:
[
  109993
]
61 0.74 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  112484
  "2024-09-01 00:00:00"
]
62 0.52 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:
[
  110077
]
63 1.06 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  112485
  "2024-09-01 00:00:00"
]
64 0.71 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:
[
  110078
]
65 0.76 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  113098
  "2024-09-01 00:00:00"
]
66 0.88 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:
[
  110634
]
67 0.77 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  113099
  "2024-09-01 00:00:00"
]
68 0.54 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:
[
  110635
]
69 3.33 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  113100
  "2024-09-01 00:00:00"
]
70 2.48 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:
[
  110636
]
71 1.80 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  113101
  "2024-09-01 00:00:00"
]
72 0.98 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:
[
  110637
]
73 1.49 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  113102
  "2024-09-01 00:00:00"
]
74 0.96 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:
[
  110638
]
75 1.18 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  113585
  "2024-09-01 00:00:00"
]
76 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:
[
  111119
]
77 0.89 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  113586
  "2024-09-01 00:00:00"
]
78 0.56 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:
[
  111120
]
79 1.42 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  114867
  "2024-09-01 00:00:00"
]
80 0.58 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:
[
  112388
]
81 0.85 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  114868
  "2024-09-01 00:00:00"
]
82 0.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:
[
  112389
]
83 0.84 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  114907
  "2024-09-01 00:00:00"
]
84 0.52 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:
[
  112428
]
85 0.80 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  115112
  "2024-09-01 00:00:00"
]
86 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:
[
  112617
]
87 0.71 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  115319
  "2024-09-01 00:00:00"
]
88 0.55 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:
[
  112824
]
89 1.02 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  115399
  "2024-09-01 00:00:00"
]
90 0.55 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:
[
  112897
]
91 0.80 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  115475
  "2024-09-01 00:00:00"
]
92 0.60 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:
[
  112973
]
93 0.96 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  115476
  "2024-09-01 00:00:00"
]
94 0.70 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:
[
  112974
]
95 0.92 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  115713
  "2024-09-01 00:00:00"
]
96 0.65 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:
[
  113183
]
97 0.79 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  115714
  "2024-09-01 00:00:00"
]
98 0.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:
[
  113184
]
99 0.96 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  116632
  "2024-09-01 00:00:00"
]
100 0.61 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:
[
  114028
]
101 1.62 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  117010
  "2024-09-01 00:00:00"
]
102 0.69 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:
[
  114365
]
103 1.87 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  117303
  "2024-09-01 00:00:00"
]
104 0.78 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:
[
  114596
]
105 0.82 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  117562
  "2024-09-01 00:00:00"
]
106 0.69 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:
[
  114830
]
107 1.59 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_paid AS date_paid_3, t0.note AS note_4, t0.paid AS paid_5, t0.amount AS amount_6, t0.seasonplayer_id AS seasonplayer_id_7, t0.season_id AS season_id_8 FROM other_payments t0 WHERE t0.season_id = ? AND t0.seasonplayer_id = ? AND t0.date = ? LIMIT 1
Parameters:
[
  25997
  117749
  "2024-09-01 00:00:00"
]
108 0.52 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:
[
  115008
]

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\OtherPayments
  • The association App\Entity\OtherPayments#seasonplayer refers to the inverse side field App\Entity\SeasonPlayer#clubMonthlyPayments which does not exist.
  • The association App\Entity\OtherPayments#season refers to the inverse side field App\Entity\Season#clubMonthlyPayments which does not exist.
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.