Code Context <article class="mcq">
<?php if(sizeof($downloadscat)>0) { ?>
<div class="row downloadcat">
$viewFile = '/var/www/drishtiias.com/public_html/hindi/plugins/Drishti/src/Template/Downloads/index.ctp'
$dataForView = [
'progress' => [],
'bookmarks' => [],
'notes' => [],
'mynote' => [],
'searchdata' => [],
'topdata' => [
(int) 0 => object(Cake\ORM\Entity) {},
(int) 1 => object(Cake\ORM\Entity) {},
(int) 2 => object(Cake\ORM\Entity) {},
(int) 3 => object(Cake\ORM\Entity) {},
(int) 4 => object(Cake\ORM\Entity) {},
(int) 5 => object(Cake\ORM\Entity) {}
],
'title' => 'Downloads'
]
$progress = []
$bookmarks = []
$notes = []
$mynote = []
$searchdata = []
$topdata = [
(int) 0 => object(Cake\ORM\Entity) {
'title' => 'सिविल सेवा प्रारंभिक परीक्षा - 2023 (सामान्य अध्ययन - प्रश्नपत्र II) Answer Key',
'url' => 'https://www.drishtiias.com/hindi/pdf/1685299183_CSAT%20UPSC%202023%20Ans.%20Key%20Hindi.pdf',
'date' => object(Cake\I18n\FrozenDate) {},
'type' => (int) 1,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'news'
},
(int) 1 => object(Cake\ORM\Entity) {
'title' => 'यू.पी.एस.सी. उत्तर कुंजी 2023- प्रारंभिक परीक्षा (सामान्य अध्ययन-I)',
'url' => 'https://www.drishtiias.com/hindi/prelims/prelims-analysis/prelims-analysis-2023',
'date' => object(Cake\I18n\FrozenDate) {},
'type' => (int) 1,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'news'
},
(int) 2 => object(Cake\ORM\Entity) {
'title' => ' UPSC CSE 2022 Final Result',
'url' => 'https://www.drishtiias.com/upsc-results',
'date' => object(Cake\I18n\FrozenDate) {},
'type' => (int) 1,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'news'
},
(int) 3 => object(Cake\ORM\Entity) {
'title' => ' यू.पी.पी.एस.सी. उत्तर कुंजी 2023- प्रारंभिक परीक्षा (सामान्य अध्ययन-II) सीसैट',
'url' => 'https://www.drishtiias.com/hindi/pdf/1684480598_1684406630_UPPSC-Official-Answer-Key-Paper-II.pdf',
'date' => object(Cake\I18n\FrozenDate) {},
'type' => (int) 1,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'news'
},
(int) 4 => object(Cake\ORM\Entity) {
'title' => ' यू.पी.पी.एस.सी. उत्तर कुंजी 2023- प्रारंभिक परीक्षा (सामान्य अध्ययन-I)',
'url' => 'https://www.drishtiias.com/hindi/pdf/1684480597_1684406630_UPPSC-Official-Answer-Key-Paper-I.pdf',
'date' => object(Cake\I18n\FrozenDate) {},
'type' => (int) 1,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'news'
},
(int) 5 => object(Cake\ORM\Entity) {
'title' => ' UPSC सिविल सेवा परीक्षा 2023- नोटिफिकेशन',
'url' => 'https://www.drishtiias.com/hindi/pdf/1675239967_Notif-CSP-23-engl-010223.pdf',
'date' => object(Cake\I18n\FrozenDate) {},
'type' => (int) 1,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'news'
}
]
$title = 'Downloads'
$php_errormsg = 'Undefined variable: downloadscat'
include - ROOT/plugins/Drishti/src/Template/Downloads/index.ctp, line 32
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::render() - CORE/src/View/View.php, line 765
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81