Query Metrics
185
Database Queries
10
Different statements
113.69 ms
Query time
10
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 26.34 ms |
SELECT * FROM customer_device WHERE :token LIKE CONCAT(token,'%') AND `status` = 0
Parameters:
[ "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MzA5Mjg0MDUsImV4cCI6MTczMDkzMjAwNSwicm9sZXMiOlsiUk9MRV9DVVNUT01FUiJdLCJ1c2VybmFtZSI6Im91dGVzZmNAZ21haWwuY29tIn0.dZm79nZ0jAWxEjs9I_Pc4bCKViD0l3tY-txtW_Oo5-4-Cgc3fDMpaipla5S09IYZKj5IGlFiUhU0GYjxyRJJM55SrHlwYdIJOp4Dq_Cscmts0r8QouCecswtmPBj4hvSiCzIbC-EjqStTUzI2LPfgpdlO5n2HcIUcknHiKQw7UfvovKFoFsr42BlkQBwG13rAd8skZhWs4PwZNJSPrftkB9xaIDYxFOhBndHu70rW8mtLoI-quP5-lt7pW3FN6kBEEU5Owuhjj0EDtIRIC3eSF9eTY7Se8_rZgnUMA6ZKI2JwvZF2Ir54wW0PV6oxX_UALMseSDzVVBAYB9d167hCSytfIJr6UXcd9ENSACJ1t1Bep-K3rh1SlPwNqTO1vY3WIy0ZatsDgItqeeSn39xyorZHT4fzDAL4JfdnwIG8FfZfdDXAdhrDO5MeDzlPPlvjUNvA26TxIbMUsqk7DTJwgG7sdi0dlchfHwYvEvmj2ZfQvRDpcMkQWW-Ex-qo4OF5NQT8AL2cB48k6CUB4rZVuoGpIhaNQhr1wp--BtS0ggExJiVeCSkqSGMN6Z0Tz4Mrp2-micel8qWEDH_D8JdZbgO8pbynrAiQE9QtQ5jmNsNakzf5OoFB-N5Zzxtr7pohn7MXcG4LaPOAAfyRgfnyCUpN-LaxBO2T8av7BEMUZU" ] |
2 | 0.93 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:
[
"outesfc@gmail.com"
]
|
3 | 0.97 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:
[
26526
]
|
4 | 0.87 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:
[
27785
]
|
5 | 0.74 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:
[
122214
]
|
6 | 0.65 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:
[ 27785 125414 ] |
7 | 0.66 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:
[] |
8 | 0.84 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" => 122214 "season_id" => 27785 ] |
9 | 0.25 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 | 2.13 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" => 122214 "season_id" => 27785 ] |
11 | 0.49 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
]
|
12 | 0.37 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.age AS age_4, t0.weight AS weight_5, t0.height AS height_6, t0.shoes AS shoes_7, t0.image AS image_8, t0.updated_at AS updated_at_9, t0.skillful_leg AS skillful_leg_10, t0.is_active AS is_active_11, t0.birth_date AS birth_date_12, t0.phone AS phone_13, t0.email AS email_14, t0.number_document AS number_document_15, t0.health_card AS health_card_16, t0.date_of_birth AS date_of_birth_17, t0.medical_review_date AS medical_review_date_18, t0.last_club AS last_club_19, t0.deleted_at AS deleted_at_20, t0.position_id AS position_id_21, t0.secondary_position_id AS secondary_position_id_22, t0.country_id AS country_id_23 FROM player t0 WHERE t0.id = ?
Parameters:
[
122215
]
|
13 | 0.36 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:
[ 27785 125415 ] |
14 | 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:
[] |
15 | 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" => 122215 "season_id" => 27785 ] |
16 | 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:
[] |
17 | 0.59 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" => 122215 "season_id" => 27785 ] |
18 | 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:
[
5
]
|
19 | 0.33 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:
[
122216
]
|
20 | 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:
[ 27785 125416 ] |
21 | 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:
[] |
22 | 0.67 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" => 122216 "season_id" => 27785 ] |
23 | 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:
[] |
24 | 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" => 122216 "season_id" => 27785 ] |
25 | 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:
[
122218
]
|
26 | 0.33 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:
[ 27785 125418 ] |
27 | 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:
[] |
28 | 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" => 122218 "season_id" => 27785 ] |
29 | 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:
[] |
30 | 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" => 122218 "season_id" => 27785 ] |
31 | 0.25 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
]
|
32 | 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:
[
122219
]
|
33 | 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:
[ 27785 125419 ] |
34 | 0.24 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:
[] |
35 | 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" => 122219 "season_id" => 27785 ] |
36 | 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:
[] |
37 | 0.65 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" => 122219 "season_id" => 27785 ] |
38 | 0.39 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:
[
122220
]
|
39 | 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:
[ 27785 125420 ] |
40 | 0.24 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:
[] |
41 | 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" => 122220 "season_id" => 27785 ] |
42 | 0.25 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:
[] |
43 | 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" => 122220 "season_id" => 27785 ] |
44 | 0.27 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
]
|
45 | 0.33 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:
[
122221
]
|
46 | 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:
[ 27785 125421 ] |
47 | 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:
[] |
48 | 0.40 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" => 122221 "season_id" => 27785 ] |
49 | 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:
[] |
50 | 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" => 122221 "season_id" => 27785 ] |
51 | 0.25 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
]
|
52 | 0.33 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:
[
122222
]
|
53 | 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:
[ 27785 125422 ] |
54 | 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:
[] |
55 | 0.56 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" => 122222 "season_id" => 27785 ] |
56 | 0.24 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 | 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" => 122222 "season_id" => 27785 ] |
58 | 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:
[
122223
]
|
59 | 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:
[ 27785 125423 ] |
60 | 0.24 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:
[] |
61 | 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" => 122223 "season_id" => 27785 ] |
62 | 0.25 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:
[] |
63 | 0.57 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" => 122223 "season_id" => 27785 ] |
64 | 0.26 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
]
|
65 | 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:
[
122261
]
|
66 | 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:
[ 27785 125461 ] |
67 | 0.24 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:
[] |
68 | 0.58 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" => 122261 "season_id" => 27785 ] |
69 | 0.25 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:
[] |
70 | 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" => 122261 "season_id" => 27785 ] |
71 | 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:
[
122262
]
|
72 | 0.33 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:
[ 27785 125462 ] |
73 | 0.24 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:
[] |
74 | 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" => 122262 "season_id" => 27785 ] |
75 | 0.25 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:
[] |
76 | 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" => 122262 "season_id" => 27785 ] |
77 | 0.26 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
]
|
78 | 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:
[
122263
]
|
79 | 0.33 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:
[ 27785 125463 ] |
80 | 0.25 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:
[] |
81 | 0.65 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" => 122263 "season_id" => 27785 ] |
82 | 0.25 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.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" => 122263 "season_id" => 27785 ] |
84 | 0.35 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.age AS age_4, t0.weight AS weight_5, t0.height AS height_6, t0.shoes AS shoes_7, t0.image AS image_8, t0.updated_at AS updated_at_9, t0.skillful_leg AS skillful_leg_10, t0.is_active AS is_active_11, t0.birth_date AS birth_date_12, t0.phone AS phone_13, t0.email AS email_14, t0.number_document AS number_document_15, t0.health_card AS health_card_16, t0.date_of_birth AS date_of_birth_17, t0.medical_review_date AS medical_review_date_18, t0.last_club AS last_club_19, t0.deleted_at AS deleted_at_20, t0.position_id AS position_id_21, t0.secondary_position_id AS secondary_position_id_22, t0.country_id AS country_id_23 FROM player t0 WHERE t0.id = ?
Parameters:
[
122264
]
|
85 | 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:
[ 27785 125464 ] |
86 | 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:
[] |
87 | 0.58 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" => 122264 "season_id" => 27785 ] |
88 | 0.24 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.69 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" => 122264 "season_id" => 27785 ] |
90 | 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:
[
122265
]
|
91 | 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:
[ 27785 125465 ] |
92 | 0.25 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:
[] |
93 | 0.45 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" => 122265 "season_id" => 27785 ] |
94 | 0.25 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.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" => 122265 "season_id" => 27785 ] |
96 | 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:
[
122266
]
|
97 | 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:
[ 27785 125466 ] |
98 | 0.25 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:
[] |
99 | 0.65 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" => 122266 "season_id" => 27785 ] |
100 | 0.25 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.66 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" => 122266 "season_id" => 27785 ] |
102 | 0.33 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:
[
122304
]
|
103 | 0.33 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:
[ 27785 125504 ] |
104 | 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:
[] |
105 | 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" => 122304 "season_id" => 27785 ] |
106 | 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:
[] |
107 | 0.68 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" => 122304 "season_id" => 27785 ] |
108 | 0.35 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.age AS age_4, t0.weight AS weight_5, t0.height AS height_6, t0.shoes AS shoes_7, t0.image AS image_8, t0.updated_at AS updated_at_9, t0.skillful_leg AS skillful_leg_10, t0.is_active AS is_active_11, t0.birth_date AS birth_date_12, t0.phone AS phone_13, t0.email AS email_14, t0.number_document AS number_document_15, t0.health_card AS health_card_16, t0.date_of_birth AS date_of_birth_17, t0.medical_review_date AS medical_review_date_18, t0.last_club AS last_club_19, t0.deleted_at AS deleted_at_20, t0.position_id AS position_id_21, t0.secondary_position_id AS secondary_position_id_22, t0.country_id AS country_id_23 FROM player t0 WHERE t0.id = ?
Parameters:
[
122305
]
|
109 | 0.33 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:
[ 27785 125505 ] |
110 | 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:
[] |
111 | 0.68 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" => 122305 "season_id" => 27785 ] |
112 | 0.25 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.91 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" => 122305 "season_id" => 27785 ] |
114 | 0.35 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.age AS age_4, t0.weight AS weight_5, t0.height AS height_6, t0.shoes AS shoes_7, t0.image AS image_8, t0.updated_at AS updated_at_9, t0.skillful_leg AS skillful_leg_10, t0.is_active AS is_active_11, t0.birth_date AS birth_date_12, t0.phone AS phone_13, t0.email AS email_14, t0.number_document AS number_document_15, t0.health_card AS health_card_16, t0.date_of_birth AS date_of_birth_17, t0.medical_review_date AS medical_review_date_18, t0.last_club AS last_club_19, t0.deleted_at AS deleted_at_20, t0.position_id AS position_id_21, t0.secondary_position_id AS secondary_position_id_22, t0.country_id AS country_id_23 FROM player t0 WHERE t0.id = ?
Parameters:
[
122306
]
|
115 | 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:
[ 27785 125506 ] |
116 | 0.24 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:
[] |
117 | 0.42 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" => 122306 "season_id" => 27785 ] |
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.62 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" => 122306 "season_id" => 27785 ] |
120 | 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:
[
122308
]
|
121 | 0.33 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:
[ 27785 125508 ] |
122 | 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:
[] |
123 | 0.65 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" => 122308 "season_id" => 27785 ] |
124 | 0.25 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.66 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" => 122308 "season_id" => 27785 ] |
126 | 0.35 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.age AS age_4, t0.weight AS weight_5, t0.height AS height_6, t0.shoes AS shoes_7, t0.image AS image_8, t0.updated_at AS updated_at_9, t0.skillful_leg AS skillful_leg_10, t0.is_active AS is_active_11, t0.birth_date AS birth_date_12, t0.phone AS phone_13, t0.email AS email_14, t0.number_document AS number_document_15, t0.health_card AS health_card_16, t0.date_of_birth AS date_of_birth_17, t0.medical_review_date AS medical_review_date_18, t0.last_club AS last_club_19, t0.deleted_at AS deleted_at_20, t0.position_id AS position_id_21, t0.secondary_position_id AS secondary_position_id_22, t0.country_id AS country_id_23 FROM player t0 WHERE t0.id = ?
Parameters:
[
122309
]
|
127 | 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:
[ 27785 125509 ] |
128 | 0.24 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:
[] |
129 | 0.61 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" => 122309 "season_id" => 27785 ] |
130 | 0.24 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.65 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" => 122309 "season_id" => 27785 ] |
132 | 0.38 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.age AS age_4, t0.weight AS weight_5, t0.height AS height_6, t0.shoes AS shoes_7, t0.image AS image_8, t0.updated_at AS updated_at_9, t0.skillful_leg AS skillful_leg_10, t0.is_active AS is_active_11, t0.birth_date AS birth_date_12, t0.phone AS phone_13, t0.email AS email_14, t0.number_document AS number_document_15, t0.health_card AS health_card_16, t0.date_of_birth AS date_of_birth_17, t0.medical_review_date AS medical_review_date_18, t0.last_club AS last_club_19, t0.deleted_at AS deleted_at_20, t0.position_id AS position_id_21, t0.secondary_position_id AS secondary_position_id_22, t0.country_id AS country_id_23 FROM player t0 WHERE t0.id = ?
Parameters:
[
122348
]
|
133 | 0.36 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:
[ 27785 125548 ] |
134 | 0.46 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:
[] |
135 | 0.97 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" => 122348 "season_id" => 27785 ] |
136 | 0.69 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.71 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" => 122348 "season_id" => 27785 ] |
138 | 1.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:
[
122351
]
|
139 | 0.40 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:
[ 27785 125551 ] |
140 | 0.43 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:
[] |
141 | 0.49 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" => 122351 "season_id" => 27785 ] |
142 | 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:
[] |
143 | 0.97 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" => 122351 "season_id" => 27785 ] |
144 | 0.50 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:
[
122352
]
|
145 | 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:
[ 27785 125552 ] |
146 | 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:
[] |
147 | 1.26 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" => 122352 "season_id" => 27785 ] |
148 | 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:
[] |
149 | 0.77 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" => 122352 "season_id" => 27785 ] |
150 | 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:
[
122353
]
|
151 | 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:
[ 27785 125553 ] |
152 | 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:
[] |
153 | 0.94 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" => 122353 "season_id" => 27785 ] |
154 | 0.33 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.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" => 122353 "season_id" => 27785 ] |
156 | 0.44 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:
[
122354
]
|
157 | 0.39 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:
[ 27785 125554 ] |
158 | 0.30 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:
[] |
159 | 0.87 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" => 122354 "season_id" => 27785 ] |
160 | 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:
[] |
161 | 3.21 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" => 122354 "season_id" => 27785 ] |
162 | 0.56 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.age AS age_4, t0.weight AS weight_5, t0.height AS height_6, t0.shoes AS shoes_7, t0.image AS image_8, t0.updated_at AS updated_at_9, t0.skillful_leg AS skillful_leg_10, t0.is_active AS is_active_11, t0.birth_date AS birth_date_12, t0.phone AS phone_13, t0.email AS email_14, t0.number_document AS number_document_15, t0.health_card AS health_card_16, t0.date_of_birth AS date_of_birth_17, t0.medical_review_date AS medical_review_date_18, t0.last_club AS last_club_19, t0.deleted_at AS deleted_at_20, t0.position_id AS position_id_21, t0.secondary_position_id AS secondary_position_id_22, t0.country_id AS country_id_23 FROM player t0 WHERE t0.id = ?
Parameters:
[
122355
]
|
163 | 0.47 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:
[ 27785 125555 ] |
164 | 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:
[] |
165 | 1.20 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" => 122355 "season_id" => 27785 ] |
166 | 0.71 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:
[] |
167 | 1.00 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" => 122355 "season_id" => 27785 ] |
168 | 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:
[
122356
]
|
169 | 0.43 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:
[ 27785 125556 ] |
170 | 0.33 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:
[] |
171 | 0.55 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" => 122356 "season_id" => 27785 ] |
172 | 0.24 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:
[] |
173 | 0.65 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" => 122356 "season_id" => 27785 ] |
174 | 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:
[
122854
]
|
175 | 0.29 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:
[ 27785 126061 ] |
176 | 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:
[] |
177 | 0.68 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" => 122854 "season_id" => 27785 ] |
178 | 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:
[] |
179 | 0.57 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" => 122854 "season_id" => 27785 ] |
180 | 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:
[
122903
]
|
181 | 0.43 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:
[ 27785 126110 ] |
182 | 0.71 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:
[] |
183 | 0.49 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" => 122903 "season_id" => 27785 ] |
184 | 0.25 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:
[] |
185 | 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" => 122903 "season_id" => 27785 ] |
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. |