SaludDigital
Notice (8): Undefined variable: saludservs [APP/Template/Element/cabecera.ctp, line 53]Code Context <ul class="dropdown-menu">
<?php foreach ($saludservs as $sserv) { ?>
<li><a href="<?php echo $this->Url->build(['controller'=>'Paginas', 'action'=>'saluddigital'])?>"><?php echo $sserv->saludservicio ?></a></li>
$viewFile = '/home/shssr/public_html/src/Template/Element/cabecera.ctp'
$dataForView = [
'a' => object(App\Model\Entity\Anuncio) {
'id' => (int) 11,
'titulo1' => 'Contamos con un nuevo servicio',
'titulo2' => 'CONSULTA DE MEDICINA FAMILIAR',
'texto' => '<p><strong>MÉRIDA</strong> <strong>TEKAX</strong></p>
<p><strong>Lunes a Jueves</strong> <strong> Viernes 9 A.M a 2 P.M y 4 P.M a 7 P.M</strong></p>
<p><strong>10 A.M a 1 P.M Sábado 8 A.M a 2 P.M </strong></p>
<p><strong>Atención Dr. Carlos González Álvarez </strong></p>
',
'activo' => true,
'orden' => (int) 9,
'palabrasclave' => '',
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Anuncios'
},
'orgs' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Orglinks.id AS `Orglinks__id`, Orglinks.pathtoarch AS `Orglinks__pathtoarch`, Orglinks.liga AS `Orglinks__liga` FROM orglinks Orglinks',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\OrglinksTable) {}
}
]
$a = object(App\Model\Entity\Anuncio) {
'id' => (int) 11,
'titulo1' => 'Contamos con un nuevo servicio',
'titulo2' => 'CONSULTA DE MEDICINA FAMILIAR',
'texto' => '<p><strong>MÉRIDA</strong> <strong>TEKAX</strong></p>
<p><strong>Lunes a Jueves</strong> <strong> Viernes 9 A.M a 2 P.M y 4 P.M a 7 P.M</strong></p>
<p><strong>10 A.M a 1 P.M Sábado 8 A.M a 2 P.M </strong></p>
<p><strong>Atención Dr. Carlos González Álvarez </strong></p>
',
'activo' => true,
'orden' => (int) 9,
'palabrasclave' => '',
'[new]' => false,
'[accessible]' => [
'titulo1' => true,
'titulo2' => true,
'texto' => true,
'activo' => true,
'orden' => true,
'palabrasclave' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Anuncios'
}
$orgs = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Orglinks.id AS `Orglinks__id`, Orglinks.pathtoarch AS `Orglinks__pathtoarch`, Orglinks.liga AS `Orglinks__liga` FROM orglinks Orglinks',
'params' => [],
'defaultTypes' => [
'Orglinks__id' => 'integer',
'Orglinks.id' => 'integer',
'id' => 'integer',
'Orglinks__pathtoarch' => 'string',
'Orglinks.pathtoarch' => 'string',
'pathtoarch' => 'string',
'Orglinks__liga' => 'string',
'Orglinks.liga' => 'string',
'liga' => 'string'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\OrglinksTable) {}
}
include - APP/Template/Element/cabecera.ctp, line 53
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1419
Cake\View\View::_render() - CORE/src/View/View.php, line 1380
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1855
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 113
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1419
Cake\View\View::_render() - CORE/src/View/View.php, line 1380
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 927
Cake\View\View::render() - CORE/src/View/View.php, line 885
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796
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\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 104
Warning (2): Invalid argument supplied for foreach() [APP/Template/Element/cabecera.ctp, line 53]Code Context <ul class="dropdown-menu">
<?php foreach ($saludservs as $sserv) { ?>
<li><a href="<?php echo $this->Url->build(['controller'=>'Paginas', 'action'=>'saluddigital'])?>"><?php echo $sserv->saludservicio ?></a></li>
$viewFile = '/home/shssr/public_html/src/Template/Element/cabecera.ctp'
$dataForView = [
'a' => object(App\Model\Entity\Anuncio) {
'id' => (int) 11,
'titulo1' => 'Contamos con un nuevo servicio',
'titulo2' => 'CONSULTA DE MEDICINA FAMILIAR',
'texto' => '<p><strong>MÉRIDA</strong> <strong>TEKAX</strong></p>
<p><strong>Lunes a Jueves</strong> <strong> Viernes 9 A.M a 2 P.M y 4 P.M a 7 P.M</strong></p>
<p><strong>10 A.M a 1 P.M Sábado 8 A.M a 2 P.M </strong></p>
<p><strong>Atención Dr. Carlos González Álvarez </strong></p>
',
'activo' => true,
'orden' => (int) 9,
'palabrasclave' => '',
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Anuncios'
},
'orgs' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Orglinks.id AS `Orglinks__id`, Orglinks.pathtoarch AS `Orglinks__pathtoarch`, Orglinks.liga AS `Orglinks__liga` FROM orglinks Orglinks',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\OrglinksTable) {}
}
]
$a = object(App\Model\Entity\Anuncio) {
'id' => (int) 11,
'titulo1' => 'Contamos con un nuevo servicio',
'titulo2' => 'CONSULTA DE MEDICINA FAMILIAR',
'texto' => '<p><strong>MÉRIDA</strong> <strong>TEKAX</strong></p>
<p><strong>Lunes a Jueves</strong> <strong> Viernes 9 A.M a 2 P.M y 4 P.M a 7 P.M</strong></p>
<p><strong>10 A.M a 1 P.M Sábado 8 A.M a 2 P.M </strong></p>
<p><strong>Atención Dr. Carlos González Álvarez </strong></p>
',
'activo' => true,
'orden' => (int) 9,
'palabrasclave' => '',
'[new]' => false,
'[accessible]' => [
'titulo1' => true,
'titulo2' => true,
'texto' => true,
'activo' => true,
'orden' => true,
'palabrasclave' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Anuncios'
}
$orgs = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Orglinks.id AS `Orglinks__id`, Orglinks.pathtoarch AS `Orglinks__pathtoarch`, Orglinks.liga AS `Orglinks__liga` FROM orglinks Orglinks',
'params' => [],
'defaultTypes' => [
'Orglinks__id' => 'integer',
'Orglinks.id' => 'integer',
'id' => 'integer',
'Orglinks__pathtoarch' => 'string',
'Orglinks.pathtoarch' => 'string',
'pathtoarch' => 'string',
'Orglinks__liga' => 'string',
'Orglinks.liga' => 'string',
'liga' => 'string'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\OrglinksTable) {}
}
include - APP/Template/Element/cabecera.ctp, line 53
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1419
Cake\View\View::_render() - CORE/src/View/View.php, line 1380
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1855
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 113
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1419
Cake\View\View::_render() - CORE/src/View/View.php, line 1380
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 927
Cake\View\View::render() - CORE/src/View/View.php, line 885
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796
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\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 104