Array
(
[_GET] => Array
(
)
[_POST] => Array
(
)
[_COOKIE] => Array
(
[PHPSESSID] => 0bc68a30c602c2338b66e02cd5110b53
)
[_FILES] => Array
(
)
[db] => PDO Object
(
)
[artistCode] => Array
(
[68] => US No.1
[69] => UK No.1
[93] => The Rolling Stones
[95] => Led Zeppelin
[97] => David Bowie
[99] => The Beatles
[101] => John Lennon
[102] => Paul McCartney
[103] => George Harrison
[105] => The Beach Boys
[107] => Queen
[109] => Pink Floyd
[111] => King Crimson
[113] => Deep Purple
[115] => Eagles
[117] => Stevie Wonder
[119] => Aretha Franklin
[121] => T Rex
[123] => The Who
[125] => The Kinks
[127] => The Police
[129] => Kate Bush
[131] => Yes
[133] => Aerosmith
[135] => The Doobie Brothers
[137] => Fleetwood Mac
[139] => Bread
[141] => Billy Joel
[143] => Steely Dan
)
[perPage] => 20
[page] => 1
[days] => 7
[user] =>
[offset] => 0
[users] => Array
(
[0] => 68
[1] => 69
[2] => 93
[3] => 95
[4] => 97
[5] => 99
[6] => 101
[7] => 102
[8] => 103
[9] => 105
[10] => 107
[11] => 109
[12] => 111
[13] => 113
[14] => 115
[15] => 117
[16] => 119
[17] => 121
[18] => 123
[19] => 125
[20] => 127
)
[dateEnd] => 2026-02-16
[dateStart] => 2026-02-09
[countSql] => SELECT COUNT(DISTINCT title) FROM wiki_view_song WHERE date BETWEEN :start AND :end
[params] => Array
(
[:start] => 2026-02-09
[:end] => 2026-02-16
)
[stmt] => PDOStatement Object
(
[queryString] => SELECT title, ROUND(AVG(views)) as avg_views, user
FROM wiki_view_song
WHERE date BETWEEN :start AND :end GROUP BY title, user ORDER BY avg_views DESC LIMIT :offset,:limit
)
[total] => 0
[totalPages] => 0
[sql] => SELECT title, ROUND(AVG(views)) as avg_views, user
FROM wiki_view_song
WHERE date BETWEEN :start AND :end GROUP BY title, user ORDER BY avg_views DESC LIMIT :offset,:limit
[data] => Array
(
)
[d] => 0
[u] => 127
[pp] => 100
[rank] => 1
[ellipsisShown] =>
[i] => 1
[GLOBALS] => Array
*RECURSION*
)