EMPRESA
<input id="hidden-solicitudrapida" name="hidden-solicitudrapida" type="text" style="opacity: 0; position: absolute; top: 0; left: 0; height: 1px; width: 1px;"/> <input name="faq_id" type="hidden" value="<?php echo $faq->id ?>" > </div>
<input id="hidden-solicitudrapida" name="hidden-solicitudrapida" type="text" style="opacity: 0; position: absolute; top: 0; left: 0; height: 1px; width: 1px;"/>
<input name="faq_id" type="hidden" value="<?php echo $faq->id ?>" >
</div>
$viewFile = '/home/betacom/public_html/src/Template/Layout/default.ctp' $dataForView = [ 'page' => 'Comteco', 'subpage' => 'home', 'breacumbs' => [ (int) 0 => [ 'url' => '/', 'name' => '<span class="fa fa-home" ></span> INICIO', 'active' => false ], (int) 1 => [ 'url' => '#', 'name' => 'HOME', 'active' => true ] ], 'menuactivo' => 'home', 'pagina' => object(App\Model\Entity\Page) { 'id' => (int) 1, 'categoria_id' => null, 'nombre' => 'Hogar', 'typoslider' => 'slider', 'descripcion_corta' => null, 'contenido' => null, 'template' => 'normal', 'fecha' => null, 'editable' => true, 'slug' => 'hogar', 'estado' => true, 'seo' => object(Cake\ORM\Entity) {}, 'contenidos' => [ [maximum depth reached] ], '[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]' => 'Pages' }, 'sliders' => object(Cake\ORM\Entity) { 'id' => (int) 1, 'titulo' => 'Hogar', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'itemsliders' => [ [maximum depth reached] ], '[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]' => 'Sliders' }, 'user' => '', 'persona' => object(Cake\ORM\Entity) { '[new]' => true, '[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]' => 'Personas' }, 'listacategorias' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT CategoriasRubros.id AS `CategoriasRubros__id`, CategoriasRubros.categoria_id AS `CategoriasRubros__categoria_id`, CategoriasRubros.rubro_id AS `CategoriasRubros__rubro_id`, CategoriasRubros.estado AS `CategoriasRubros__estado`, Rubros.id AS `Rubros__id`, Rubros.nombre AS `Rubros__nombre`, Rubros.descripcion AS `Rubros__descripcion`, Rubros.estado AS `Rubros__estado`, Categorias.id AS `Categorias__id`, Categorias.id_padre AS `Categorias__id_padre`, Categorias.tipo_id AS `Categorias__tipo_id`, Categorias.titulo AS `Categorias__titulo`, Categorias.slug AS `Categorias__slug`, Categorias.descripcion AS `Categorias__descripcion`, Categorias.imagen AS `Categorias__imagen`, Categorias.icon AS `Categorias__icon`, Categorias.estado AS `Categorias__estado` FROM categorias_rubros CategoriasRubros INNER JOIN rubros Rubros ON Rubros.id = (CategoriasRubros.rubro_id) INNER JOIN categorias Categorias ON Categorias.id = (CategoriasRubros.categoria_id) WHERE (CategoriasRubros.rubro_id = :c0 AND CategoriasRubros.estado = :c1)', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, '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\CategoriasRubrosTable) {} }, 'ofertas' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Ofertas.id AS `Ofertas__id`, Ofertas.rubro_id AS `Ofertas__rubro_id`, Ofertas.categoria_id AS `Ofertas__categoria_id`, Ofertas.productos_servicio_id AS `Ofertas__productos_servicio_id`, Ofertas.nombre AS `Ofertas__nombre`, Ofertas.subtitulo AS `Ofertas__subtitulo`, Ofertas.descripcion AS `Ofertas__descripcion`, Ofertas.precio AS `Ofertas__precio`, Ofertas.mantener_costo AS `Ofertas__mantener_costo`, Ofertas.mantener_precio AS `Ofertas__mantener_precio`, Ofertas.imagen AS `Ofertas__imagen`, Ofertas.tipo AS `Ofertas__tipo`, Ofertas.fecha_inicio AS `Ofertas__fecha_inicio`, Ofertas.fecha_fin AS `Ofertas__fecha_fin`, Ofertas.estado AS `Ofertas__estado` FROM ofertas Ofertas WHERE (Ofertas.rubro_id = :c0 AND fecha_inicio <= :c1 AND fecha_fin >= :c2) ORDER BY fecha_fin DESC', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, '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\OfertasTable) {} }, 'categoriashogarmenu' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Categorias.id AS `Categorias__id`, Categorias.id_padre AS `Categorias__id_padre`, Categorias.tipo_id AS `Categorias__tipo_id`, Categorias.titulo AS `Categorias__titulo`, Categorias.slug AS `Categorias__slug`, Categorias.descripcion AS `Categorias__descripcion`, Categorias.imagen AS `Categorias__imagen`, Categorias.icon AS `Categorias__icon`, Categorias.estado AS `Categorias__estado` FROM categorias Categorias WHERE ((Categorias.id_padre) IS NULL AND Categorias.estado = :c0 AND Categorias.id in (:c1,:c2,:c3,:c4,:c5)) ORDER BY Categorias.titulo asc', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, '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\CategoriasTable) {} }, 'categoriasempresamenu' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Categorias.id AS `Categorias__id`, Categorias.id_padre AS `Categorias__id_padre`, Categorias.tipo_id AS `Categorias__tipo_id`, Categorias.titulo AS `Categorias__titulo`, Categorias.slug AS `Categorias__slug`, Categorias.descripcion AS `Categorias__descripcion`, Categorias.imagen AS `Categorias__imagen`, Categorias.icon AS `Categorias__icon`, Categorias.estado AS `Categorias__estado` FROM categorias Categorias WHERE ((Categorias.id_padre) IS NULL AND Categorias.estado = :c0 AND Categorias.id in (:c1,:c2,:c3,:c4,:c5)) ORDER BY Categorias.titulo asc', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, '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\CategoriasTable) {} }, 'keyencritar' => 'ac2a7531b9bb6ba6ed6e40a658bd3c2916ed609a2f0fc', 'idwallet' => '2200', 'claveSecretawallet' => 'UhPCajmhsWpCyLj.56487592', 'claveSecreta' => 'hBmBjcbePzyBGqx_36364553', 'idCommerce' => '9988', 'acquirerId' => '205', 'tipopantalla' => 'desktop', 'captchakey' => '6Lf8DjkUAAAAACGb73HI_Szbeqeds_s4O_1oTc1u', 'googlekey' => 'AIzaSyC3aE447QTgtXWc_5HnTbod3deoS-gOs2Q', 'user_login' => null, 'menusales' => object(Cake\ORM\Entity) { 'id' => (int) 5, 'nombre' => 'Menú sala de prensa', 'slug' => 'menu-sala-de-prensa', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [ [maximum depth reached] ], '[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]' => 'Menus' }, 'menusomos' => object(Cake\ORM\Entity) { 'id' => (int) 4, 'nombre' => 'Menú nosotros', 'slug' => 'menu-nosotros', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [ [maximum depth reached] ], '[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]' => 'Menus' }, 'menuclientes' => object(Cake\ORM\Entity) { 'id' => (int) 1, 'nombre' => 'Menú principal', 'slug' => 'menu-principal', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [[maximum depth reached]], '[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]' => 'Menus' }, 'menuprensas' => object(Cake\ORM\Entity) { 'id' => (int) 1, 'nombre' => 'Menú principal', 'slug' => 'menu-principal', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [[maximum depth reached]], '[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]' => 'Menus' }, 'menucoperativas' => object(Cake\ORM\Entity) { 'id' => (int) 1, 'nombre' => 'Menú principal', 'slug' => 'menu-principal', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [[maximum depth reached]], '[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]' => 'Menus' }, 'menumedidas' => object(Cake\ORM\Entity) { 'id' => (int) 1, 'nombre' => 'Menú principal', 'slug' => 'menu-principal', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [[maximum depth reached]], '[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]' => 'Menus' }, 'menuempresas' => object(Cake\ORM\Entity) { 'id' => (int) 1, 'nombre' => 'Menú principal', 'slug' => 'menu-principal', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [[maximum depth reached]], '[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]' => 'Menus' }, 'menuhogars' => object(Cake\ORM\Entity) { 'id' => (int) 1, 'nombre' => 'Menú principal', 'slug' => 'menu-principal', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [[maximum depth reached]], '[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]' => 'Menus' }, 'menuheadear' => object(Cake\ORM\Entity) { 'id' => (int) 2, 'nombre' => 'Header', 'slug' => 'header', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [ [maximum depth reached] ], '[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]' => 'Menus' }, 'menufooter' => object(Cake\ORM\Entity) { 'id' => (int) 3, 'nombre' => 'Footer', 'slug' => 'footer', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [ [maximum depth reached] ], '[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]' => 'Menus' }, 'configuraciones' => object(Cake\ORM\Entity) { 'id' => (int) 1, 'logo' => 'TjoGS9.png', 'page_principal' => null, 'banner_movil' => '3bqKOB.png', 'banner_tablet' => '5XBAZO.png', 'banner' => 'QVD8Pb.jpg', 'producto_thumbnail' => 'Jpjb1q.png', 'producto_imagen' => 'ZCxa2J.png', 'paquete_oro' => 'zaoUYl.png', 'paquete_conectados' => 'bYVfmr.png', 'paquete_superior' => 'JHZ0Iv.png', 'paquete_fox' => 'YgwQSi.png', 'paquete_hbo' => '3ZRAoN.png', 'paquete_adultos' => 'OmWhHJ.png', 'footer' => null, 'header' => 'Centro de Atención al cliente', 'header_telf' => '4251000', 'titulo_seo' => 'Nuestro Sitio Web', 'metatas_seo' => 'index, comteco, page', 'descripcion_seo' => 'Comteco al servicio de nuestra comunidad', 'imagen_seo' => 'cKjYsC.jpg', 'facebook' => 'https://www.facebook.com/ComtecoRL', 'facebook1' => 'https://wa.link/g9l1q6', 'twiter' => '', 'youtube' => 'https://www.youtube.com/channel/UCdTzxlEn-KBvPegbpk5vymg', '[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]' => 'Configuraciones' } ] $page = 'Comteco' $subpage = 'home' $breacumbs = [ (int) 0 => [ 'url' => '/', 'name' => '<span class="fa fa-home" ></span> INICIO', 'active' => false ], (int) 1 => [ 'url' => '#', 'name' => 'HOME', 'active' => true ] ] $menuactivo = 'home' $pagina = object(App\Model\Entity\Page) { 'id' => (int) 1, 'categoria_id' => null, 'nombre' => 'Hogar', 'typoslider' => 'slider', 'descripcion_corta' => null, 'contenido' => null, 'template' => 'normal', 'fecha' => null, 'editable' => true, 'slug' => 'hogar', 'estado' => true, 'seo' => object(Cake\ORM\Entity) {}, 'contenidos' => [ (int) 0 => object(Cake\ORM\Entity) {}, (int) 1 => object(Cake\ORM\Entity) {} ], '[new]' => false, '[accessible]' => [ '*' => true, 'id' => false ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Pages' } $sliders = object(Cake\ORM\Entity) { 'id' => (int) 1, 'titulo' => 'Hogar', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'itemsliders' => [ (int) 0 => object(Cake\ORM\Entity) {} ], '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Sliders' } $user = '' $persona = object(Cake\ORM\Entity) { '[new]' => true, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Personas' } $listacategorias = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT CategoriasRubros.id AS `CategoriasRubros__id`, CategoriasRubros.categoria_id AS `CategoriasRubros__categoria_id`, CategoriasRubros.rubro_id AS `CategoriasRubros__rubro_id`, CategoriasRubros.estado AS `CategoriasRubros__estado`, Rubros.id AS `Rubros__id`, Rubros.nombre AS `Rubros__nombre`, Rubros.descripcion AS `Rubros__descripcion`, Rubros.estado AS `Rubros__estado`, Categorias.id AS `Categorias__id`, Categorias.id_padre AS `Categorias__id_padre`, Categorias.tipo_id AS `Categorias__tipo_id`, Categorias.titulo AS `Categorias__titulo`, Categorias.slug AS `Categorias__slug`, Categorias.descripcion AS `Categorias__descripcion`, Categorias.imagen AS `Categorias__imagen`, Categorias.icon AS `Categorias__icon`, Categorias.estado AS `Categorias__estado` FROM categorias_rubros CategoriasRubros INNER JOIN rubros Rubros ON Rubros.id = (CategoriasRubros.rubro_id) INNER JOIN categorias Categorias ON Categorias.id = (CategoriasRubros.categoria_id) WHERE (CategoriasRubros.rubro_id = :c0 AND CategoriasRubros.estado = :c1)', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'CategoriasRubros__id' => 'integer', 'CategoriasRubros.id' => 'integer', 'id' => 'integer', 'CategoriasRubros__categoria_id' => 'integer', 'CategoriasRubros.categoria_id' => 'integer', 'categoria_id' => 'integer', 'CategoriasRubros__rubro_id' => 'integer', 'CategoriasRubros.rubro_id' => 'integer', 'rubro_id' => 'integer', 'CategoriasRubros__estado' => 'boolean', 'CategoriasRubros.estado' => 'boolean', 'estado' => 'boolean', 'Rubros__id' => 'integer', 'Rubros.id' => 'integer', 'Rubros__nombre' => 'string', 'Rubros.nombre' => 'string', 'nombre' => 'string', 'Rubros__descripcion' => 'text', 'Rubros.descripcion' => 'text', 'descripcion' => 'text', 'Rubros__estado' => 'boolean', 'Rubros.estado' => 'boolean', 'Categorias__id' => 'integer', 'Categorias.id' => 'integer', 'Categorias__id_padre' => 'integer', 'Categorias.id_padre' => 'integer', 'id_padre' => 'integer', 'Categorias__tipo_id' => 'integer', 'Categorias.tipo_id' => 'integer', 'tipo_id' => 'integer', 'Categorias__titulo' => 'string', 'Categorias.titulo' => 'string', 'titulo' => 'string', 'Categorias__slug' => 'string', 'Categorias.slug' => 'string', 'slug' => 'string', 'Categorias__descripcion' => 'text', 'Categorias.descripcion' => 'text', 'Categorias__imagen' => 'string', 'Categorias.imagen' => 'string', 'imagen' => 'string', 'Categorias__icon' => 'string', 'Categorias.icon' => 'string', 'icon' => 'string', 'Categorias__estado' => 'boolean', 'Categorias.estado' => 'boolean' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Rubros' => [[maximum depth reached]], 'Categorias' => [[maximum depth reached]] ], 'matching' => [ 'Rubros' => [ [maximum depth reached] ] ], 'extraOptions' => [], 'repository' => object(App\Model\Table\CategoriasRubrosTable) {} } $ofertas = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Ofertas.id AS `Ofertas__id`, Ofertas.rubro_id AS `Ofertas__rubro_id`, Ofertas.categoria_id AS `Ofertas__categoria_id`, Ofertas.productos_servicio_id AS `Ofertas__productos_servicio_id`, Ofertas.nombre AS `Ofertas__nombre`, Ofertas.subtitulo AS `Ofertas__subtitulo`, Ofertas.descripcion AS `Ofertas__descripcion`, Ofertas.precio AS `Ofertas__precio`, Ofertas.mantener_costo AS `Ofertas__mantener_costo`, Ofertas.mantener_precio AS `Ofertas__mantener_precio`, Ofertas.imagen AS `Ofertas__imagen`, Ofertas.tipo AS `Ofertas__tipo`, Ofertas.fecha_inicio AS `Ofertas__fecha_inicio`, Ofertas.fecha_fin AS `Ofertas__fecha_fin`, Ofertas.estado AS `Ofertas__estado` FROM ofertas Ofertas WHERE (Ofertas.rubro_id = :c0 AND fecha_inicio <= :c1 AND fecha_fin >= :c2) ORDER BY fecha_fin DESC', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Ofertas__id' => 'integer', 'Ofertas.id' => 'integer', 'id' => 'integer', 'Ofertas__rubro_id' => 'integer', 'Ofertas.rubro_id' => 'integer', 'rubro_id' => 'integer', 'Ofertas__categoria_id' => 'integer', 'Ofertas.categoria_id' => 'integer', 'categoria_id' => 'integer', 'Ofertas__productos_servicio_id' => 'integer', 'Ofertas.productos_servicio_id' => 'integer', 'productos_servicio_id' => 'integer', 'Ofertas__nombre' => 'string', 'Ofertas.nombre' => 'string', 'nombre' => 'string', 'Ofertas__subtitulo' => 'text', 'Ofertas.subtitulo' => 'text', 'subtitulo' => 'text', 'Ofertas__descripcion' => 'text', 'Ofertas.descripcion' => 'text', 'descripcion' => 'text', 'Ofertas__precio' => 'float', 'Ofertas.precio' => 'float', 'precio' => 'float', 'Ofertas__mantener_costo' => 'boolean', 'Ofertas.mantener_costo' => 'boolean', 'mantener_costo' => 'boolean', 'Ofertas__mantener_precio' => 'boolean', 'Ofertas.mantener_precio' => 'boolean', 'mantener_precio' => 'boolean', 'Ofertas__imagen' => 'text', 'Ofertas.imagen' => 'text', 'imagen' => 'text', 'Ofertas__tipo' => 'string', 'Ofertas.tipo' => 'string', 'tipo' => 'string', 'Ofertas__fecha_inicio' => 'date', 'Ofertas.fecha_inicio' => 'date', 'fecha_inicio' => 'date', 'Ofertas__fecha_fin' => 'date', 'Ofertas.fecha_fin' => 'date', 'fecha_fin' => 'date', 'Ofertas__estado' => 'boolean', 'Ofertas.estado' => 'boolean', 'estado' => 'boolean' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\OfertasTable) {} } $categoriashogarmenu = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Categorias.id AS `Categorias__id`, Categorias.id_padre AS `Categorias__id_padre`, Categorias.tipo_id AS `Categorias__tipo_id`, Categorias.titulo AS `Categorias__titulo`, Categorias.slug AS `Categorias__slug`, Categorias.descripcion AS `Categorias__descripcion`, Categorias.imagen AS `Categorias__imagen`, Categorias.icon AS `Categorias__icon`, Categorias.estado AS `Categorias__estado` FROM categorias Categorias WHERE ((Categorias.id_padre) IS NULL AND Categorias.estado = :c0 AND Categorias.id in (:c1,:c2,:c3,:c4,:c5)) ORDER BY Categorias.titulo asc', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ], ':c3' => [ [maximum depth reached] ], ':c4' => [ [maximum depth reached] ], ':c5' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Categorias__id' => 'integer', 'Categorias.id' => 'integer', 'id' => 'integer', 'Categorias__id_padre' => 'integer', 'Categorias.id_padre' => 'integer', 'id_padre' => 'integer', 'Categorias__tipo_id' => 'integer', 'Categorias.tipo_id' => 'integer', 'tipo_id' => 'integer', 'Categorias__titulo' => 'string', 'Categorias.titulo' => 'string', 'titulo' => 'string', 'Categorias__slug' => 'string', 'Categorias.slug' => 'string', 'slug' => 'string', 'Categorias__descripcion' => 'text', 'Categorias.descripcion' => 'text', 'descripcion' => 'text', 'Categorias__imagen' => 'string', 'Categorias.imagen' => 'string', 'imagen' => 'string', 'Categorias__icon' => 'string', 'Categorias.icon' => 'string', 'icon' => 'string', 'Categorias__estado' => 'boolean', 'Categorias.estado' => 'boolean', 'estado' => 'boolean' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\CategoriasTable) {} } $categoriasempresamenu = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Categorias.id AS `Categorias__id`, Categorias.id_padre AS `Categorias__id_padre`, Categorias.tipo_id AS `Categorias__tipo_id`, Categorias.titulo AS `Categorias__titulo`, Categorias.slug AS `Categorias__slug`, Categorias.descripcion AS `Categorias__descripcion`, Categorias.imagen AS `Categorias__imagen`, Categorias.icon AS `Categorias__icon`, Categorias.estado AS `Categorias__estado` FROM categorias Categorias WHERE ((Categorias.id_padre) IS NULL AND Categorias.estado = :c0 AND Categorias.id in (:c1,:c2,:c3,:c4,:c5)) ORDER BY Categorias.titulo asc', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ], ':c3' => [ [maximum depth reached] ], ':c4' => [ [maximum depth reached] ], ':c5' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Categorias__id' => 'integer', 'Categorias.id' => 'integer', 'id' => 'integer', 'Categorias__id_padre' => 'integer', 'Categorias.id_padre' => 'integer', 'id_padre' => 'integer', 'Categorias__tipo_id' => 'integer', 'Categorias.tipo_id' => 'integer', 'tipo_id' => 'integer', 'Categorias__titulo' => 'string', 'Categorias.titulo' => 'string', 'titulo' => 'string', 'Categorias__slug' => 'string', 'Categorias.slug' => 'string', 'slug' => 'string', 'Categorias__descripcion' => 'text', 'Categorias.descripcion' => 'text', 'descripcion' => 'text', 'Categorias__imagen' => 'string', 'Categorias.imagen' => 'string', 'imagen' => 'string', 'Categorias__icon' => 'string', 'Categorias.icon' => 'string', 'icon' => 'string', 'Categorias__estado' => 'boolean', 'Categorias.estado' => 'boolean', 'estado' => 'boolean' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\CategoriasTable) {} } $keyencritar = 'ac2a7531b9bb6ba6ed6e40a658bd3c2916ed609a2f0fc' $idwallet = '2200' $claveSecretawallet = 'UhPCajmhsWpCyLj.56487592' $claveSecreta = 'hBmBjcbePzyBGqx_36364553' $idCommerce = '9988' $acquirerId = '205' $tipopantalla = 'desktop' $captchakey = '6Lf8DjkUAAAAACGb73HI_Szbeqeds_s4O_1oTc1u' $googlekey = 'AIzaSyC3aE447QTgtXWc_5HnTbod3deoS-gOs2Q' $user_login = null $menusales = object(Cake\ORM\Entity) { 'id' => (int) 5, 'nombre' => 'Menú sala de prensa', 'slug' => 'menu-sala-de-prensa', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [ (int) 0 => object(Cake\ORM\Entity) {}, (int) 1 => object(Cake\ORM\Entity) {}, (int) 2 => object(Cake\ORM\Entity) {}, (int) 3 => object(Cake\ORM\Entity) {} ], '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Menus' } $menusomos = object(Cake\ORM\Entity) { 'id' => (int) 4, 'nombre' => 'Menú nosotros', 'slug' => 'menu-nosotros', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [ (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) {} ], '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Menus' } $menuclientes = object(Cake\ORM\Entity) { 'id' => (int) 1, 'nombre' => 'Menú principal', 'slug' => 'menu-principal', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [], '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Menus' } $menuprensas = object(Cake\ORM\Entity) { 'id' => (int) 1, 'nombre' => 'Menú principal', 'slug' => 'menu-principal', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [], '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Menus' } $menucoperativas = object(Cake\ORM\Entity) { 'id' => (int) 1, 'nombre' => 'Menú principal', 'slug' => 'menu-principal', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [], '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Menus' } $menumedidas = object(Cake\ORM\Entity) { 'id' => (int) 1, 'nombre' => 'Menú principal', 'slug' => 'menu-principal', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [], '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Menus' } $menuempresas = object(Cake\ORM\Entity) { 'id' => (int) 1, 'nombre' => 'Menú principal', 'slug' => 'menu-principal', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [], '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Menus' } $menuhogars = object(Cake\ORM\Entity) { 'id' => (int) 1, 'nombre' => 'Menú principal', 'slug' => 'menu-principal', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [], '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Menus' } $menuheadear = object(Cake\ORM\Entity) { 'id' => (int) 2, 'nombre' => 'Header', 'slug' => 'header', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [ (int) 0 => object(Cake\ORM\Entity) {}, (int) 1 => object(Cake\ORM\Entity) {}, (int) 2 => object(Cake\ORM\Entity) {}, (int) 3 => object(Cake\ORM\Entity) {} ], '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Menus' } $menufooter = object(Cake\ORM\Entity) { 'id' => (int) 3, 'nombre' => 'Footer', 'slug' => 'footer', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [ (int) 0 => object(Cake\ORM\Entity) {}, (int) 1 => object(Cake\ORM\Entity) {} ], '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Menus' } $configuraciones = object(Cake\ORM\Entity) { 'id' => (int) 1, 'logo' => 'TjoGS9.png', 'page_principal' => null, 'banner_movil' => '3bqKOB.png', 'banner_tablet' => '5XBAZO.png', 'banner' => 'QVD8Pb.jpg', 'producto_thumbnail' => 'Jpjb1q.png', 'producto_imagen' => 'ZCxa2J.png', 'paquete_oro' => 'zaoUYl.png', 'paquete_conectados' => 'bYVfmr.png', 'paquete_superior' => 'JHZ0Iv.png', 'paquete_fox' => 'YgwQSi.png', 'paquete_hbo' => '3ZRAoN.png', 'paquete_adultos' => 'OmWhHJ.png', 'footer' => null, 'header' => 'Centro de Atención al cliente', 'header_telf' => '4251000', 'titulo_seo' => 'Nuestro Sitio Web', 'metatas_seo' => 'index, comteco, page', 'descripcion_seo' => 'Comteco al servicio de nuestra comunidad', 'imagen_seo' => 'cKjYsC.jpg', 'facebook' => 'https://www.facebook.com/ComtecoRL', 'facebook1' => 'https://wa.link/g9l1q6', 'twiter' => '', 'youtube' => 'https://www.youtube.com/channel/UCdTzxlEn-KBvPegbpk5vymg', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Configuraciones' } $menuhead = object(Cake\ORM\Entity) { 'id' => (int) 37, 'menu_id' => (int) 2, 'page_id' => null, 'nombre' => 'GoOn Tv', 'url' => 'https://www.comteco.com.bo/pages/tvpaga_scz', 'padre' => null, 'anclar' => '', 'ordenar' => (int) 4, 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'page' => null, '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Menuitems' } $anclar = ''
include - APP/Template/Layout/default.ctp, line 462 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::renderLayout() - CORE/src/View/View.php, line 812 Cake\View\View::render() - CORE/src/View/View.php, line 770 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 App\Controller\PagesController::display() - APP/Controller/PagesController.php, line 6010 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 103 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 106 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 95
Notice (8): Trying to get property of non-object [APP/Template/Layout/default.ctp, line 462]Code Context <input id="hidden-solicitudrapida" name="hidden-solicitudrapida" type="text" style="opacity: 0; position: absolute; top: 0; left: 0; height: 1px; width: 1px;"/> <input name="faq_id" type="hidden" value="<?php echo $faq->id ?>" > </div>$viewFile = '/home/betacom/public_html/src/Template/Layout/default.ctp' $dataForView = [ 'page' => 'Comteco', 'subpage' => 'home', 'breacumbs' => [ (int) 0 => [ 'url' => '/', 'name' => '<span class="fa fa-home" ></span> INICIO', 'active' => false ], (int) 1 => [ 'url' => '#', 'name' => 'HOME', 'active' => true ] ], 'menuactivo' => 'home', 'pagina' => object(App\Model\Entity\Page) { 'id' => (int) 1, 'categoria_id' => null, 'nombre' => 'Hogar', 'typoslider' => 'slider', 'descripcion_corta' => null, 'contenido' => null, 'template' => 'normal', 'fecha' => null, 'editable' => true, 'slug' => 'hogar', 'estado' => true, 'seo' => object(Cake\ORM\Entity) {}, 'contenidos' => [ [maximum depth reached] ], '[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]' => 'Pages' }, 'sliders' => object(Cake\ORM\Entity) { 'id' => (int) 1, 'titulo' => 'Hogar', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'itemsliders' => [ [maximum depth reached] ], '[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]' => 'Sliders' }, 'user' => '', 'persona' => object(Cake\ORM\Entity) { '[new]' => true, '[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]' => 'Personas' }, 'listacategorias' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT CategoriasRubros.id AS `CategoriasRubros__id`, CategoriasRubros.categoria_id AS `CategoriasRubros__categoria_id`, CategoriasRubros.rubro_id AS `CategoriasRubros__rubro_id`, CategoriasRubros.estado AS `CategoriasRubros__estado`, Rubros.id AS `Rubros__id`, Rubros.nombre AS `Rubros__nombre`, Rubros.descripcion AS `Rubros__descripcion`, Rubros.estado AS `Rubros__estado`, Categorias.id AS `Categorias__id`, Categorias.id_padre AS `Categorias__id_padre`, Categorias.tipo_id AS `Categorias__tipo_id`, Categorias.titulo AS `Categorias__titulo`, Categorias.slug AS `Categorias__slug`, Categorias.descripcion AS `Categorias__descripcion`, Categorias.imagen AS `Categorias__imagen`, Categorias.icon AS `Categorias__icon`, Categorias.estado AS `Categorias__estado` FROM categorias_rubros CategoriasRubros INNER JOIN rubros Rubros ON Rubros.id = (CategoriasRubros.rubro_id) INNER JOIN categorias Categorias ON Categorias.id = (CategoriasRubros.categoria_id) WHERE (CategoriasRubros.rubro_id = :c0 AND CategoriasRubros.estado = :c1)', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, '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\CategoriasRubrosTable) {} }, 'ofertas' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Ofertas.id AS `Ofertas__id`, Ofertas.rubro_id AS `Ofertas__rubro_id`, Ofertas.categoria_id AS `Ofertas__categoria_id`, Ofertas.productos_servicio_id AS `Ofertas__productos_servicio_id`, Ofertas.nombre AS `Ofertas__nombre`, Ofertas.subtitulo AS `Ofertas__subtitulo`, Ofertas.descripcion AS `Ofertas__descripcion`, Ofertas.precio AS `Ofertas__precio`, Ofertas.mantener_costo AS `Ofertas__mantener_costo`, Ofertas.mantener_precio AS `Ofertas__mantener_precio`, Ofertas.imagen AS `Ofertas__imagen`, Ofertas.tipo AS `Ofertas__tipo`, Ofertas.fecha_inicio AS `Ofertas__fecha_inicio`, Ofertas.fecha_fin AS `Ofertas__fecha_fin`, Ofertas.estado AS `Ofertas__estado` FROM ofertas Ofertas WHERE (Ofertas.rubro_id = :c0 AND fecha_inicio <= :c1 AND fecha_fin >= :c2) ORDER BY fecha_fin DESC', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, '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\OfertasTable) {} }, 'categoriashogarmenu' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Categorias.id AS `Categorias__id`, Categorias.id_padre AS `Categorias__id_padre`, Categorias.tipo_id AS `Categorias__tipo_id`, Categorias.titulo AS `Categorias__titulo`, Categorias.slug AS `Categorias__slug`, Categorias.descripcion AS `Categorias__descripcion`, Categorias.imagen AS `Categorias__imagen`, Categorias.icon AS `Categorias__icon`, Categorias.estado AS `Categorias__estado` FROM categorias Categorias WHERE ((Categorias.id_padre) IS NULL AND Categorias.estado = :c0 AND Categorias.id in (:c1,:c2,:c3,:c4,:c5)) ORDER BY Categorias.titulo asc', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, '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\CategoriasTable) {} }, 'categoriasempresamenu' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Categorias.id AS `Categorias__id`, Categorias.id_padre AS `Categorias__id_padre`, Categorias.tipo_id AS `Categorias__tipo_id`, Categorias.titulo AS `Categorias__titulo`, Categorias.slug AS `Categorias__slug`, Categorias.descripcion AS `Categorias__descripcion`, Categorias.imagen AS `Categorias__imagen`, Categorias.icon AS `Categorias__icon`, Categorias.estado AS `Categorias__estado` FROM categorias Categorias WHERE ((Categorias.id_padre) IS NULL AND Categorias.estado = :c0 AND Categorias.id in (:c1,:c2,:c3,:c4,:c5)) ORDER BY Categorias.titulo asc', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, '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\CategoriasTable) {} }, 'keyencritar' => 'ac2a7531b9bb6ba6ed6e40a658bd3c2916ed609a2f0fc', 'idwallet' => '2200', 'claveSecretawallet' => 'UhPCajmhsWpCyLj.56487592', 'claveSecreta' => 'hBmBjcbePzyBGqx_36364553', 'idCommerce' => '9988', 'acquirerId' => '205', 'tipopantalla' => 'desktop', 'captchakey' => '6Lf8DjkUAAAAACGb73HI_Szbeqeds_s4O_1oTc1u', 'googlekey' => 'AIzaSyC3aE447QTgtXWc_5HnTbod3deoS-gOs2Q', 'user_login' => null, 'menusales' => object(Cake\ORM\Entity) { 'id' => (int) 5, 'nombre' => 'Menú sala de prensa', 'slug' => 'menu-sala-de-prensa', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [ [maximum depth reached] ], '[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]' => 'Menus' }, 'menusomos' => object(Cake\ORM\Entity) { 'id' => (int) 4, 'nombre' => 'Menú nosotros', 'slug' => 'menu-nosotros', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [ [maximum depth reached] ], '[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]' => 'Menus' }, 'menuclientes' => object(Cake\ORM\Entity) { 'id' => (int) 1, 'nombre' => 'Menú principal', 'slug' => 'menu-principal', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [[maximum depth reached]], '[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]' => 'Menus' }, 'menuprensas' => object(Cake\ORM\Entity) { 'id' => (int) 1, 'nombre' => 'Menú principal', 'slug' => 'menu-principal', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [[maximum depth reached]], '[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]' => 'Menus' }, 'menucoperativas' => object(Cake\ORM\Entity) { 'id' => (int) 1, 'nombre' => 'Menú principal', 'slug' => 'menu-principal', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [[maximum depth reached]], '[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]' => 'Menus' }, 'menumedidas' => object(Cake\ORM\Entity) { 'id' => (int) 1, 'nombre' => 'Menú principal', 'slug' => 'menu-principal', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [[maximum depth reached]], '[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]' => 'Menus' }, 'menuempresas' => object(Cake\ORM\Entity) { 'id' => (int) 1, 'nombre' => 'Menú principal', 'slug' => 'menu-principal', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [[maximum depth reached]], '[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]' => 'Menus' }, 'menuhogars' => object(Cake\ORM\Entity) { 'id' => (int) 1, 'nombre' => 'Menú principal', 'slug' => 'menu-principal', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [[maximum depth reached]], '[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]' => 'Menus' }, 'menuheadear' => object(Cake\ORM\Entity) { 'id' => (int) 2, 'nombre' => 'Header', 'slug' => 'header', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [ [maximum depth reached] ], '[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]' => 'Menus' }, 'menufooter' => object(Cake\ORM\Entity) { 'id' => (int) 3, 'nombre' => 'Footer', 'slug' => 'footer', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [ [maximum depth reached] ], '[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]' => 'Menus' }, 'configuraciones' => object(Cake\ORM\Entity) { 'id' => (int) 1, 'logo' => 'TjoGS9.png', 'page_principal' => null, 'banner_movil' => '3bqKOB.png', 'banner_tablet' => '5XBAZO.png', 'banner' => 'QVD8Pb.jpg', 'producto_thumbnail' => 'Jpjb1q.png', 'producto_imagen' => 'ZCxa2J.png', 'paquete_oro' => 'zaoUYl.png', 'paquete_conectados' => 'bYVfmr.png', 'paquete_superior' => 'JHZ0Iv.png', 'paquete_fox' => 'YgwQSi.png', 'paquete_hbo' => '3ZRAoN.png', 'paquete_adultos' => 'OmWhHJ.png', 'footer' => null, 'header' => 'Centro de Atención al cliente', 'header_telf' => '4251000', 'titulo_seo' => 'Nuestro Sitio Web', 'metatas_seo' => 'index, comteco, page', 'descripcion_seo' => 'Comteco al servicio de nuestra comunidad', 'imagen_seo' => 'cKjYsC.jpg', 'facebook' => 'https://www.facebook.com/ComtecoRL', 'facebook1' => 'https://wa.link/g9l1q6', 'twiter' => '', 'youtube' => 'https://www.youtube.com/channel/UCdTzxlEn-KBvPegbpk5vymg', '[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]' => 'Configuraciones' } ] $page = 'Comteco' $subpage = 'home' $breacumbs = [ (int) 0 => [ 'url' => '/', 'name' => '<span class="fa fa-home" ></span> INICIO', 'active' => false ], (int) 1 => [ 'url' => '#', 'name' => 'HOME', 'active' => true ] ] $menuactivo = 'home' $pagina = object(App\Model\Entity\Page) { 'id' => (int) 1, 'categoria_id' => null, 'nombre' => 'Hogar', 'typoslider' => 'slider', 'descripcion_corta' => null, 'contenido' => null, 'template' => 'normal', 'fecha' => null, 'editable' => true, 'slug' => 'hogar', 'estado' => true, 'seo' => object(Cake\ORM\Entity) {}, 'contenidos' => [ (int) 0 => object(Cake\ORM\Entity) {}, (int) 1 => object(Cake\ORM\Entity) {} ], '[new]' => false, '[accessible]' => [ '*' => true, 'id' => false ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Pages' } $sliders = object(Cake\ORM\Entity) { 'id' => (int) 1, 'titulo' => 'Hogar', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'itemsliders' => [ (int) 0 => object(Cake\ORM\Entity) {} ], '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Sliders' } $user = '' $persona = object(Cake\ORM\Entity) { '[new]' => true, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Personas' } $listacategorias = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT CategoriasRubros.id AS `CategoriasRubros__id`, CategoriasRubros.categoria_id AS `CategoriasRubros__categoria_id`, CategoriasRubros.rubro_id AS `CategoriasRubros__rubro_id`, CategoriasRubros.estado AS `CategoriasRubros__estado`, Rubros.id AS `Rubros__id`, Rubros.nombre AS `Rubros__nombre`, Rubros.descripcion AS `Rubros__descripcion`, Rubros.estado AS `Rubros__estado`, Categorias.id AS `Categorias__id`, Categorias.id_padre AS `Categorias__id_padre`, Categorias.tipo_id AS `Categorias__tipo_id`, Categorias.titulo AS `Categorias__titulo`, Categorias.slug AS `Categorias__slug`, Categorias.descripcion AS `Categorias__descripcion`, Categorias.imagen AS `Categorias__imagen`, Categorias.icon AS `Categorias__icon`, Categorias.estado AS `Categorias__estado` FROM categorias_rubros CategoriasRubros INNER JOIN rubros Rubros ON Rubros.id = (CategoriasRubros.rubro_id) INNER JOIN categorias Categorias ON Categorias.id = (CategoriasRubros.categoria_id) WHERE (CategoriasRubros.rubro_id = :c0 AND CategoriasRubros.estado = :c1)', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'CategoriasRubros__id' => 'integer', 'CategoriasRubros.id' => 'integer', 'id' => 'integer', 'CategoriasRubros__categoria_id' => 'integer', 'CategoriasRubros.categoria_id' => 'integer', 'categoria_id' => 'integer', 'CategoriasRubros__rubro_id' => 'integer', 'CategoriasRubros.rubro_id' => 'integer', 'rubro_id' => 'integer', 'CategoriasRubros__estado' => 'boolean', 'CategoriasRubros.estado' => 'boolean', 'estado' => 'boolean', 'Rubros__id' => 'integer', 'Rubros.id' => 'integer', 'Rubros__nombre' => 'string', 'Rubros.nombre' => 'string', 'nombre' => 'string', 'Rubros__descripcion' => 'text', 'Rubros.descripcion' => 'text', 'descripcion' => 'text', 'Rubros__estado' => 'boolean', 'Rubros.estado' => 'boolean', 'Categorias__id' => 'integer', 'Categorias.id' => 'integer', 'Categorias__id_padre' => 'integer', 'Categorias.id_padre' => 'integer', 'id_padre' => 'integer', 'Categorias__tipo_id' => 'integer', 'Categorias.tipo_id' => 'integer', 'tipo_id' => 'integer', 'Categorias__titulo' => 'string', 'Categorias.titulo' => 'string', 'titulo' => 'string', 'Categorias__slug' => 'string', 'Categorias.slug' => 'string', 'slug' => 'string', 'Categorias__descripcion' => 'text', 'Categorias.descripcion' => 'text', 'Categorias__imagen' => 'string', 'Categorias.imagen' => 'string', 'imagen' => 'string', 'Categorias__icon' => 'string', 'Categorias.icon' => 'string', 'icon' => 'string', 'Categorias__estado' => 'boolean', 'Categorias.estado' => 'boolean' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Rubros' => [[maximum depth reached]], 'Categorias' => [[maximum depth reached]] ], 'matching' => [ 'Rubros' => [ [maximum depth reached] ] ], 'extraOptions' => [], 'repository' => object(App\Model\Table\CategoriasRubrosTable) {} } $ofertas = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Ofertas.id AS `Ofertas__id`, Ofertas.rubro_id AS `Ofertas__rubro_id`, Ofertas.categoria_id AS `Ofertas__categoria_id`, Ofertas.productos_servicio_id AS `Ofertas__productos_servicio_id`, Ofertas.nombre AS `Ofertas__nombre`, Ofertas.subtitulo AS `Ofertas__subtitulo`, Ofertas.descripcion AS `Ofertas__descripcion`, Ofertas.precio AS `Ofertas__precio`, Ofertas.mantener_costo AS `Ofertas__mantener_costo`, Ofertas.mantener_precio AS `Ofertas__mantener_precio`, Ofertas.imagen AS `Ofertas__imagen`, Ofertas.tipo AS `Ofertas__tipo`, Ofertas.fecha_inicio AS `Ofertas__fecha_inicio`, Ofertas.fecha_fin AS `Ofertas__fecha_fin`, Ofertas.estado AS `Ofertas__estado` FROM ofertas Ofertas WHERE (Ofertas.rubro_id = :c0 AND fecha_inicio <= :c1 AND fecha_fin >= :c2) ORDER BY fecha_fin DESC', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Ofertas__id' => 'integer', 'Ofertas.id' => 'integer', 'id' => 'integer', 'Ofertas__rubro_id' => 'integer', 'Ofertas.rubro_id' => 'integer', 'rubro_id' => 'integer', 'Ofertas__categoria_id' => 'integer', 'Ofertas.categoria_id' => 'integer', 'categoria_id' => 'integer', 'Ofertas__productos_servicio_id' => 'integer', 'Ofertas.productos_servicio_id' => 'integer', 'productos_servicio_id' => 'integer', 'Ofertas__nombre' => 'string', 'Ofertas.nombre' => 'string', 'nombre' => 'string', 'Ofertas__subtitulo' => 'text', 'Ofertas.subtitulo' => 'text', 'subtitulo' => 'text', 'Ofertas__descripcion' => 'text', 'Ofertas.descripcion' => 'text', 'descripcion' => 'text', 'Ofertas__precio' => 'float', 'Ofertas.precio' => 'float', 'precio' => 'float', 'Ofertas__mantener_costo' => 'boolean', 'Ofertas.mantener_costo' => 'boolean', 'mantener_costo' => 'boolean', 'Ofertas__mantener_precio' => 'boolean', 'Ofertas.mantener_precio' => 'boolean', 'mantener_precio' => 'boolean', 'Ofertas__imagen' => 'text', 'Ofertas.imagen' => 'text', 'imagen' => 'text', 'Ofertas__tipo' => 'string', 'Ofertas.tipo' => 'string', 'tipo' => 'string', 'Ofertas__fecha_inicio' => 'date', 'Ofertas.fecha_inicio' => 'date', 'fecha_inicio' => 'date', 'Ofertas__fecha_fin' => 'date', 'Ofertas.fecha_fin' => 'date', 'fecha_fin' => 'date', 'Ofertas__estado' => 'boolean', 'Ofertas.estado' => 'boolean', 'estado' => 'boolean' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\OfertasTable) {} } $categoriashogarmenu = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Categorias.id AS `Categorias__id`, Categorias.id_padre AS `Categorias__id_padre`, Categorias.tipo_id AS `Categorias__tipo_id`, Categorias.titulo AS `Categorias__titulo`, Categorias.slug AS `Categorias__slug`, Categorias.descripcion AS `Categorias__descripcion`, Categorias.imagen AS `Categorias__imagen`, Categorias.icon AS `Categorias__icon`, Categorias.estado AS `Categorias__estado` FROM categorias Categorias WHERE ((Categorias.id_padre) IS NULL AND Categorias.estado = :c0 AND Categorias.id in (:c1,:c2,:c3,:c4,:c5)) ORDER BY Categorias.titulo asc', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ], ':c3' => [ [maximum depth reached] ], ':c4' => [ [maximum depth reached] ], ':c5' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Categorias__id' => 'integer', 'Categorias.id' => 'integer', 'id' => 'integer', 'Categorias__id_padre' => 'integer', 'Categorias.id_padre' => 'integer', 'id_padre' => 'integer', 'Categorias__tipo_id' => 'integer', 'Categorias.tipo_id' => 'integer', 'tipo_id' => 'integer', 'Categorias__titulo' => 'string', 'Categorias.titulo' => 'string', 'titulo' => 'string', 'Categorias__slug' => 'string', 'Categorias.slug' => 'string', 'slug' => 'string', 'Categorias__descripcion' => 'text', 'Categorias.descripcion' => 'text', 'descripcion' => 'text', 'Categorias__imagen' => 'string', 'Categorias.imagen' => 'string', 'imagen' => 'string', 'Categorias__icon' => 'string', 'Categorias.icon' => 'string', 'icon' => 'string', 'Categorias__estado' => 'boolean', 'Categorias.estado' => 'boolean', 'estado' => 'boolean' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\CategoriasTable) {} } $categoriasempresamenu = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Categorias.id AS `Categorias__id`, Categorias.id_padre AS `Categorias__id_padre`, Categorias.tipo_id AS `Categorias__tipo_id`, Categorias.titulo AS `Categorias__titulo`, Categorias.slug AS `Categorias__slug`, Categorias.descripcion AS `Categorias__descripcion`, Categorias.imagen AS `Categorias__imagen`, Categorias.icon AS `Categorias__icon`, Categorias.estado AS `Categorias__estado` FROM categorias Categorias WHERE ((Categorias.id_padre) IS NULL AND Categorias.estado = :c0 AND Categorias.id in (:c1,:c2,:c3,:c4,:c5)) ORDER BY Categorias.titulo asc', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ], ':c3' => [ [maximum depth reached] ], ':c4' => [ [maximum depth reached] ], ':c5' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Categorias__id' => 'integer', 'Categorias.id' => 'integer', 'id' => 'integer', 'Categorias__id_padre' => 'integer', 'Categorias.id_padre' => 'integer', 'id_padre' => 'integer', 'Categorias__tipo_id' => 'integer', 'Categorias.tipo_id' => 'integer', 'tipo_id' => 'integer', 'Categorias__titulo' => 'string', 'Categorias.titulo' => 'string', 'titulo' => 'string', 'Categorias__slug' => 'string', 'Categorias.slug' => 'string', 'slug' => 'string', 'Categorias__descripcion' => 'text', 'Categorias.descripcion' => 'text', 'descripcion' => 'text', 'Categorias__imagen' => 'string', 'Categorias.imagen' => 'string', 'imagen' => 'string', 'Categorias__icon' => 'string', 'Categorias.icon' => 'string', 'icon' => 'string', 'Categorias__estado' => 'boolean', 'Categorias.estado' => 'boolean', 'estado' => 'boolean' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\CategoriasTable) {} } $keyencritar = 'ac2a7531b9bb6ba6ed6e40a658bd3c2916ed609a2f0fc' $idwallet = '2200' $claveSecretawallet = 'UhPCajmhsWpCyLj.56487592' $claveSecreta = 'hBmBjcbePzyBGqx_36364553' $idCommerce = '9988' $acquirerId = '205' $tipopantalla = 'desktop' $captchakey = '6Lf8DjkUAAAAACGb73HI_Szbeqeds_s4O_1oTc1u' $googlekey = 'AIzaSyC3aE447QTgtXWc_5HnTbod3deoS-gOs2Q' $user_login = null $menusales = object(Cake\ORM\Entity) { 'id' => (int) 5, 'nombre' => 'Menú sala de prensa', 'slug' => 'menu-sala-de-prensa', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [ (int) 0 => object(Cake\ORM\Entity) {}, (int) 1 => object(Cake\ORM\Entity) {}, (int) 2 => object(Cake\ORM\Entity) {}, (int) 3 => object(Cake\ORM\Entity) {} ], '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Menus' } $menusomos = object(Cake\ORM\Entity) { 'id' => (int) 4, 'nombre' => 'Menú nosotros', 'slug' => 'menu-nosotros', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [ (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) {} ], '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Menus' } $menuclientes = object(Cake\ORM\Entity) { 'id' => (int) 1, 'nombre' => 'Menú principal', 'slug' => 'menu-principal', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [], '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Menus' } $menuprensas = object(Cake\ORM\Entity) { 'id' => (int) 1, 'nombre' => 'Menú principal', 'slug' => 'menu-principal', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [], '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Menus' } $menucoperativas = object(Cake\ORM\Entity) { 'id' => (int) 1, 'nombre' => 'Menú principal', 'slug' => 'menu-principal', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [], '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Menus' } $menumedidas = object(Cake\ORM\Entity) { 'id' => (int) 1, 'nombre' => 'Menú principal', 'slug' => 'menu-principal', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [], '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Menus' } $menuempresas = object(Cake\ORM\Entity) { 'id' => (int) 1, 'nombre' => 'Menú principal', 'slug' => 'menu-principal', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [], '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Menus' } $menuhogars = object(Cake\ORM\Entity) { 'id' => (int) 1, 'nombre' => 'Menú principal', 'slug' => 'menu-principal', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [], '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Menus' } $menuheadear = object(Cake\ORM\Entity) { 'id' => (int) 2, 'nombre' => 'Header', 'slug' => 'header', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [ (int) 0 => object(Cake\ORM\Entity) {}, (int) 1 => object(Cake\ORM\Entity) {}, (int) 2 => object(Cake\ORM\Entity) {}, (int) 3 => object(Cake\ORM\Entity) {} ], '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Menus' } $menufooter = object(Cake\ORM\Entity) { 'id' => (int) 3, 'nombre' => 'Footer', 'slug' => 'footer', 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'menuitems' => [ (int) 0 => object(Cake\ORM\Entity) {}, (int) 1 => object(Cake\ORM\Entity) {} ], '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Menus' } $configuraciones = object(Cake\ORM\Entity) { 'id' => (int) 1, 'logo' => 'TjoGS9.png', 'page_principal' => null, 'banner_movil' => '3bqKOB.png', 'banner_tablet' => '5XBAZO.png', 'banner' => 'QVD8Pb.jpg', 'producto_thumbnail' => 'Jpjb1q.png', 'producto_imagen' => 'ZCxa2J.png', 'paquete_oro' => 'zaoUYl.png', 'paquete_conectados' => 'bYVfmr.png', 'paquete_superior' => 'JHZ0Iv.png', 'paquete_fox' => 'YgwQSi.png', 'paquete_hbo' => '3ZRAoN.png', 'paquete_adultos' => 'OmWhHJ.png', 'footer' => null, 'header' => 'Centro de Atención al cliente', 'header_telf' => '4251000', 'titulo_seo' => 'Nuestro Sitio Web', 'metatas_seo' => 'index, comteco, page', 'descripcion_seo' => 'Comteco al servicio de nuestra comunidad', 'imagen_seo' => 'cKjYsC.jpg', 'facebook' => 'https://www.facebook.com/ComtecoRL', 'facebook1' => 'https://wa.link/g9l1q6', 'twiter' => '', 'youtube' => 'https://www.youtube.com/channel/UCdTzxlEn-KBvPegbpk5vymg', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Configuraciones' } $menuhead = object(Cake\ORM\Entity) { 'id' => (int) 37, 'menu_id' => (int) 2, 'page_id' => null, 'nombre' => 'GoOn Tv', 'url' => 'https://www.comteco.com.bo/pages/tvpaga_scz', 'padre' => null, 'anclar' => '', 'ordenar' => (int) 4, 'status' => true, 'register' => object(Cake\I18n\FrozenTime) {}, 'page' => null, '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Menuitems' } $anclar = ''include - APP/Template/Layout/default.ctp, line 462 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::renderLayout() - CORE/src/View/View.php, line 812 Cake\View\View::render() - CORE/src/View/View.php, line 770 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 App\Controller\PagesController::display() - APP/Controller/PagesController.php, line 6010 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 103 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 106 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 95