Query Metrics
163
Database Queries
10
Different statements
89.71 ms
Query time
10
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 22.47 ms |
SELECT * FROM customer_device WHERE :token LIKE CONCAT(token,'%') AND `status` = 0
Parameters:
[ "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MzEwMTUyMDksImV4cCI6MTczMTAxODgwOSwicm9sZXMiOlsiUk9MRV9DVVNUT01FUiJdLCJ1c2VybmFtZSI6ImFtaW5lLjRfMTFAaG90bWFpbC5jb20ifQ.u--QlXpXKUti3vnWpOlWymoxuLzirq-dvzXte90_z63QZ41NVL81fLAHtAGfHJww6S01RdJRgJlUhJOE8aA0z4ZXV_eNFRZ5viXNdu6A-cD_uSfwRyDL8YmwUqPQiFZM162fpojIRPmCg94PBFo3yfOmytXtkiuZ0L9P5jjcJgWgiB5Jsc9Hm31bYivk85YBtY8UY6AaLQxufwrLteaft1Z8Agd6bHoUgQiRtufHC1LHFZ3YHwDPsoqU7KLumXbwTaC2ppFg8cjHA9QwqjpU2Bjmk6UOwr-XYvG64oECeJlyQE0nmsIQ-4OTR7_B338f6zpNHRfmTdGfmDxPvmKnEaZNCOJ7hZ0cKWzocbBMwC-ks-PjiMvfOpipz69Mlsl5Z9hCeG3egW20_9P8CIc3kR1iYhBJaYFwow9vURH0FxhGd4UVlyifZw3lxE6dGndmxMR4t7WNr2hutXIEkLWF1fKlbPQ496s9-Z4ZKnVpYJXqy9PHtv5nqm7ALrhmEBg85eGPiWL9VC5ZtkE2gaUJ0F3A9SRwDklstNUliSJu7N9RIFkkbAvMSvVMNdXTHT6giZsHzuW7U4PxrIYOK7oNYR9VpS0oWpYt9GIknjGmSGUnkpntkpkHyleBDPglZ32qzawpxhKqU434Ld_iBaGA9mBmxM_XudMZKRUIUaqL3_M" ] |
2 | 1.16 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:
[
"amine.4_11@hotmail.com"
]
|
3 | 0.94 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:
[
26585
]
|
4 | 0.93 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:
[
27861
]
|
5 | 0.82 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:
[
122838
]
|
6 | 0.57 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.note AS note_3, t0.date_start AS date_start_4, t0.date_end AS date_end_5, t0.finish AS finish_6, t0.season_player_id AS season_player_id_7, t0.season_id AS season_id_8 FROM player_sports_injuries t0 WHERE t0.season_id = ? AND t0.season_player_id = ?
Parameters:
[ 27861 126045 ] |
7 | 0.31 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:
[
122839
]
|
8 | 0.37 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.note AS note_3, t0.date_start AS date_start_4, t0.date_end AS date_end_5, t0.finish AS finish_6, t0.season_player_id AS season_player_id_7, t0.season_id AS season_id_8 FROM player_sports_injuries t0 WHERE t0.season_id = ? AND t0.season_player_id = ?
Parameters:
[ 27861 126046 ] |
9 | 0.47 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
10 | 0.95 ms |
SELECT SUM(IF(pj.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(pj.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(pj.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(pj.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(pj.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(pj.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(pj.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(pj.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(pj.justification_type_id = 9,1,0)) AS justification_9, COUNT(pj.id) AS justificationTotal FROM player_justification AS pj WHERE pj.season_id = :season_id AND pj.player_id = :player_id AND pj.is_active = 1 GROUP BY pj.season_id;
Parameters:
[ "player_id" => 122839 "season_id" => 27861 ] |
11 | 0.23 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
12 | 1.18 ms |
SELECT SUM(IF(cp.justification_type_id IS NULL,1,0)) AS justificationOld, SUM(IF(cp.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(cp.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(cp.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(cp.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(cp.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(cp.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(cp.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(cp.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(cp.justification_type_id = 9,1,0)) AS justification_9, SUM(IF(cp.justification_type_id > 0,1,0)) AS justificationTotal FROM game g INNER JOIN convocatoria c ON g.id = c.game_id INNER JOIN convocatoria_player cp ON c.id = cp.convocatoria_id AND cp.player_id = :player_id AND cp.is_active = 0 WHERE g.season_id = :season_id AND cp.player_id = :player_id AND cp.is_active = 0 AND g.deleted_at IS NULL GROUP BY g.season_id;
Parameters:
[ "player_id" => 122839 "season_id" => 27861 ] |
13 | 0.47 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
]
|
14 | 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:
[
122840
]
|
15 | 0.28 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.note AS note_3, t0.date_start AS date_start_4, t0.date_end AS date_end_5, t0.finish AS finish_6, t0.season_player_id AS season_player_id_7, t0.season_id AS season_id_8 FROM player_sports_injuries t0 WHERE t0.season_id = ? AND t0.season_player_id = ?
Parameters:
[ 27861 126047 ] |
16 | 0.20 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
17 | 0.46 ms |
SELECT SUM(IF(pj.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(pj.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(pj.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(pj.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(pj.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(pj.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(pj.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(pj.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(pj.justification_type_id = 9,1,0)) AS justification_9, COUNT(pj.id) AS justificationTotal FROM player_justification AS pj WHERE pj.season_id = :season_id AND pj.player_id = :player_id AND pj.is_active = 1 GROUP BY pj.season_id;
Parameters:
[ "player_id" => 122840 "season_id" => 27861 ] |
18 | 0.21 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
19 | 0.50 ms |
SELECT SUM(IF(cp.justification_type_id IS NULL,1,0)) AS justificationOld, SUM(IF(cp.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(cp.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(cp.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(cp.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(cp.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(cp.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(cp.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(cp.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(cp.justification_type_id = 9,1,0)) AS justification_9, SUM(IF(cp.justification_type_id > 0,1,0)) AS justificationTotal FROM game g INNER JOIN convocatoria c ON g.id = c.game_id INNER JOIN convocatoria_player cp ON c.id = cp.convocatoria_id AND cp.player_id = :player_id AND cp.is_active = 0 WHERE g.season_id = :season_id AND cp.player_id = :player_id AND cp.is_active = 0 AND g.deleted_at IS NULL GROUP BY g.season_id;
Parameters:
[ "player_id" => 122840 "season_id" => 27861 ] |
20 | 0.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:
[
2
]
|
21 | 0.30 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:
[
122841
]
|
22 | 0.25 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.note AS note_3, t0.date_start AS date_start_4, t0.date_end AS date_end_5, t0.finish AS finish_6, t0.season_player_id AS season_player_id_7, t0.season_id AS season_id_8 FROM player_sports_injuries t0 WHERE t0.season_id = ? AND t0.season_player_id = ?
Parameters:
[ 27861 126048 ] |
23 | 0.19 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
24 | 0.51 ms |
SELECT SUM(IF(pj.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(pj.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(pj.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(pj.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(pj.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(pj.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(pj.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(pj.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(pj.justification_type_id = 9,1,0)) AS justification_9, COUNT(pj.id) AS justificationTotal FROM player_justification AS pj WHERE pj.season_id = :season_id AND pj.player_id = :player_id AND pj.is_active = 1 GROUP BY pj.season_id;
Parameters:
[ "player_id" => 122841 "season_id" => 27861 ] |
25 | 0.21 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
26 | 0.46 ms |
SELECT SUM(IF(cp.justification_type_id IS NULL,1,0)) AS justificationOld, SUM(IF(cp.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(cp.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(cp.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(cp.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(cp.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(cp.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(cp.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(cp.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(cp.justification_type_id = 9,1,0)) AS justification_9, SUM(IF(cp.justification_type_id > 0,1,0)) AS justificationTotal FROM game g INNER JOIN convocatoria c ON g.id = c.game_id INNER JOIN convocatoria_player cp ON c.id = cp.convocatoria_id AND cp.player_id = :player_id AND cp.is_active = 0 WHERE g.season_id = :season_id AND cp.player_id = :player_id AND cp.is_active = 0 AND g.deleted_at IS NULL GROUP BY g.season_id;
Parameters:
[ "player_id" => 122841 "season_id" => 27861 ] |
27 | 0.21 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
]
|
28 | 0.29 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:
[
122842
]
|
29 | 0.25 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.note AS note_3, t0.date_start AS date_start_4, t0.date_end AS date_end_5, t0.finish AS finish_6, t0.season_player_id AS season_player_id_7, t0.season_id AS season_id_8 FROM player_sports_injuries t0 WHERE t0.season_id = ? AND t0.season_player_id = ?
Parameters:
[ 27861 126049 ] |
30 | 0.36 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
31 | 0.34 ms |
SELECT SUM(IF(pj.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(pj.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(pj.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(pj.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(pj.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(pj.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(pj.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(pj.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(pj.justification_type_id = 9,1,0)) AS justification_9, COUNT(pj.id) AS justificationTotal FROM player_justification AS pj WHERE pj.season_id = :season_id AND pj.player_id = :player_id AND pj.is_active = 1 GROUP BY pj.season_id;
Parameters:
[ "player_id" => 122842 "season_id" => 27861 ] |
32 | 0.20 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
33 | 0.44 ms |
SELECT SUM(IF(cp.justification_type_id IS NULL,1,0)) AS justificationOld, SUM(IF(cp.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(cp.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(cp.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(cp.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(cp.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(cp.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(cp.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(cp.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(cp.justification_type_id = 9,1,0)) AS justification_9, SUM(IF(cp.justification_type_id > 0,1,0)) AS justificationTotal FROM game g INNER JOIN convocatoria c ON g.id = c.game_id INNER JOIN convocatoria_player cp ON c.id = cp.convocatoria_id AND cp.player_id = :player_id AND cp.is_active = 0 WHERE g.season_id = :season_id AND cp.player_id = :player_id AND cp.is_active = 0 AND g.deleted_at IS NULL GROUP BY g.season_id;
Parameters:
[ "player_id" => 122842 "season_id" => 27861 ] |
34 | 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:
[
122843
]
|
35 | 0.49 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.note AS note_3, t0.date_start AS date_start_4, t0.date_end AS date_end_5, t0.finish AS finish_6, t0.season_player_id AS season_player_id_7, t0.season_id AS season_id_8 FROM player_sports_injuries t0 WHERE t0.season_id = ? AND t0.season_player_id = ?
Parameters:
[ 27861 126050 ] |
36 | 0.28 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
37 | 0.69 ms |
SELECT SUM(IF(pj.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(pj.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(pj.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(pj.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(pj.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(pj.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(pj.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(pj.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(pj.justification_type_id = 9,1,0)) AS justification_9, COUNT(pj.id) AS justificationTotal FROM player_justification AS pj WHERE pj.season_id = :season_id AND pj.player_id = :player_id AND pj.is_active = 1 GROUP BY pj.season_id;
Parameters:
[ "player_id" => 122843 "season_id" => 27861 ] |
38 | 0.35 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
39 | 0.75 ms |
SELECT SUM(IF(cp.justification_type_id IS NULL,1,0)) AS justificationOld, SUM(IF(cp.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(cp.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(cp.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(cp.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(cp.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(cp.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(cp.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(cp.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(cp.justification_type_id = 9,1,0)) AS justification_9, SUM(IF(cp.justification_type_id > 0,1,0)) AS justificationTotal FROM game g INNER JOIN convocatoria c ON g.id = c.game_id INNER JOIN convocatoria_player cp ON c.id = cp.convocatoria_id AND cp.player_id = :player_id AND cp.is_active = 0 WHERE g.season_id = :season_id AND cp.player_id = :player_id AND cp.is_active = 0 AND g.deleted_at IS NULL GROUP BY g.season_id;
Parameters:
[ "player_id" => 122843 "season_id" => 27861 ] |
40 | 0.33 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
]
|
41 | 0.45 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:
[
122844
]
|
42 | 0.38 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.note AS note_3, t0.date_start AS date_start_4, t0.date_end AS date_end_5, t0.finish AS finish_6, t0.season_player_id AS season_player_id_7, t0.season_id AS season_id_8 FROM player_sports_injuries t0 WHERE t0.season_id = ? AND t0.season_player_id = ?
Parameters:
[ 27861 126051 ] |
43 | 0.31 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
44 | 0.70 ms |
SELECT SUM(IF(pj.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(pj.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(pj.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(pj.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(pj.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(pj.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(pj.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(pj.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(pj.justification_type_id = 9,1,0)) AS justification_9, COUNT(pj.id) AS justificationTotal FROM player_justification AS pj WHERE pj.season_id = :season_id AND pj.player_id = :player_id AND pj.is_active = 1 GROUP BY pj.season_id;
Parameters:
[ "player_id" => 122844 "season_id" => 27861 ] |
45 | 0.34 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
46 | 0.79 ms |
SELECT SUM(IF(cp.justification_type_id IS NULL,1,0)) AS justificationOld, SUM(IF(cp.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(cp.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(cp.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(cp.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(cp.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(cp.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(cp.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(cp.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(cp.justification_type_id = 9,1,0)) AS justification_9, SUM(IF(cp.justification_type_id > 0,1,0)) AS justificationTotal FROM game g INNER JOIN convocatoria c ON g.id = c.game_id INNER JOIN convocatoria_player cp ON c.id = cp.convocatoria_id AND cp.player_id = :player_id AND cp.is_active = 0 WHERE g.season_id = :season_id AND cp.player_id = :player_id AND cp.is_active = 0 AND g.deleted_at IS NULL GROUP BY g.season_id;
Parameters:
[ "player_id" => 122844 "season_id" => 27861 ] |
47 | 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:
[
122845
]
|
48 | 0.41 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.note AS note_3, t0.date_start AS date_start_4, t0.date_end AS date_end_5, t0.finish AS finish_6, t0.season_player_id AS season_player_id_7, t0.season_id AS season_id_8 FROM player_sports_injuries t0 WHERE t0.season_id = ? AND t0.season_player_id = ?
Parameters:
[ 27861 126052 ] |
49 | 0.39 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
50 | 0.74 ms |
SELECT SUM(IF(pj.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(pj.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(pj.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(pj.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(pj.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(pj.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(pj.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(pj.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(pj.justification_type_id = 9,1,0)) AS justification_9, COUNT(pj.id) AS justificationTotal FROM player_justification AS pj WHERE pj.season_id = :season_id AND pj.player_id = :player_id AND pj.is_active = 1 GROUP BY pj.season_id;
Parameters:
[ "player_id" => 122845 "season_id" => 27861 ] |
51 | 0.37 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
52 | 0.74 ms |
SELECT SUM(IF(cp.justification_type_id IS NULL,1,0)) AS justificationOld, SUM(IF(cp.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(cp.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(cp.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(cp.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(cp.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(cp.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(cp.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(cp.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(cp.justification_type_id = 9,1,0)) AS justification_9, SUM(IF(cp.justification_type_id > 0,1,0)) AS justificationTotal FROM game g INNER JOIN convocatoria c ON g.id = c.game_id INNER JOIN convocatoria_player cp ON c.id = cp.convocatoria_id AND cp.player_id = :player_id AND cp.is_active = 0 WHERE g.season_id = :season_id AND cp.player_id = :player_id AND cp.is_active = 0 AND g.deleted_at IS NULL GROUP BY g.season_id;
Parameters:
[ "player_id" => 122845 "season_id" => 27861 ] |
53 | 0.37 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
]
|
54 | 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:
[
122846
]
|
55 | 0.46 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.note AS note_3, t0.date_start AS date_start_4, t0.date_end AS date_end_5, t0.finish AS finish_6, t0.season_player_id AS season_player_id_7, t0.season_id AS season_id_8 FROM player_sports_injuries t0 WHERE t0.season_id = ? AND t0.season_player_id = ?
Parameters:
[ 27861 126053 ] |
56 | 0.39 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
57 | 1.86 ms |
SELECT SUM(IF(pj.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(pj.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(pj.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(pj.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(pj.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(pj.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(pj.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(pj.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(pj.justification_type_id = 9,1,0)) AS justification_9, COUNT(pj.id) AS justificationTotal FROM player_justification AS pj WHERE pj.season_id = :season_id AND pj.player_id = :player_id AND pj.is_active = 1 GROUP BY pj.season_id;
Parameters:
[ "player_id" => 122846 "season_id" => 27861 ] |
58 | 0.74 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
59 | 0.73 ms |
SELECT SUM(IF(cp.justification_type_id IS NULL,1,0)) AS justificationOld, SUM(IF(cp.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(cp.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(cp.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(cp.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(cp.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(cp.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(cp.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(cp.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(cp.justification_type_id = 9,1,0)) AS justification_9, SUM(IF(cp.justification_type_id > 0,1,0)) AS justificationTotal FROM game g INNER JOIN convocatoria c ON g.id = c.game_id INNER JOIN convocatoria_player cp ON c.id = cp.convocatoria_id AND cp.player_id = :player_id AND cp.is_active = 0 WHERE g.season_id = :season_id AND cp.player_id = :player_id AND cp.is_active = 0 AND g.deleted_at IS NULL GROUP BY g.season_id;
Parameters:
[ "player_id" => 122846 "season_id" => 27861 ] |
60 | 0.29 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:
[
7
]
|
61 | 0.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:
[
122847
]
|
62 | 0.32 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.note AS note_3, t0.date_start AS date_start_4, t0.date_end AS date_end_5, t0.finish AS finish_6, t0.season_player_id AS season_player_id_7, t0.season_id AS season_id_8 FROM player_sports_injuries t0 WHERE t0.season_id = ? AND t0.season_player_id = ?
Parameters:
[ 27861 126054 ] |
63 | 0.28 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
64 | 0.50 ms |
SELECT SUM(IF(pj.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(pj.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(pj.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(pj.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(pj.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(pj.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(pj.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(pj.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(pj.justification_type_id = 9,1,0)) AS justification_9, COUNT(pj.id) AS justificationTotal FROM player_justification AS pj WHERE pj.season_id = :season_id AND pj.player_id = :player_id AND pj.is_active = 1 GROUP BY pj.season_id;
Parameters:
[ "player_id" => 122847 "season_id" => 27861 ] |
65 | 0.26 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
66 | 0.61 ms |
SELECT SUM(IF(cp.justification_type_id IS NULL,1,0)) AS justificationOld, SUM(IF(cp.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(cp.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(cp.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(cp.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(cp.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(cp.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(cp.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(cp.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(cp.justification_type_id = 9,1,0)) AS justification_9, SUM(IF(cp.justification_type_id > 0,1,0)) AS justificationTotal FROM game g INNER JOIN convocatoria c ON g.id = c.game_id INNER JOIN convocatoria_player cp ON c.id = cp.convocatoria_id AND cp.player_id = :player_id AND cp.is_active = 0 WHERE g.season_id = :season_id AND cp.player_id = :player_id AND cp.is_active = 0 AND g.deleted_at IS NULL GROUP BY g.season_id;
Parameters:
[ "player_id" => 122847 "season_id" => 27861 ] |
67 | 0.28 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
]
|
68 | 0.82 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:
[
122848
]
|
69 | 0.45 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.note AS note_3, t0.date_start AS date_start_4, t0.date_end AS date_end_5, t0.finish AS finish_6, t0.season_player_id AS season_player_id_7, t0.season_id AS season_id_8 FROM player_sports_injuries t0 WHERE t0.season_id = ? AND t0.season_player_id = ?
Parameters:
[ 27861 126055 ] |
70 | 0.28 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
71 | 0.69 ms |
SELECT SUM(IF(pj.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(pj.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(pj.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(pj.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(pj.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(pj.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(pj.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(pj.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(pj.justification_type_id = 9,1,0)) AS justification_9, COUNT(pj.id) AS justificationTotal FROM player_justification AS pj WHERE pj.season_id = :season_id AND pj.player_id = :player_id AND pj.is_active = 1 GROUP BY pj.season_id;
Parameters:
[ "player_id" => 122848 "season_id" => 27861 ] |
72 | 0.31 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
73 | 0.64 ms |
SELECT SUM(IF(cp.justification_type_id IS NULL,1,0)) AS justificationOld, SUM(IF(cp.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(cp.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(cp.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(cp.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(cp.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(cp.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(cp.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(cp.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(cp.justification_type_id = 9,1,0)) AS justification_9, SUM(IF(cp.justification_type_id > 0,1,0)) AS justificationTotal FROM game g INNER JOIN convocatoria c ON g.id = c.game_id INNER JOIN convocatoria_player cp ON c.id = cp.convocatoria_id AND cp.player_id = :player_id AND cp.is_active = 0 WHERE g.season_id = :season_id AND cp.player_id = :player_id AND cp.is_active = 0 AND g.deleted_at IS NULL GROUP BY g.season_id;
Parameters:
[ "player_id" => 122848 "season_id" => 27861 ] |
74 | 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:
[
122849
]
|
75 | 0.31 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.note AS note_3, t0.date_start AS date_start_4, t0.date_end AS date_end_5, t0.finish AS finish_6, t0.season_player_id AS season_player_id_7, t0.season_id AS season_id_8 FROM player_sports_injuries t0 WHERE t0.season_id = ? AND t0.season_player_id = ?
Parameters:
[ 27861 126056 ] |
76 | 0.36 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
77 | 0.37 ms |
SELECT SUM(IF(pj.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(pj.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(pj.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(pj.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(pj.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(pj.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(pj.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(pj.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(pj.justification_type_id = 9,1,0)) AS justification_9, COUNT(pj.id) AS justificationTotal FROM player_justification AS pj WHERE pj.season_id = :season_id AND pj.player_id = :player_id AND pj.is_active = 1 GROUP BY pj.season_id;
Parameters:
[ "player_id" => 122849 "season_id" => 27861 ] |
78 | 0.21 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
79 | 0.42 ms |
SELECT SUM(IF(cp.justification_type_id IS NULL,1,0)) AS justificationOld, SUM(IF(cp.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(cp.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(cp.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(cp.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(cp.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(cp.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(cp.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(cp.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(cp.justification_type_id = 9,1,0)) AS justification_9, SUM(IF(cp.justification_type_id > 0,1,0)) AS justificationTotal FROM game g INNER JOIN convocatoria c ON g.id = c.game_id INNER JOIN convocatoria_player cp ON c.id = cp.convocatoria_id AND cp.player_id = :player_id AND cp.is_active = 0 WHERE g.season_id = :season_id AND cp.player_id = :player_id AND cp.is_active = 0 AND g.deleted_at IS NULL GROUP BY g.season_id;
Parameters:
[ "player_id" => 122849 "season_id" => 27861 ] |
80 | 0.31 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:
[
122850
]
|
81 | 0.30 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.note AS note_3, t0.date_start AS date_start_4, t0.date_end AS date_end_5, t0.finish AS finish_6, t0.season_player_id AS season_player_id_7, t0.season_id AS season_id_8 FROM player_sports_injuries t0 WHERE t0.season_id = ? AND t0.season_player_id = ?
Parameters:
[ 27861 126057 ] |
82 | 0.19 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
83 | 0.63 ms |
SELECT SUM(IF(pj.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(pj.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(pj.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(pj.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(pj.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(pj.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(pj.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(pj.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(pj.justification_type_id = 9,1,0)) AS justification_9, COUNT(pj.id) AS justificationTotal FROM player_justification AS pj WHERE pj.season_id = :season_id AND pj.player_id = :player_id AND pj.is_active = 1 GROUP BY pj.season_id;
Parameters:
[ "player_id" => 122850 "season_id" => 27861 ] |
84 | 0.22 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
85 | 0.54 ms |
SELECT SUM(IF(cp.justification_type_id IS NULL,1,0)) AS justificationOld, SUM(IF(cp.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(cp.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(cp.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(cp.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(cp.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(cp.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(cp.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(cp.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(cp.justification_type_id = 9,1,0)) AS justification_9, SUM(IF(cp.justification_type_id > 0,1,0)) AS justificationTotal FROM game g INNER JOIN convocatoria c ON g.id = c.game_id INNER JOIN convocatoria_player cp ON c.id = cp.convocatoria_id AND cp.player_id = :player_id AND cp.is_active = 0 WHERE g.season_id = :season_id AND cp.player_id = :player_id AND cp.is_active = 0 AND g.deleted_at IS NULL GROUP BY g.season_id;
Parameters:
[ "player_id" => 122850 "season_id" => 27861 ] |
86 | 0.29 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:
[
122851
]
|
87 | 0.25 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.note AS note_3, t0.date_start AS date_start_4, t0.date_end AS date_end_5, t0.finish AS finish_6, t0.season_player_id AS season_player_id_7, t0.season_id AS season_id_8 FROM player_sports_injuries t0 WHERE t0.season_id = ? AND t0.season_player_id = ?
Parameters:
[ 27861 126058 ] |
88 | 0.19 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
89 | 0.57 ms |
SELECT SUM(IF(pj.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(pj.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(pj.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(pj.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(pj.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(pj.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(pj.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(pj.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(pj.justification_type_id = 9,1,0)) AS justification_9, COUNT(pj.id) AS justificationTotal FROM player_justification AS pj WHERE pj.season_id = :season_id AND pj.player_id = :player_id AND pj.is_active = 1 GROUP BY pj.season_id;
Parameters:
[ "player_id" => 122851 "season_id" => 27861 ] |
90 | 0.22 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
91 | 0.61 ms |
SELECT SUM(IF(cp.justification_type_id IS NULL,1,0)) AS justificationOld, SUM(IF(cp.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(cp.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(cp.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(cp.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(cp.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(cp.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(cp.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(cp.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(cp.justification_type_id = 9,1,0)) AS justification_9, SUM(IF(cp.justification_type_id > 0,1,0)) AS justificationTotal FROM game g INNER JOIN convocatoria c ON g.id = c.game_id INNER JOIN convocatoria_player cp ON c.id = cp.convocatoria_id AND cp.player_id = :player_id AND cp.is_active = 0 WHERE g.season_id = :season_id AND cp.player_id = :player_id AND cp.is_active = 0 AND g.deleted_at IS NULL GROUP BY g.season_id;
Parameters:
[ "player_id" => 122851 "season_id" => 27861 ] |
92 | 0.31 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:
[
122852
]
|
93 | 0.30 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.note AS note_3, t0.date_start AS date_start_4, t0.date_end AS date_end_5, t0.finish AS finish_6, t0.season_player_id AS season_player_id_7, t0.season_id AS season_id_8 FROM player_sports_injuries t0 WHERE t0.season_id = ? AND t0.season_player_id = ?
Parameters:
[ 27861 126059 ] |
94 | 0.28 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
95 | 0.44 ms |
SELECT SUM(IF(pj.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(pj.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(pj.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(pj.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(pj.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(pj.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(pj.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(pj.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(pj.justification_type_id = 9,1,0)) AS justification_9, COUNT(pj.id) AS justificationTotal FROM player_justification AS pj WHERE pj.season_id = :season_id AND pj.player_id = :player_id AND pj.is_active = 1 GROUP BY pj.season_id;
Parameters:
[ "player_id" => 122852 "season_id" => 27861 ] |
96 | 0.20 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
97 | 0.54 ms |
SELECT SUM(IF(cp.justification_type_id IS NULL,1,0)) AS justificationOld, SUM(IF(cp.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(cp.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(cp.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(cp.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(cp.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(cp.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(cp.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(cp.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(cp.justification_type_id = 9,1,0)) AS justification_9, SUM(IF(cp.justification_type_id > 0,1,0)) AS justificationTotal FROM game g INNER JOIN convocatoria c ON g.id = c.game_id INNER JOIN convocatoria_player cp ON c.id = cp.convocatoria_id AND cp.player_id = :player_id AND cp.is_active = 0 WHERE g.season_id = :season_id AND cp.player_id = :player_id AND cp.is_active = 0 AND g.deleted_at IS NULL GROUP BY g.season_id;
Parameters:
[ "player_id" => 122852 "season_id" => 27861 ] |
98 | 0.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:
[
122853
]
|
99 | 0.34 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.note AS note_3, t0.date_start AS date_start_4, t0.date_end AS date_end_5, t0.finish AS finish_6, t0.season_player_id AS season_player_id_7, t0.season_id AS season_id_8 FROM player_sports_injuries t0 WHERE t0.season_id = ? AND t0.season_player_id = ?
Parameters:
[ 27861 126060 ] |
100 | 0.27 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
101 | 0.51 ms |
SELECT SUM(IF(pj.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(pj.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(pj.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(pj.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(pj.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(pj.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(pj.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(pj.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(pj.justification_type_id = 9,1,0)) AS justification_9, COUNT(pj.id) AS justificationTotal FROM player_justification AS pj WHERE pj.season_id = :season_id AND pj.player_id = :player_id AND pj.is_active = 1 GROUP BY pj.season_id;
Parameters:
[ "player_id" => 122853 "season_id" => 27861 ] |
102 | 0.21 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
103 | 0.51 ms |
SELECT SUM(IF(cp.justification_type_id IS NULL,1,0)) AS justificationOld, SUM(IF(cp.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(cp.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(cp.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(cp.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(cp.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(cp.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(cp.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(cp.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(cp.justification_type_id = 9,1,0)) AS justification_9, SUM(IF(cp.justification_type_id > 0,1,0)) AS justificationTotal FROM game g INNER JOIN convocatoria c ON g.id = c.game_id INNER JOIN convocatoria_player cp ON c.id = cp.convocatoria_id AND cp.player_id = :player_id AND cp.is_active = 0 WHERE g.season_id = :season_id AND cp.player_id = :player_id AND cp.is_active = 0 AND g.deleted_at IS NULL GROUP BY g.season_id;
Parameters:
[ "player_id" => 122853 "season_id" => 27861 ] |
104 | 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:
[
122855
]
|
105 | 0.31 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.note AS note_3, t0.date_start AS date_start_4, t0.date_end AS date_end_5, t0.finish AS finish_6, t0.season_player_id AS season_player_id_7, t0.season_id AS season_id_8 FROM player_sports_injuries t0 WHERE t0.season_id = ? AND t0.season_player_id = ?
Parameters:
[ 27861 126062 ] |
106 | 0.27 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
107 | 0.59 ms |
SELECT SUM(IF(pj.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(pj.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(pj.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(pj.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(pj.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(pj.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(pj.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(pj.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(pj.justification_type_id = 9,1,0)) AS justification_9, COUNT(pj.id) AS justificationTotal FROM player_justification AS pj WHERE pj.season_id = :season_id AND pj.player_id = :player_id AND pj.is_active = 1 GROUP BY pj.season_id;
Parameters:
[ "player_id" => 122855 "season_id" => 27861 ] |
108 | 0.68 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
109 | 0.52 ms |
SELECT SUM(IF(cp.justification_type_id IS NULL,1,0)) AS justificationOld, SUM(IF(cp.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(cp.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(cp.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(cp.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(cp.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(cp.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(cp.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(cp.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(cp.justification_type_id = 9,1,0)) AS justification_9, SUM(IF(cp.justification_type_id > 0,1,0)) AS justificationTotal FROM game g INNER JOIN convocatoria c ON g.id = c.game_id INNER JOIN convocatoria_player cp ON c.id = cp.convocatoria_id AND cp.player_id = :player_id AND cp.is_active = 0 WHERE g.season_id = :season_id AND cp.player_id = :player_id AND cp.is_active = 0 AND g.deleted_at IS NULL GROUP BY g.season_id;
Parameters:
[ "player_id" => 122855 "season_id" => 27861 ] |
110 | 0.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:
[
122861
]
|
111 | 0.34 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.note AS note_3, t0.date_start AS date_start_4, t0.date_end AS date_end_5, t0.finish AS finish_6, t0.season_player_id AS season_player_id_7, t0.season_id AS season_id_8 FROM player_sports_injuries t0 WHERE t0.season_id = ? AND t0.season_player_id = ?
Parameters:
[ 27861 126068 ] |
112 | 0.22 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
113 | 0.38 ms |
SELECT SUM(IF(pj.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(pj.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(pj.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(pj.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(pj.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(pj.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(pj.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(pj.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(pj.justification_type_id = 9,1,0)) AS justification_9, COUNT(pj.id) AS justificationTotal FROM player_justification AS pj WHERE pj.season_id = :season_id AND pj.player_id = :player_id AND pj.is_active = 1 GROUP BY pj.season_id;
Parameters:
[ "player_id" => 122861 "season_id" => 27861 ] |
114 | 0.20 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
115 | 0.46 ms |
SELECT SUM(IF(cp.justification_type_id IS NULL,1,0)) AS justificationOld, SUM(IF(cp.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(cp.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(cp.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(cp.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(cp.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(cp.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(cp.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(cp.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(cp.justification_type_id = 9,1,0)) AS justification_9, SUM(IF(cp.justification_type_id > 0,1,0)) AS justificationTotal FROM game g INNER JOIN convocatoria c ON g.id = c.game_id INNER JOIN convocatoria_player cp ON c.id = cp.convocatoria_id AND cp.player_id = :player_id AND cp.is_active = 0 WHERE g.season_id = :season_id AND cp.player_id = :player_id AND cp.is_active = 0 AND g.deleted_at IS NULL GROUP BY g.season_id;
Parameters:
[ "player_id" => 122861 "season_id" => 27861 ] |
116 | 0.29 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:
[
122862
]
|
117 | 0.28 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.note AS note_3, t0.date_start AS date_start_4, t0.date_end AS date_end_5, t0.finish AS finish_6, t0.season_player_id AS season_player_id_7, t0.season_id AS season_id_8 FROM player_sports_injuries t0 WHERE t0.season_id = ? AND t0.season_player_id = ?
Parameters:
[ 27861 126069 ] |
118 | 0.23 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
119 | 0.44 ms |
SELECT SUM(IF(pj.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(pj.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(pj.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(pj.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(pj.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(pj.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(pj.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(pj.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(pj.justification_type_id = 9,1,0)) AS justification_9, COUNT(pj.id) AS justificationTotal FROM player_justification AS pj WHERE pj.season_id = :season_id AND pj.player_id = :player_id AND pj.is_active = 1 GROUP BY pj.season_id;
Parameters:
[ "player_id" => 122862 "season_id" => 27861 ] |
120 | 0.26 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
121 | 0.56 ms |
SELECT SUM(IF(cp.justification_type_id IS NULL,1,0)) AS justificationOld, SUM(IF(cp.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(cp.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(cp.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(cp.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(cp.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(cp.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(cp.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(cp.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(cp.justification_type_id = 9,1,0)) AS justification_9, SUM(IF(cp.justification_type_id > 0,1,0)) AS justificationTotal FROM game g INNER JOIN convocatoria c ON g.id = c.game_id INNER JOIN convocatoria_player cp ON c.id = cp.convocatoria_id AND cp.player_id = :player_id AND cp.is_active = 0 WHERE g.season_id = :season_id AND cp.player_id = :player_id AND cp.is_active = 0 AND g.deleted_at IS NULL GROUP BY g.season_id;
Parameters:
[ "player_id" => 122862 "season_id" => 27861 ] |
122 | 0.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:
[
122863
]
|
123 | 0.80 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.note AS note_3, t0.date_start AS date_start_4, t0.date_end AS date_end_5, t0.finish AS finish_6, t0.season_player_id AS season_player_id_7, t0.season_id AS season_id_8 FROM player_sports_injuries t0 WHERE t0.season_id = ? AND t0.season_player_id = ?
Parameters:
[ 27861 126070 ] |
124 | 0.19 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
125 | 0.34 ms |
SELECT SUM(IF(pj.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(pj.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(pj.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(pj.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(pj.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(pj.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(pj.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(pj.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(pj.justification_type_id = 9,1,0)) AS justification_9, COUNT(pj.id) AS justificationTotal FROM player_justification AS pj WHERE pj.season_id = :season_id AND pj.player_id = :player_id AND pj.is_active = 1 GROUP BY pj.season_id;
Parameters:
[ "player_id" => 122863 "season_id" => 27861 ] |
126 | 0.21 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
127 | 0.84 ms |
SELECT SUM(IF(cp.justification_type_id IS NULL,1,0)) AS justificationOld, SUM(IF(cp.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(cp.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(cp.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(cp.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(cp.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(cp.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(cp.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(cp.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(cp.justification_type_id = 9,1,0)) AS justification_9, SUM(IF(cp.justification_type_id > 0,1,0)) AS justificationTotal FROM game g INNER JOIN convocatoria c ON g.id = c.game_id INNER JOIN convocatoria_player cp ON c.id = cp.convocatoria_id AND cp.player_id = :player_id AND cp.is_active = 0 WHERE g.season_id = :season_id AND cp.player_id = :player_id AND cp.is_active = 0 AND g.deleted_at IS NULL GROUP BY g.season_id;
Parameters:
[ "player_id" => 122863 "season_id" => 27861 ] |
128 | 0.30 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:
[
122864
]
|
129 | 0.25 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.note AS note_3, t0.date_start AS date_start_4, t0.date_end AS date_end_5, t0.finish AS finish_6, t0.season_player_id AS season_player_id_7, t0.season_id AS season_id_8 FROM player_sports_injuries t0 WHERE t0.season_id = ? AND t0.season_player_id = ?
Parameters:
[ 27861 126071 ] |
130 | 0.21 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
131 | 0.32 ms |
SELECT SUM(IF(pj.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(pj.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(pj.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(pj.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(pj.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(pj.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(pj.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(pj.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(pj.justification_type_id = 9,1,0)) AS justification_9, COUNT(pj.id) AS justificationTotal FROM player_justification AS pj WHERE pj.season_id = :season_id AND pj.player_id = :player_id AND pj.is_active = 1 GROUP BY pj.season_id;
Parameters:
[ "player_id" => 122864 "season_id" => 27861 ] |
132 | 0.19 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
133 | 0.42 ms |
SELECT SUM(IF(cp.justification_type_id IS NULL,1,0)) AS justificationOld, SUM(IF(cp.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(cp.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(cp.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(cp.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(cp.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(cp.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(cp.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(cp.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(cp.justification_type_id = 9,1,0)) AS justification_9, SUM(IF(cp.justification_type_id > 0,1,0)) AS justificationTotal FROM game g INNER JOIN convocatoria c ON g.id = c.game_id INNER JOIN convocatoria_player cp ON c.id = cp.convocatoria_id AND cp.player_id = :player_id AND cp.is_active = 0 WHERE g.season_id = :season_id AND cp.player_id = :player_id AND cp.is_active = 0 AND g.deleted_at IS NULL GROUP BY g.season_id;
Parameters:
[ "player_id" => 122864 "season_id" => 27861 ] |
134 | 0.25 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:
[
122865
]
|
135 | 0.25 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.note AS note_3, t0.date_start AS date_start_4, t0.date_end AS date_end_5, t0.finish AS finish_6, t0.season_player_id AS season_player_id_7, t0.season_id AS season_id_8 FROM player_sports_injuries t0 WHERE t0.season_id = ? AND t0.season_player_id = ?
Parameters:
[ 27861 126072 ] |
136 | 0.19 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
137 | 0.31 ms |
SELECT SUM(IF(pj.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(pj.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(pj.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(pj.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(pj.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(pj.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(pj.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(pj.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(pj.justification_type_id = 9,1,0)) AS justification_9, COUNT(pj.id) AS justificationTotal FROM player_justification AS pj WHERE pj.season_id = :season_id AND pj.player_id = :player_id AND pj.is_active = 1 GROUP BY pj.season_id;
Parameters:
[ "player_id" => 122865 "season_id" => 27861 ] |
138 | 0.77 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
139 | 0.55 ms |
SELECT SUM(IF(cp.justification_type_id IS NULL,1,0)) AS justificationOld, SUM(IF(cp.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(cp.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(cp.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(cp.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(cp.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(cp.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(cp.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(cp.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(cp.justification_type_id = 9,1,0)) AS justification_9, SUM(IF(cp.justification_type_id > 0,1,0)) AS justificationTotal FROM game g INNER JOIN convocatoria c ON g.id = c.game_id INNER JOIN convocatoria_player cp ON c.id = cp.convocatoria_id AND cp.player_id = :player_id AND cp.is_active = 0 WHERE g.season_id = :season_id AND cp.player_id = :player_id AND cp.is_active = 0 AND g.deleted_at IS NULL GROUP BY g.season_id;
Parameters:
[ "player_id" => 122865 "season_id" => 27861 ] |
140 | 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:
[
122866
]
|
141 | 0.28 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.note AS note_3, t0.date_start AS date_start_4, t0.date_end AS date_end_5, t0.finish AS finish_6, t0.season_player_id AS season_player_id_7, t0.season_id AS season_id_8 FROM player_sports_injuries t0 WHERE t0.season_id = ? AND t0.season_player_id = ?
Parameters:
[ 27861 126073 ] |
142 | 0.20 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
143 | 0.31 ms |
SELECT SUM(IF(pj.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(pj.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(pj.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(pj.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(pj.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(pj.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(pj.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(pj.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(pj.justification_type_id = 9,1,0)) AS justification_9, COUNT(pj.id) AS justificationTotal FROM player_justification AS pj WHERE pj.season_id = :season_id AND pj.player_id = :player_id AND pj.is_active = 1 GROUP BY pj.season_id;
Parameters:
[ "player_id" => 122866 "season_id" => 27861 ] |
144 | 0.21 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
145 | 0.39 ms |
SELECT SUM(IF(cp.justification_type_id IS NULL,1,0)) AS justificationOld, SUM(IF(cp.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(cp.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(cp.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(cp.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(cp.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(cp.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(cp.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(cp.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(cp.justification_type_id = 9,1,0)) AS justification_9, SUM(IF(cp.justification_type_id > 0,1,0)) AS justificationTotal FROM game g INNER JOIN convocatoria c ON g.id = c.game_id INNER JOIN convocatoria_player cp ON c.id = cp.convocatoria_id AND cp.player_id = :player_id AND cp.is_active = 0 WHERE g.season_id = :season_id AND cp.player_id = :player_id AND cp.is_active = 0 AND g.deleted_at IS NULL GROUP BY g.season_id;
Parameters:
[ "player_id" => 122866 "season_id" => 27861 ] |
146 | 0.29 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:
[
122902
]
|
147 | 0.24 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.note AS note_3, t0.date_start AS date_start_4, t0.date_end AS date_end_5, t0.finish AS finish_6, t0.season_player_id AS season_player_id_7, t0.season_id AS season_id_8 FROM player_sports_injuries t0 WHERE t0.season_id = ? AND t0.season_player_id = ?
Parameters:
[ 27861 126109 ] |
148 | 0.18 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
149 | 0.34 ms |
SELECT SUM(IF(pj.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(pj.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(pj.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(pj.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(pj.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(pj.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(pj.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(pj.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(pj.justification_type_id = 9,1,0)) AS justification_9, COUNT(pj.id) AS justificationTotal FROM player_justification AS pj WHERE pj.season_id = :season_id AND pj.player_id = :player_id AND pj.is_active = 1 GROUP BY pj.season_id;
Parameters:
[ "player_id" => 122902 "season_id" => 27861 ] |
150 | 0.20 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
151 | 0.39 ms |
SELECT SUM(IF(cp.justification_type_id IS NULL,1,0)) AS justificationOld, SUM(IF(cp.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(cp.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(cp.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(cp.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(cp.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(cp.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(cp.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(cp.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(cp.justification_type_id = 9,1,0)) AS justification_9, SUM(IF(cp.justification_type_id > 0,1,0)) AS justificationTotal FROM game g INNER JOIN convocatoria c ON g.id = c.game_id INNER JOIN convocatoria_player cp ON c.id = cp.convocatoria_id AND cp.player_id = :player_id AND cp.is_active = 0 WHERE g.season_id = :season_id AND cp.player_id = :player_id AND cp.is_active = 0 AND g.deleted_at IS NULL GROUP BY g.season_id;
Parameters:
[ "player_id" => 122902 "season_id" => 27861 ] |
152 | 0.29 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:
[
122966
]
|
153 | 0.23 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.note AS note_3, t0.date_start AS date_start_4, t0.date_end AS date_end_5, t0.finish AS finish_6, t0.season_player_id AS season_player_id_7, t0.season_id AS season_id_8 FROM player_sports_injuries t0 WHERE t0.season_id = ? AND t0.season_player_id = ?
Parameters:
[ 27861 126173 ] |
154 | 0.18 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
155 | 0.35 ms |
SELECT SUM(IF(pj.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(pj.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(pj.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(pj.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(pj.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(pj.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(pj.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(pj.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(pj.justification_type_id = 9,1,0)) AS justification_9, COUNT(pj.id) AS justificationTotal FROM player_justification AS pj WHERE pj.season_id = :season_id AND pj.player_id = :player_id AND pj.is_active = 1 GROUP BY pj.season_id;
Parameters:
[ "player_id" => 122966 "season_id" => 27861 ] |
156 | 0.17 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
157 | 0.42 ms |
SELECT SUM(IF(cp.justification_type_id IS NULL,1,0)) AS justificationOld, SUM(IF(cp.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(cp.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(cp.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(cp.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(cp.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(cp.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(cp.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(cp.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(cp.justification_type_id = 9,1,0)) AS justification_9, SUM(IF(cp.justification_type_id > 0,1,0)) AS justificationTotal FROM game g INNER JOIN convocatoria c ON g.id = c.game_id INNER JOIN convocatoria_player cp ON c.id = cp.convocatoria_id AND cp.player_id = :player_id AND cp.is_active = 0 WHERE g.season_id = :season_id AND cp.player_id = :player_id AND cp.is_active = 0 AND g.deleted_at IS NULL GROUP BY g.season_id;
Parameters:
[ "player_id" => 122966 "season_id" => 27861 ] |
158 | 0.27 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:
[
122967
]
|
159 | 0.64 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.note AS note_3, t0.date_start AS date_start_4, t0.date_end AS date_end_5, t0.finish AS finish_6, t0.season_player_id AS season_player_id_7, t0.season_id AS season_id_8 FROM player_sports_injuries t0 WHERE t0.season_id = ? AND t0.season_player_id = ?
Parameters:
[ 27861 126174 ] |
160 | 0.60 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
161 | 0.41 ms |
SELECT SUM(IF(pj.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(pj.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(pj.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(pj.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(pj.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(pj.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(pj.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(pj.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(pj.justification_type_id = 9,1,0)) AS justification_9, COUNT(pj.id) AS justificationTotal FROM player_justification AS pj WHERE pj.season_id = :season_id AND pj.player_id = :player_id AND pj.is_active = 1 GROUP BY pj.season_id;
Parameters:
[ "player_id" => 122967 "season_id" => 27861 ] |
162 | 0.29 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.created_at AS created_at_3, t0.nro_order AS nro_order_4, t0.show_training AS show_training_5, t0.show_announcement AS show_announcement_6 FROM justification_type t0
Parameters:
[] |
163 | 0.43 ms |
SELECT SUM(IF(cp.justification_type_id IS NULL,1,0)) AS justificationOld, SUM(IF(cp.justification_type_id = 1,1,0)) AS justification_1,SUM(IF(cp.justification_type_id = 2,1,0)) AS justification_2,SUM(IF(cp.justification_type_id = 3,1,0)) AS justification_3,SUM(IF(cp.justification_type_id = 4,1,0)) AS justification_4,SUM(IF(cp.justification_type_id = 5,1,0)) AS justification_5,SUM(IF(cp.justification_type_id = 6,1,0)) AS justification_6,SUM(IF(cp.justification_type_id = 7,1,0)) AS justification_7,SUM(IF(cp.justification_type_id = 8,1,0)) AS justification_8,SUM(IF(cp.justification_type_id = 9,1,0)) AS justification_9, SUM(IF(cp.justification_type_id > 0,1,0)) AS justificationTotal FROM game g INNER JOIN convocatoria c ON g.id = c.game_id INNER JOIN convocatoria_player cp ON c.id = cp.convocatoria_id AND cp.player_id = :player_id AND cp.is_active = 0 WHERE g.season_id = :season_id AND cp.player_id = :player_id AND cp.is_active = 0 AND g.deleted_at IS NULL GROUP BY g.season_id;
Parameters:
[ "player_id" => 122967 "season_id" => 27861 ] |
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 |
|
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 |
|
App\Entity\Strategy | No errors. |
App\Entity\Player |
|
App\Entity\Team |
|
App\Entity\SeasonPlayer |
|
App\Entity\Game |
|
App\Entity\TrainingAsist | No errors. |
App\Entity\ExerciseCalendar |
|
App\Entity\PlayerJustification | No errors. |
App\Entity\Minutes | No errors. |
App\Entity\KilometersTraveled | No errors. |
App\Entity\ShotsOnGoal | No errors. |
App\Entity\PlayerWeight |
|
App\Entity\GamePlayerStatistics | No errors. |
App\Entity\PlayerSportsInjuries | No errors. |
App\Entity\GameAlignment |
|
App\Entity\Position | No errors. |
App\Entity\Convocatoria |
|
App\Entity\JustificationType | No errors. |
App\Entity\JustificationTypeTranslation | No errors. |
App\Entity\PositionTranslation | No errors. |