Code Context
$this->News->bindModel(array('hasOne' => array('NewsKeyword')), false);
$options['conditions']['NewsKeyword.keyword_id'] = $keyword['Keyword']['id'];
$noFilter = null
$disciplines = array(
(int) 172 => 'Allergologie',
(int) 57 => 'Allgemeinmedizin',
(int) 179 => 'Anästhesiologie',
(int) 73 => 'Arbeitsmedizin',
(int) 213 => 'Biologische Medizin',
(int) 76 => 'Chirurgie',
(int) 151 => 'Ernährungsmedizin',
(int) 150 => 'Forschung',
(int) 60 => 'Frauenheilkunde und Geburtshilfe',
(int) 81 => 'Hals-Nasen-Ohrenheilkunde',
(int) 79 => 'Haut- und Geschlechtskrankheiten',
(int) 95 => 'Humangenetik',
(int) 173 => 'Hygiene und Umweltmedizin',
(int) 167 => 'Innere Medizin - Angiologie',
(int) 210 => 'Innere Medizin - Diabetologie und Endokrinologie',
(int) 107 => 'Innere Medizin - Gastroenterologie',
(int) 98 => 'Innere Medizin - Geriatrie',
(int) 105 => 'Innere Medizin - Hämatologie',
(int) 152 => 'Innere Medizin - Immunologie',
(int) 208 => 'Innere Medizin - Infektiologie',
(int) 63 => 'Innere Medizin - Kardiologie',
(int) 65 => 'Innere Medizin - Nephrologie',
(int) 83 => 'Innere Medizin - Onkologie',
(int) 80 => 'Innere Medizin - Pneumologie',
(int) 71 => 'Innere Medizin - Rheumatologie',
(int) 93 => 'Innere Medizin - allgemein',
(int) 94 => 'Kinder- und Jugendmedizin - Kinderonkologie / -hämatologie',
(int) 203 => 'Kinder- und Jugendmedizin - Neonatologie',
(int) 61 => 'Kinder- und Jugendmedizin - allgemein',
(int) 72 => 'Laboratoriumsmedizin',
(int) 187 => 'Migrationsmedizin',
(int) 161 => 'Mikrobiologie / Virologie und Infektionsepidemiologie',
(int) 202 => 'Mund-Kiefer-Gesichtschirurgie',
(int) 64 => 'Naturheilverfahren',
(int) 66 => 'Neurologie',
(int) 159 => 'Notfallmedizin',
(int) 103 => 'Nuklearmedizin',
(int) 82 => 'Ophthalmologie',
(int) 90 => 'Orthopädie',
(int) 101 => 'Palliativmedizin',
(int) 91 => 'Pathologie',
(int) 177 => 'Pharmakologie und Toxikologie',
(int) 155 => 'Präventivmedizin',
(int) 67 => 'Psychiatrie und Psychotherapie',
(int) 195 => 'Psychosomatische Medizin und Psychotherapie',
(int) 75 => 'Radiologie - allgemein',
(int) 194 => 'Rechtsmedizin',
(int) 70 => 'Rehabilitative und physikalische Medizin',
(int) 99 => 'Reproduktionsmedizin',
(int) 166 => 'Schlafmedizin',
(int) 154 => 'Schmerztherapie',
(int) 188 => 'Sozialmedizin',
(int) 189 => 'Strahlentherapie / Radioonkologie',
(int) 190 => 'Transfusionsmedizin',
(int) 157 => 'Transplantationsmedizin',
(int) 176 => 'Tropen-/Reisemedizin',
(int) 59 => 'Urologie',
(int) 219 => 'Zahnmedizin - allgemein'
)
$topNewsTexte = array()
$topNewsIdArray = array()
$options = array(
'recursive' => (int) -1,
'conditions' => array(
'News.aktiv <=' => '2021-03-03',
'News.archiv <>' => (int) 1,
'News.gesperrt <>' => (int) 1,
'NOT' => array(
'News.id' => array([maximum depth reached])
)
),
'order' => array(
'News.datum' => 'desc',
'News.id' => 'desc'
)
)
$uid = '29999'
$keyword = array(
(int) 0 => array(
'Keyword' => array(
'id' => '740',
'created' => '2015-02-12 11:49:43',
'modified' => '2015-02-12 11:49:43',
'title' => 'Urothelkarzinom',
'domains' => 'onko'
)
)
)
NewsController::liste() - APP/Controller/NewsController.php, line 1750
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117