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

D'Alessandra Angelo

                Total Queries: 11
        Total Time: 0.032111644744873
    Array
(
    [0] => Array
        (
            [query] => select * from setting where property = 'datetime_timezone'
            [start] => 1781155182.0425
            [end] => 1781155182.0427
            [time] => 0.00027298927307129
        )

    [1] => Array
        (
            [query] => select * from referee where referee_id = '55'
            [start] => 1781155182.0445
            [end] => 1781155182.0447
            [time] => 0.00023293495178223
        )

    [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] => 1781155182.0451
            [end] => 1781155182.0535
            [time] => 0.0084569454193115
        )

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

    [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] => 1781155182.057
            [end] => 1781155182.0598
            [time] => 0.0028359889984131
        )

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

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

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

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

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

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

)