Notice (8) : Undefined offset: 0 [APP/Controller/PagesController.php , line 933 ]Code Context $tagname =( sizeof ( $entity )> 0 )? $entity [ 0 ][ 'tag' ]: '' ;
$breadcrumb []=array( 'name' => $entity [ 0 ][ 'tag' ], 'link' => SITE_URL . 'tags/' . $entity [ 0 ][ 'keyword' ]);
$this -> set ( 'tagname' , $tagname );
$path = [
(int) 0 => 'climate-change',
(int) 1 => 'wettest-place-on-earth-shows-decreasing-rainfall-trend'
]
$breadcrumb = [
(int) 0 => [
'name' => 'Home',
'link' => 'https://currentaffairs.studyiq.com/'
]
]
$conditions = [
'currentaffairs.status' => '1',
'showinshort' => '0',
't.keyword' => 'climate-change',
'currentaffairs.posturl' => 'wettest-place-on-earth-shows-decreasing-rainfall-trend'
]
$sitebanners = object(Cake\ORM\Table) {
'registryAlias' => 'sitebanners',
'table' => 'sitebanners',
'alias' => 'sitebanners',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$squery = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 61,
'bannername' => 'http://www.mediafire.com/convkey/5f54/lodkrbkhwk5lg1q6g.jpg',
'bannerlink' => 'https://studyiq.com/course-details/ssc-bank-combo',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 62,
'bannername' => 'http://www.mediafire.com/convkey/0552/k9b1o467l8edtbc6g.jpg',
'bannerlink' => 'https://studyiq.com/courses/state-exams',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 63,
'bannername' => 'http://www.mediafire.com/convkey/154a/6y1qvv7v118759h6g.jpg',
'bannerlink' => 'https://studyiq.com/course-details/upsc-ias-pre-mains',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 64,
'bannername' => 'http://www.mediafire.com/convkey/563c/o65x6jso51flz886g.jpg',
'bannerlink' => 'https://studyiq.com/courses/upsc/optional-subjects',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 4 => object(Cake\ORM\Entity) {
'id' => (int) 70,
'bannername' => 'http://www.mediafire.com/convkey/23f5/ymfxsytttaix1ls6g.jpg',
'bannerlink' => 'https://www.studyiq.com/mock-test-series-ssc-bank-upsc-clat-kvs-rbi-dsssb-aao/upsc-ias-prelims-test-series-2021',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
}
]
$ctags = object(Cake\ORM\Table) {
'registryAlias' => 'tags',
'table' => 'tags',
'alias' => 'tags',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$cquery = [
'id' => (int) 58,
'cat_id' => '9',
'name' => 'Climate Change',
'description' => '',
'keyword' => 'climate-change',
'status' => (int) 1,
'metatitle' => 'Climate Change | Current Affairs, Today GK, News | Environment',
'metakeyword' => 'Climate Change, Current Affairs, Today GK, News, Environment',
'metadescription' => 'Climate Change, Current Affairs, Today GK, News, Environment news, burning issues Climate, and many more information relative to Climate Change get here free'
]
$currentaffairs = object(Cake\ORM\Table) {
'registryAlias' => 'currentaffairs',
'table' => 'currentaffairs',
'alias' => 'currentaffairs',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$entity = []
$tagname = '' App\Controller\PagesController::tags() - APP/Controller/PagesController.php, line 933
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
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
[main] - ROOT/webroot/index.php, line 40 Notice (8) : Undefined offset: 0 [APP/Controller/PagesController.php , line 933 ]Code Context $tagname =( sizeof ( $entity )> 0 )? $entity [ 0 ][ 'tag' ]: '' ;
$breadcrumb []=array( 'name' => $entity [ 0 ][ 'tag' ], 'link' => SITE_URL . 'tags/' . $entity [ 0 ][ 'keyword' ]);
$this -> set ( 'tagname' , $tagname );
$path = [
(int) 0 => 'climate-change',
(int) 1 => 'wettest-place-on-earth-shows-decreasing-rainfall-trend'
]
$breadcrumb = [
(int) 0 => [
'name' => 'Home',
'link' => 'https://currentaffairs.studyiq.com/'
]
]
$conditions = [
'currentaffairs.status' => '1',
'showinshort' => '0',
't.keyword' => 'climate-change',
'currentaffairs.posturl' => 'wettest-place-on-earth-shows-decreasing-rainfall-trend'
]
$sitebanners = object(Cake\ORM\Table) {
'registryAlias' => 'sitebanners',
'table' => 'sitebanners',
'alias' => 'sitebanners',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$squery = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 61,
'bannername' => 'http://www.mediafire.com/convkey/5f54/lodkrbkhwk5lg1q6g.jpg',
'bannerlink' => 'https://studyiq.com/course-details/ssc-bank-combo',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 62,
'bannername' => 'http://www.mediafire.com/convkey/0552/k9b1o467l8edtbc6g.jpg',
'bannerlink' => 'https://studyiq.com/courses/state-exams',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 63,
'bannername' => 'http://www.mediafire.com/convkey/154a/6y1qvv7v118759h6g.jpg',
'bannerlink' => 'https://studyiq.com/course-details/upsc-ias-pre-mains',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 64,
'bannername' => 'http://www.mediafire.com/convkey/563c/o65x6jso51flz886g.jpg',
'bannerlink' => 'https://studyiq.com/courses/upsc/optional-subjects',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 4 => object(Cake\ORM\Entity) {
'id' => (int) 70,
'bannername' => 'http://www.mediafire.com/convkey/23f5/ymfxsytttaix1ls6g.jpg',
'bannerlink' => 'https://www.studyiq.com/mock-test-series-ssc-bank-upsc-clat-kvs-rbi-dsssb-aao/upsc-ias-prelims-test-series-2021',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
}
]
$ctags = object(Cake\ORM\Table) {
'registryAlias' => 'tags',
'table' => 'tags',
'alias' => 'tags',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$cquery = [
'id' => (int) 58,
'cat_id' => '9',
'name' => 'Climate Change',
'description' => '',
'keyword' => 'climate-change',
'status' => (int) 1,
'metatitle' => 'Climate Change | Current Affairs, Today GK, News | Environment',
'metakeyword' => 'Climate Change, Current Affairs, Today GK, News, Environment',
'metadescription' => 'Climate Change, Current Affairs, Today GK, News, Environment news, burning issues Climate, and many more information relative to Climate Change get here free'
]
$currentaffairs = object(Cake\ORM\Table) {
'registryAlias' => 'currentaffairs',
'table' => 'currentaffairs',
'alias' => 'currentaffairs',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$entity = []
$tagname = '' App\Controller\PagesController::tags() - APP/Controller/PagesController.php, line 933
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
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
[main] - ROOT/webroot/index.php, line 40 Notice (8) : Undefined offset: 0 [APP/Controller/PagesController.php , line 936 ]Code Context if( sizeof ( $path )>= 2 ){
$id = $entity [ 0 ][ 'id' ];
$this -> set ( 'title' , $entity [ 0 ][ 'tag' ]. ', ' . $entity [ 0 ][ 'metatitle' ]);
$path = [
(int) 0 => 'climate-change',
(int) 1 => 'wettest-place-on-earth-shows-decreasing-rainfall-trend'
]
$breadcrumb = [
(int) 0 => [
'name' => 'Home',
'link' => 'https://currentaffairs.studyiq.com/'
],
(int) 1 => [
'name' => null,
'link' => 'https://currentaffairs.studyiq.com/tags/'
]
]
$conditions = [
'currentaffairs.status' => '1',
'showinshort' => '0',
't.keyword' => 'climate-change',
'currentaffairs.posturl' => 'wettest-place-on-earth-shows-decreasing-rainfall-trend'
]
$sitebanners = object(Cake\ORM\Table) {
'registryAlias' => 'sitebanners',
'table' => 'sitebanners',
'alias' => 'sitebanners',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$squery = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 61,
'bannername' => 'http://www.mediafire.com/convkey/5f54/lodkrbkhwk5lg1q6g.jpg',
'bannerlink' => 'https://studyiq.com/course-details/ssc-bank-combo',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 62,
'bannername' => 'http://www.mediafire.com/convkey/0552/k9b1o467l8edtbc6g.jpg',
'bannerlink' => 'https://studyiq.com/courses/state-exams',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 63,
'bannername' => 'http://www.mediafire.com/convkey/154a/6y1qvv7v118759h6g.jpg',
'bannerlink' => 'https://studyiq.com/course-details/upsc-ias-pre-mains',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 64,
'bannername' => 'http://www.mediafire.com/convkey/563c/o65x6jso51flz886g.jpg',
'bannerlink' => 'https://studyiq.com/courses/upsc/optional-subjects',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 4 => object(Cake\ORM\Entity) {
'id' => (int) 70,
'bannername' => 'http://www.mediafire.com/convkey/23f5/ymfxsytttaix1ls6g.jpg',
'bannerlink' => 'https://www.studyiq.com/mock-test-series-ssc-bank-upsc-clat-kvs-rbi-dsssb-aao/upsc-ias-prelims-test-series-2021',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
}
]
$ctags = object(Cake\ORM\Table) {
'registryAlias' => 'tags',
'table' => 'tags',
'alias' => 'tags',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$cquery = [
'id' => (int) 58,
'cat_id' => '9',
'name' => 'Climate Change',
'description' => '',
'keyword' => 'climate-change',
'status' => (int) 1,
'metatitle' => 'Climate Change | Current Affairs, Today GK, News | Environment',
'metakeyword' => 'Climate Change, Current Affairs, Today GK, News, Environment',
'metadescription' => 'Climate Change, Current Affairs, Today GK, News, Environment news, burning issues Climate, and many more information relative to Climate Change get here free'
]
$currentaffairs = object(Cake\ORM\Table) {
'registryAlias' => 'currentaffairs',
'table' => 'currentaffairs',
'alias' => 'currentaffairs',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$entity = []
$tagname = '' App\Controller\PagesController::tags() - APP/Controller/PagesController.php, line 936
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
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
[main] - ROOT/webroot/index.php, line 40 Notice (8) : Undefined offset: 0 [APP/Controller/PagesController.php , line 937 ]Code Context $id = $entity [ 0 ][ 'id' ];
$this -> set ( 'title' , $entity [ 0 ][ 'tag' ]. ', ' . $entity [ 0 ][ 'metatitle' ]);
$this -> set ( 'metakeyword' , $entity [ 0 ][ 'metakeyword' ]);
$path = [
(int) 0 => 'climate-change',
(int) 1 => 'wettest-place-on-earth-shows-decreasing-rainfall-trend'
]
$breadcrumb = [
(int) 0 => [
'name' => 'Home',
'link' => 'https://currentaffairs.studyiq.com/'
],
(int) 1 => [
'name' => null,
'link' => 'https://currentaffairs.studyiq.com/tags/'
]
]
$conditions = [
'currentaffairs.status' => '1',
'showinshort' => '0',
't.keyword' => 'climate-change',
'currentaffairs.posturl' => 'wettest-place-on-earth-shows-decreasing-rainfall-trend'
]
$sitebanners = object(Cake\ORM\Table) {
'registryAlias' => 'sitebanners',
'table' => 'sitebanners',
'alias' => 'sitebanners',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$squery = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 61,
'bannername' => 'http://www.mediafire.com/convkey/5f54/lodkrbkhwk5lg1q6g.jpg',
'bannerlink' => 'https://studyiq.com/course-details/ssc-bank-combo',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 62,
'bannername' => 'http://www.mediafire.com/convkey/0552/k9b1o467l8edtbc6g.jpg',
'bannerlink' => 'https://studyiq.com/courses/state-exams',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 63,
'bannername' => 'http://www.mediafire.com/convkey/154a/6y1qvv7v118759h6g.jpg',
'bannerlink' => 'https://studyiq.com/course-details/upsc-ias-pre-mains',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 64,
'bannername' => 'http://www.mediafire.com/convkey/563c/o65x6jso51flz886g.jpg',
'bannerlink' => 'https://studyiq.com/courses/upsc/optional-subjects',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 4 => object(Cake\ORM\Entity) {
'id' => (int) 70,
'bannername' => 'http://www.mediafire.com/convkey/23f5/ymfxsytttaix1ls6g.jpg',
'bannerlink' => 'https://www.studyiq.com/mock-test-series-ssc-bank-upsc-clat-kvs-rbi-dsssb-aao/upsc-ias-prelims-test-series-2021',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
}
]
$ctags = object(Cake\ORM\Table) {
'registryAlias' => 'tags',
'table' => 'tags',
'alias' => 'tags',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$cquery = [
'id' => (int) 58,
'cat_id' => '9',
'name' => 'Climate Change',
'description' => '',
'keyword' => 'climate-change',
'status' => (int) 1,
'metatitle' => 'Climate Change | Current Affairs, Today GK, News | Environment',
'metakeyword' => 'Climate Change, Current Affairs, Today GK, News, Environment',
'metadescription' => 'Climate Change, Current Affairs, Today GK, News, Environment news, burning issues Climate, and many more information relative to Climate Change get here free'
]
$currentaffairs = object(Cake\ORM\Table) {
'registryAlias' => 'currentaffairs',
'table' => 'currentaffairs',
'alias' => 'currentaffairs',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$entity = []
$tagname = ''
$id = null App\Controller\PagesController::tags() - APP/Controller/PagesController.php, line 937
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
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
[main] - ROOT/webroot/index.php, line 40 Notice (8) : Undefined offset: 0 [APP/Controller/PagesController.php , line 937 ]Code Context $id = $entity [ 0 ][ 'id' ];
$this -> set ( 'title' , $entity [ 0 ][ 'tag' ]. ', ' . $entity [ 0 ][ 'metatitle' ]);
$this -> set ( 'metakeyword' , $entity [ 0 ][ 'metakeyword' ]);
$path = [
(int) 0 => 'climate-change',
(int) 1 => 'wettest-place-on-earth-shows-decreasing-rainfall-trend'
]
$breadcrumb = [
(int) 0 => [
'name' => 'Home',
'link' => 'https://currentaffairs.studyiq.com/'
],
(int) 1 => [
'name' => null,
'link' => 'https://currentaffairs.studyiq.com/tags/'
]
]
$conditions = [
'currentaffairs.status' => '1',
'showinshort' => '0',
't.keyword' => 'climate-change',
'currentaffairs.posturl' => 'wettest-place-on-earth-shows-decreasing-rainfall-trend'
]
$sitebanners = object(Cake\ORM\Table) {
'registryAlias' => 'sitebanners',
'table' => 'sitebanners',
'alias' => 'sitebanners',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$squery = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 61,
'bannername' => 'http://www.mediafire.com/convkey/5f54/lodkrbkhwk5lg1q6g.jpg',
'bannerlink' => 'https://studyiq.com/course-details/ssc-bank-combo',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 62,
'bannername' => 'http://www.mediafire.com/convkey/0552/k9b1o467l8edtbc6g.jpg',
'bannerlink' => 'https://studyiq.com/courses/state-exams',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 63,
'bannername' => 'http://www.mediafire.com/convkey/154a/6y1qvv7v118759h6g.jpg',
'bannerlink' => 'https://studyiq.com/course-details/upsc-ias-pre-mains',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 64,
'bannername' => 'http://www.mediafire.com/convkey/563c/o65x6jso51flz886g.jpg',
'bannerlink' => 'https://studyiq.com/courses/upsc/optional-subjects',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 4 => object(Cake\ORM\Entity) {
'id' => (int) 70,
'bannername' => 'http://www.mediafire.com/convkey/23f5/ymfxsytttaix1ls6g.jpg',
'bannerlink' => 'https://www.studyiq.com/mock-test-series-ssc-bank-upsc-clat-kvs-rbi-dsssb-aao/upsc-ias-prelims-test-series-2021',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
}
]
$ctags = object(Cake\ORM\Table) {
'registryAlias' => 'tags',
'table' => 'tags',
'alias' => 'tags',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$cquery = [
'id' => (int) 58,
'cat_id' => '9',
'name' => 'Climate Change',
'description' => '',
'keyword' => 'climate-change',
'status' => (int) 1,
'metatitle' => 'Climate Change | Current Affairs, Today GK, News | Environment',
'metakeyword' => 'Climate Change, Current Affairs, Today GK, News, Environment',
'metadescription' => 'Climate Change, Current Affairs, Today GK, News, Environment news, burning issues Climate, and many more information relative to Climate Change get here free'
]
$currentaffairs = object(Cake\ORM\Table) {
'registryAlias' => 'currentaffairs',
'table' => 'currentaffairs',
'alias' => 'currentaffairs',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$entity = []
$tagname = ''
$id = null App\Controller\PagesController::tags() - APP/Controller/PagesController.php, line 937
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
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
[main] - ROOT/webroot/index.php, line 40 Notice (8) : Undefined offset: 0 [APP/Controller/PagesController.php , line 938 ]Code Context $this -> set ( 'title' , $entity [ 0 ][ 'tag' ]. ', ' . $entity [ 0 ][ 'metatitle' ]);
$this -> set ( 'metakeyword' , $entity [ 0 ][ 'metakeyword' ]);
$this -> set ( 'metadescription' , $entity [ 0 ][ 'tag' ]. ', ' . $entity [ 0 ][ 'metadescription' ]);
$path = [
(int) 0 => 'climate-change',
(int) 1 => 'wettest-place-on-earth-shows-decreasing-rainfall-trend'
]
$breadcrumb = [
(int) 0 => [
'name' => 'Home',
'link' => 'https://currentaffairs.studyiq.com/'
],
(int) 1 => [
'name' => null,
'link' => 'https://currentaffairs.studyiq.com/tags/'
]
]
$conditions = [
'currentaffairs.status' => '1',
'showinshort' => '0',
't.keyword' => 'climate-change',
'currentaffairs.posturl' => 'wettest-place-on-earth-shows-decreasing-rainfall-trend'
]
$sitebanners = object(Cake\ORM\Table) {
'registryAlias' => 'sitebanners',
'table' => 'sitebanners',
'alias' => 'sitebanners',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$squery = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 61,
'bannername' => 'http://www.mediafire.com/convkey/5f54/lodkrbkhwk5lg1q6g.jpg',
'bannerlink' => 'https://studyiq.com/course-details/ssc-bank-combo',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 62,
'bannername' => 'http://www.mediafire.com/convkey/0552/k9b1o467l8edtbc6g.jpg',
'bannerlink' => 'https://studyiq.com/courses/state-exams',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 63,
'bannername' => 'http://www.mediafire.com/convkey/154a/6y1qvv7v118759h6g.jpg',
'bannerlink' => 'https://studyiq.com/course-details/upsc-ias-pre-mains',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 64,
'bannername' => 'http://www.mediafire.com/convkey/563c/o65x6jso51flz886g.jpg',
'bannerlink' => 'https://studyiq.com/courses/upsc/optional-subjects',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 4 => object(Cake\ORM\Entity) {
'id' => (int) 70,
'bannername' => 'http://www.mediafire.com/convkey/23f5/ymfxsytttaix1ls6g.jpg',
'bannerlink' => 'https://www.studyiq.com/mock-test-series-ssc-bank-upsc-clat-kvs-rbi-dsssb-aao/upsc-ias-prelims-test-series-2021',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
}
]
$ctags = object(Cake\ORM\Table) {
'registryAlias' => 'tags',
'table' => 'tags',
'alias' => 'tags',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$cquery = [
'id' => (int) 58,
'cat_id' => '9',
'name' => 'Climate Change',
'description' => '',
'keyword' => 'climate-change',
'status' => (int) 1,
'metatitle' => 'Climate Change | Current Affairs, Today GK, News | Environment',
'metakeyword' => 'Climate Change, Current Affairs, Today GK, News, Environment',
'metadescription' => 'Climate Change, Current Affairs, Today GK, News, Environment news, burning issues Climate, and many more information relative to Climate Change get here free'
]
$currentaffairs = object(Cake\ORM\Table) {
'registryAlias' => 'currentaffairs',
'table' => 'currentaffairs',
'alias' => 'currentaffairs',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$entity = []
$tagname = ''
$id = null App\Controller\PagesController::tags() - APP/Controller/PagesController.php, line 938
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
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
[main] - ROOT/webroot/index.php, line 40 Notice (8) : Undefined offset: 0 [APP/Controller/PagesController.php , line 939 ]Code Context $this -> set ( 'metakeyword' , $entity [ 0 ][ 'metakeyword' ]);
$this -> set ( 'metadescription' , $entity [ 0 ][ 'tag' ]. ', ' . $entity [ 0 ][ 'metadescription' ]);
$path = [
(int) 0 => 'climate-change',
(int) 1 => 'wettest-place-on-earth-shows-decreasing-rainfall-trend'
]
$breadcrumb = [
(int) 0 => [
'name' => 'Home',
'link' => 'https://currentaffairs.studyiq.com/'
],
(int) 1 => [
'name' => null,
'link' => 'https://currentaffairs.studyiq.com/tags/'
]
]
$conditions = [
'currentaffairs.status' => '1',
'showinshort' => '0',
't.keyword' => 'climate-change',
'currentaffairs.posturl' => 'wettest-place-on-earth-shows-decreasing-rainfall-trend'
]
$sitebanners = object(Cake\ORM\Table) {
'registryAlias' => 'sitebanners',
'table' => 'sitebanners',
'alias' => 'sitebanners',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$squery = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 61,
'bannername' => 'http://www.mediafire.com/convkey/5f54/lodkrbkhwk5lg1q6g.jpg',
'bannerlink' => 'https://studyiq.com/course-details/ssc-bank-combo',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 62,
'bannername' => 'http://www.mediafire.com/convkey/0552/k9b1o467l8edtbc6g.jpg',
'bannerlink' => 'https://studyiq.com/courses/state-exams',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 63,
'bannername' => 'http://www.mediafire.com/convkey/154a/6y1qvv7v118759h6g.jpg',
'bannerlink' => 'https://studyiq.com/course-details/upsc-ias-pre-mains',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 64,
'bannername' => 'http://www.mediafire.com/convkey/563c/o65x6jso51flz886g.jpg',
'bannerlink' => 'https://studyiq.com/courses/upsc/optional-subjects',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 4 => object(Cake\ORM\Entity) {
'id' => (int) 70,
'bannername' => 'http://www.mediafire.com/convkey/23f5/ymfxsytttaix1ls6g.jpg',
'bannerlink' => 'https://www.studyiq.com/mock-test-series-ssc-bank-upsc-clat-kvs-rbi-dsssb-aao/upsc-ias-prelims-test-series-2021',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
}
]
$ctags = object(Cake\ORM\Table) {
'registryAlias' => 'tags',
'table' => 'tags',
'alias' => 'tags',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$cquery = [
'id' => (int) 58,
'cat_id' => '9',
'name' => 'Climate Change',
'description' => '',
'keyword' => 'climate-change',
'status' => (int) 1,
'metatitle' => 'Climate Change | Current Affairs, Today GK, News | Environment',
'metakeyword' => 'Climate Change, Current Affairs, Today GK, News, Environment',
'metadescription' => 'Climate Change, Current Affairs, Today GK, News, Environment news, burning issues Climate, and many more information relative to Climate Change get here free'
]
$currentaffairs = object(Cake\ORM\Table) {
'registryAlias' => 'currentaffairs',
'table' => 'currentaffairs',
'alias' => 'currentaffairs',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$entity = []
$tagname = ''
$id = null App\Controller\PagesController::tags() - APP/Controller/PagesController.php, line 939
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
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
[main] - ROOT/webroot/index.php, line 40 Notice (8) : Undefined offset: 0 [APP/Controller/PagesController.php , line 939 ]Code Context $this -> set ( 'metakeyword' , $entity [ 0 ][ 'metakeyword' ]);
$this -> set ( 'metadescription' , $entity [ 0 ][ 'tag' ]. ', ' . $entity [ 0 ][ 'metadescription' ]);
$path = [
(int) 0 => 'climate-change',
(int) 1 => 'wettest-place-on-earth-shows-decreasing-rainfall-trend'
]
$breadcrumb = [
(int) 0 => [
'name' => 'Home',
'link' => 'https://currentaffairs.studyiq.com/'
],
(int) 1 => [
'name' => null,
'link' => 'https://currentaffairs.studyiq.com/tags/'
]
]
$conditions = [
'currentaffairs.status' => '1',
'showinshort' => '0',
't.keyword' => 'climate-change',
'currentaffairs.posturl' => 'wettest-place-on-earth-shows-decreasing-rainfall-trend'
]
$sitebanners = object(Cake\ORM\Table) {
'registryAlias' => 'sitebanners',
'table' => 'sitebanners',
'alias' => 'sitebanners',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$squery = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 61,
'bannername' => 'http://www.mediafire.com/convkey/5f54/lodkrbkhwk5lg1q6g.jpg',
'bannerlink' => 'https://studyiq.com/course-details/ssc-bank-combo',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 62,
'bannername' => 'http://www.mediafire.com/convkey/0552/k9b1o467l8edtbc6g.jpg',
'bannerlink' => 'https://studyiq.com/courses/state-exams',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 63,
'bannername' => 'http://www.mediafire.com/convkey/154a/6y1qvv7v118759h6g.jpg',
'bannerlink' => 'https://studyiq.com/course-details/upsc-ias-pre-mains',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 64,
'bannername' => 'http://www.mediafire.com/convkey/563c/o65x6jso51flz886g.jpg',
'bannerlink' => 'https://studyiq.com/courses/upsc/optional-subjects',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 4 => object(Cake\ORM\Entity) {
'id' => (int) 70,
'bannername' => 'http://www.mediafire.com/convkey/23f5/ymfxsytttaix1ls6g.jpg',
'bannerlink' => 'https://www.studyiq.com/mock-test-series-ssc-bank-upsc-clat-kvs-rbi-dsssb-aao/upsc-ias-prelims-test-series-2021',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
}
]
$ctags = object(Cake\ORM\Table) {
'registryAlias' => 'tags',
'table' => 'tags',
'alias' => 'tags',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$cquery = [
'id' => (int) 58,
'cat_id' => '9',
'name' => 'Climate Change',
'description' => '',
'keyword' => 'climate-change',
'status' => (int) 1,
'metatitle' => 'Climate Change | Current Affairs, Today GK, News | Environment',
'metakeyword' => 'Climate Change, Current Affairs, Today GK, News, Environment',
'metadescription' => 'Climate Change, Current Affairs, Today GK, News, Environment news, burning issues Climate, and many more information relative to Climate Change get here free'
]
$currentaffairs = object(Cake\ORM\Table) {
'registryAlias' => 'currentaffairs',
'table' => 'currentaffairs',
'alias' => 'currentaffairs',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$entity = []
$tagname = ''
$id = null App\Controller\PagesController::tags() - APP/Controller/PagesController.php, line 939
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
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
[main] - ROOT/webroot/index.php, line 40 Warning (512) : Unable to emit headers. Headers sent in file=/var/www/currentaffairs.studyiq.com/vendor/cakephp/cakephp/src/Error/Debugger.php line=850 [CORE/src/Http/ResponseEmitter.php , line 48 ]Code Context if ( Configure :: read ( 'debug' )) {
trigger_error ( $message , E_USER_WARNING );
} else {
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>, </title>
<meta name="google-site-verification" content="eAK0wZZ1tK3QHaq5g-Ae2U8F9vcesL9Et_ahLvQRaHA" />
<meta name="description" content=", " />
<meta name="keywords" content="" />
<meta/> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0" />
<meta name="format-detection" content="telephone=no" />
<link rel="stylesheet" href="/studyiq/css/home-main.css"/> <link rel="stylesheet" href="/studyiq/css/main.css"/> <link rel="stylesheet" href="/studyiq/css/colorbox.css"/> <link href="https://www.studyiq.com/image/favicon.png" type="image/x-icon" rel="icon"/>
<link href="https://fonts.googleapis.com/css?family=Quicksand:400,500,700" rel="stylesheet">
<link href="https://www.studyiq.com/catalog/view/theme/default/stylesheet/dcalendar.picker.css" rel="stylesheet">
<meta property="fb:app_id" content="974451362584449" />
<meta property="fb:pages" content="974451362584449" />
<meta property="og:title" content=", " />
<meta property="og:type" content="article" />
<meta property="og:description" content=", " />
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@studyiq">
<meta name="twitter:title" content=", ">
<meta name="twitter:description" content=", ">
<meta name="twitter:image:alt" content="Study IQ Current Affairs">
<meta name="twitter:image" content=""/>
<meta property="og:image" content="" />
<link href="https://currentaffairs.studyiq.com/tags/climate-change/wettest-place-on-earth-shows-decreasing-rainfall-trend" rel="canonical" />
<meta property="og:url" content="https://currentaffairs.studyiq.com/tags/climate-change/wettest-place-on-earth-shows-decreasing-rainfall-trend" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-86284324-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-86284324-2');
</script>
<meta property="fb:pages" content="974451362584449" />
<!-- Start Alexa Certify Javascript -->
<script type="text/javascript">
_atrk_opts = { atrk_acct:"CHvtq1SZw320l9", domain:"studyiq.com",dynamic: true};
(function() { var as = document.createElement('script'); as.type = 'text/javascript'; as.async = true; as.src = "https://certify-js.alexametrics.com/atrk.js"; var s = document.getElementsByTagName('script')[0];s.parentNode.insertBefore(as, s); })();
</script>
<noscript><img src="https://certify.alexametrics.com/atrk.gif?account=CHvtq1SZw320l9" style="display:none" height="1" width="1" alt="" /></noscript>
<!-- End Alexa Certify Javascript -->
<!-- start Mixpanel --><script type="text/javascript">(function(e,a){if(!a.__SV){var b=window;try{var c,l,i,j=b.location,g=j.hash;c=function(a,b){return(l=a.match(RegExp(b+"=([^&]*)")))?l[1]:null};g&&c(g,"state")&&(i=JSON.parse(decodeURIComponent(c(g,"state"))),"mpeditor"===i.action&&(b.sessionStorage.setItem("_mpcehash",g),history.replaceState(i.desiredHash||"",e.title,j.pathname+j.search)))}catch(m){}var k,h;window.mixpanel=a;a._i=[];a.init=function(b,c,f){function e(b,a){var c=a.split(".");2==c.length&&(b=b[c[0]],a=c[1]);b[a]=function(){b.push([a].concat(Array.prototype.slice.call(arguments,
0)))}}var d=a;"undefined"!==typeof f?d=a[f]=[]:f="mixpanel";d.people=d.people||[];d.toString=function(b){var a="mixpanel";"mixpanel"!==f&&(a+="."+f);b||(a+=" (stub)");return a};d.people.toString=function(){return d.toString(1)+".people (stub)"};k="disable time_event track track_pageview track_links track_forms register register_once alias unregister identify name_tag set_config reset opt_in_tracking opt_out_tracking has_opted_in_tracking has_opted_out_tracking clear_opt_in_out_tracking people.set people.set_once people.unset people.increment people.append people.union people.track_charge people.clear_charges people.delete_user".split(" ");
for(h=0;h<k.length;h++)e(d,k[h]);a.i.push([b,c,f])};a._SV=1.2;b=e.createElement("script");b.type="text/javascript";b.async=!0;b.src="undefined"!==typeof MIXPANEL_CUSTOM_LIB_URL?MIXPANEL_CUSTOM_LIB_URL:"file:"===e.location.protocol&&"//cdn4.mxpnl.com/libs/mixpanel-2-latest.min.js".match(/^\/\//)?"https://cdn4.mxpnl.com/libs/mixpanel-2-latest.min.js":"//cdn4.mxpnl.com/libs/mixpanel-2-latest.min.js";c=e.getElementsByTagName("script")[0];c.parentNode.insertBefore(b,c)}})(document,window.mixpanel||[]);
mixpanel.init("0fe091f95cb725e735c512438a840b57");</script><!-- end Mixpanel -->
<!-- DO NOT MODIFY -->
<!-- Quora Pixel Code (JS Helper) -->
<script>
!function(q,e,v,n,t,s){if(q.qp) return; n=q.qp=function(){n.qp?n.qp.apply(n,arguments):n.queue.push(arguments);}; n.queue=[];t=document.createElement(e);t.async=!0;t.src=v; s=document.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s);}(window, 'script', 'https://a.quora.com/qevents.js');
qp('init', '5d001e5c516441bd911862894a57ba32');
qp('track', 'ViewContent');
</script>
<noscript><img height="1" width="1" style="display:none" src="https://q.quora.com/_/ad/5d001e5c516441bd911862894a57ba32/pixel?tag=ViewContent&noscript=1"/></noscript>
<!-- End of Quora Pixel Code -->
</head>
<body>
<div id="full-page">
<style media="screen">
.btn-primary {
color: #fff;
background-color: #007bff;
border-color: #007bff;
border-radius: .25rem
}
.expl_crs_btn {
font-size: 18px;
letter-spacing: 0px;
line-height: 16px;
color: #ffffff;
font-weight: 700;
font-family: "Quicksand";
text-align: center;
border: none;
width: 208px;
height: 50px;
background-image: linear-gradient(75deg, #ff8f31 0%, #ff7931 100%);
}
@media all and (max-width: 560px) {
.expl_crs_btn {
width: 100px;
}
}
</style>
<div class="mobile-notification fixed">
<a href="https://play.google.com/store/apps/developer?id=StudyIQ" target="_blank">
<span>We have launched our mobile app, get it now. Call : 9354229384, 9354252518, 9999830584.</span>
<button sclass="btn--small purple" tabindex="0">click here</button></a>
</div>
<header class="addnote">
<div class="container">
<a href="https://www.studyiq.com/" itemprop="url" class="logo"><img src="/studyiq/img/logo-img.png" alt=""/></a>
<div class="navbar">
<div class="upperlinks">
<a href="https://www.studyiq.com/courses"><button type="button" class="expl_crs_btn btn btn-primary">Explore Courses</button></a>
</div>
</div><!-- #end right column -->
</div>
</header>
<style>
input[type="checkbox"], input[type="radio"] {
position: relative;
top: 15px;
left: 8px;
}
select {
width: 100%;
display: inline-block;
}
.courses-list aside ul li {
line-height: 42px;
}
.courses-list section h3 {
color:#f65508;
font-weight: 500;
border-bottom: 1px solid #e7e8e9;
padding-bottom: 15px;
}
.wrapper h1 {
color:#ffbb23;
text-align: center;
font-weight: 500;
}
</style>
<div class="fixed-banner purple">
<div class="wrapper">
<h1>Tags Current Affairs</h1>
</div>
</div>
<div class="courses-list">
<div class="container">
<section style="width:100%;">
</section>
<section style="width:100%" class="more-list-articles">
</section>
<section style="width:100%;">
<style>
.quizpole {
display: inline-block;
width: 100%;
margin: 0px 5px 25px 5px;
}
.quizpole p label {
width: 49%;
display: inline-block;
margin: 5px 0 0 10px;
}
.quizpole p span {
width: 100%;
display: inline-block;
text-align: left;
margin: 5px 0 0 10px;
}
.quizpole p label input[type=radio]{
margin-top: -6px;
}
.quizpole p button {
width: 100px;
display: inline-block;
vertical-align: top;
background-color: #f87737;
border: 1px solid #dedede;
color: #fff;
padding:10px;
border-radius: 4px;
text-align: center;
}
.quizpole p span.correct {
color: green;
font-size: 15px;
}
.quizpole p span.wrong {
color: red;
font-size: 15px;
}
</style>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr607fa8b26ccdb-trace').style.display = (document.getElementById('cakeErr607fa8b26ccdb-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: quizpole [<b>ROOT/plugins/Studyiq/src/Template/Pages/tagdetails.ctp</b>, line <b>161</b>]<div id="cakeErr607fa8b26ccdb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr607fa8b26ccdb-code').style.display = (document.getElementById('cakeErr607fa8b26ccdb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr607fa8b26ccdb-context').style.display = (document.getElementById('cakeErr607fa8b26ccdb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr607fa8b26ccdb-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">style</span><span style="color: #007700">>
</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">sizeof</span><span style="color: #007700">(</span><span style="color: #0000BB">$quizpole</span><span style="color: #007700">)></span><span style="color: #0000BB">0</span><span style="color: #007700">){</span><span style="color: #0000BB">?>
</span></span></code></span>
<code><span style="color: #000000"> <h3>Quiz for <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$title</span><span style="color: #007700">; </span><span style="color: #0000BB">?></span></h3>
</span></code></pre><pre id="cakeErr607fa8b26ccdb-context" class="cake-context" style="display: none;">$viewFile = '/var/www/currentaffairs.studyiq.com/plugins/Studyiq/src/Template/Pages/tagdetails.ctp'
$dataForView = [
'headertags' => [
(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) {},
(int) 6 => object(Cake\ORM\Entity) {},
(int) 7 => object(Cake\ORM\Entity) {},
(int) 8 => object(Cake\ORM\Entity) {},
(int) 9 => object(Cake\ORM\Entity) {},
(int) 10 => object(Cake\ORM\Entity) {},
(int) 11 => object(Cake\ORM\Entity) {},
(int) 12 => object(Cake\ORM\Entity) {},
(int) 13 => object(Cake\ORM\Entity) {}
],
'breadcrumb' => [
(int) 0 => [
'name' => 'Home',
'link' => 'https://currentaffairs.studyiq.com/'
],
(int) 1 => [
'name' => null,
'link' => 'https://currentaffairs.studyiq.com/tags/'
]
],
'previous' => [],
'next' => [],
'currentaffairs' => [],
'customer_id' => '',
'metadescription' => ', ',
'metakeyword' => null,
'title' => ', ',
'tagname' => '',
'sbanners' => [
(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) {}
],
'params' => [
(int) 0 => 'climate-change',
(int) 1 => 'wettest-place-on-earth-shows-decreasing-rainfall-trend'
]
]
$headertags = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 3,
'name' => 'Art & Culture',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'art-culture',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Current Affairs Arts and Cultures Articles | Current Affairs',
'metakeyword' => 'Current Affairs Arts, Cultures Articles, Cultures Current Affairs Articles, Cultures Current Affairs, Current Affairs, Current Affair GK, General Knowledage',
'metadescription' => 'Current Affairs Arts and Cultures Articles complete current affairs details of Arts and cultures with complete depth analysis or full details of all current affair Articles',
'[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]' => 'cacategories'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 4,
'name' => 'Polity & Governance',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'polity-governance',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Polity Current Affairs | Governance Current Affair | Polity GK',
'metakeyword' => 'Polity Current Affairs, Governance Current Affair, Polity GK, Current Affairs of Polity, Current Affairs of Governance, Current affair Polity',
'metadescription' => 'Polity Current Affairs, Governance Current Affair, and current affairs of Polity and Governance and more get with Study IQ Education Articles and full details',
'[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]' => 'cacategories'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 5,
'name' => 'International Affairs',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'international-affairs',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'International Affairs | International Current Affairs, GK, News',
'metakeyword' => 'International Affairs, International Current Affairs, International GK, International News, International burning Issues, International Today Affairs, International Current Affair, International current affairs 2019',
'metadescription' => 'International Affairs, International Current Affairs, GK, News, burning issues and all relative information of Internation you can get here for depth knowledge',
'[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]' => 'cacategories'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 6,
'name' => 'Economy',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'economy',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Economy Current Affairs | Economy Current Affair 2019 | Study IQ',
'metakeyword' => 'Economy Current Affairs, Economy Current Affair, Economy Current Affair 2019, Economy GK news, Economy Affairs, Current Affairs Economy, Current Affair Economy',
'metadescription' => 'Economy Current Affairs, Economy Current Affair 2019 and all the Economy Current Affair, GK, Burning Issues, News, get on study IQ education for exams preparation',
'[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]' => 'cacategories'
},
(int) 4 => object(Cake\ORM\Entity) {
'id' => (int) 7,
'name' => 'Banking Awareness',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'banking-awareness',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Banking Awareness Current Affairs, GK, News, Burning Issues',
'metakeyword' => 'Banking Awareness, Current Affairs, Current Affair, bANKING CURRENT AFFAIRS, Current affair of Banking, Current affair of Bank, Current affairs of Bank, BAnk current affairs',
'metadescription' => 'Banking Awareness Current Affairs, GK, News, Burning Issues, and all the latest current affairs of Banking Awareness or Banking for Govt exams preparation',
'[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]' => 'cacategories'
},
(int) 5 => object(Cake\ORM\Entity) {
'id' => (int) 8,
'name' => 'Defence & Security',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'defence-security',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Defence Current Affairs | Defence & Security Current Affairs',
'metakeyword' => 'Defence Current Affairs, Current Affairs, Current Affair, Current Affairs of Defence, Security Current Affairs, Security Current Affairs 2019, Security Current Affairs daily, Defence Current Affairs Daily',
'metadescription' => 'Defence Current Affairs, Defence & Security Current Affairs and complete details of Defence & Security current affairs, burning issues of Defence, Defence Today News ',
'[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]' => 'cacategories'
},
(int) 6 => object(Cake\ORM\Entity) {
'id' => (int) 9,
'name' => 'Environment',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'environment',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Environment Current Affairs, Current Affairs 2019- Study IQ',
'metakeyword' => 'Environment Current Affairs, Current Affairs Articles, Current Affairs of Environment, Current Affairs Environment',
'metadescription' => 'Environment Current Affairs, Current Affairs 2019, Study IQ provide complete information of Environment Current Affairs, GK, Bunrning Issues, latest news and more',
'[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]' => 'cacategories'
},
(int) 7 => object(Cake\ORM\Entity) {
'id' => (int) 10,
'name' => 'Science & Technology',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'science-technology',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Science & Technology Current Affairs | Science Current Affairs',
'metakeyword' => 'Science & Technology Current Affairs, Science & Technology Current Affair, Science Current Affairs, Science Current Affair, Technology Current Affair, Technology Current Affairs',
'metadescription' => 'Science & Technology Current Affairs, Science Current Affairs, Technology today affairs and more relative Science & Technology information get here free',
'[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]' => 'cacategories'
},
(int) 8 => object(Cake\ORM\Entity) {
'id' => (int) 11,
'name' => 'Miscellaneous',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'miscellaneous',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Miscellaneous Current Affairs Articles 2019, GK News | Study IQ',
'metakeyword' => 'Current Affairs Articles 2019, Miscellaneous Current Affairs, GK News, Current Affairs Articles',
'metadescription' => 'Current Affairs Articles, Current Affairs GK News analysis, and all topic relative information get here free and online so no need go anywhere that makes time saving ',
'[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]' => 'cacategories'
},
(int) 9 => object(Cake\ORM\Entity) {
'id' => (int) 12,
'name' => 'Government Schemes',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'government-schemes',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Government Schemes Current Affairs | Govt Current Affairs StudyIQ',
'metakeyword' => 'Government Schemes Current Affairs, Government Current Affairs, Current Affairs of government, ',
'metadescription' => 'Government Schemes Current Affairs, Government Current Affairs ad all government relative latest information, news, burning issues and more get here',
'[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]' => 'cacategories'
},
(int) 10 => object(Cake\ORM\Entity) {
'id' => (int) 13,
'name' => 'Persons in News',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'persons-in-news',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Persons in News | Current Affairs, Awards, Books, Obituaries News',
'metakeyword' => 'Persons in News, Current Affairs, Awards, Books, Obituaries News',
'metadescription' => 'Persons in News, Current Affairs, Awards, Books, Obituaries News, and all the daily current affairs news you will get here with complete information',
'[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]' => 'cacategories'
},
(int) 11 => object(Cake\ORM\Entity) {
'id' => (int) 14,
'name' => 'Constitution',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'constitution',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Constitution | Indian Constitution | World Constitution ',
'metakeyword' => 'constitution, Indian Constitution, World Constitution, Country Constitution ',
'metadescription' => 'Get the all the country constitution like Indian constitution, world constitution and more here you can get all the latest information relative to constitution',
'[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]' => 'cacategories'
},
(int) 12 => object(Cake\ORM\Entity) {
'id' => (int) 15,
'name' => 'Biodiversity',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'biodiversity',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Biodiversity | ??? ??????? | Biodiversity Current affairs',
'metakeyword' => 'Biodiversity, ??? ???????, Biodiversity Current affairs',
'metadescription' => 'Biodiversity, ??? ???????, Biodiversity Current affairs, Get the latest Biodiversity information with us where you get all the latest information about Biodiversity',
'[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]' => 'cacategories'
},
(int) 13 => object(Cake\ORM\Entity) {
'id' => (int) 16,
'name' => 'Ecology',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'ecology',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Ecology Topic Wise Current afairs | Ecology Current Affairs ',
'metakeyword' => 'Ecology Current Affairs, Ecology Current Affairs 2021, Best Ecology Current Affairs, ecology topic wise current affairs, ecology',
'metadescription' => 'Best Ecology Current affairs - Get the ecology topic current affairs for all the govt exams preparation with best studyiq faculties and also get free ecology topic pdf on daily basis ',
'[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]' => 'cacategories'
}
]
$breadcrumb = [
(int) 0 => [
'name' => 'Home',
'link' => 'https://currentaffairs.studyiq.com/'
],
(int) 1 => [
'name' => null,
'link' => 'https://currentaffairs.studyiq.com/tags/'
]
]
$previous = []
$next = []
$currentaffairs = []
$customer_id = ''
$metadescription = ', '
$metakeyword = null
$title = ', '
$tagname = ''
$sbanners = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 61,
'bannername' => 'http://www.mediafire.com/convkey/5f54/lodkrbkhwk5lg1q6g.jpg',
'bannerlink' => 'https://studyiq.com/course-details/ssc-bank-combo',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 62,
'bannername' => 'http://www.mediafire.com/convkey/0552/k9b1o467l8edtbc6g.jpg',
'bannerlink' => 'https://studyiq.com/courses/state-exams',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 63,
'bannername' => 'http://www.mediafire.com/convkey/154a/6y1qvv7v118759h6g.jpg',
'bannerlink' => 'https://studyiq.com/course-details/upsc-ias-pre-mains',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 64,
'bannername' => 'http://www.mediafire.com/convkey/563c/o65x6jso51flz886g.jpg',
'bannerlink' => 'https://studyiq.com/courses/upsc/optional-subjects',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 4 => object(Cake\ORM\Entity) {
'id' => (int) 70,
'bannername' => 'http://www.mediafire.com/convkey/23f5/ymfxsytttaix1ls6g.jpg',
'bannerlink' => 'https://www.studyiq.com/mock-test-series-ssc-bank-upsc-clat-kvs-rbi-dsssb-aao/upsc-ias-prelims-test-series-2021',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
}
]
$params = [
(int) 0 => 'climate-change',
(int) 1 => 'wettest-place-on-earth-shows-decreasing-rainfall-trend'
]</pre><pre class="stack-trace">include - ROOT/plugins/Studyiq/src/Template/Pages/tagdetails.ctp, line 161
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
App\Controller\PagesController::tags() - APP/Controller/PagesController.php, line 995
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
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</pre></div></pre>
</section>
</div>
</div>
<footer>
<div class="section-social">
<div class="container">
<div class="row">
<div class="col-1-2 followus">
<ul>
<li><strong>Follow us</strong></li>
<li><a href="https://goo.gl/ps1CpJ" target="_blank" class="btn youtube">youtube</a></li>
<li><a href="https://goo.gl/TcWQjs" target="_blank" class="btn facebook">facebook</a></li>
<li><a href="https://goo.gl/iJF9cu" target="_blank" class="btn hotmail">hotmail</a></li>
<li><a href="https://www.instagram.com/studyiq.education/" target="_blank" class="btn instagram">instagram</a></li>
<li><a href="https://goo.gl/LtSNUj" target="_blank" class="btn twitter">twitter</a></li>
<li><a href="https://www.linkedin.com/company/studyiq/" target="_blank" class="btn linkedin">linkedin</a></li>
<li><a href="https://bit.ly/2NSBcHK" target="_blank" class="btn tumbler">tumbler</a></li>
</ul>
</div><!-- #end -->
<div class="col-1-2 socialsupport">
<ul>
<li><strong>Instant Support</strong></li>
<li><a href="https://wa.me/918826523259" target="_blank" class="btn whatsapp">Whats App</a></li>
<li><a href="https://goo.gl/jgY1Uu" target="_blank" class="btn chatnow">Chat Now</a></li>
</ul>
</div><!-- #end -->
</div>
</div>
</div><!-- #end social support -->
<div class="section-widgets">
<div class="container">
<div class="widget">
<h5>Quick Link</h5>
<ul>
<li><a href="https://www.studyiq.com/">Home</a></li>
<li><a href="https://old.studyiq.com/about-us">About Us</a></li>
<li><a href="https://old.studyiq.com/index.php?route=information/contact">Contact Us</a></li>
<li><a href="https://blog.studyiq.com">Blog</a></li>
<li><a href="https://www.studyiq.com/careers">Career with Us</a></li>
<li><a href="https://old.studyiq.com/our-initiatives">Our Initiaves</a></li>
</ul>
</div><!-- #end -->
<div class="widget">
<h5>Courses</h5>
<ul>
<li><a href="https://testiq.in/">Test Series</a></li>
<li><a href="https://old.studyiq.com/courses/monthly-top-selling">Top Selling Courses</a></li>
<li><a href="https://old.studyiq.com/courses-lists">Know Your Exam</a></li>
</ul>
</div><!-- #end -->
<div class="widget">
<h5>Downloads</h5>
<ul>
<li><a href="https://downloads.studyiq.com/new-videos-pendrive-students">New videos - Pendrive Students</a></li>
<li><a href="https://downloads.studyiq.com/new-videos-tablet-android-students">New Videos - Tablet/Android Students</a></li>
<li><a href="https://downloads.studyiq.com/free-pdfs">Free PDFs</a></li>
<li><a href="https://old.studyiq.com/video/courses" class="">Free Videos</a></li>
<li><a href="https://old.studyiq.com/magazines/">Magazines</a></li>
</ul>
</div><!-- #end -->
<div class="widget">
<h5>Contact Info</h5>
<ul>
<li>A-10, 3rd Floor, Lajpat Nagar 2, New Delhi - 110024, India</li>
<li>+91 95 8004 8004</li>
<li>+91 11 4132 3204 </li>
<li><a href="mailto:contact@studyiq.com" class="mail">contact@studyiq.com</a></li>
<li><a href="javascript:;">Partner with us</a></li>
</ul>
</div><!-- #end -->
<div class="widget">
<h5>Policies</h5>
<ul>
<li><a href="https://www.studyiq.com/terms-and-conditions">Terms & Conditions</a></li>
<li><a href="https://www.studyiq.com/return-policy">Return & Refund Policy</a></li>
<li><a href="https://www.studyiq.com/privacy">Privacy Policy</a></li>
</ul>
</div><!-- #end -->
<a href="https://play.google.com/store/apps/details?id=com.pocket.news" target="_blank" class="btn black">Poket News App</a>
</div>
</div><!-- #end widgets -->
<div class="copyinfo">
<div class="container">
<div class="row">
<div class="col-1-2 text-left">© Copyright 2020 Study IQ</div>
</div>
</div>
</div>
</footer><!-- #end footer -->
</div>
<script src="/studyiq/js/jquery.min.js"></script> <script src="/studyiq/js/html5shiv.min.js"></script> <script src="/studyiq/js/jquery.colorbox.js"></script> <script src="/studyiq/js/nav.js"></script> <script src="/studyiq/js/dcalendar.picker.js"></script> <script>
var page=1
$("input[name=dca]").click(function(){
var slectedmonth=$('.heading select').val();
var checkboxValues = [];
var checkedIds = $("input[name=dca]:checked").map(function() {
return this.id;
}).toArray();
var ca=checkedIds.join(", ");
return filtercurrentaffairs(slectedmonth,ca);
});
$('#month').change(function(){
var month=$('#month').val();
var category=$('#category').val();
filtercurrentaffairs(month,category);
});
$('#category').change(function(){
var month=$('#month').val();
var category=$('#category').val();
filtercurrentaffairs(month,category);
});
function filtercurrentaffairs(slectedmonth,ca){
location='https://currentaffairs.studyiq.com/monthly/'+ca+'?m='+slectedmonth;
}
$('#sortlist').change(function(){
page=1;
var articlecount=$('#articlecount').val();
var sortlist=$('#sortlist').val();
var month=$('#month').val();
var category=$('#category').val();
$.ajax({
type: "POST",
async: false,
url: 'https://currentaffairs.studyiq.com/showmore?page='+page,
data: 'month='+month+'&category='+category+'&sortlist='+sortlist,
cache: false,
success: function(data) { //alert(data);
if(data!='error'){
$('#currentaffairs-list').html(data);
if(articlecount>page){
$('.show-more').show();
}
}else {
alert('something went wroing, Please try later!');
}
},
error: function(error,errortype,errorstatus){
alert(errortype);
}
});
});
function showmorearticles(months){
var articlecount=$('#articlecount').val();
if(articlecount>1){
page=page+1;
}
var sortlist='';
var month=months;
var category='';
$.ajax({
type: "POST",
async: false,
url: 'https://currentaffairs.studyiq.com/showmore?page='+page,
data: 'month='+month+'&category='+category+'&sortlist='+sortlist,
cache: false,
success: function(data) { //alert(data);
if(data!='error'){
$('#currentaffairs-list').append(data);
if(articlecount==page){
$('.show-more').hide();
}
}else {
alert('something went wroing, Please try later!');
}
},
error: function(error,errortype,errorstatus){
alert(errortype);
}
});
}
function showmore(type='append'){
var articlecount=$('#articlecount').val();
if(articlecount>1){
page=page+1;
}
var sortlist=($('#sortlist').val()!=undefined)?$('#sortlist').val():'';
var month=($('#month').val()!=undefined)?$('#month').val():'';
var category=($('#category').val()!=undefined)?$('#category').val():'';
$.ajax({
type: "POST",
async: false,
url: 'https://currentaffairs.studyiq.com/showmore?page='+page,
data: 'month='+month+'&category='+category+'&sortlist='+sortlist,
cache: false,
success: function(data) {//alert(data);
if(data!='error'){
if(type=='append'){
$('#currentaffairs-list').append(data);
}else{
$('#currentaffairs-list').html(data);
}
if(articlecount==page){
$('.show-more').hide();
}
}else {
alert('something went wroing, Please try later!');
}
},
error: function(error,errortype,errorstatus){
alert(errortype);
}
});
}
function addtobookmark(){ //alert('sadsad')
var article=$('#article').val();
$('.bookmark-msg').remove();
if(article){
$.ajax({
type: "POST",
async: false,
url: 'https://currentaffairs.studyiq.com/bookmarks',
data: 'article='+article,
cache: false,
success: function(data) {//alert(data);
if(data!='error'){
$('.btn-group a').after('<span class="bookmark-msg">'+data+"</span>");
}else {
alert('something went wroing, Please try later!');
}
},
error: function(error,errortype,errorstatus){
alert(errortype);
}
});
}
}
$('#findnews').click(function(){
var program=$('#program').val();
var datefrom=$('#datefrom').val();
var dateto=$('#dateto').val();
var url='https://currentaffairs.studyiq.com/newsonair?action=filter';
if(program.trim()!=''){
url+='&program='+program;
}
if(datefrom.trim()!=''){
url+='&datefrom='+datefrom;
}
if(dateto.trim()!=''){
url+='&dateto='+dateto;
}
location.href=url;
});
jQuery(".column-left .column-list h3").click(function(){
jQuery(this).toggleClass('active').next().slideToggle();
});
jQuery(".column-left article h3").click(function(){
jQuery(this).toggleClass('active').next().slideToggle();
});
</script>
<script src="/studyiq/js/custom.js"></script> <script>
$('.quizpole button').click(function(){
$('.displayans').remove();
if($(this).closest('div.quizpole').find("input[type=radio]:checked").val()){
var ans=$(this).closest('div.quizpole').find("input[type=radio]:checked").val();
var corrans=$(this).closest('div.quizpole').find("input[type=hidden]").val();
if(ans==corrans){
$(this).before('<span class="displayans correct">Your answer is correct</span>')
}else{
$(this).before('<span class="displayans wrong">Your answer is wrong</span>')
}
}else{
$(this).before('<span class="displayans wrong">Please select at least one option</span>')
}
//var v = $(this).closest("div.content").find("input[name=’rank’]").val();
//alert($(this).closest('label input[type=radio]:checked').val());
});
$('#calendar').dcalendar();
$(document).ready(function(){
$('.myaccount a').click(function(){
$(this).next().toggleClass('open');
});
$('button.action').click(function(){
$('ul.tabs').toggleClass('open');
});
});
$(document).ready(function(){
$('.popup').colorbox();
});
</script>
<!-- Google Code for Remarketing Tag -->
<!--------------------------------------------------
Remarketing tags may not be associated with personally identifiable information or placed on pages related to sensitive categories. See more information and instructions on how to setup the tag on: http://google.com/ads/remarketingsetup
--------------------------------------------------->
<script type="text/javascript">
var google_tag_params = {
edu_pid: 'REPLACE_WITH_VALUE',
edu_plocid: 'REPLACE_WITH_VALUE',
edu_pagetype: 'REPLACE_WITH_VALUE',
edu_totalvalue: 'REPLACE_WITH_VALUE',
dynx_itemid: 'REPLACE_WITH_VALUE',
dynx_itemid2: 'REPLACE_WITH_VALUE',
dynx_pagetype: 'REPLACE_WITH_VALUE',
dynx_totalvalue: 'REPLACE_WITH_VALUE',
};
</script>
<script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = 870767879;
var google_custom_params = window.google_tag_params;
var google_remarketing_only = true;
/* ]]> */
</script>
<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/870767879/?guid=ON&script=0"/>
</div>
</noscript>
</div>
<!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/59159d6764f23d19a89b1db5/default';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script-->
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.9&appId=304359353330731";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<script>
$('.playstore').colorbox();
</script>
<script>
$('nav button.menu').click(function(){
$(this).toggleClass('active');
$(this).next().toggleClass('open');
});
</script>
<link rel="stylesheet" href="//code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css">
<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
<script>
$( function() {
$("#datefrom").datepicker();
$("#dateto").datepicker();
} );
$('button.submit-lists').click(function(){
var sltarticles=$('#sltarticles').val();
if(sltarticles!=''){
location='https://currentaffairs.studyiq.com/lists/'+sltarticles;
}else{
alert('Please select article');
}
});
/*
$("body").on("contextmenu",function(e){
return false;
});
$('body').bind('cut copy paste', function (e) {
e.preventDefault();
alert('Copying is not allowed');
});
*/
</script>
<script>
$('.filter-search button.submit').click(function(){
var sdate=$('#sdate').val();
window.location='https://currentaffairs.studyiq.com/lists/poket-news/'+sdate;
});
$('.filter-search button.submit-article').click(function(){
var sdate=$('#pndate').val();
var d=new Date(sdate);
var date=d.getTime();
var time=(date/1000);
window.location='https://currentaffairs.studyiq.com/pn/'+time;
});
</script>
</body>
</html>
'
}
$maxBufferLength = (int) 8192
$file = '/var/www/currentaffairs.studyiq.com/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 850
$message = 'Unable to emit headers. Headers sent in file=/var/www/currentaffairs.studyiq.com/vendor/cakephp/cakephp/src/Error/Debugger.php line=850' Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 48
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 106
[main] - ROOT/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/currentaffairs.studyiq.com/vendor/cakephp/cakephp/src/Error/Debugger.php:850) [CORE/src/Http/ResponseEmitter.php , line 148 ]Code Context $response -> getStatusCode (),
( $reasonPhrase ? ' ' . $reasonPhrase : '' )
));
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>, </title>
<meta name="google-site-verification" content="eAK0wZZ1tK3QHaq5g-Ae2U8F9vcesL9Et_ahLvQRaHA" />
<meta name="description" content=", " />
<meta name="keywords" content="" />
<meta/> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0" />
<meta name="format-detection" content="telephone=no" />
<link rel="stylesheet" href="/studyiq/css/home-main.css"/> <link rel="stylesheet" href="/studyiq/css/main.css"/> <link rel="stylesheet" href="/studyiq/css/colorbox.css"/> <link href="https://www.studyiq.com/image/favicon.png" type="image/x-icon" rel="icon"/>
<link href="https://fonts.googleapis.com/css?family=Quicksand:400,500,700" rel="stylesheet">
<link href="https://www.studyiq.com/catalog/view/theme/default/stylesheet/dcalendar.picker.css" rel="stylesheet">
<meta property="fb:app_id" content="974451362584449" />
<meta property="fb:pages" content="974451362584449" />
<meta property="og:title" content=", " />
<meta property="og:type" content="article" />
<meta property="og:description" content=", " />
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@studyiq">
<meta name="twitter:title" content=", ">
<meta name="twitter:description" content=", ">
<meta name="twitter:image:alt" content="Study IQ Current Affairs">
<meta name="twitter:image" content=""/>
<meta property="og:image" content="" />
<link href="https://currentaffairs.studyiq.com/tags/climate-change/wettest-place-on-earth-shows-decreasing-rainfall-trend" rel="canonical" />
<meta property="og:url" content="https://currentaffairs.studyiq.com/tags/climate-change/wettest-place-on-earth-shows-decreasing-rainfall-trend" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-86284324-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-86284324-2');
</script>
<meta property="fb:pages" content="974451362584449" />
<!-- Start Alexa Certify Javascript -->
<script type="text/javascript">
_atrk_opts = { atrk_acct:"CHvtq1SZw320l9", domain:"studyiq.com",dynamic: true};
(function() { var as = document.createElement('script'); as.type = 'text/javascript'; as.async = true; as.src = "https://certify-js.alexametrics.com/atrk.js"; var s = document.getElementsByTagName('script')[0];s.parentNode.insertBefore(as, s); })();
</script>
<noscript><img src="https://certify.alexametrics.com/atrk.gif?account=CHvtq1SZw320l9" style="display:none" height="1" width="1" alt="" /></noscript>
<!-- End Alexa Certify Javascript -->
<!-- start Mixpanel --><script type="text/javascript">(function(e,a){if(!a.__SV){var b=window;try{var c,l,i,j=b.location,g=j.hash;c=function(a,b){return(l=a.match(RegExp(b+"=([^&]*)")))?l[1]:null};g&&c(g,"state")&&(i=JSON.parse(decodeURIComponent(c(g,"state"))),"mpeditor"===i.action&&(b.sessionStorage.setItem("_mpcehash",g),history.replaceState(i.desiredHash||"",e.title,j.pathname+j.search)))}catch(m){}var k,h;window.mixpanel=a;a._i=[];a.init=function(b,c,f){function e(b,a){var c=a.split(".");2==c.length&&(b=b[c[0]],a=c[1]);b[a]=function(){b.push([a].concat(Array.prototype.slice.call(arguments,
0)))}}var d=a;"undefined"!==typeof f?d=a[f]=[]:f="mixpanel";d.people=d.people||[];d.toString=function(b){var a="mixpanel";"mixpanel"!==f&&(a+="."+f);b||(a+=" (stub)");return a};d.people.toString=function(){return d.toString(1)+".people (stub)"};k="disable time_event track track_pageview track_links track_forms register register_once alias unregister identify name_tag set_config reset opt_in_tracking opt_out_tracking has_opted_in_tracking has_opted_out_tracking clear_opt_in_out_tracking people.set people.set_once people.unset people.increment people.append people.union people.track_charge people.clear_charges people.delete_user".split(" ");
for(h=0;h<k.length;h++)e(d,k[h]);a.i.push([b,c,f])};a._SV=1.2;b=e.createElement("script");b.type="text/javascript";b.async=!0;b.src="undefined"!==typeof MIXPANEL_CUSTOM_LIB_URL?MIXPANEL_CUSTOM_LIB_URL:"file:"===e.location.protocol&&"//cdn4.mxpnl.com/libs/mixpanel-2-latest.min.js".match(/^\/\//)?"https://cdn4.mxpnl.com/libs/mixpanel-2-latest.min.js":"//cdn4.mxpnl.com/libs/mixpanel-2-latest.min.js";c=e.getElementsByTagName("script")[0];c.parentNode.insertBefore(b,c)}})(document,window.mixpanel||[]);
mixpanel.init("0fe091f95cb725e735c512438a840b57");</script><!-- end Mixpanel -->
<!-- DO NOT MODIFY -->
<!-- Quora Pixel Code (JS Helper) -->
<script>
!function(q,e,v,n,t,s){if(q.qp) return; n=q.qp=function(){n.qp?n.qp.apply(n,arguments):n.queue.push(arguments);}; n.queue=[];t=document.createElement(e);t.async=!0;t.src=v; s=document.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s);}(window, 'script', 'https://a.quora.com/qevents.js');
qp('init', '5d001e5c516441bd911862894a57ba32');
qp('track', 'ViewContent');
</script>
<noscript><img height="1" width="1" style="display:none" src="https://q.quora.com/_/ad/5d001e5c516441bd911862894a57ba32/pixel?tag=ViewContent&noscript=1"/></noscript>
<!-- End of Quora Pixel Code -->
</head>
<body>
<div id="full-page">
<style media="screen">
.btn-primary {
color: #fff;
background-color: #007bff;
border-color: #007bff;
border-radius: .25rem
}
.expl_crs_btn {
font-size: 18px;
letter-spacing: 0px;
line-height: 16px;
color: #ffffff;
font-weight: 700;
font-family: "Quicksand";
text-align: center;
border: none;
width: 208px;
height: 50px;
background-image: linear-gradient(75deg, #ff8f31 0%, #ff7931 100%);
}
@media all and (max-width: 560px) {
.expl_crs_btn {
width: 100px;
}
}
</style>
<div class="mobile-notification fixed">
<a href="https://play.google.com/store/apps/developer?id=StudyIQ" target="_blank">
<span>We have launched our mobile app, get it now. Call : 9354229384, 9354252518, 9999830584.</span>
<button sclass="btn--small purple" tabindex="0">click here</button></a>
</div>
<header class="addnote">
<div class="container">
<a href="https://www.studyiq.com/" itemprop="url" class="logo"><img src="/studyiq/img/logo-img.png" alt=""/></a>
<div class="navbar">
<div class="upperlinks">
<a href="https://www.studyiq.com/courses"><button type="button" class="expl_crs_btn btn btn-primary">Explore Courses</button></a>
</div>
</div><!-- #end right column -->
</div>
</header>
<style>
input[type="checkbox"], input[type="radio"] {
position: relative;
top: 15px;
left: 8px;
}
select {
width: 100%;
display: inline-block;
}
.courses-list aside ul li {
line-height: 42px;
}
.courses-list section h3 {
color:#f65508;
font-weight: 500;
border-bottom: 1px solid #e7e8e9;
padding-bottom: 15px;
}
.wrapper h1 {
color:#ffbb23;
text-align: center;
font-weight: 500;
}
</style>
<div class="fixed-banner purple">
<div class="wrapper">
<h1>Tags Current Affairs</h1>
</div>
</div>
<div class="courses-list">
<div class="container">
<section style="width:100%;">
</section>
<section style="width:100%" class="more-list-articles">
</section>
<section style="width:100%;">
<style>
.quizpole {
display: inline-block;
width: 100%;
margin: 0px 5px 25px 5px;
}
.quizpole p label {
width: 49%;
display: inline-block;
margin: 5px 0 0 10px;
}
.quizpole p span {
width: 100%;
display: inline-block;
text-align: left;
margin: 5px 0 0 10px;
}
.quizpole p label input[type=radio]{
margin-top: -6px;
}
.quizpole p button {
width: 100px;
display: inline-block;
vertical-align: top;
background-color: #f87737;
border: 1px solid #dedede;
color: #fff;
padding:10px;
border-radius: 4px;
text-align: center;
}
.quizpole p span.correct {
color: green;
font-size: 15px;
}
.quizpole p span.wrong {
color: red;
font-size: 15px;
}
</style>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr607fa8b26ccdb-trace').style.display = (document.getElementById('cakeErr607fa8b26ccdb-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: quizpole [<b>ROOT/plugins/Studyiq/src/Template/Pages/tagdetails.ctp</b>, line <b>161</b>]<div id="cakeErr607fa8b26ccdb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr607fa8b26ccdb-code').style.display = (document.getElementById('cakeErr607fa8b26ccdb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr607fa8b26ccdb-context').style.display = (document.getElementById('cakeErr607fa8b26ccdb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr607fa8b26ccdb-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">style</span><span style="color: #007700">>
</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">sizeof</span><span style="color: #007700">(</span><span style="color: #0000BB">$quizpole</span><span style="color: #007700">)></span><span style="color: #0000BB">0</span><span style="color: #007700">){</span><span style="color: #0000BB">?>
</span></span></code></span>
<code><span style="color: #000000"> <h3>Quiz for <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$title</span><span style="color: #007700">; </span><span style="color: #0000BB">?></span></h3>
</span></code></pre><pre id="cakeErr607fa8b26ccdb-context" class="cake-context" style="display: none;">$viewFile = '/var/www/currentaffairs.studyiq.com/plugins/Studyiq/src/Template/Pages/tagdetails.ctp'
$dataForView = [
'headertags' => [
(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) {},
(int) 6 => object(Cake\ORM\Entity) {},
(int) 7 => object(Cake\ORM\Entity) {},
(int) 8 => object(Cake\ORM\Entity) {},
(int) 9 => object(Cake\ORM\Entity) {},
(int) 10 => object(Cake\ORM\Entity) {},
(int) 11 => object(Cake\ORM\Entity) {},
(int) 12 => object(Cake\ORM\Entity) {},
(int) 13 => object(Cake\ORM\Entity) {}
],
'breadcrumb' => [
(int) 0 => [
'name' => 'Home',
'link' => 'https://currentaffairs.studyiq.com/'
],
(int) 1 => [
'name' => null,
'link' => 'https://currentaffairs.studyiq.com/tags/'
]
],
'previous' => [],
'next' => [],
'currentaffairs' => [],
'customer_id' => '',
'metadescription' => ', ',
'metakeyword' => null,
'title' => ', ',
'tagname' => '',
'sbanners' => [
(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) {}
],
'params' => [
(int) 0 => 'climate-change',
(int) 1 => 'wettest-place-on-earth-shows-decreasing-rainfall-trend'
]
]
$headertags = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 3,
'name' => 'Art & Culture',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'art-culture',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Current Affairs Arts and Cultures Articles | Current Affairs',
'metakeyword' => 'Current Affairs Arts, Cultures Articles, Cultures Current Affairs Articles, Cultures Current Affairs, Current Affairs, Current Affair GK, General Knowledage',
'metadescription' => 'Current Affairs Arts and Cultures Articles complete current affairs details of Arts and cultures with complete depth analysis or full details of all current affair Articles',
'[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]' => 'cacategories'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 4,
'name' => 'Polity & Governance',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'polity-governance',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Polity Current Affairs | Governance Current Affair | Polity GK',
'metakeyword' => 'Polity Current Affairs, Governance Current Affair, Polity GK, Current Affairs of Polity, Current Affairs of Governance, Current affair Polity',
'metadescription' => 'Polity Current Affairs, Governance Current Affair, and current affairs of Polity and Governance and more get with Study IQ Education Articles and full details',
'[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]' => 'cacategories'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 5,
'name' => 'International Affairs',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'international-affairs',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'International Affairs | International Current Affairs, GK, News',
'metakeyword' => 'International Affairs, International Current Affairs, International GK, International News, International burning Issues, International Today Affairs, International Current Affair, International current affairs 2019',
'metadescription' => 'International Affairs, International Current Affairs, GK, News, burning issues and all relative information of Internation you can get here for depth knowledge',
'[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]' => 'cacategories'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 6,
'name' => 'Economy',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'economy',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Economy Current Affairs | Economy Current Affair 2019 | Study IQ',
'metakeyword' => 'Economy Current Affairs, Economy Current Affair, Economy Current Affair 2019, Economy GK news, Economy Affairs, Current Affairs Economy, Current Affair Economy',
'metadescription' => 'Economy Current Affairs, Economy Current Affair 2019 and all the Economy Current Affair, GK, Burning Issues, News, get on study IQ education for exams preparation',
'[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]' => 'cacategories'
},
(int) 4 => object(Cake\ORM\Entity) {
'id' => (int) 7,
'name' => 'Banking Awareness',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'banking-awareness',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Banking Awareness Current Affairs, GK, News, Burning Issues',
'metakeyword' => 'Banking Awareness, Current Affairs, Current Affair, bANKING CURRENT AFFAIRS, Current affair of Banking, Current affair of Bank, Current affairs of Bank, BAnk current affairs',
'metadescription' => 'Banking Awareness Current Affairs, GK, News, Burning Issues, and all the latest current affairs of Banking Awareness or Banking for Govt exams preparation',
'[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]' => 'cacategories'
},
(int) 5 => object(Cake\ORM\Entity) {
'id' => (int) 8,
'name' => 'Defence & Security',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'defence-security',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Defence Current Affairs | Defence & Security Current Affairs',
'metakeyword' => 'Defence Current Affairs, Current Affairs, Current Affair, Current Affairs of Defence, Security Current Affairs, Security Current Affairs 2019, Security Current Affairs daily, Defence Current Affairs Daily',
'metadescription' => 'Defence Current Affairs, Defence & Security Current Affairs and complete details of Defence & Security current affairs, burning issues of Defence, Defence Today News ',
'[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]' => 'cacategories'
},
(int) 6 => object(Cake\ORM\Entity) {
'id' => (int) 9,
'name' => 'Environment',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'environment',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Environment Current Affairs, Current Affairs 2019- Study IQ',
'metakeyword' => 'Environment Current Affairs, Current Affairs Articles, Current Affairs of Environment, Current Affairs Environment',
'metadescription' => 'Environment Current Affairs, Current Affairs 2019, Study IQ provide complete information of Environment Current Affairs, GK, Bunrning Issues, latest news and more',
'[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]' => 'cacategories'
},
(int) 7 => object(Cake\ORM\Entity) {
'id' => (int) 10,
'name' => 'Science & Technology',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'science-technology',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Science & Technology Current Affairs | Science Current Affairs',
'metakeyword' => 'Science & Technology Current Affairs, Science & Technology Current Affair, Science Current Affairs, Science Current Affair, Technology Current Affair, Technology Current Affairs',
'metadescription' => 'Science & Technology Current Affairs, Science Current Affairs, Technology today affairs and more relative Science & Technology information get here free',
'[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]' => 'cacategories'
},
(int) 8 => object(Cake\ORM\Entity) {
'id' => (int) 11,
'name' => 'Miscellaneous',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'miscellaneous',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Miscellaneous Current Affairs Articles 2019, GK News | Study IQ',
'metakeyword' => 'Current Affairs Articles 2019, Miscellaneous Current Affairs, GK News, Current Affairs Articles',
'metadescription' => 'Current Affairs Articles, Current Affairs GK News analysis, and all topic relative information get here free and online so no need go anywhere that makes time saving ',
'[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]' => 'cacategories'
},
(int) 9 => object(Cake\ORM\Entity) {
'id' => (int) 12,
'name' => 'Government Schemes',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'government-schemes',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Government Schemes Current Affairs | Govt Current Affairs StudyIQ',
'metakeyword' => 'Government Schemes Current Affairs, Government Current Affairs, Current Affairs of government, ',
'metadescription' => 'Government Schemes Current Affairs, Government Current Affairs ad all government relative latest information, news, burning issues and more get here',
'[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]' => 'cacategories'
},
(int) 10 => object(Cake\ORM\Entity) {
'id' => (int) 13,
'name' => 'Persons in News',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'persons-in-news',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Persons in News | Current Affairs, Awards, Books, Obituaries News',
'metakeyword' => 'Persons in News, Current Affairs, Awards, Books, Obituaries News',
'metadescription' => 'Persons in News, Current Affairs, Awards, Books, Obituaries News, and all the daily current affairs news you will get here with complete information',
'[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]' => 'cacategories'
},
(int) 11 => object(Cake\ORM\Entity) {
'id' => (int) 14,
'name' => 'Constitution',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'constitution',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Constitution | Indian Constitution | World Constitution ',
'metakeyword' => 'constitution, Indian Constitution, World Constitution, Country Constitution ',
'metadescription' => 'Get the all the country constitution like Indian constitution, world constitution and more here you can get all the latest information relative to constitution',
'[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]' => 'cacategories'
},
(int) 12 => object(Cake\ORM\Entity) {
'id' => (int) 15,
'name' => 'Biodiversity',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'biodiversity',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Biodiversity | ??? ??????? | Biodiversity Current affairs',
'metakeyword' => 'Biodiversity, ??? ???????, Biodiversity Current affairs',
'metadescription' => 'Biodiversity, ??? ???????, Biodiversity Current affairs, Get the latest Biodiversity information with us where you get all the latest information about Biodiversity',
'[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]' => 'cacategories'
},
(int) 13 => object(Cake\ORM\Entity) {
'id' => (int) 16,
'name' => 'Ecology',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'ecology',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Ecology Topic Wise Current afairs | Ecology Current Affairs ',
'metakeyword' => 'Ecology Current Affairs, Ecology Current Affairs 2021, Best Ecology Current Affairs, ecology topic wise current affairs, ecology',
'metadescription' => 'Best Ecology Current affairs - Get the ecology topic current affairs for all the govt exams preparation with best studyiq faculties and also get free ecology topic pdf on daily basis ',
'[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]' => 'cacategories'
}
]
$breadcrumb = [
(int) 0 => [
'name' => 'Home',
'link' => 'https://currentaffairs.studyiq.com/'
],
(int) 1 => [
'name' => null,
'link' => 'https://currentaffairs.studyiq.com/tags/'
]
]
$previous = []
$next = []
$currentaffairs = []
$customer_id = ''
$metadescription = ', '
$metakeyword = null
$title = ', '
$tagname = ''
$sbanners = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 61,
'bannername' => 'http://www.mediafire.com/convkey/5f54/lodkrbkhwk5lg1q6g.jpg',
'bannerlink' => 'https://studyiq.com/course-details/ssc-bank-combo',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 62,
'bannername' => 'http://www.mediafire.com/convkey/0552/k9b1o467l8edtbc6g.jpg',
'bannerlink' => 'https://studyiq.com/courses/state-exams',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 63,
'bannername' => 'http://www.mediafire.com/convkey/154a/6y1qvv7v118759h6g.jpg',
'bannerlink' => 'https://studyiq.com/course-details/upsc-ias-pre-mains',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 64,
'bannername' => 'http://www.mediafire.com/convkey/563c/o65x6jso51flz886g.jpg',
'bannerlink' => 'https://studyiq.com/courses/upsc/optional-subjects',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 4 => object(Cake\ORM\Entity) {
'id' => (int) 70,
'bannername' => 'http://www.mediafire.com/convkey/23f5/ymfxsytttaix1ls6g.jpg',
'bannerlink' => 'https://www.studyiq.com/mock-test-series-ssc-bank-upsc-clat-kvs-rbi-dsssb-aao/upsc-ias-prelims-test-series-2021',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
}
]
$params = [
(int) 0 => 'climate-change',
(int) 1 => 'wettest-place-on-earth-shows-decreasing-rainfall-trend'
]</pre><pre class="stack-trace">include - ROOT/plugins/Studyiq/src/Template/Pages/tagdetails.ctp, line 161
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
App\Controller\PagesController::tags() - APP/Controller/PagesController.php, line 995
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
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</pre></div></pre>
</section>
</div>
</div>
<footer>
<div class="section-social">
<div class="container">
<div class="row">
<div class="col-1-2 followus">
<ul>
<li><strong>Follow us</strong></li>
<li><a href="https://goo.gl/ps1CpJ" target="_blank" class="btn youtube">youtube</a></li>
<li><a href="https://goo.gl/TcWQjs" target="_blank" class="btn facebook">facebook</a></li>
<li><a href="https://goo.gl/iJF9cu" target="_blank" class="btn hotmail">hotmail</a></li>
<li><a href="https://www.instagram.com/studyiq.education/" target="_blank" class="btn instagram">instagram</a></li>
<li><a href="https://goo.gl/LtSNUj" target="_blank" class="btn twitter">twitter</a></li>
<li><a href="https://www.linkedin.com/company/studyiq/" target="_blank" class="btn linkedin">linkedin</a></li>
<li><a href="https://bit.ly/2NSBcHK" target="_blank" class="btn tumbler">tumbler</a></li>
</ul>
</div><!-- #end -->
<div class="col-1-2 socialsupport">
<ul>
<li><strong>Instant Support</strong></li>
<li><a href="https://wa.me/918826523259" target="_blank" class="btn whatsapp">Whats App</a></li>
<li><a href="https://goo.gl/jgY1Uu" target="_blank" class="btn chatnow">Chat Now</a></li>
</ul>
</div><!-- #end -->
</div>
</div>
</div><!-- #end social support -->
<div class="section-widgets">
<div class="container">
<div class="widget">
<h5>Quick Link</h5>
<ul>
<li><a href="https://www.studyiq.com/">Home</a></li>
<li><a href="https://old.studyiq.com/about-us">About Us</a></li>
<li><a href="https://old.studyiq.com/index.php?route=information/contact">Contact Us</a></li>
<li><a href="https://blog.studyiq.com">Blog</a></li>
<li><a href="https://www.studyiq.com/careers">Career with Us</a></li>
<li><a href="https://old.studyiq.com/our-initiatives">Our Initiaves</a></li>
</ul>
</div><!-- #end -->
<div class="widget">
<h5>Courses</h5>
<ul>
<li><a href="https://testiq.in/">Test Series</a></li>
<li><a href="https://old.studyiq.com/courses/monthly-top-selling">Top Selling Courses</a></li>
<li><a href="https://old.studyiq.com/courses-lists">Know Your Exam</a></li>
</ul>
</div><!-- #end -->
<div class="widget">
<h5>Downloads</h5>
<ul>
<li><a href="https://downloads.studyiq.com/new-videos-pendrive-students">New videos - Pendrive Students</a></li>
<li><a href="https://downloads.studyiq.com/new-videos-tablet-android-students">New Videos - Tablet/Android Students</a></li>
<li><a href="https://downloads.studyiq.com/free-pdfs">Free PDFs</a></li>
<li><a href="https://old.studyiq.com/video/courses" class="">Free Videos</a></li>
<li><a href="https://old.studyiq.com/magazines/">Magazines</a></li>
</ul>
</div><!-- #end -->
<div class="widget">
<h5>Contact Info</h5>
<ul>
<li>A-10, 3rd Floor, Lajpat Nagar 2, New Delhi - 110024, India</li>
<li>+91 95 8004 8004</li>
<li>+91 11 4132 3204 </li>
<li><a href="mailto:contact@studyiq.com" class="mail">contact@studyiq.com</a></li>
<li><a href="javascript:;">Partner with us</a></li>
</ul>
</div><!-- #end -->
<div class="widget">
<h5>Policies</h5>
<ul>
<li><a href="https://www.studyiq.com/terms-and-conditions">Terms & Conditions</a></li>
<li><a href="https://www.studyiq.com/return-policy">Return & Refund Policy</a></li>
<li><a href="https://www.studyiq.com/privacy">Privacy Policy</a></li>
</ul>
</div><!-- #end -->
<a href="https://play.google.com/store/apps/details?id=com.pocket.news" target="_blank" class="btn black">Poket News App</a>
</div>
</div><!-- #end widgets -->
<div class="copyinfo">
<div class="container">
<div class="row">
<div class="col-1-2 text-left">© Copyright 2020 Study IQ</div>
</div>
</div>
</div>
</footer><!-- #end footer -->
</div>
<script src="/studyiq/js/jquery.min.js"></script> <script src="/studyiq/js/html5shiv.min.js"></script> <script src="/studyiq/js/jquery.colorbox.js"></script> <script src="/studyiq/js/nav.js"></script> <script src="/studyiq/js/dcalendar.picker.js"></script> <script>
var page=1
$("input[name=dca]").click(function(){
var slectedmonth=$('.heading select').val();
var checkboxValues = [];
var checkedIds = $("input[name=dca]:checked").map(function() {
return this.id;
}).toArray();
var ca=checkedIds.join(", ");
return filtercurrentaffairs(slectedmonth,ca);
});
$('#month').change(function(){
var month=$('#month').val();
var category=$('#category').val();
filtercurrentaffairs(month,category);
});
$('#category').change(function(){
var month=$('#month').val();
var category=$('#category').val();
filtercurrentaffairs(month,category);
});
function filtercurrentaffairs(slectedmonth,ca){
location='https://currentaffairs.studyiq.com/monthly/'+ca+'?m='+slectedmonth;
}
$('#sortlist').change(function(){
page=1;
var articlecount=$('#articlecount').val();
var sortlist=$('#sortlist').val();
var month=$('#month').val();
var category=$('#category').val();
$.ajax({
type: "POST",
async: false,
url: 'https://currentaffairs.studyiq.com/showmore?page='+page,
data: 'month='+month+'&category='+category+'&sortlist='+sortlist,
cache: false,
success: function(data) { //alert(data);
if(data!='error'){
$('#currentaffairs-list').html(data);
if(articlecount>page){
$('.show-more').show();
}
}else {
alert('something went wroing, Please try later!');
}
},
error: function(error,errortype,errorstatus){
alert(errortype);
}
});
});
function showmorearticles(months){
var articlecount=$('#articlecount').val();
if(articlecount>1){
page=page+1;
}
var sortlist='';
var month=months;
var category='';
$.ajax({
type: "POST",
async: false,
url: 'https://currentaffairs.studyiq.com/showmore?page='+page,
data: 'month='+month+'&category='+category+'&sortlist='+sortlist,
cache: false,
success: function(data) { //alert(data);
if(data!='error'){
$('#currentaffairs-list').append(data);
if(articlecount==page){
$('.show-more').hide();
}
}else {
alert('something went wroing, Please try later!');
}
},
error: function(error,errortype,errorstatus){
alert(errortype);
}
});
}
function showmore(type='append'){
var articlecount=$('#articlecount').val();
if(articlecount>1){
page=page+1;
}
var sortlist=($('#sortlist').val()!=undefined)?$('#sortlist').val():'';
var month=($('#month').val()!=undefined)?$('#month').val():'';
var category=($('#category').val()!=undefined)?$('#category').val():'';
$.ajax({
type: "POST",
async: false,
url: 'https://currentaffairs.studyiq.com/showmore?page='+page,
data: 'month='+month+'&category='+category+'&sortlist='+sortlist,
cache: false,
success: function(data) {//alert(data);
if(data!='error'){
if(type=='append'){
$('#currentaffairs-list').append(data);
}else{
$('#currentaffairs-list').html(data);
}
if(articlecount==page){
$('.show-more').hide();
}
}else {
alert('something went wroing, Please try later!');
}
},
error: function(error,errortype,errorstatus){
alert(errortype);
}
});
}
function addtobookmark(){ //alert('sadsad')
var article=$('#article').val();
$('.bookmark-msg').remove();
if(article){
$.ajax({
type: "POST",
async: false,
url: 'https://currentaffairs.studyiq.com/bookmarks',
data: 'article='+article,
cache: false,
success: function(data) {//alert(data);
if(data!='error'){
$('.btn-group a').after('<span class="bookmark-msg">'+data+"</span>");
}else {
alert('something went wroing, Please try later!');
}
},
error: function(error,errortype,errorstatus){
alert(errortype);
}
});
}
}
$('#findnews').click(function(){
var program=$('#program').val();
var datefrom=$('#datefrom').val();
var dateto=$('#dateto').val();
var url='https://currentaffairs.studyiq.com/newsonair?action=filter';
if(program.trim()!=''){
url+='&program='+program;
}
if(datefrom.trim()!=''){
url+='&datefrom='+datefrom;
}
if(dateto.trim()!=''){
url+='&dateto='+dateto;
}
location.href=url;
});
jQuery(".column-left .column-list h3").click(function(){
jQuery(this).toggleClass('active').next().slideToggle();
});
jQuery(".column-left article h3").click(function(){
jQuery(this).toggleClass('active').next().slideToggle();
});
</script>
<script src="/studyiq/js/custom.js"></script> <script>
$('.quizpole button').click(function(){
$('.displayans').remove();
if($(this).closest('div.quizpole').find("input[type=radio]:checked").val()){
var ans=$(this).closest('div.quizpole').find("input[type=radio]:checked").val();
var corrans=$(this).closest('div.quizpole').find("input[type=hidden]").val();
if(ans==corrans){
$(this).before('<span class="displayans correct">Your answer is correct</span>')
}else{
$(this).before('<span class="displayans wrong">Your answer is wrong</span>')
}
}else{
$(this).before('<span class="displayans wrong">Please select at least one option</span>')
}
//var v = $(this).closest("div.content").find("input[name=’rank’]").val();
//alert($(this).closest('label input[type=radio]:checked').val());
});
$('#calendar').dcalendar();
$(document).ready(function(){
$('.myaccount a').click(function(){
$(this).next().toggleClass('open');
});
$('button.action').click(function(){
$('ul.tabs').toggleClass('open');
});
});
$(document).ready(function(){
$('.popup').colorbox();
});
</script>
<!-- Google Code for Remarketing Tag -->
<!--------------------------------------------------
Remarketing tags may not be associated with personally identifiable information or placed on pages related to sensitive categories. See more information and instructions on how to setup the tag on: http://google.com/ads/remarketingsetup
--------------------------------------------------->
<script type="text/javascript">
var google_tag_params = {
edu_pid: 'REPLACE_WITH_VALUE',
edu_plocid: 'REPLACE_WITH_VALUE',
edu_pagetype: 'REPLACE_WITH_VALUE',
edu_totalvalue: 'REPLACE_WITH_VALUE',
dynx_itemid: 'REPLACE_WITH_VALUE',
dynx_itemid2: 'REPLACE_WITH_VALUE',
dynx_pagetype: 'REPLACE_WITH_VALUE',
dynx_totalvalue: 'REPLACE_WITH_VALUE',
};
</script>
<script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = 870767879;
var google_custom_params = window.google_tag_params;
var google_remarketing_only = true;
/* ]]> */
</script>
<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/870767879/?guid=ON&script=0"/>
</div>
</noscript>
</div>
<!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/59159d6764f23d19a89b1db5/default';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script-->
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.9&appId=304359353330731";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<script>
$('.playstore').colorbox();
</script>
<script>
$('nav button.menu').click(function(){
$(this).toggleClass('active');
$(this).next().toggleClass('open');
});
</script>
<link rel="stylesheet" href="//code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css">
<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
<script>
$( function() {
$("#datefrom").datepicker();
$("#dateto").datepicker();
} );
$('button.submit-lists').click(function(){
var sltarticles=$('#sltarticles').val();
if(sltarticles!=''){
location='https://currentaffairs.studyiq.com/lists/'+sltarticles;
}else{
alert('Please select article');
}
});
/*
$("body").on("contextmenu",function(e){
return false;
});
$('body').bind('cut copy paste', function (e) {
e.preventDefault();
alert('Copying is not allowed');
});
*/
</script>
<script>
$('.filter-search button.submit').click(function(){
var sdate=$('#sdate').val();
window.location='https://currentaffairs.studyiq.com/lists/poket-news/'+sdate;
});
$('.filter-search button.submit-article').click(function(){
var sdate=$('#pndate').val();
var d=new Date(sdate);
var date=d.getTime();
var time=(date/1000);
window.location='https://currentaffairs.studyiq.com/pn/'+time;
});
</script>
</body>
</html>
'
}
$reasonPhrase = 'OK' header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 148
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 54
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 106
[main] - ROOT/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/currentaffairs.studyiq.com/vendor/cakephp/cakephp/src/Error/Debugger.php:850) [CORE/src/Http/ResponseEmitter.php , line 181 ]Code Context $value
), $first );
$first = false ;
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>, </title>
<meta name="google-site-verification" content="eAK0wZZ1tK3QHaq5g-Ae2U8F9vcesL9Et_ahLvQRaHA" />
<meta name="description" content=", " />
<meta name="keywords" content="" />
<meta/> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0" />
<meta name="format-detection" content="telephone=no" />
<link rel="stylesheet" href="/studyiq/css/home-main.css"/> <link rel="stylesheet" href="/studyiq/css/main.css"/> <link rel="stylesheet" href="/studyiq/css/colorbox.css"/> <link href="https://www.studyiq.com/image/favicon.png" type="image/x-icon" rel="icon"/>
<link href="https://fonts.googleapis.com/css?family=Quicksand:400,500,700" rel="stylesheet">
<link href="https://www.studyiq.com/catalog/view/theme/default/stylesheet/dcalendar.picker.css" rel="stylesheet">
<meta property="fb:app_id" content="974451362584449" />
<meta property="fb:pages" content="974451362584449" />
<meta property="og:title" content=", " />
<meta property="og:type" content="article" />
<meta property="og:description" content=", " />
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@studyiq">
<meta name="twitter:title" content=", ">
<meta name="twitter:description" content=", ">
<meta name="twitter:image:alt" content="Study IQ Current Affairs">
<meta name="twitter:image" content=""/>
<meta property="og:image" content="" />
<link href="https://currentaffairs.studyiq.com/tags/climate-change/wettest-place-on-earth-shows-decreasing-rainfall-trend" rel="canonical" />
<meta property="og:url" content="https://currentaffairs.studyiq.com/tags/climate-change/wettest-place-on-earth-shows-decreasing-rainfall-trend" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-86284324-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-86284324-2');
</script>
<meta property="fb:pages" content="974451362584449" />
<!-- Start Alexa Certify Javascript -->
<script type="text/javascript">
_atrk_opts = { atrk_acct:"CHvtq1SZw320l9", domain:"studyiq.com",dynamic: true};
(function() { var as = document.createElement('script'); as.type = 'text/javascript'; as.async = true; as.src = "https://certify-js.alexametrics.com/atrk.js"; var s = document.getElementsByTagName('script')[0];s.parentNode.insertBefore(as, s); })();
</script>
<noscript><img src="https://certify.alexametrics.com/atrk.gif?account=CHvtq1SZw320l9" style="display:none" height="1" width="1" alt="" /></noscript>
<!-- End Alexa Certify Javascript -->
<!-- start Mixpanel --><script type="text/javascript">(function(e,a){if(!a.__SV){var b=window;try{var c,l,i,j=b.location,g=j.hash;c=function(a,b){return(l=a.match(RegExp(b+"=([^&]*)")))?l[1]:null};g&&c(g,"state")&&(i=JSON.parse(decodeURIComponent(c(g,"state"))),"mpeditor"===i.action&&(b.sessionStorage.setItem("_mpcehash",g),history.replaceState(i.desiredHash||"",e.title,j.pathname+j.search)))}catch(m){}var k,h;window.mixpanel=a;a._i=[];a.init=function(b,c,f){function e(b,a){var c=a.split(".");2==c.length&&(b=b[c[0]],a=c[1]);b[a]=function(){b.push([a].concat(Array.prototype.slice.call(arguments,
0)))}}var d=a;"undefined"!==typeof f?d=a[f]=[]:f="mixpanel";d.people=d.people||[];d.toString=function(b){var a="mixpanel";"mixpanel"!==f&&(a+="."+f);b||(a+=" (stub)");return a};d.people.toString=function(){return d.toString(1)+".people (stub)"};k="disable time_event track track_pageview track_links track_forms register register_once alias unregister identify name_tag set_config reset opt_in_tracking opt_out_tracking has_opted_in_tracking has_opted_out_tracking clear_opt_in_out_tracking people.set people.set_once people.unset people.increment people.append people.union people.track_charge people.clear_charges people.delete_user".split(" ");
for(h=0;h<k.length;h++)e(d,k[h]);a.i.push([b,c,f])};a._SV=1.2;b=e.createElement("script");b.type="text/javascript";b.async=!0;b.src="undefined"!==typeof MIXPANEL_CUSTOM_LIB_URL?MIXPANEL_CUSTOM_LIB_URL:"file:"===e.location.protocol&&"//cdn4.mxpnl.com/libs/mixpanel-2-latest.min.js".match(/^\/\//)?"https://cdn4.mxpnl.com/libs/mixpanel-2-latest.min.js":"//cdn4.mxpnl.com/libs/mixpanel-2-latest.min.js";c=e.getElementsByTagName("script")[0];c.parentNode.insertBefore(b,c)}})(document,window.mixpanel||[]);
mixpanel.init("0fe091f95cb725e735c512438a840b57");</script><!-- end Mixpanel -->
<!-- DO NOT MODIFY -->
<!-- Quora Pixel Code (JS Helper) -->
<script>
!function(q,e,v,n,t,s){if(q.qp) return; n=q.qp=function(){n.qp?n.qp.apply(n,arguments):n.queue.push(arguments);}; n.queue=[];t=document.createElement(e);t.async=!0;t.src=v; s=document.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s);}(window, 'script', 'https://a.quora.com/qevents.js');
qp('init', '5d001e5c516441bd911862894a57ba32');
qp('track', 'ViewContent');
</script>
<noscript><img height="1" width="1" style="display:none" src="https://q.quora.com/_/ad/5d001e5c516441bd911862894a57ba32/pixel?tag=ViewContent&noscript=1"/></noscript>
<!-- End of Quora Pixel Code -->
</head>
<body>
<div id="full-page">
<style media="screen">
.btn-primary {
color: #fff;
background-color: #007bff;
border-color: #007bff;
border-radius: .25rem
}
.expl_crs_btn {
font-size: 18px;
letter-spacing: 0px;
line-height: 16px;
color: #ffffff;
font-weight: 700;
font-family: "Quicksand";
text-align: center;
border: none;
width: 208px;
height: 50px;
background-image: linear-gradient(75deg, #ff8f31 0%, #ff7931 100%);
}
@media all and (max-width: 560px) {
.expl_crs_btn {
width: 100px;
}
}
</style>
<div class="mobile-notification fixed">
<a href="https://play.google.com/store/apps/developer?id=StudyIQ" target="_blank">
<span>We have launched our mobile app, get it now. Call : 9354229384, 9354252518, 9999830584.</span>
<button sclass="btn--small purple" tabindex="0">click here</button></a>
</div>
<header class="addnote">
<div class="container">
<a href="https://www.studyiq.com/" itemprop="url" class="logo"><img src="/studyiq/img/logo-img.png" alt=""/></a>
<div class="navbar">
<div class="upperlinks">
<a href="https://www.studyiq.com/courses"><button type="button" class="expl_crs_btn btn btn-primary">Explore Courses</button></a>
</div>
</div><!-- #end right column -->
</div>
</header>
<style>
input[type="checkbox"], input[type="radio"] {
position: relative;
top: 15px;
left: 8px;
}
select {
width: 100%;
display: inline-block;
}
.courses-list aside ul li {
line-height: 42px;
}
.courses-list section h3 {
color:#f65508;
font-weight: 500;
border-bottom: 1px solid #e7e8e9;
padding-bottom: 15px;
}
.wrapper h1 {
color:#ffbb23;
text-align: center;
font-weight: 500;
}
</style>
<div class="fixed-banner purple">
<div class="wrapper">
<h1>Tags Current Affairs</h1>
</div>
</div>
<div class="courses-list">
<div class="container">
<section style="width:100%;">
</section>
<section style="width:100%" class="more-list-articles">
</section>
<section style="width:100%;">
<style>
.quizpole {
display: inline-block;
width: 100%;
margin: 0px 5px 25px 5px;
}
.quizpole p label {
width: 49%;
display: inline-block;
margin: 5px 0 0 10px;
}
.quizpole p span {
width: 100%;
display: inline-block;
text-align: left;
margin: 5px 0 0 10px;
}
.quizpole p label input[type=radio]{
margin-top: -6px;
}
.quizpole p button {
width: 100px;
display: inline-block;
vertical-align: top;
background-color: #f87737;
border: 1px solid #dedede;
color: #fff;
padding:10px;
border-radius: 4px;
text-align: center;
}
.quizpole p span.correct {
color: green;
font-size: 15px;
}
.quizpole p span.wrong {
color: red;
font-size: 15px;
}
</style>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr607fa8b26ccdb-trace').style.display = (document.getElementById('cakeErr607fa8b26ccdb-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: quizpole [<b>ROOT/plugins/Studyiq/src/Template/Pages/tagdetails.ctp</b>, line <b>161</b>]<div id="cakeErr607fa8b26ccdb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr607fa8b26ccdb-code').style.display = (document.getElementById('cakeErr607fa8b26ccdb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr607fa8b26ccdb-context').style.display = (document.getElementById('cakeErr607fa8b26ccdb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr607fa8b26ccdb-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">style</span><span style="color: #007700">>
</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">sizeof</span><span style="color: #007700">(</span><span style="color: #0000BB">$quizpole</span><span style="color: #007700">)></span><span style="color: #0000BB">0</span><span style="color: #007700">){</span><span style="color: #0000BB">?>
</span></span></code></span>
<code><span style="color: #000000"> <h3>Quiz for <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$title</span><span style="color: #007700">; </span><span style="color: #0000BB">?></span></h3>
</span></code></pre><pre id="cakeErr607fa8b26ccdb-context" class="cake-context" style="display: none;">$viewFile = '/var/www/currentaffairs.studyiq.com/plugins/Studyiq/src/Template/Pages/tagdetails.ctp'
$dataForView = [
'headertags' => [
(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) {},
(int) 6 => object(Cake\ORM\Entity) {},
(int) 7 => object(Cake\ORM\Entity) {},
(int) 8 => object(Cake\ORM\Entity) {},
(int) 9 => object(Cake\ORM\Entity) {},
(int) 10 => object(Cake\ORM\Entity) {},
(int) 11 => object(Cake\ORM\Entity) {},
(int) 12 => object(Cake\ORM\Entity) {},
(int) 13 => object(Cake\ORM\Entity) {}
],
'breadcrumb' => [
(int) 0 => [
'name' => 'Home',
'link' => 'https://currentaffairs.studyiq.com/'
],
(int) 1 => [
'name' => null,
'link' => 'https://currentaffairs.studyiq.com/tags/'
]
],
'previous' => [],
'next' => [],
'currentaffairs' => [],
'customer_id' => '',
'metadescription' => ', ',
'metakeyword' => null,
'title' => ', ',
'tagname' => '',
'sbanners' => [
(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) {}
],
'params' => [
(int) 0 => 'climate-change',
(int) 1 => 'wettest-place-on-earth-shows-decreasing-rainfall-trend'
]
]
$headertags = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 3,
'name' => 'Art & Culture',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'art-culture',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Current Affairs Arts and Cultures Articles | Current Affairs',
'metakeyword' => 'Current Affairs Arts, Cultures Articles, Cultures Current Affairs Articles, Cultures Current Affairs, Current Affairs, Current Affair GK, General Knowledage',
'metadescription' => 'Current Affairs Arts and Cultures Articles complete current affairs details of Arts and cultures with complete depth analysis or full details of all current affair Articles',
'[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]' => 'cacategories'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 4,
'name' => 'Polity & Governance',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'polity-governance',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Polity Current Affairs | Governance Current Affair | Polity GK',
'metakeyword' => 'Polity Current Affairs, Governance Current Affair, Polity GK, Current Affairs of Polity, Current Affairs of Governance, Current affair Polity',
'metadescription' => 'Polity Current Affairs, Governance Current Affair, and current affairs of Polity and Governance and more get with Study IQ Education Articles and full details',
'[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]' => 'cacategories'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 5,
'name' => 'International Affairs',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'international-affairs',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'International Affairs | International Current Affairs, GK, News',
'metakeyword' => 'International Affairs, International Current Affairs, International GK, International News, International burning Issues, International Today Affairs, International Current Affair, International current affairs 2019',
'metadescription' => 'International Affairs, International Current Affairs, GK, News, burning issues and all relative information of Internation you can get here for depth knowledge',
'[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]' => 'cacategories'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 6,
'name' => 'Economy',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'economy',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Economy Current Affairs | Economy Current Affair 2019 | Study IQ',
'metakeyword' => 'Economy Current Affairs, Economy Current Affair, Economy Current Affair 2019, Economy GK news, Economy Affairs, Current Affairs Economy, Current Affair Economy',
'metadescription' => 'Economy Current Affairs, Economy Current Affair 2019 and all the Economy Current Affair, GK, Burning Issues, News, get on study IQ education for exams preparation',
'[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]' => 'cacategories'
},
(int) 4 => object(Cake\ORM\Entity) {
'id' => (int) 7,
'name' => 'Banking Awareness',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'banking-awareness',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Banking Awareness Current Affairs, GK, News, Burning Issues',
'metakeyword' => 'Banking Awareness, Current Affairs, Current Affair, bANKING CURRENT AFFAIRS, Current affair of Banking, Current affair of Bank, Current affairs of Bank, BAnk current affairs',
'metadescription' => 'Banking Awareness Current Affairs, GK, News, Burning Issues, and all the latest current affairs of Banking Awareness or Banking for Govt exams preparation',
'[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]' => 'cacategories'
},
(int) 5 => object(Cake\ORM\Entity) {
'id' => (int) 8,
'name' => 'Defence & Security',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'defence-security',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Defence Current Affairs | Defence & Security Current Affairs',
'metakeyword' => 'Defence Current Affairs, Current Affairs, Current Affair, Current Affairs of Defence, Security Current Affairs, Security Current Affairs 2019, Security Current Affairs daily, Defence Current Affairs Daily',
'metadescription' => 'Defence Current Affairs, Defence & Security Current Affairs and complete details of Defence & Security current affairs, burning issues of Defence, Defence Today News ',
'[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]' => 'cacategories'
},
(int) 6 => object(Cake\ORM\Entity) {
'id' => (int) 9,
'name' => 'Environment',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'environment',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Environment Current Affairs, Current Affairs 2019- Study IQ',
'metakeyword' => 'Environment Current Affairs, Current Affairs Articles, Current Affairs of Environment, Current Affairs Environment',
'metadescription' => 'Environment Current Affairs, Current Affairs 2019, Study IQ provide complete information of Environment Current Affairs, GK, Bunrning Issues, latest news and more',
'[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]' => 'cacategories'
},
(int) 7 => object(Cake\ORM\Entity) {
'id' => (int) 10,
'name' => 'Science & Technology',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'science-technology',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Science & Technology Current Affairs | Science Current Affairs',
'metakeyword' => 'Science & Technology Current Affairs, Science & Technology Current Affair, Science Current Affairs, Science Current Affair, Technology Current Affair, Technology Current Affairs',
'metadescription' => 'Science & Technology Current Affairs, Science Current Affairs, Technology today affairs and more relative Science & Technology information get here free',
'[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]' => 'cacategories'
},
(int) 8 => object(Cake\ORM\Entity) {
'id' => (int) 11,
'name' => 'Miscellaneous',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'miscellaneous',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Miscellaneous Current Affairs Articles 2019, GK News | Study IQ',
'metakeyword' => 'Current Affairs Articles 2019, Miscellaneous Current Affairs, GK News, Current Affairs Articles',
'metadescription' => 'Current Affairs Articles, Current Affairs GK News analysis, and all topic relative information get here free and online so no need go anywhere that makes time saving ',
'[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]' => 'cacategories'
},
(int) 9 => object(Cake\ORM\Entity) {
'id' => (int) 12,
'name' => 'Government Schemes',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'government-schemes',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Government Schemes Current Affairs | Govt Current Affairs StudyIQ',
'metakeyword' => 'Government Schemes Current Affairs, Government Current Affairs, Current Affairs of government, ',
'metadescription' => 'Government Schemes Current Affairs, Government Current Affairs ad all government relative latest information, news, burning issues and more get here',
'[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]' => 'cacategories'
},
(int) 10 => object(Cake\ORM\Entity) {
'id' => (int) 13,
'name' => 'Persons in News',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'persons-in-news',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Persons in News | Current Affairs, Awards, Books, Obituaries News',
'metakeyword' => 'Persons in News, Current Affairs, Awards, Books, Obituaries News',
'metadescription' => 'Persons in News, Current Affairs, Awards, Books, Obituaries News, and all the daily current affairs news you will get here with complete information',
'[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]' => 'cacategories'
},
(int) 11 => object(Cake\ORM\Entity) {
'id' => (int) 14,
'name' => 'Constitution',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'constitution',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Constitution | Indian Constitution | World Constitution ',
'metakeyword' => 'constitution, Indian Constitution, World Constitution, Country Constitution ',
'metadescription' => 'Get the all the country constitution like Indian constitution, world constitution and more here you can get all the latest information relative to constitution',
'[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]' => 'cacategories'
},
(int) 12 => object(Cake\ORM\Entity) {
'id' => (int) 15,
'name' => 'Biodiversity',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'biodiversity',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Biodiversity | ??? ??????? | Biodiversity Current affairs',
'metakeyword' => 'Biodiversity, ??? ???????, Biodiversity Current affairs',
'metadescription' => 'Biodiversity, ??? ???????, Biodiversity Current affairs, Get the latest Biodiversity information with us where you get all the latest information about Biodiversity',
'[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]' => 'cacategories'
},
(int) 13 => object(Cake\ORM\Entity) {
'id' => (int) 16,
'name' => 'Ecology',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'ecology',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Ecology Topic Wise Current afairs | Ecology Current Affairs ',
'metakeyword' => 'Ecology Current Affairs, Ecology Current Affairs 2021, Best Ecology Current Affairs, ecology topic wise current affairs, ecology',
'metadescription' => 'Best Ecology Current affairs - Get the ecology topic current affairs for all the govt exams preparation with best studyiq faculties and also get free ecology topic pdf on daily basis ',
'[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]' => 'cacategories'
}
]
$breadcrumb = [
(int) 0 => [
'name' => 'Home',
'link' => 'https://currentaffairs.studyiq.com/'
],
(int) 1 => [
'name' => null,
'link' => 'https://currentaffairs.studyiq.com/tags/'
]
]
$previous = []
$next = []
$currentaffairs = []
$customer_id = ''
$metadescription = ', '
$metakeyword = null
$title = ', '
$tagname = ''
$sbanners = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 61,
'bannername' => 'http://www.mediafire.com/convkey/5f54/lodkrbkhwk5lg1q6g.jpg',
'bannerlink' => 'https://studyiq.com/course-details/ssc-bank-combo',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 62,
'bannername' => 'http://www.mediafire.com/convkey/0552/k9b1o467l8edtbc6g.jpg',
'bannerlink' => 'https://studyiq.com/courses/state-exams',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 63,
'bannername' => 'http://www.mediafire.com/convkey/154a/6y1qvv7v118759h6g.jpg',
'bannerlink' => 'https://studyiq.com/course-details/upsc-ias-pre-mains',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 64,
'bannername' => 'http://www.mediafire.com/convkey/563c/o65x6jso51flz886g.jpg',
'bannerlink' => 'https://studyiq.com/courses/upsc/optional-subjects',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 4 => object(Cake\ORM\Entity) {
'id' => (int) 70,
'bannername' => 'http://www.mediafire.com/convkey/23f5/ymfxsytttaix1ls6g.jpg',
'bannerlink' => 'https://www.studyiq.com/mock-test-series-ssc-bank-upsc-clat-kvs-rbi-dsssb-aao/upsc-ias-prelims-test-series-2021',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
}
]
$params = [
(int) 0 => 'climate-change',
(int) 1 => 'wettest-place-on-earth-shows-decreasing-rainfall-trend'
]</pre><pre class="stack-trace">include - ROOT/plugins/Studyiq/src/Template/Pages/tagdetails.ctp, line 161
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
App\Controller\PagesController::tags() - APP/Controller/PagesController.php, line 995
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
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</pre></div></pre>
</section>
</div>
</div>
<footer>
<div class="section-social">
<div class="container">
<div class="row">
<div class="col-1-2 followus">
<ul>
<li><strong>Follow us</strong></li>
<li><a href="https://goo.gl/ps1CpJ" target="_blank" class="btn youtube">youtube</a></li>
<li><a href="https://goo.gl/TcWQjs" target="_blank" class="btn facebook">facebook</a></li>
<li><a href="https://goo.gl/iJF9cu" target="_blank" class="btn hotmail">hotmail</a></li>
<li><a href="https://www.instagram.com/studyiq.education/" target="_blank" class="btn instagram">instagram</a></li>
<li><a href="https://goo.gl/LtSNUj" target="_blank" class="btn twitter">twitter</a></li>
<li><a href="https://www.linkedin.com/company/studyiq/" target="_blank" class="btn linkedin">linkedin</a></li>
<li><a href="https://bit.ly/2NSBcHK" target="_blank" class="btn tumbler">tumbler</a></li>
</ul>
</div><!-- #end -->
<div class="col-1-2 socialsupport">
<ul>
<li><strong>Instant Support</strong></li>
<li><a href="https://wa.me/918826523259" target="_blank" class="btn whatsapp">Whats App</a></li>
<li><a href="https://goo.gl/jgY1Uu" target="_blank" class="btn chatnow">Chat Now</a></li>
</ul>
</div><!-- #end -->
</div>
</div>
</div><!-- #end social support -->
<div class="section-widgets">
<div class="container">
<div class="widget">
<h5>Quick Link</h5>
<ul>
<li><a href="https://www.studyiq.com/">Home</a></li>
<li><a href="https://old.studyiq.com/about-us">About Us</a></li>
<li><a href="https://old.studyiq.com/index.php?route=information/contact">Contact Us</a></li>
<li><a href="https://blog.studyiq.com">Blog</a></li>
<li><a href="https://www.studyiq.com/careers">Career with Us</a></li>
<li><a href="https://old.studyiq.com/our-initiatives">Our Initiaves</a></li>
</ul>
</div><!-- #end -->
<div class="widget">
<h5>Courses</h5>
<ul>
<li><a href="https://testiq.in/">Test Series</a></li>
<li><a href="https://old.studyiq.com/courses/monthly-top-selling">Top Selling Courses</a></li>
<li><a href="https://old.studyiq.com/courses-lists">Know Your Exam</a></li>
</ul>
</div><!-- #end -->
<div class="widget">
<h5>Downloads</h5>
<ul>
<li><a href="https://downloads.studyiq.com/new-videos-pendrive-students">New videos - Pendrive Students</a></li>
<li><a href="https://downloads.studyiq.com/new-videos-tablet-android-students">New Videos - Tablet/Android Students</a></li>
<li><a href="https://downloads.studyiq.com/free-pdfs">Free PDFs</a></li>
<li><a href="https://old.studyiq.com/video/courses" class="">Free Videos</a></li>
<li><a href="https://old.studyiq.com/magazines/">Magazines</a></li>
</ul>
</div><!-- #end -->
<div class="widget">
<h5>Contact Info</h5>
<ul>
<li>A-10, 3rd Floor, Lajpat Nagar 2, New Delhi - 110024, India</li>
<li>+91 95 8004 8004</li>
<li>+91 11 4132 3204 </li>
<li><a href="mailto:contact@studyiq.com" class="mail">contact@studyiq.com</a></li>
<li><a href="javascript:;">Partner with us</a></li>
</ul>
</div><!-- #end -->
<div class="widget">
<h5>Policies</h5>
<ul>
<li><a href="https://www.studyiq.com/terms-and-conditions">Terms & Conditions</a></li>
<li><a href="https://www.studyiq.com/return-policy">Return & Refund Policy</a></li>
<li><a href="https://www.studyiq.com/privacy">Privacy Policy</a></li>
</ul>
</div><!-- #end -->
<a href="https://play.google.com/store/apps/details?id=com.pocket.news" target="_blank" class="btn black">Poket News App</a>
</div>
</div><!-- #end widgets -->
<div class="copyinfo">
<div class="container">
<div class="row">
<div class="col-1-2 text-left">© Copyright 2020 Study IQ</div>
</div>
</div>
</div>
</footer><!-- #end footer -->
</div>
<script src="/studyiq/js/jquery.min.js"></script> <script src="/studyiq/js/html5shiv.min.js"></script> <script src="/studyiq/js/jquery.colorbox.js"></script> <script src="/studyiq/js/nav.js"></script> <script src="/studyiq/js/dcalendar.picker.js"></script> <script>
var page=1
$("input[name=dca]").click(function(){
var slectedmonth=$('.heading select').val();
var checkboxValues = [];
var checkedIds = $("input[name=dca]:checked").map(function() {
return this.id;
}).toArray();
var ca=checkedIds.join(", ");
return filtercurrentaffairs(slectedmonth,ca);
});
$('#month').change(function(){
var month=$('#month').val();
var category=$('#category').val();
filtercurrentaffairs(month,category);
});
$('#category').change(function(){
var month=$('#month').val();
var category=$('#category').val();
filtercurrentaffairs(month,category);
});
function filtercurrentaffairs(slectedmonth,ca){
location='https://currentaffairs.studyiq.com/monthly/'+ca+'?m='+slectedmonth;
}
$('#sortlist').change(function(){
page=1;
var articlecount=$('#articlecount').val();
var sortlist=$('#sortlist').val();
var month=$('#month').val();
var category=$('#category').val();
$.ajax({
type: "POST",
async: false,
url: 'https://currentaffairs.studyiq.com/showmore?page='+page,
data: 'month='+month+'&category='+category+'&sortlist='+sortlist,
cache: false,
success: function(data) { //alert(data);
if(data!='error'){
$('#currentaffairs-list').html(data);
if(articlecount>page){
$('.show-more').show();
}
}else {
alert('something went wroing, Please try later!');
}
},
error: function(error,errortype,errorstatus){
alert(errortype);
}
});
});
function showmorearticles(months){
var articlecount=$('#articlecount').val();
if(articlecount>1){
page=page+1;
}
var sortlist='';
var month=months;
var category='';
$.ajax({
type: "POST",
async: false,
url: 'https://currentaffairs.studyiq.com/showmore?page='+page,
data: 'month='+month+'&category='+category+'&sortlist='+sortlist,
cache: false,
success: function(data) { //alert(data);
if(data!='error'){
$('#currentaffairs-list').append(data);
if(articlecount==page){
$('.show-more').hide();
}
}else {
alert('something went wroing, Please try later!');
}
},
error: function(error,errortype,errorstatus){
alert(errortype);
}
});
}
function showmore(type='append'){
var articlecount=$('#articlecount').val();
if(articlecount>1){
page=page+1;
}
var sortlist=($('#sortlist').val()!=undefined)?$('#sortlist').val():'';
var month=($('#month').val()!=undefined)?$('#month').val():'';
var category=($('#category').val()!=undefined)?$('#category').val():'';
$.ajax({
type: "POST",
async: false,
url: 'https://currentaffairs.studyiq.com/showmore?page='+page,
data: 'month='+month+'&category='+category+'&sortlist='+sortlist,
cache: false,
success: function(data) {//alert(data);
if(data!='error'){
if(type=='append'){
$('#currentaffairs-list').append(data);
}else{
$('#currentaffairs-list').html(data);
}
if(articlecount==page){
$('.show-more').hide();
}
}else {
alert('something went wroing, Please try later!');
}
},
error: function(error,errortype,errorstatus){
alert(errortype);
}
});
}
function addtobookmark(){ //alert('sadsad')
var article=$('#article').val();
$('.bookmark-msg').remove();
if(article){
$.ajax({
type: "POST",
async: false,
url: 'https://currentaffairs.studyiq.com/bookmarks',
data: 'article='+article,
cache: false,
success: function(data) {//alert(data);
if(data!='error'){
$('.btn-group a').after('<span class="bookmark-msg">'+data+"</span>");
}else {
alert('something went wroing, Please try later!');
}
},
error: function(error,errortype,errorstatus){
alert(errortype);
}
});
}
}
$('#findnews').click(function(){
var program=$('#program').val();
var datefrom=$('#datefrom').val();
var dateto=$('#dateto').val();
var url='https://currentaffairs.studyiq.com/newsonair?action=filter';
if(program.trim()!=''){
url+='&program='+program;
}
if(datefrom.trim()!=''){
url+='&datefrom='+datefrom;
}
if(dateto.trim()!=''){
url+='&dateto='+dateto;
}
location.href=url;
});
jQuery(".column-left .column-list h3").click(function(){
jQuery(this).toggleClass('active').next().slideToggle();
});
jQuery(".column-left article h3").click(function(){
jQuery(this).toggleClass('active').next().slideToggle();
});
</script>
<script src="/studyiq/js/custom.js"></script> <script>
$('.quizpole button').click(function(){
$('.displayans').remove();
if($(this).closest('div.quizpole').find("input[type=radio]:checked").val()){
var ans=$(this).closest('div.quizpole').find("input[type=radio]:checked").val();
var corrans=$(this).closest('div.quizpole').find("input[type=hidden]").val();
if(ans==corrans){
$(this).before('<span class="displayans correct">Your answer is correct</span>')
}else{
$(this).before('<span class="displayans wrong">Your answer is wrong</span>')
}
}else{
$(this).before('<span class="displayans wrong">Please select at least one option</span>')
}
//var v = $(this).closest("div.content").find("input[name=’rank’]").val();
//alert($(this).closest('label input[type=radio]:checked').val());
});
$('#calendar').dcalendar();
$(document).ready(function(){
$('.myaccount a').click(function(){
$(this).next().toggleClass('open');
});
$('button.action').click(function(){
$('ul.tabs').toggleClass('open');
});
});
$(document).ready(function(){
$('.popup').colorbox();
});
</script>
<!-- Google Code for Remarketing Tag -->
<!--------------------------------------------------
Remarketing tags may not be associated with personally identifiable information or placed on pages related to sensitive categories. See more information and instructions on how to setup the tag on: http://google.com/ads/remarketingsetup
--------------------------------------------------->
<script type="text/javascript">
var google_tag_params = {
edu_pid: 'REPLACE_WITH_VALUE',
edu_plocid: 'REPLACE_WITH_VALUE',
edu_pagetype: 'REPLACE_WITH_VALUE',
edu_totalvalue: 'REPLACE_WITH_VALUE',
dynx_itemid: 'REPLACE_WITH_VALUE',
dynx_itemid2: 'REPLACE_WITH_VALUE',
dynx_pagetype: 'REPLACE_WITH_VALUE',
dynx_totalvalue: 'REPLACE_WITH_VALUE',
};
</script>
<script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = 870767879;
var google_custom_params = window.google_tag_params;
var google_remarketing_only = true;
/* ]]> */
</script>
<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/870767879/?guid=ON&script=0"/>
</div>
</noscript>
</div>
<!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/59159d6764f23d19a89b1db5/default';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script-->
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.9&appId=304359353330731";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<script>
$('.playstore').colorbox();
</script>
<script>
$('nav button.menu').click(function(){
$(this).toggleClass('active');
$(this).next().toggleClass('open');
});
</script>
<link rel="stylesheet" href="//code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css">
<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
<script>
$( function() {
$("#datefrom").datepicker();
$("#dateto").datepicker();
} );
$('button.submit-lists').click(function(){
var sltarticles=$('#sltarticles').val();
if(sltarticles!=''){
location='https://currentaffairs.studyiq.com/lists/'+sltarticles;
}else{
alert('Please select article');
}
});
/*
$("body").on("contextmenu",function(e){
return false;
});
$('body').bind('cut copy paste', function (e) {
e.preventDefault();
alert('Copying is not allowed');
});
*/
</script>
<script>
$('.filter-search button.submit').click(function(){
var sdate=$('#sdate').val();
window.location='https://currentaffairs.studyiq.com/lists/poket-news/'+sdate;
});
$('.filter-search button.submit-article').click(function(){
var sdate=$('#pndate').val();
var d=new Date(sdate);
var date=d.getTime();
var time=(date/1000);
window.location='https://currentaffairs.studyiq.com/pn/'+time;
});
</script>
</body>
</html>
'
}
$cookies = []
$values = [
(int) 0 => 'text/html; charset=UTF-8'
]
$name = 'Content-Type'
$first = true
$value = 'text/html; charset=UTF-8' header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 181
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 55
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 106
[main] - ROOT/webroot/index.php, line 40
,
Notice (8) : Undefined variable: quizpole [ROOT/plugins/Studyiq/src/Template/Pages/tagdetails.ctp , line 161 ]Code Context </ style >
<?php if( sizeof ( $quizpole )> 0 ){ ?>
<h3>Quiz for <?php echo $title ; ?> </h3>
$viewFile = '/var/www/currentaffairs.studyiq.com/plugins/Studyiq/src/Template/Pages/tagdetails.ctp'
$dataForView = [
'headertags' => [
(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) {},
(int) 6 => object(Cake\ORM\Entity) {},
(int) 7 => object(Cake\ORM\Entity) {},
(int) 8 => object(Cake\ORM\Entity) {},
(int) 9 => object(Cake\ORM\Entity) {},
(int) 10 => object(Cake\ORM\Entity) {},
(int) 11 => object(Cake\ORM\Entity) {},
(int) 12 => object(Cake\ORM\Entity) {},
(int) 13 => object(Cake\ORM\Entity) {}
],
'breadcrumb' => [
(int) 0 => [
'name' => 'Home',
'link' => 'https://currentaffairs.studyiq.com/'
],
(int) 1 => [
'name' => null,
'link' => 'https://currentaffairs.studyiq.com/tags/'
]
],
'previous' => [],
'next' => [],
'currentaffairs' => [],
'customer_id' => '',
'metadescription' => ', ',
'metakeyword' => null,
'title' => ', ',
'tagname' => '',
'sbanners' => [
(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) {}
],
'params' => [
(int) 0 => 'climate-change',
(int) 1 => 'wettest-place-on-earth-shows-decreasing-rainfall-trend'
]
]
$headertags = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 3,
'name' => 'Art & Culture',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'art-culture',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Current Affairs Arts and Cultures Articles | Current Affairs',
'metakeyword' => 'Current Affairs Arts, Cultures Articles, Cultures Current Affairs Articles, Cultures Current Affairs, Current Affairs, Current Affair GK, General Knowledage',
'metadescription' => 'Current Affairs Arts and Cultures Articles complete current affairs details of Arts and cultures with complete depth analysis or full details of all current affair Articles',
'[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]' => 'cacategories'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 4,
'name' => 'Polity & Governance',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'polity-governance',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Polity Current Affairs | Governance Current Affair | Polity GK',
'metakeyword' => 'Polity Current Affairs, Governance Current Affair, Polity GK, Current Affairs of Polity, Current Affairs of Governance, Current affair Polity',
'metadescription' => 'Polity Current Affairs, Governance Current Affair, and current affairs of Polity and Governance and more get with Study IQ Education Articles and full details',
'[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]' => 'cacategories'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 5,
'name' => 'International Affairs',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'international-affairs',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'International Affairs | International Current Affairs, GK, News',
'metakeyword' => 'International Affairs, International Current Affairs, International GK, International News, International burning Issues, International Today Affairs, International Current Affair, International current affairs 2019',
'metadescription' => 'International Affairs, International Current Affairs, GK, News, burning issues and all relative information of Internation you can get here for depth knowledge',
'[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]' => 'cacategories'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 6,
'name' => 'Economy',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'economy',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Economy Current Affairs | Economy Current Affair 2019 | Study IQ',
'metakeyword' => 'Economy Current Affairs, Economy Current Affair, Economy Current Affair 2019, Economy GK news, Economy Affairs, Current Affairs Economy, Current Affair Economy',
'metadescription' => 'Economy Current Affairs, Economy Current Affair 2019 and all the Economy Current Affair, GK, Burning Issues, News, get on study IQ education for exams preparation',
'[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]' => 'cacategories'
},
(int) 4 => object(Cake\ORM\Entity) {
'id' => (int) 7,
'name' => 'Banking Awareness',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'banking-awareness',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Banking Awareness Current Affairs, GK, News, Burning Issues',
'metakeyword' => 'Banking Awareness, Current Affairs, Current Affair, bANKING CURRENT AFFAIRS, Current affair of Banking, Current affair of Bank, Current affairs of Bank, BAnk current affairs',
'metadescription' => 'Banking Awareness Current Affairs, GK, News, Burning Issues, and all the latest current affairs of Banking Awareness or Banking for Govt exams preparation',
'[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]' => 'cacategories'
},
(int) 5 => object(Cake\ORM\Entity) {
'id' => (int) 8,
'name' => 'Defence & Security',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'defence-security',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Defence Current Affairs | Defence & Security Current Affairs',
'metakeyword' => 'Defence Current Affairs, Current Affairs, Current Affair, Current Affairs of Defence, Security Current Affairs, Security Current Affairs 2019, Security Current Affairs daily, Defence Current Affairs Daily',
'metadescription' => 'Defence Current Affairs, Defence & Security Current Affairs and complete details of Defence & Security current affairs, burning issues of Defence, Defence Today News ',
'[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]' => 'cacategories'
},
(int) 6 => object(Cake\ORM\Entity) {
'id' => (int) 9,
'name' => 'Environment',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'environment',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Environment Current Affairs, Current Affairs 2019- Study IQ',
'metakeyword' => 'Environment Current Affairs, Current Affairs Articles, Current Affairs of Environment, Current Affairs Environment',
'metadescription' => 'Environment Current Affairs, Current Affairs 2019, Study IQ provide complete information of Environment Current Affairs, GK, Bunrning Issues, latest news and more',
'[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]' => 'cacategories'
},
(int) 7 => object(Cake\ORM\Entity) {
'id' => (int) 10,
'name' => 'Science & Technology',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'science-technology',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Science & Technology Current Affairs | Science Current Affairs',
'metakeyword' => 'Science & Technology Current Affairs, Science & Technology Current Affair, Science Current Affairs, Science Current Affair, Technology Current Affair, Technology Current Affairs',
'metadescription' => 'Science & Technology Current Affairs, Science Current Affairs, Technology today affairs and more relative Science & Technology information get here free',
'[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]' => 'cacategories'
},
(int) 8 => object(Cake\ORM\Entity) {
'id' => (int) 11,
'name' => 'Miscellaneous',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'miscellaneous',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Miscellaneous Current Affairs Articles 2019, GK News | Study IQ',
'metakeyword' => 'Current Affairs Articles 2019, Miscellaneous Current Affairs, GK News, Current Affairs Articles',
'metadescription' => 'Current Affairs Articles, Current Affairs GK News analysis, and all topic relative information get here free and online so no need go anywhere that makes time saving ',
'[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]' => 'cacategories'
},
(int) 9 => object(Cake\ORM\Entity) {
'id' => (int) 12,
'name' => 'Government Schemes',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'government-schemes',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Government Schemes Current Affairs | Govt Current Affairs StudyIQ',
'metakeyword' => 'Government Schemes Current Affairs, Government Current Affairs, Current Affairs of government, ',
'metadescription' => 'Government Schemes Current Affairs, Government Current Affairs ad all government relative latest information, news, burning issues and more get here',
'[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]' => 'cacategories'
},
(int) 10 => object(Cake\ORM\Entity) {
'id' => (int) 13,
'name' => 'Persons in News',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'persons-in-news',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Persons in News | Current Affairs, Awards, Books, Obituaries News',
'metakeyword' => 'Persons in News, Current Affairs, Awards, Books, Obituaries News',
'metadescription' => 'Persons in News, Current Affairs, Awards, Books, Obituaries News, and all the daily current affairs news you will get here with complete information',
'[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]' => 'cacategories'
},
(int) 11 => object(Cake\ORM\Entity) {
'id' => (int) 14,
'name' => 'Constitution',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'constitution',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Constitution | Indian Constitution | World Constitution ',
'metakeyword' => 'constitution, Indian Constitution, World Constitution, Country Constitution ',
'metadescription' => 'Get the all the country constitution like Indian constitution, world constitution and more here you can get all the latest information relative to constitution',
'[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]' => 'cacategories'
},
(int) 12 => object(Cake\ORM\Entity) {
'id' => (int) 15,
'name' => 'Biodiversity',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'biodiversity',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Biodiversity | ??? ??????? | Biodiversity Current affairs',
'metakeyword' => 'Biodiversity, ??? ???????, Biodiversity Current affairs',
'metadescription' => 'Biodiversity, ??? ???????, Biodiversity Current affairs, Get the latest Biodiversity information with us where you get all the latest information about Biodiversity',
'[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]' => 'cacategories'
},
(int) 13 => object(Cake\ORM\Entity) {
'id' => (int) 16,
'name' => 'Ecology',
'parent_id' => (int) 2,
'description' => '',
'keyword' => 'ecology',
'sortorder' => (int) 0,
'status' => (int) 1,
'metatitle' => 'Ecology Topic Wise Current afairs | Ecology Current Affairs ',
'metakeyword' => 'Ecology Current Affairs, Ecology Current Affairs 2021, Best Ecology Current Affairs, ecology topic wise current affairs, ecology',
'metadescription' => 'Best Ecology Current affairs - Get the ecology topic current affairs for all the govt exams preparation with best studyiq faculties and also get free ecology topic pdf on daily basis ',
'[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]' => 'cacategories'
}
]
$breadcrumb = [
(int) 0 => [
'name' => 'Home',
'link' => 'https://currentaffairs.studyiq.com/'
],
(int) 1 => [
'name' => null,
'link' => 'https://currentaffairs.studyiq.com/tags/'
]
]
$previous = []
$next = []
$currentaffairs = []
$customer_id = ''
$metadescription = ', '
$metakeyword = null
$title = ', '
$tagname = ''
$sbanners = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 61,
'bannername' => 'http://www.mediafire.com/convkey/5f54/lodkrbkhwk5lg1q6g.jpg',
'bannerlink' => 'https://studyiq.com/course-details/ssc-bank-combo',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 62,
'bannername' => 'http://www.mediafire.com/convkey/0552/k9b1o467l8edtbc6g.jpg',
'bannerlink' => 'https://studyiq.com/courses/state-exams',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 63,
'bannername' => 'http://www.mediafire.com/convkey/154a/6y1qvv7v118759h6g.jpg',
'bannerlink' => 'https://studyiq.com/course-details/upsc-ias-pre-mains',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 64,
'bannername' => 'http://www.mediafire.com/convkey/563c/o65x6jso51flz886g.jpg',
'bannerlink' => 'https://studyiq.com/courses/upsc/optional-subjects',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
},
(int) 4 => object(Cake\ORM\Entity) {
'id' => (int) 70,
'bannername' => 'http://www.mediafire.com/convkey/23f5/ymfxsytttaix1ls6g.jpg',
'bannerlink' => 'https://www.studyiq.com/mock-test-series-ssc-bank-upsc-clat-kvs-rbi-dsssb-aao/upsc-ias-prelims-test-series-2021',
'isright' => (int) 0,
'status' => (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]' => 'sitebanners'
}
]
$params = [
(int) 0 => 'climate-change',
(int) 1 => 'wettest-place-on-earth-shows-decreasing-rainfall-trend'
] include - ROOT/plugins/Studyiq/src/Template/Pages/tagdetails.ctp, line 161
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
App\Controller\PagesController::tags() - APP/Controller/PagesController.php, line 995
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
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
© Copyright 2020 Study IQ