Notice (8): Trying to access array offset on value of type null [APP/Template/Birdareas/display.ctp, line 2]Code Context<?php
$title = 'Important Bird Area : ' . $birdarea['Birdarea']['name'];
$this->assign('title', $title);
$viewFile = '/var/www/projects/species/src/Template/Birdareas/display.ctp'
$dataForView = [
'birdarea' => object(App\Model\Entity\Birdarea) {
'id' => (int) 14817,
'name' => 'Santuario Histórico Machu Picchu',
'country' => 'Peru',
'zone' => 'Z',
'finalcode' => 'PE088',
'area' => (float) 32592,
'lat' => (float) -13.2166666667,
'lon' => (float) -72.4833333333,
'criteria' => 'A1, A2, A3',
'geo_id' => (int) 23198,
'kml' => 'Y',
'geographic' => object(App\Model\Entity\Geographic) {},
'taxas' => [
[maximum depth reached]
],
'koeppenval' => 'ET',
'[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]' => 'Birdareas'
},
'user' => null
]
$birdarea = object(App\Model\Entity\Birdarea) {
'id' => (int) 14817,
'name' => 'Santuario Histórico Machu Picchu',
'country' => 'Peru',
'zone' => 'Z',
'finalcode' => 'PE088',
'area' => (float) 32592,
'lat' => (float) -13.2166666667,
'lon' => (float) -72.4833333333,
'criteria' => 'A1, A2, A3',
'geo_id' => (int) 23198,
'kml' => 'Y',
'geographic' => object(App\Model\Entity\Geographic) {},
'taxas' => [
(int) 0 => object(App\Model\Entity\Taxa) {},
(int) 1 => object(App\Model\Entity\Taxa) {},
(int) 2 => object(App\Model\Entity\Taxa) {},
(int) 3 => object(App\Model\Entity\Taxa) {},
(int) 4 => object(App\Model\Entity\Taxa) {},
(int) 5 => object(App\Model\Entity\Taxa) {},
(int) 6 => object(App\Model\Entity\Taxa) {},
(int) 7 => object(App\Model\Entity\Taxa) {},
(int) 8 => object(App\Model\Entity\Taxa) {},
(int) 9 => object(App\Model\Entity\Taxa) {},
(int) 10 => object(App\Model\Entity\Taxa) {},
(int) 11 => object(App\Model\Entity\Taxa) {},
(int) 12 => object(App\Model\Entity\Taxa) {},
(int) 13 => object(App\Model\Entity\Taxa) {},
(int) 14 => object(App\Model\Entity\Taxa) {},
(int) 15 => object(App\Model\Entity\Taxa) {},
(int) 16 => object(App\Model\Entity\Taxa) {},
(int) 17 => object(App\Model\Entity\Taxa) {},
(int) 18 => object(App\Model\Entity\Taxa) {},
(int) 19 => object(App\Model\Entity\Taxa) {},
(int) 20 => object(App\Model\Entity\Taxa) {},
(int) 21 => object(App\Model\Entity\Taxa) {},
(int) 22 => object(App\Model\Entity\Taxa) {},
(int) 23 => object(App\Model\Entity\Taxa) {},
(int) 24 => object(App\Model\Entity\Taxa) {},
(int) 25 => object(App\Model\Entity\Taxa) {},
(int) 26 => object(App\Model\Entity\Taxa) {},
(int) 27 => object(App\Model\Entity\Taxa) {},
(int) 28 => object(App\Model\Entity\Taxa) {},
(int) 29 => object(App\Model\Entity\Taxa) {},
(int) 30 => object(App\Model\Entity\Taxa) {},
(int) 31 => object(App\Model\Entity\Taxa) {},
(int) 32 => object(App\Model\Entity\Taxa) {},
(int) 33 => object(App\Model\Entity\Taxa) {},
(int) 34 => object(App\Model\Entity\Taxa) {},
(int) 35 => object(App\Model\Entity\Taxa) {},
(int) 36 => object(App\Model\Entity\Taxa) {},
(int) 37 => object(App\Model\Entity\Taxa) {},
(int) 38 => object(App\Model\Entity\Taxa) {},
(int) 39 => object(App\Model\Entity\Taxa) {},
(int) 40 => object(App\Model\Entity\Taxa) {},
(int) 41 => object(App\Model\Entity\Taxa) {},
(int) 42 => object(App\Model\Entity\Taxa) {},
(int) 43 => object(App\Model\Entity\Taxa) {},
(int) 44 => object(App\Model\Entity\Taxa) {},
(int) 45 => object(App\Model\Entity\Taxa) {},
(int) 46 => object(App\Model\Entity\Taxa) {},
(int) 47 => object(App\Model\Entity\Taxa) {},
(int) 48 => object(App\Model\Entity\Taxa) {},
(int) 49 => object(App\Model\Entity\Taxa) {},
(int) 50 => object(App\Model\Entity\Taxa) {},
(int) 51 => object(App\Model\Entity\Taxa) {},
(int) 52 => object(App\Model\Entity\Taxa) {},
(int) 53 => object(App\Model\Entity\Taxa) {},
(int) 54 => object(App\Model\Entity\Taxa) {},
(int) 55 => object(App\Model\Entity\Taxa) {},
(int) 56 => object(App\Model\Entity\Taxa) {},
(int) 57 => object(App\Model\Entity\Taxa) {},
(int) 58 => object(App\Model\Entity\Taxa) {},
(int) 59 => object(App\Model\Entity\Taxa) {},
(int) 60 => object(App\Model\Entity\Taxa) {},
(int) 61 => object(App\Model\Entity\Taxa) {},
(int) 62 => object(App\Model\Entity\Taxa) {},
(int) 63 => object(App\Model\Entity\Taxa) {},
(int) 64 => object(App\Model\Entity\Taxa) {},
(int) 65 => object(App\Model\Entity\Taxa) {},
(int) 66 => object(App\Model\Entity\Taxa) {},
(int) 67 => object(App\Model\Entity\Taxa) {}
],
'koeppenval' => 'ET',
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [
'koeppenval' => true
],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Birdareas'
}
$user = null include - APP/Template/Birdareas/display.ctp, line 2
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156
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 98 Santuario Histórico Machu Picchu IBA
Name | IBA Criteria | Website |
---|
Aglaeactis castelnaudii (White-tufted Sunbeam) | A2, A3 | | Anairetes agraphia (unstreaked tit-tyrant) | A2, A3 | | Anairetes alpinus (Ash-breasted Tit-Tyrant) | A1, A2, A3 | | Anas puna (Puna Teal) | A3 | | Andigena hypoglauca (Grey-breasted Mountain Toucan) | A1 | | Asthenes ottonis (Rusty-fronted Canastero) | A2, A3 | | Asthenes urubambensis (Line-fronted Canastero) | A1, A2, A3 | | Asthenes virgata (Junin Canastero) | A2, A3 | | Aulacorhynchus coeruleicinctis (Blue-banded Toucanet) | A3 | | Bolborhynchus orbygnesius (Andean Parakeet) | A3 | | Chalcostigma olivaceum (Olivaceous Thornbill) | A2, A3 | | Charadrius alticola (Puna Plover) | A3 | | Chiroxiphia boliviana (Yungas Manakin) | A2, A3 | | Cinclodes aricomae (Royal Cinclodes) | A1, A2, A3 | | Coeligena violifer (Violet-throated Starfrontlet) | A3 | | Colaptes rupicola (Andean Flicker) | A3 | | Conirostrum ferrugineiventre (White-browed Conebill) | A3 | | Cranioleuca albicapilla (Creamy-crested Spinetail) | A2, A3 | | Cranioleuca marcapatae (Marcapata Spinetail) | A2, A3 | | Creurgops dentatus (Slaty Tanager) | A2, A3 | | Delothraupis castaneoventris (Chestnut-bellied Mountain Tanager) | A3 | | Diglossa mystacalis (Moustached Flowerpiercer) | A3 | | Diuca speculifera (White-winged Diuca Finch) | A3 | | Elliotomyia viridicauda (green-and-white hummingbird) | A2, A3 | | Entomodestes leucotis (White-eared Solitaire) | A3 | | Grallaria erythroleuca (Red-and-white Antpitta) | A2, A3 | | Hemispingus parodii (Parodi's Hemispingus) | A2, A3 | | Hemispingus trifasciatus (Three-striped Hemispingus) | A3 | | Hemispingus xanthophthalmus (Drab Hemispingus) | A3 | | Iridosornis jelskii (Golden-collared Tanager) | A2, A3 | | Iridosornis reinhardti (Yellow-scarfed Tanager) | A2, A3 | | Knipolegus signatus (Andean Tyrant) | A3 | | Lepidothrix coeruleocapilla (Cerulean-capped Manakin) | A2, A3 | | Leptasthenura xenothorax (White-browed Tit-Spinetail) | A1, A2, A3 | | Leptasthenura yanacensis (Tawny Tit-Spinetail) | A3 | | Leptopogon taczanowskii (Inca Flycatcher) | A2, A3 | | Leptosittaca branickii (Golden-plumed Parakeet) | A1 | | Lessonia oreas (Andean Negrito) | A3 | | Metallura aeneocauda (Scaled Metaltail) | A2, A3 | | Metriopelia ceciliae (Bare-faced Ground Dove) | A3 | | Mitrephanes olivaceus (Olive Tufted Flycatcher) | A3 | | Muscisaxicola albifrons (White-fronted Ground Tyrant) | A3 | | Muscisaxicola juninensis (Puna Ground Tyrant) | A3 | | Myiophobus ochraceiventris (Ochraceous-breasted Flycatcher) | A3 | | Myiotheretes fuscorufus (Rufous-bellied Bush Tyrant) | A2, A3 | | Nothocercus nigrocapillus (Hooded Tinamou) | A3 | | Nothoprocta taczanowskii (Taczanowski's Tinamou) | A1, A2, A3 | | Ochthoeca oenanthoides (d'Orbigny's Chat-Tyrant) | A3 | | Odontophorus balliviani (Stripe-faced Wood Quail) | A2, A3 | | Oreonympha nobilis (Bearded Mountaineer) | A2, A3 | | Pheugopedius eisenmanni (Inca Wren) | A2, A3 | | Phrygilus punensis (Peruvian Sierra Finch) | A3 | | Phyllomyias sclateri (Sclater's Tyrannulet) | A3 | | Pionus tumultuosus (Plum-crowned Parrot) | | | Pipreola intermedia (Band-tailed Fruiteater) | A3 | | Pipreola pulchra (Masked Fruiteater) | A2, A3 | | Plegadis ridgwayi (Puna Ibis) | A3 | | Polioxolmis rufipennis (Rufous-webbed Bush Tyrant) | A3 | | Poospiza caesar (Chestnut-breasted Mountain Finch) | A2, A3 | | Psarocolius atrovirens (Dusky-green Oropendola) | A3 | | Schizoeaca helleri (Puna Thistletail) | A2, A3 | | Scytalopus parvirostris (Trilling Tapaculo) | A3 | | Sicalis uropigyalis (Bright-rumped Yellow Finch) | A3 | | Synallaxis azarae (Azara's Spinetail) | | | Thlypopsis ruficeps (Rust-and-yellow Tanager) | A3 | | Thripadectes scrutator (Peruvian Treehunter) | A3 | | Upucerthia jelskii (Plain-breasted Earthcreeper) | A3 | | Zimmerius bolivianus (Bolivian Tyrannulet) | A2, A3 | |
Important Bird Area provided by BirdLife International (2010) Important Bird Areas. Downloaded from http://www.birdlife.org on 29/12/2010
|