<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' => 'preguntas-comunes', 'breacumbs' => [ (int) 0 => [ 'url' => '/', 'name' => '<span class="fa fa-home" ></span> INICIO', 'active' => false ], (int) 1 => [ 'url' => '/pages/faq/', 'name' => 'FAQ', 'active' => false ], (int) 2 => [ 'url' => '/pages/faq/faq-television/', 'name' => 'FAQ TELEVISION', 'active' => false ], (int) 3 => [ 'url' => '#', 'name' => 'PREGUNTAS COMUNES', 'active' => true ] ], 'menuactivo' => 'faq-television', 'pagina' => object(App\Model\Entity\Page) { 'id' => (int) 8, 'categoria_id' => null, 'nombre' => 'Faq', 'typoslider' => '', 'descripcion_corta' => null, 'contenido' => null, 'template' => null, 'fecha' => null, 'editable' => true, 'slug' => 'faq', 'estado' => true, 'seo' => null, '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' => [], '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) 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\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) 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\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) {} }, 'categorias' => 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.estado = :c0 AND (Categorias.id_padre) IS NULL AND Categorias.tipo_id = :c1)', '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) {} }, 'faqs' => [ (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) {} ], 'categoria' => object(Cake\ORM\Entity) { 'id' => (int) 59, 'id_padre' => (int) 4, 'tipo_id' => (int) 2, 'titulo' => 'Preguntas Comunes', 'slug' => 'preguntas-comunes', 'descripcion' => '', 'imagen' => null, 'icon' => null, 'estado' => true, '[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]' => 'Categorias' }, '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 = 'preguntas-comunes' $breacumbs = [ (int) 0 => [ 'url' => '/', 'name' => '<span class="fa fa-home" ></span> INICIO', 'active' => false ], (int) 1 => [ 'url' => '/pages/faq/', 'name' => 'FAQ', 'active' => false ], (int) 2 => [ 'url' => '/pages/faq/faq-television/', 'name' => 'FAQ TELEVISION', 'active' => false ], (int) 3 => [ 'url' => '#', 'name' => 'PREGUNTAS COMUNES', 'active' => true ] ] $menuactivo = 'faq-television' $pagina = object(App\Model\Entity\Page) { 'id' => (int) 8, 'categoria_id' => null, 'nombre' => 'Faq', 'typoslider' => '', 'descripcion_corta' => null, 'contenido' => null, 'template' => null, 'fecha' => null, 'editable' => true, 'slug' => 'faq', 'estado' => true, 'seo' => null, 'contenidos' => [], '[new]' => false, '[accessible]' => [ '*' => true, 'id' => false ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Pages' } $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) 0, 'executed' => false, '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) 0, 'executed' => false, '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) {} } $categorias = 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.estado = :c0 AND (Categorias.id_padre) IS NULL AND Categorias.tipo_id = :c1)', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [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) {} } $faqs = [ (int) 0 => object(Cake\ORM\Entity) { 'id' => (int) 105, 'categoria_id' => (int) 59, 'titulo' => 'Quisiera saber la programación y horarios de todos los canales en cable ¿Dónde puedo obtener esa información?', 'descripcion' => '<p>Si el servicio de Televisión contratado es analógico, no disponemos de la información. En caso de tener el servicio de Televisión Digital, la programación está disponible en el menú de Guía.<br></p>', 'mas_buscados' => (int) 15688, 'mas_votado' => (int) 44, 'estado' => true, '[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]' => 'Faqs' }, (int) 1 => object(Cake\ORM\Entity) { 'id' => (int) 55, 'categoria_id' => (int) 59, 'titulo' => '¿Cuál es el costo del servicio de Tv Cable?', 'descripcion' => '<p>En Tv Cable tenemos el Plan Oro:</p><p>+ de 90 canales, hasta 3 puntos de conexión por 188 Bs. (mes). Costo de instalación 200 Bs.</p>', 'mas_buscados' => (int) 5511, 'mas_votado' => (int) 31, 'estado' => true, '[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]' => 'Faqs' }, (int) 2 => object(Cake\ORM\Entity) { 'id' => (int) 60, 'categoria_id' => (int) 59, 'titulo' => '¿Por qué quitaron canales de Tv Analógico?', 'descripcion' => '<p>Comentarte que varios proveedores de señales de Tv, están realizando cambios tecnológicos, para brindar una mayor calidad de servicio. Es así, que por los nuevos requerimientos, sus señales sólo llegan en formato HD, para el servicio de Tv Digital. Es fácil migrar al servicio de Tv Digital, son sólo 19 Bs (mes) en tu plan actual, que te permite disfrutar de esta nueva tecnología ( + de 50 canales HD y dos puntos de conexión).<br></p>', 'mas_buscados' => (int) 4810, 'mas_votado' => (int) 1, 'estado' => true, '[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]' => 'Faqs' }, (int) 3 => object(Cake\ORM\Entity) { 'id' => (int) 99, 'categoria_id' => (int) 59, 'titulo' => '¿Cuántos días debo esperar para que me instalen el internet o Tv cable?', 'descripcion' => '<p>La instalación se realiza entre 7 a 10 días hábiles después de realizada la solicitud.<br></p>', 'mas_buscados' => (int) 4539, 'mas_votado' => (int) 13, 'estado' => true, '[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]' => 'Faqs' }, (int) 4 => object(Cake\ORM\Entity) { 'id' => (int) 86, 'categoria_id' => (int) 59, 'titulo' => '¿Por qué aún no tenemos los canales Espn y Espn 2 en HD?', 'descripcion' => '<p>Estamos trabajando para completar la nueva grilla con los canales en HD. Pronto te informaremos por este medio sobre las novedades.<br></p>', 'mas_buscados' => (int) 3499, 'mas_votado' => null, 'estado' => true, '[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]' => 'Faqs' }, (int) 5 => object(Cake\ORM\Entity) { 'id' => (int) 19, 'categoria_id' => (int) 59, 'titulo' => '¿En qué se diferencia el servicio de televisión analógica de la televisión digital?', 'descripcion' => '<p>La principal diferencia es la calidad de imagen, la televisión analógica solo permite trasmisión en calidad SD en cambio la Tv Digital permite trasmisiones en HD generando un grado de experiencia de mayor calidad, así mismo la Tv Digital brinda a los clientes la posibilidad de visualizar la programación de los canales en línea escuchar canales de música y otras facilidades muy valiosas para el cliente.<br></p>', 'mas_buscados' => (int) 3166, 'mas_votado' => (int) 1, 'estado' => true, '[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]' => 'Faqs' } ] $categoria = object(Cake\ORM\Entity) { 'id' => (int) 59, 'id_padre' => (int) 4, 'tipo_id' => (int) 2, 'titulo' => 'Preguntas Comunes', 'slug' => 'preguntas-comunes', 'descripcion' => '', 'imagen' => null, 'icon' => null, 'estado' => true, '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Categorias' } $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) {} ], '[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) 35, 'menu_id' => (int) 2, 'page_id' => null, 'nombre' => 'TvPaga SCZ', 'url' => 'https://comteco.com.bo/pages/tvpaga_scz', 'padre' => null, 'anclar' => null, 'ordenar' => (int) 1000000000, '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 615 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 6000 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 615]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' => 'preguntas-comunes', 'breacumbs' => [ (int) 0 => [ 'url' => '/', 'name' => '<span class="fa fa-home" ></span> INICIO', 'active' => false ], (int) 1 => [ 'url' => '/pages/faq/', 'name' => 'FAQ', 'active' => false ], (int) 2 => [ 'url' => '/pages/faq/faq-television/', 'name' => 'FAQ TELEVISION', 'active' => false ], (int) 3 => [ 'url' => '#', 'name' => 'PREGUNTAS COMUNES', 'active' => true ] ], 'menuactivo' => 'faq-television', 'pagina' => object(App\Model\Entity\Page) { 'id' => (int) 8, 'categoria_id' => null, 'nombre' => 'Faq', 'typoslider' => '', 'descripcion_corta' => null, 'contenido' => null, 'template' => null, 'fecha' => null, 'editable' => true, 'slug' => 'faq', 'estado' => true, 'seo' => null, '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' => [], '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) 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\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) 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\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) {} }, 'categorias' => 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.estado = :c0 AND (Categorias.id_padre) IS NULL AND Categorias.tipo_id = :c1)', '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) {} }, 'faqs' => [ (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) {} ], 'categoria' => object(Cake\ORM\Entity) { 'id' => (int) 59, 'id_padre' => (int) 4, 'tipo_id' => (int) 2, 'titulo' => 'Preguntas Comunes', 'slug' => 'preguntas-comunes', 'descripcion' => '', 'imagen' => null, 'icon' => null, 'estado' => true, '[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]' => 'Categorias' }, '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 = 'preguntas-comunes' $breacumbs = [ (int) 0 => [ 'url' => '/', 'name' => '<span class="fa fa-home" ></span> INICIO', 'active' => false ], (int) 1 => [ 'url' => '/pages/faq/', 'name' => 'FAQ', 'active' => false ], (int) 2 => [ 'url' => '/pages/faq/faq-television/', 'name' => 'FAQ TELEVISION', 'active' => false ], (int) 3 => [ 'url' => '#', 'name' => 'PREGUNTAS COMUNES', 'active' => true ] ] $menuactivo = 'faq-television' $pagina = object(App\Model\Entity\Page) { 'id' => (int) 8, 'categoria_id' => null, 'nombre' => 'Faq', 'typoslider' => '', 'descripcion_corta' => null, 'contenido' => null, 'template' => null, 'fecha' => null, 'editable' => true, 'slug' => 'faq', 'estado' => true, 'seo' => null, 'contenidos' => [], '[new]' => false, '[accessible]' => [ '*' => true, 'id' => false ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Pages' } $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) 0, 'executed' => false, '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) 0, 'executed' => false, '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) {} } $categorias = 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.estado = :c0 AND (Categorias.id_padre) IS NULL AND Categorias.tipo_id = :c1)', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [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) {} } $faqs = [ (int) 0 => object(Cake\ORM\Entity) { 'id' => (int) 105, 'categoria_id' => (int) 59, 'titulo' => 'Quisiera saber la programación y horarios de todos los canales en cable ¿Dónde puedo obtener esa información?', 'descripcion' => '<p>Si el servicio de Televisión contratado es analógico, no disponemos de la información. En caso de tener el servicio de Televisión Digital, la programación está disponible en el menú de Guía.<br></p>', 'mas_buscados' => (int) 15688, 'mas_votado' => (int) 44, 'estado' => true, '[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]' => 'Faqs' }, (int) 1 => object(Cake\ORM\Entity) { 'id' => (int) 55, 'categoria_id' => (int) 59, 'titulo' => '¿Cuál es el costo del servicio de Tv Cable?', 'descripcion' => '<p>En Tv Cable tenemos el Plan Oro:</p><p>+ de 90 canales, hasta 3 puntos de conexión por 188 Bs. (mes). Costo de instalación 200 Bs.</p>', 'mas_buscados' => (int) 5511, 'mas_votado' => (int) 31, 'estado' => true, '[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]' => 'Faqs' }, (int) 2 => object(Cake\ORM\Entity) { 'id' => (int) 60, 'categoria_id' => (int) 59, 'titulo' => '¿Por qué quitaron canales de Tv Analógico?', 'descripcion' => '<p>Comentarte que varios proveedores de señales de Tv, están realizando cambios tecnológicos, para brindar una mayor calidad de servicio. Es así, que por los nuevos requerimientos, sus señales sólo llegan en formato HD, para el servicio de Tv Digital. Es fácil migrar al servicio de Tv Digital, son sólo 19 Bs (mes) en tu plan actual, que te permite disfrutar de esta nueva tecnología ( + de 50 canales HD y dos puntos de conexión).<br></p>', 'mas_buscados' => (int) 4810, 'mas_votado' => (int) 1, 'estado' => true, '[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]' => 'Faqs' }, (int) 3 => object(Cake\ORM\Entity) { 'id' => (int) 99, 'categoria_id' => (int) 59, 'titulo' => '¿Cuántos días debo esperar para que me instalen el internet o Tv cable?', 'descripcion' => '<p>La instalación se realiza entre 7 a 10 días hábiles después de realizada la solicitud.<br></p>', 'mas_buscados' => (int) 4539, 'mas_votado' => (int) 13, 'estado' => true, '[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]' => 'Faqs' }, (int) 4 => object(Cake\ORM\Entity) { 'id' => (int) 86, 'categoria_id' => (int) 59, 'titulo' => '¿Por qué aún no tenemos los canales Espn y Espn 2 en HD?', 'descripcion' => '<p>Estamos trabajando para completar la nueva grilla con los canales en HD. Pronto te informaremos por este medio sobre las novedades.<br></p>', 'mas_buscados' => (int) 3499, 'mas_votado' => null, 'estado' => true, '[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]' => 'Faqs' }, (int) 5 => object(Cake\ORM\Entity) { 'id' => (int) 19, 'categoria_id' => (int) 59, 'titulo' => '¿En qué se diferencia el servicio de televisión analógica de la televisión digital?', 'descripcion' => '<p>La principal diferencia es la calidad de imagen, la televisión analógica solo permite trasmisión en calidad SD en cambio la Tv Digital permite trasmisiones en HD generando un grado de experiencia de mayor calidad, así mismo la Tv Digital brinda a los clientes la posibilidad de visualizar la programación de los canales en línea escuchar canales de música y otras facilidades muy valiosas para el cliente.<br></p>', 'mas_buscados' => (int) 3166, 'mas_votado' => (int) 1, 'estado' => true, '[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]' => 'Faqs' } ] $categoria = object(Cake\ORM\Entity) { 'id' => (int) 59, 'id_padre' => (int) 4, 'tipo_id' => (int) 2, 'titulo' => 'Preguntas Comunes', 'slug' => 'preguntas-comunes', 'descripcion' => '', 'imagen' => null, 'icon' => null, 'estado' => true, '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Categorias' } $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) {} ], '[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) 35, 'menu_id' => (int) 2, 'page_id' => null, 'nombre' => 'TvPaga SCZ', 'url' => 'https://comteco.com.bo/pages/tvpaga_scz', 'padre' => null, 'anclar' => null, 'ordenar' => (int) 1000000000, '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 615 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 6000 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