Notice (8): Undefined index: SubGenre [APP/Model/Chart.php, line 96]Code Context $model->recursive = -1;
$name = $model->findBySlug($chart_slug);
return $name['SubGenre']['name'];
$category = 'sub_genre'
$chart_slug = 'aaa'
$model = object(SubGenre) {
name => 'SubGenre'
displayField => 'name'
validate => array(
'genre_id' => array(
[maximum depth reached]
),
'name' => array(
[maximum depth reached]
)
)
belongsTo => array(
'Genre' => array(
[maximum depth reached]
)
)
hasMany => array(
'Article' => array(
[maximum depth reached]
),
'Review' => array(
[maximum depth reached]
),
'Song' => array(
[maximum depth reached]
),
'ChartsAs' => array(
[maximum depth reached]
)
)
hasAndBelongsToMany => array(
'Album' => array(
[maximum depth reached]
),
'Band' => array(
[maximum depth reached]
),
'RadioStation' => array(
[maximum depth reached]
),
'StaffMember' => array(
[maximum depth reached]
)
)
Echo => array(
'key' => 'B1IJ4UHC3UBZSCP63',
'consumer' => '75620342639f27690d058cce56d57281',
'secret' => 'FuYGgTH1Th2GD6Nzhjv9Nw'
)
seven => array(
'key' => '7dkka2tbdj9s',
'consumer' => 'dp7bb22weybw2v4d'
)
lastfm => array(
'key' => '110ab9e5abf91e571135c49da253f6ef',
'secret' => 'b8bbb71d672712ed290a5026c562cdab'
)
rovi => array(
'key' => 'neevbjpygqb7mjsvfy7thaea',
'secret' => 'P8D448VNZ4'
)
bitly => array(
'key' => '33e78a0ef19298099adcc167657ab96f2b81ee18'
)
useDbConfig => 'default'
useTable => 'sub_genres'
id => false
data => array()
schemaName => 'rootsmus_database'
table => 'sub_genres'
primaryKey => 'id'
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
alias => 'SubGenre'
tableToModel => array(
'sub_genres' => 'SubGenre'
)
cacheQueries => false
hasOne => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) -1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
[protected] _schema => array(
'id' => array(
[maximum depth reached]
),
'genre_id' => array(
[maximum depth reached]
),
'name' => array(
[maximum depth reached]
),
'slug' => array(
[maximum depth reached]
),
'chart' => array(
[maximum depth reached]
),
'default' => array(
[maximum depth reached]
),
'created' => array(
[maximum depth reached]
),
'modified' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
$name = array()
Chart::getChartName() - APP/Model/Chart.php, line 96
ChartsController::view() - APP/Controller/ChartsController.php, line 27
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 123
Notice (8): Undefined index: SubGenre [APP/Controller/ChartsController.php, line 62]Code Context
$sub_genre = $this->SubGenre->findBySlug($chart_slug);
if($sub_genre['SubGenre']['slug'] === $sub_genre['Genre']['slug']){
$type = 'album'
$category = 'sub_genre'
$chart_slug = 'aaa'
$term = 'weekly'
$start = '2020-05-23'
$finish = '2020-05-23'
$chart = array(
(int) 0 => array(
'AlbumRanking' => array(
'id' => '1293428',
'album_id' => '94168',
'category' => 'sub_genre',
'chart_slug' => 'aaa',
'term' => 'weekly',
'limit' => '100',
'start' => '2020-05-23',
'finish' => '2020-05-23',
'rank' => '1',
'lw_rank' => '1',
'movement' => '-'
),
'Album' => array(
'id' => '94168',
'label_id' => '50146',
'name' => 'All The Light Above It Too',
'slug' => 'all-the-light-above-it-too',
'release_date' => '2017-09-08',
'about' => '',
'thanks' => '',
'producer' => '',
'engineer' => '',
'studio' => '',
'master' => '',
'itunes_url' => 'https://music.apple.com/album/all-the-light-above-it-too/1440890871?uo=4&at=1l3v7ze&ct=website',
'cdbaby_url' => '',
'amazon_url' => 'https://www.amazon.com/All-Light-Above-Jack-Johnson/dp/B073RQS2QH',
'img' => 'https://is5-ssl.mzstatic.com/image/thumb/Music128/v4/76/c0/a6/76c0a6b4-e79a-41d5-20d0-4825deb8a3ca/source/100x100bb.jpg',
'itunes_id' => '1440890871',
'rovi_id' => '',
'sub_genre_for_charting' => '244',
'genre_admin_set' => false,
'compilation' => false,
'soundtrack' => false,
'approved' => false,
'approved_by' => '766',
'verified' => true,
'verified_by' => '766',
'created' => '2017-08-05 22:24:15',
'modified' => '2020-12-31 15:15:32',
'Label' => array(
[maximum depth reached]
),
'ChartsAs' => array(
[maximum depth reached]
),
'AlbumImage' => array([maximum depth reached]),
'Band' => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'AlbumRanking' => array(
'id' => '1293429',
'album_id' => '108050',
'category' => 'sub_genre',
'chart_slug' => 'aaa',
'term' => 'weekly',
'limit' => '100',
'start' => '2020-05-23',
'finish' => '2020-05-23',
'rank' => '2',
'lw_rank' => '3',
'movement' => '<span class='green'>▲</span>'
),
'Album' => array(
'id' => '108050',
'label_id' => '56127',
'name' => 'Nation of Two',
'slug' => 'nation-of-two',
'release_date' => '2018-02-23',
'about' => '',
'thanks' => '',
'producer' => '',
'engineer' => '',
'studio' => '',
'master' => '',
'itunes_url' => 'https://music.apple.com/album/nation-of-two/1325861276?uo=4&at=1l3v7ze&ct=website',
'cdbaby_url' => '',
'amazon_url' => 'https://www.amazon.com/Nation-Two-Vance-Joy/dp/B078918NNL',
'img' => 'https://is5-ssl.mzstatic.com/image/thumb/Music118/v4/2d/3a/75/2d3a75af-f866-25b5-1112-e57af9703d21/source/100x100bb.jpg',
'itunes_id' => '1325861276',
'rovi_id' => '',
'sub_genre_for_charting' => '244',
'genre_admin_set' => false,
'compilation' => false,
'soundtrack' => false,
'approved' => false,
'approved_by' => '766',
'verified' => true,
'verified_by' => '766',
'created' => '2018-02-10 17:51:38',
'modified' => '2020-10-16 12:22:56',
'Label' => array(
[maximum depth reached]
),
'ChartsAs' => array(
[maximum depth reached]
),
'AlbumImage' => array([maximum depth reached]),
'Band' => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'AlbumRanking' => array(
'id' => '1293430',
'album_id' => '47871',
'category' => 'sub_genre',
'chart_slug' => 'aaa',
'term' => 'weekly',
'limit' => '100',
'start' => '2020-05-23',
'finish' => '2020-05-23',
'rank' => '3',
'lw_rank' => '4',
'movement' => '<span class='green'>▲</span>'
),
'Album' => array(
'id' => '47871',
'label_id' => '74246',
'name' => 'Hope',
'slug' => 'hope',
'release_date' => '2016-04-22',
'about' => '',
'thanks' => '',
'producer' => '',
'engineer' => '',
'studio' => '',
'master' => '',
'itunes_url' => 'https://music.apple.com/album/hope/1451008595?uo=4&at=1l3v7ze&ct=website',
'cdbaby_url' => '',
'amazon_url' => '',
'img' => 'https://is2-ssl.mzstatic.com/image/thumb/Music124/v4/75/7b/33/757b33fa-21b1-4e2f-4976-fb57ae4646f3/44003184459_1.jpg/268x0w.jpg',
'itunes_id' => '1451008595',
'rovi_id' => '',
'sub_genre_for_charting' => '244',
'genre_admin_set' => false,
'compilation' => false,
'soundtrack' => false,
'approved' => false,
'approved_by' => '766',
'verified' => true,
'verified_by' => '766',
'created' => '2016-01-24 18:35:28',
'modified' => '2019-07-08 02:38:42',
'Label' => array(
[maximum depth reached]
),
'ChartsAs' => array(
[maximum depth reached]
),
'AlbumImage' => array(
[maximum depth reached]
),
'Band' => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'AlbumRanking' => array(
'id' => '1293431',
'album_id' => '48444',
'category' => 'sub_genre',
'chart_slug' => 'aaa',
'term' => 'weekly',
'limit' => '100',
'start' => '2020-05-23',
'finish' => '2020-05-23',
'rank' => '4',
'lw_rank' => '5',
'movement' => '<span class='green'>▲</span>'
),
'Album' => array(
'id' => '48444',
'label_id' => '41140',
'name' => 'Everybody Wants',
'slug' => 'everybody-wants',
'release_date' => '2016-03-04',
'about' => '',
'thanks' => '',
'producer' => '',
'engineer' => '',
'studio' => '',
'master' => '',
'itunes_url' => 'https://music.apple.com/album/everybody-wants/1440834480?uo=4&at=1l3v7ze&ct=website',
'cdbaby_url' => '',
'amazon_url' => '',
'img' => 'https://is1-ssl.mzstatic.com/image/thumb/Music118/v4/ae/f5/51/aef551f3-43b7-496b-01f5-e12b3f4170d4/source/100x100bb.jpg',
'itunes_id' => '1440834480',
'rovi_id' => '',
'sub_genre_for_charting' => '244',
'genre_admin_set' => false,
'compilation' => false,
'soundtrack' => false,
'approved' => false,
'approved_by' => '766',
'verified' => true,
'verified_by' => '766',
'created' => '2016-01-31 16:29:33',
'modified' => '2020-12-31 15:15:57',
'Label' => array(
[maximum depth reached]
),
'ChartsAs' => array(
[maximum depth reached]
),
'AlbumImage' => array([maximum depth reached]),
'Band' => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'AlbumRanking' => array(
'id' => '1293432',
'album_id' => '71452',
'category' => 'sub_genre',
'chart_slug' => 'aaa',
'term' => 'weekly',
'limit' => '100',
'start' => '2020-05-23',
'finish' => '2020-05-23',
'rank' => '5',
'lw_rank' => '6',
'movement' => '<span class='green'>▲</span>'
),
'Album' => array(
'id' => '71452',
'label_id' => '53317',
'name' => 'The Olympians',
'slug' => 'the-olympians',
'release_date' => '2016-10-28',
'about' => '',
'thanks' => '',
'producer' => '',
'engineer' => '',
'studio' => '',
'master' => '',
'itunes_url' => 'https://music.apple.com/album/the-olympians/1488040231?uo=4&at=1l3v7ze&ct=website',
'cdbaby_url' => '',
'amazon_url' => 'https://www.amazon.com/Olympians/dp/B01LQV37E2',
'img' => 'https://is5-ssl.mzstatic.com/image/thumb/Music113/v4/49/a7/35/49a73526-32ed-8264-314d-df4ae2d4a7a4/source/100x100bb.jpg',
'itunes_id' => '1488040231',
'rovi_id' => '',
'sub_genre_for_charting' => '244',
'genre_admin_set' => false,
'compilation' => false,
'soundtrack' => false,
'approved' => false,
'approved_by' => '766',
'verified' => true,
'verified_by' => '766',
'created' => '2016-11-12 02:04:00',
'modified' => '2020-11-16 03:41:45',
'Label' => array(
[maximum depth reached]
),
'ChartsAs' => array(
[maximum depth reached]
),
'AlbumImage' => array([maximum depth reached]),
'Band' => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'AlbumRanking' => array(
'id' => '1293433',
'album_id' => '82730',
'category' => 'sub_genre',
'chart_slug' => 'aaa',
'term' => 'weekly',
'limit' => '100',
'start' => '2020-05-23',
'finish' => '2020-05-23',
'rank' => '6',
'lw_rank' => '11',
'movement' => '<span class='green'>▲</span>'
),
'Album' => array(
'id' => '82730',
'label_id' => '46820',
'name' => 'Woodstock',
'slug' => 'woodstock',
'release_date' => '2017-06-16',
'about' => '',
'thanks' => '',
'producer' => '',
'engineer' => '',
'studio' => '',
'master' => '',
'itunes_url' => 'https://music.apple.com/album/woodstock/1229315038?uo=4&at=1l3v7ze&ct=website',
'cdbaby_url' => '',
'amazon_url' => '',
'img' => 'https://is2-ssl.mzstatic.com/image/thumb/Music82/v4/51/5d/70/515d7032-12bb-3f2a-97b9-567e5797ad1e/source/100x100bb.jpg',
'itunes_id' => '1229315038',
'rovi_id' => '',
'sub_genre_for_charting' => '244',
'genre_admin_set' => false,
'compilation' => false,
'soundtrack' => false,
'approved' => false,
'approved_by' => '766',
'verified' => true,
'verified_by' => '766',
'created' => '2017-03-25 19:16:09',
'modified' => '2020-11-09 06:17:23',
'Label' => array(
[maximum depth reached]
),
'ChartsAs' => array(
[maximum depth reached]
),
'AlbumImage' => array([maximum depth reached]),
'Band' => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'AlbumRanking' => array(
'id' => '1293434',
'album_id' => '71445',
'category' => 'sub_genre',
'chart_slug' => 'aaa',
'term' => 'weekly',
'limit' => '100',
'start' => '2020-05-23',
'finish' => '2020-05-23',
'rank' => '7',
'lw_rank' => '7',
'movement' => '-'
),
'Album' => array(
'id' => '71445',
'label_id' => '66364',
'name' => 'Midnight Room',
'slug' => 'midnight-room',
'release_date' => '2016-10-07',
'about' => '',
'thanks' => '',
'producer' => '',
'engineer' => '',
'studio' => '',
'master' => '',
'itunes_url' => 'https://itunes.apple.com/album/midnight-room/1131724064?uo=4&at=1l3v7ze&ct=website',
'cdbaby_url' => '',
'amazon_url' => '',
'img' => 'https://is2-ssl.mzstatic.com/image/thumb/Music60/v4/04/70/e3/0470e394-4698-674b-ffed-0d00b6cb3693/source/100x100bb.jpg',
'itunes_id' => '1131724064',
'rovi_id' => '',
'sub_genre_for_charting' => '244',
'genre_admin_set' => false,
'compilation' => false,
'soundtrack' => false,
'approved' => false,
'approved_by' => '0',
'verified' => true,
'verified_by' => '766',
'created' => '2016-11-12 02:03:35',
'modified' => '2021-06-28 00:57:45',
'Label' => array(
[maximum depth reached]
),
'ChartsAs' => array(
[maximum depth reached]
),
'AlbumImage' => array([maximum depth reached]),
'Band' => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'AlbumRanking' => array(
'id' => '1293435',
'album_id' => '99426',
'category' => 'sub_genre',
'chart_slug' => 'aaa',
'term' => 'weekly',
'limit' => '100',
'start' => '2020-05-23',
'finish' => '2020-05-23',
'rank' => '8',
'lw_rank' => '13',
'movement' => '<span class='green'>▲</span>'
),
'Album' => array(
'id' => '99426',
'label_id' => '52496',
'name' => 'Who Built the Moon?',
'slug' => 'who-built-the-moon',
'release_date' => '2017-11-24',
'about' => '',
'thanks' => '',
'producer' => '',
'engineer' => '',
'studio' => '',
'master' => '',
'itunes_url' => 'https://music.apple.com/album/who-built-the-moon/1440899718?uo=4&at=1l3v7ze&ct=website',
'cdbaby_url' => '',
'amazon_url' => '',
'img' => 'https://is5-ssl.mzstatic.com/image/thumb/Music118/v4/47/71/6b/47716b38-790f-c21b-b404-7e4de33a8fd4/source/100x100bb.jpg',
'itunes_id' => '1440899718',
'rovi_id' => '',
'sub_genre_for_charting' => '244',
'genre_admin_set' => false,
'compilation' => false,
'soundtrack' => false,
'approved' => false,
'approved_by' => '766',
'verified' => true,
'verified_by' => '766',
'created' => '2017-10-28 17:25:05',
'modified' => '2020-11-23 04:34:35',
'Label' => array(
[maximum depth reached]
),
'ChartsAs' => array(
[maximum depth reached]
),
'AlbumImage' => array([maximum depth reached]),
'Band' => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'AlbumRanking' => array(
'id' => '1293436',
'album_id' => '38141',
'category' => 'sub_genre',
'chart_slug' => 'aaa',
'term' => 'weekly',
'limit' => '100',
'start' => '2020-05-23',
'finish' => '2020-05-23',
'rank' => '9',
'lw_rank' => '8',
'movement' => '<span class='red'>▼</span>'
),
'Album' => array(
'id' => '38141',
'label_id' => '23348',
'name' => 'Fairground Saints',
'slug' => 'fairground-saints',
'release_date' => '2015-08-21',
'about' => '',
'thanks' => '',
'producer' => '',
'engineer' => '',
'studio' => '',
'master' => '',
'itunes_url' => 'https://music.apple.com/album/fairground-saints/1442988076?uo=4&at=1l3v7ze&ct=website',
'cdbaby_url' => '',
'amazon_url' => 'http://www.amazon.com/Fairground-Saints/dp/B00ZKT4L2O',
'img' => 'https://is5-ssl.mzstatic.com/image/thumb/Music118/v4/2e/d9/ed/2ed9ed69-7d30-b88e-aa6f-8fbe19a1ae67/source/100x100bb.jpg',
'itunes_id' => '1442988076',
'rovi_id' => 'MW0002862989',
'sub_genre_for_charting' => '244',
'genre_admin_set' => false,
'compilation' => false,
'soundtrack' => false,
'approved' => false,
'approved_by' => '766',
'verified' => true,
'verified_by' => '766',
'created' => '2015-08-24 16:35:17',
'modified' => '2020-10-16 12:23:47',
'Label' => array(
[maximum depth reached]
),
'ChartsAs' => array(
[maximum depth reached]
),
'AlbumImage' => array([maximum depth reached]),
'Band' => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'AlbumRanking' => array(
'id' => '1293437',
'album_id' => '51817',
'category' => 'sub_genre',
'chart_slug' => 'aaa',
'term' => 'weekly',
'limit' => '100',
'start' => '2020-05-23',
'finish' => '2020-05-23',
'rank' => '10',
'lw_rank' => '9',
'movement' => '<span class='red'>▼</span>'
),
'Album' => array(
'id' => '51817',
'label_id' => '30141',
'name' => 'Surface Noise',
'slug' => 'surface-noise',
'release_date' => '2016-03-04',
'about' => '',
'thanks' => '',
'producer' => '',
'engineer' => '',
'studio' => '',
'master' => '',
'itunes_url' => 'https://music.apple.com/album/surface-noise/1069565752?uo=4&at=1l3v7ze&ct=website',
'cdbaby_url' => '',
'amazon_url' => 'https://www.amazon.com/gp/product/B019JTNJ3W?ie=UTF8&*Version*=1&*entries*=0',
'img' => 'https://is3-ssl.mzstatic.com/image/thumb/Music49/v4/19/5b/c7/195bc738-b76c-1440-b94c-0375a0336427/source/100x100bb.jpg',
'itunes_id' => '1069565752',
'rovi_id' => '',
'sub_genre_for_charting' => '244',
'genre_admin_set' => false,
'compilation' => false,
'soundtrack' => false,
'approved' => false,
'approved_by' => '766',
'verified' => true,
'verified_by' => '766',
'created' => '2016-03-06 20:51:06',
'modified' => '2020-12-14 03:53:40',
'Label' => array(
[maximum depth reached]
),
'ChartsAs' => array(
[maximum depth reached]
),
'AlbumImage' => array([maximum depth reached]),
'Band' => array(
[maximum depth reached]
)
)
),
(int) 10 => array(
'AlbumRanking' => array(
'id' => '1293438',
'album_id' => '51136',
'category' => 'sub_genre',
'chart_slug' => 'aaa',
'term' => 'weekly',
'limit' => '100',
'start' => '2020-05-23',
'finish' => '2020-05-23',
'rank' => '11',
'lw_rank' => '10',
'movement' => '<span class='red'>▼</span>'
),
'Album' => array(
'id' => '51136',
'label_id' => '28434',
'name' => 'ArrangingTime',
'slug' => 'arrangingtime',
'release_date' => '2016-03-11',
'about' => '',
'thanks' => '',
'producer' => '',
'engineer' => '',
'studio' => '',
'master' => '',
'itunes_url' => 'https://music.apple.com/album/arrangingtime/1442858949?uo=4&at=1l3v7ze&ct=website',
'cdbaby_url' => '',
'amazon_url' => 'https://www.amazon.com/gp/product/B019I4DW9Y?ie=UTF8&qid=&ref_=tmm_msc_swatch_0&sr=',
'img' => 'https://is5-ssl.mzstatic.com/image/thumb/Music118/v4/e0/4f/30/e04f3009-b27e-ecb4-cb88-05daa4f555b2/source/100x100bb.jpg',
'itunes_id' => '1442858949',
'rovi_id' => '',
'sub_genre_for_charting' => '244',
'genre_admin_set' => false,
'compilation' => false,
'soundtrack' => false,
'approved' => false,
'approved_by' => '766',
'verified' => true,
'verified_by' => '766',
'created' => '2016-02-29 00:20:32',
'modified' => '2019-09-29 19:53:17',
'Label' => array(
[maximum depth reached]
),
'ChartsAs' => array(
[maximum depth reached]
),
'AlbumImage' => array([maximum depth reached]),
'Band' => array(
[maximum depth reached]
)
)
)
)
$chart_group = null
$title = ' Top 50 Album Chart'
$subtitle = 'for the Week of May 23, 2020'
$facebook = array(
'title' => 'Roots Music Report: Top 50 Album Chart',
'image' => 'http://www.rootsmusicreport.com/img/rmr.icon.png',
'description' => ' Top 50 Album Chart for the Week of May 23, 2020'
)
$conditions = array()
$sub_genre = array()
ChartsController::view() - APP/Controller/ChartsController.php, line 62
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 123
Notice (8): Undefined index: Genre [APP/Controller/ChartsController.php, line 62]Code Context
$sub_genre = $this->SubGenre->findBySlug($chart_slug);
if($sub_genre['SubGenre']['slug'] === $sub_genre['Genre']['slug']){
$type = 'album'
$category = 'sub_genre'
$chart_slug = 'aaa'
$term = 'weekly'
$start = '2020-05-23'
$finish = '2020-05-23'
$chart = array(
(int) 0 => array(
'AlbumRanking' => array(
'id' => '1293428',
'album_id' => '94168',
'category' => 'sub_genre',
'chart_slug' => 'aaa',
'term' => 'weekly',
'limit' => '100',
'start' => '2020-05-23',
'finish' => '2020-05-23',
'rank' => '1',
'lw_rank' => '1',
'movement' => '-'
),
'Album' => array(
'id' => '94168',
'label_id' => '50146',
'name' => 'All The Light Above It Too',
'slug' => 'all-the-light-above-it-too',
'release_date' => '2017-09-08',
'about' => '',
'thanks' => '',
'producer' => '',
'engineer' => '',
'studio' => '',
'master' => '',
'itunes_url' => 'https://music.apple.com/album/all-the-light-above-it-too/1440890871?uo=4&at=1l3v7ze&ct=website',
'cdbaby_url' => '',
'amazon_url' => 'https://www.amazon.com/All-Light-Above-Jack-Johnson/dp/B073RQS2QH',
'img' => 'https://is5-ssl.mzstatic.com/image/thumb/Music128/v4/76/c0/a6/76c0a6b4-e79a-41d5-20d0-4825deb8a3ca/source/100x100bb.jpg',
'itunes_id' => '1440890871',
'rovi_id' => '',
'sub_genre_for_charting' => '244',
'genre_admin_set' => false,
'compilation' => false,
'soundtrack' => false,
'approved' => false,
'approved_by' => '766',
'verified' => true,
'verified_by' => '766',
'created' => '2017-08-05 22:24:15',
'modified' => '2020-12-31 15:15:32',
'Label' => array(
[maximum depth reached]
),
'ChartsAs' => array(
[maximum depth reached]
),
'AlbumImage' => array([maximum depth reached]),
'Band' => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'AlbumRanking' => array(
'id' => '1293429',
'album_id' => '108050',
'category' => 'sub_genre',
'chart_slug' => 'aaa',
'term' => 'weekly',
'limit' => '100',
'start' => '2020-05-23',
'finish' => '2020-05-23',
'rank' => '2',
'lw_rank' => '3',
'movement' => '<span class='green'>▲</span>'
),
'Album' => array(
'id' => '108050',
'label_id' => '56127',
'name' => 'Nation of Two',
'slug' => 'nation-of-two',
'release_date' => '2018-02-23',
'about' => '',
'thanks' => '',
'producer' => '',
'engineer' => '',
'studio' => '',
'master' => '',
'itunes_url' => 'https://music.apple.com/album/nation-of-two/1325861276?uo=4&at=1l3v7ze&ct=website',
'cdbaby_url' => '',
'amazon_url' => 'https://www.amazon.com/Nation-Two-Vance-Joy/dp/B078918NNL',
'img' => 'https://is5-ssl.mzstatic.com/image/thumb/Music118/v4/2d/3a/75/2d3a75af-f866-25b5-1112-e57af9703d21/source/100x100bb.jpg',
'itunes_id' => '1325861276',
'rovi_id' => '',
'sub_genre_for_charting' => '244',
'genre_admin_set' => false,
'compilation' => false,
'soundtrack' => false,
'approved' => false,
'approved_by' => '766',
'verified' => true,
'verified_by' => '766',
'created' => '2018-02-10 17:51:38',
'modified' => '2020-10-16 12:22:56',
'Label' => array(
[maximum depth reached]
),
'ChartsAs' => array(
[maximum depth reached]
),
'AlbumImage' => array([maximum depth reached]),
'Band' => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'AlbumRanking' => array(
'id' => '1293430',
'album_id' => '47871',
'category' => 'sub_genre',
'chart_slug' => 'aaa',
'term' => 'weekly',
'limit' => '100',
'start' => '2020-05-23',
'finish' => '2020-05-23',
'rank' => '3',
'lw_rank' => '4',
'movement' => '<span class='green'>▲</span>'
),
'Album' => array(
'id' => '47871',
'label_id' => '74246',
'name' => 'Hope',
'slug' => 'hope',
'release_date' => '2016-04-22',
'about' => '',
'thanks' => '',
'producer' => '',
'engineer' => '',
'studio' => '',
'master' => '',
'itunes_url' => 'https://music.apple.com/album/hope/1451008595?uo=4&at=1l3v7ze&ct=website',
'cdbaby_url' => '',
'amazon_url' => '',
'img' => 'https://is2-ssl.mzstatic.com/image/thumb/Music124/v4/75/7b/33/757b33fa-21b1-4e2f-4976-fb57ae4646f3/44003184459_1.jpg/268x0w.jpg',
'itunes_id' => '1451008595',
'rovi_id' => '',
'sub_genre_for_charting' => '244',
'genre_admin_set' => false,
'compilation' => false,
'soundtrack' => false,
'approved' => false,
'approved_by' => '766',
'verified' => true,
'verified_by' => '766',
'created' => '2016-01-24 18:35:28',
'modified' => '2019-07-08 02:38:42',
'Label' => array(
[maximum depth reached]
),
'ChartsAs' => array(
[maximum depth reached]
),
'AlbumImage' => array(
[maximum depth reached]
),
'Band' => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'AlbumRanking' => array(
'id' => '1293431',
'album_id' => '48444',
'category' => 'sub_genre',
'chart_slug' => 'aaa',
'term' => 'weekly',
'limit' => '100',
'start' => '2020-05-23',
'finish' => '2020-05-23',
'rank' => '4',
'lw_rank' => '5',
'movement' => '<span class='green'>▲</span>'
),
'Album' => array(
'id' => '48444',
'label_id' => '41140',
'name' => 'Everybody Wants',
'slug' => 'everybody-wants',
'release_date' => '2016-03-04',
'about' => '',
'thanks' => '',
'producer' => '',
'engineer' => '',
'studio' => '',
'master' => '',
'itunes_url' => 'https://music.apple.com/album/everybody-wants/1440834480?uo=4&at=1l3v7ze&ct=website',
'cdbaby_url' => '',
'amazon_url' => '',
'img' => 'https://is1-ssl.mzstatic.com/image/thumb/Music118/v4/ae/f5/51/aef551f3-43b7-496b-01f5-e12b3f4170d4/source/100x100bb.jpg',
'itunes_id' => '1440834480',
'rovi_id' => '',
'sub_genre_for_charting' => '244',
'genre_admin_set' => false,
'compilation' => false,
'soundtrack' => false,
'approved' => false,
'approved_by' => '766',
'verified' => true,
'verified_by' => '766',
'created' => '2016-01-31 16:29:33',
'modified' => '2020-12-31 15:15:57',
'Label' => array(
[maximum depth reached]
),
'ChartsAs' => array(
[maximum depth reached]
),
'AlbumImage' => array([maximum depth reached]),
'Band' => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'AlbumRanking' => array(
'id' => '1293432',
'album_id' => '71452',
'category' => 'sub_genre',
'chart_slug' => 'aaa',
'term' => 'weekly',
'limit' => '100',
'start' => '2020-05-23',
'finish' => '2020-05-23',
'rank' => '5',
'lw_rank' => '6',
'movement' => '<span class='green'>▲</span>'
),
'Album' => array(
'id' => '71452',
'label_id' => '53317',
'name' => 'The Olympians',
'slug' => 'the-olympians',
'release_date' => '2016-10-28',
'about' => '',
'thanks' => '',
'producer' => '',
'engineer' => '',
'studio' => '',
'master' => '',
'itunes_url' => 'https://music.apple.com/album/the-olympians/1488040231?uo=4&at=1l3v7ze&ct=website',
'cdbaby_url' => '',
'amazon_url' => 'https://www.amazon.com/Olympians/dp/B01LQV37E2',
'img' => 'https://is5-ssl.mzstatic.com/image/thumb/Music113/v4/49/a7/35/49a73526-32ed-8264-314d-df4ae2d4a7a4/source/100x100bb.jpg',
'itunes_id' => '1488040231',
'rovi_id' => '',
'sub_genre_for_charting' => '244',
'genre_admin_set' => false,
'compilation' => false,
'soundtrack' => false,
'approved' => false,
'approved_by' => '766',
'verified' => true,
'verified_by' => '766',
'created' => '2016-11-12 02:04:00',
'modified' => '2020-11-16 03:41:45',
'Label' => array(
[maximum depth reached]
),
'ChartsAs' => array(
[maximum depth reached]
),
'AlbumImage' => array([maximum depth reached]),
'Band' => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'AlbumRanking' => array(
'id' => '1293433',
'album_id' => '82730',
'category' => 'sub_genre',
'chart_slug' => 'aaa',
'term' => 'weekly',
'limit' => '100',
'start' => '2020-05-23',
'finish' => '2020-05-23',
'rank' => '6',
'lw_rank' => '11',
'movement' => '<span class='green'>▲</span>'
),
'Album' => array(
'id' => '82730',
'label_id' => '46820',
'name' => 'Woodstock',
'slug' => 'woodstock',
'release_date' => '2017-06-16',
'about' => '',
'thanks' => '',
'producer' => '',
'engineer' => '',
'studio' => '',
'master' => '',
'itunes_url' => 'https://music.apple.com/album/woodstock/1229315038?uo=4&at=1l3v7ze&ct=website',
'cdbaby_url' => '',
'amazon_url' => '',
'img' => 'https://is2-ssl.mzstatic.com/image/thumb/Music82/v4/51/5d/70/515d7032-12bb-3f2a-97b9-567e5797ad1e/source/100x100bb.jpg',
'itunes_id' => '1229315038',
'rovi_id' => '',
'sub_genre_for_charting' => '244',
'genre_admin_set' => false,
'compilation' => false,
'soundtrack' => false,
'approved' => false,
'approved_by' => '766',
'verified' => true,
'verified_by' => '766',
'created' => '2017-03-25 19:16:09',
'modified' => '2020-11-09 06:17:23',
'Label' => array(
[maximum depth reached]
),
'ChartsAs' => array(
[maximum depth reached]
),
'AlbumImage' => array([maximum depth reached]),
'Band' => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'AlbumRanking' => array(
'id' => '1293434',
'album_id' => '71445',
'category' => 'sub_genre',
'chart_slug' => 'aaa',
'term' => 'weekly',
'limit' => '100',
'start' => '2020-05-23',
'finish' => '2020-05-23',
'rank' => '7',
'lw_rank' => '7',
'movement' => '-'
),
'Album' => array(
'id' => '71445',
'label_id' => '66364',
'name' => 'Midnight Room',
'slug' => 'midnight-room',
'release_date' => '2016-10-07',
'about' => '',
'thanks' => '',
'producer' => '',
'engineer' => '',
'studio' => '',
'master' => '',
'itunes_url' => 'https://itunes.apple.com/album/midnight-room/1131724064?uo=4&at=1l3v7ze&ct=website',
'cdbaby_url' => '',
'amazon_url' => '',
'img' => 'https://is2-ssl.mzstatic.com/image/thumb/Music60/v4/04/70/e3/0470e394-4698-674b-ffed-0d00b6cb3693/source/100x100bb.jpg',
'itunes_id' => '1131724064',
'rovi_id' => '',
'sub_genre_for_charting' => '244',
'genre_admin_set' => false,
'compilation' => false,
'soundtrack' => false,
'approved' => false,
'approved_by' => '0',
'verified' => true,
'verified_by' => '766',
'created' => '2016-11-12 02:03:35',
'modified' => '2021-06-28 00:57:45',
'Label' => array(
[maximum depth reached]
),
'ChartsAs' => array(
[maximum depth reached]
),
'AlbumImage' => array([maximum depth reached]),
'Band' => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'AlbumRanking' => array(
'id' => '1293435',
'album_id' => '99426',
'category' => 'sub_genre',
'chart_slug' => 'aaa',
'term' => 'weekly',
'limit' => '100',
'start' => '2020-05-23',
'finish' => '2020-05-23',
'rank' => '8',
'lw_rank' => '13',
'movement' => '<span class='green'>▲</span>'
),
'Album' => array(
'id' => '99426',
'label_id' => '52496',
'name' => 'Who Built the Moon?',
'slug' => 'who-built-the-moon',
'release_date' => '2017-11-24',
'about' => '',
'thanks' => '',
'producer' => '',
'engineer' => '',
'studio' => '',
'master' => '',
'itunes_url' => 'https://music.apple.com/album/who-built-the-moon/1440899718?uo=4&at=1l3v7ze&ct=website',
'cdbaby_url' => '',
'amazon_url' => '',
'img' => 'https://is5-ssl.mzstatic.com/image/thumb/Music118/v4/47/71/6b/47716b38-790f-c21b-b404-7e4de33a8fd4/source/100x100bb.jpg',
'itunes_id' => '1440899718',
'rovi_id' => '',
'sub_genre_for_charting' => '244',
'genre_admin_set' => false,
'compilation' => false,
'soundtrack' => false,
'approved' => false,
'approved_by' => '766',
'verified' => true,
'verified_by' => '766',
'created' => '2017-10-28 17:25:05',
'modified' => '2020-11-23 04:34:35',
'Label' => array(
[maximum depth reached]
),
'ChartsAs' => array(
[maximum depth reached]
),
'AlbumImage' => array([maximum depth reached]),
'Band' => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'AlbumRanking' => array(
'id' => '1293436',
'album_id' => '38141',
'category' => 'sub_genre',
'chart_slug' => 'aaa',
'term' => 'weekly',
'limit' => '100',
'start' => '2020-05-23',
'finish' => '2020-05-23',
'rank' => '9',
'lw_rank' => '8',
'movement' => '<span class='red'>▼</span>'
),
'Album' => array(
'id' => '38141',
'label_id' => '23348',
'name' => 'Fairground Saints',
'slug' => 'fairground-saints',
'release_date' => '2015-08-21',
'about' => '',
'thanks' => '',
'producer' => '',
'engineer' => '',
'studio' => '',
'master' => '',
'itunes_url' => 'https://music.apple.com/album/fairground-saints/1442988076?uo=4&at=1l3v7ze&ct=website',
'cdbaby_url' => '',
'amazon_url' => 'http://www.amazon.com/Fairground-Saints/dp/B00ZKT4L2O',
'img' => 'https://is5-ssl.mzstatic.com/image/thumb/Music118/v4/2e/d9/ed/2ed9ed69-7d30-b88e-aa6f-8fbe19a1ae67/source/100x100bb.jpg',
'itunes_id' => '1442988076',
'rovi_id' => 'MW0002862989',
'sub_genre_for_charting' => '244',
'genre_admin_set' => false,
'compilation' => false,
'soundtrack' => false,
'approved' => false,
'approved_by' => '766',
'verified' => true,
'verified_by' => '766',
'created' => '2015-08-24 16:35:17',
'modified' => '2020-10-16 12:23:47',
'Label' => array(
[maximum depth reached]
),
'ChartsAs' => array(
[maximum depth reached]
),
'AlbumImage' => array([maximum depth reached]),
'Band' => array(
[maximum depth reached]
)
)
),
(int) 9 => array(
'AlbumRanking' => array(
'id' => '1293437',
'album_id' => '51817',
'category' => 'sub_genre',
'chart_slug' => 'aaa',
'term' => 'weekly',
'limit' => '100',
'start' => '2020-05-23',
'finish' => '2020-05-23',
'rank' => '10',
'lw_rank' => '9',
'movement' => '<span class='red'>▼</span>'
),
'Album' => array(
'id' => '51817',
'label_id' => '30141',
'name' => 'Surface Noise',
'slug' => 'surface-noise',
'release_date' => '2016-03-04',
'about' => '',
'thanks' => '',
'producer' => '',
'engineer' => '',
'studio' => '',
'master' => '',
'itunes_url' => 'https://music.apple.com/album/surface-noise/1069565752?uo=4&at=1l3v7ze&ct=website',
'cdbaby_url' => '',
'amazon_url' => 'https://www.amazon.com/gp/product/B019JTNJ3W?ie=UTF8&*Version*=1&*entries*=0',
'img' => 'https://is3-ssl.mzstatic.com/image/thumb/Music49/v4/19/5b/c7/195bc738-b76c-1440-b94c-0375a0336427/source/100x100bb.jpg',
'itunes_id' => '1069565752',
'rovi_id' => '',
'sub_genre_for_charting' => '244',
'genre_admin_set' => false,
'compilation' => false,
'soundtrack' => false,
'approved' => false,
'approved_by' => '766',
'verified' => true,
'verified_by' => '766',
'created' => '2016-03-06 20:51:06',
'modified' => '2020-12-14 03:53:40',
'Label' => array(
[maximum depth reached]
),
'ChartsAs' => array(
[maximum depth reached]
),
'AlbumImage' => array([maximum depth reached]),
'Band' => array(
[maximum depth reached]
)
)
),
(int) 10 => array(
'AlbumRanking' => array(
'id' => '1293438',
'album_id' => '51136',
'category' => 'sub_genre',
'chart_slug' => 'aaa',
'term' => 'weekly',
'limit' => '100',
'start' => '2020-05-23',
'finish' => '2020-05-23',
'rank' => '11',
'lw_rank' => '10',
'movement' => '<span class='red'>▼</span>'
),
'Album' => array(
'id' => '51136',
'label_id' => '28434',
'name' => 'ArrangingTime',
'slug' => 'arrangingtime',
'release_date' => '2016-03-11',
'about' => '',
'thanks' => '',
'producer' => '',
'engineer' => '',
'studio' => '',
'master' => '',
'itunes_url' => 'https://music.apple.com/album/arrangingtime/1442858949?uo=4&at=1l3v7ze&ct=website',
'cdbaby_url' => '',
'amazon_url' => 'https://www.amazon.com/gp/product/B019I4DW9Y?ie=UTF8&qid=&ref_=tmm_msc_swatch_0&sr=',
'img' => 'https://is5-ssl.mzstatic.com/image/thumb/Music118/v4/e0/4f/30/e04f3009-b27e-ecb4-cb88-05daa4f555b2/source/100x100bb.jpg',
'itunes_id' => '1442858949',
'rovi_id' => '',
'sub_genre_for_charting' => '244',
'genre_admin_set' => false,
'compilation' => false,
'soundtrack' => false,
'approved' => false,
'approved_by' => '766',
'verified' => true,
'verified_by' => '766',
'created' => '2016-02-29 00:20:32',
'modified' => '2019-09-29 19:53:17',
'Label' => array(
[maximum depth reached]
),
'ChartsAs' => array(
[maximum depth reached]
),
'AlbumImage' => array([maximum depth reached]),
'Band' => array(
[maximum depth reached]
)
)
)
)
$chart_group = null
$title = ' Top 50 Album Chart'
$subtitle = 'for the Week of May 23, 2020'
$facebook = array(
'title' => 'Roots Music Report: Top 50 Album Chart',
'image' => 'http://www.rootsmusicreport.com/img/rmr.icon.png',
'description' => ' Top 50 Album Chart for the Week of May 23, 2020'
)
$conditions = array()
$sub_genre = array()
ChartsController::view() - APP/Controller/ChartsController.php, line 62
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 123