DEBUG - DEBUG - DEBUG
DEBUG - DEBUG - DEBUG
DEBUG - DEBUG - DEBUG

D'Alessandra Angelo

                Total Queries: 11
        Total Time: 0.032840728759766
    Array
(
    [0] => Array
        (
            [query] => select * from setting where property = 'datetime_timezone'
            [start] => 1781159469.614
            [end] => 1781159469.6143
            [time] => 0.00028705596923828
        )

    [1] => Array
        (
            [query] => select * from referee where referee_id = '55'
            [start] => 1781159469.6161
            [end] => 1781159469.6163
            [time] => 0.00022315979003906
        )

    [2] => Array
        (
            [query] => select * from matches where (first_referee_id = '55' OR second_referee_id = '55' OR third_referee_id = '55') AND match_id IN (select match_id from match_time where closed != '0' group by match_id) AND match_id NOT IN (select match_id from match_time where closed = '0' group by match_id) ORDER BY 
        case when description in('', '') then 'ZZZZZZZZZZZZZZZZZZZZZZZZZZZ' else description end, 
        round_id+0,
        date+0,
        match_id 
        ASC
            [start] => 1781159469.6167
            [end] => 1781159469.6255
            [time] => 0.0088100433349609
        )

    [3] => Array
        (
            [query] => select * from match_time where match_id in (4319,4327,4331,4380,4398,4404) order by id ASC
            [start] => 1781159469.6255
            [end] => 1781159469.6287
            [time] => 0.0031051635742188
        )

    [4] => Array
        (
            [query] => select * from matches where (first_referee_id = '55' OR second_referee_id = '55' OR third_referee_id = '55') AND date >= '1756677600' AND date <= '1788213599' ORDER BY 
            case when date in('', '0') then 9999999999999999999999 else date end DESC,  
            round_id+0 
            DESC
            [start] => 1781159469.6289
            [end] => 1781159469.6318
            [time] => 0.0028691291809082
        )

    [5] => Array
        (
            [query] => select * from match_time where match_id in (4404,4398,4380,4331,4327,4319) order by id ASC
            [start] => 1781159469.6319
            [end] => 1781159469.635
            [time] => 0.0030779838562012
        )

    [6] => Array
        (
            [query] => SELECT * FROM match_data where match_id IN (4404,4398,4380,4331,4327,4319)
            [start] => 1781159469.647
            [end] => 1781159469.6601
            [time] => 0.013040065765381
        )

    [7] => Array
        (
            [query] => select * from championship ORDER BY YEAR(FROM_UNIXTIME(date)) DESC, name ASC
            [start] => 1781159469.6619
            [end] => 1781159469.6624
            [time] => 0.00047016143798828
        )

    [8] => Array
        (
            [query] => select * from match_group where deleted = '0' ORDER BY from_unixtime(date, '%Y') DESC,name,match_group_id ASC
            [start] => 1781159469.6628
            [end] => 1781159469.6631
            [time] => 0.00026488304138184
        )

    [9] => Array
        (
            [query] => select * from championship ORDER BY YEAR(FROM_UNIXTIME(date)) DESC, name ASC
            [start] => 1781159469.6664
            [end] => 1781159469.6669
            [time] => 0.00040102005004883
        )

    [10] => Array
        (
            [query] => select * from match_group where deleted = '0' ORDER BY from_unixtime(date, '%Y') DESC,name,match_group_id ASC
            [start] => 1781159469.6676
            [end] => 1781159469.6679
            [time] => 0.00029206275939941
        )

)