Notice (1024): Undefined property: PagesController::$limit in /home/pubsy/webroot/brick/frontend/src/Controller/AppController.php on line 531 [CORE/src/Controller/Controller.php, line 384]Code Context),
E_USER_NOTICE
);
$name = 'limit' $deprecated = [ 'layout' => 'getLayout', 'view' => 'getTemplate', 'theme' => 'getTheme', 'autoLayout' => 'isAutoLayoutEnabled', 'viewPath' => 'getTemplatePath', 'layoutPath' => 'getLayoutPath' ] $plugin = null $class = 'Pages' $trace = [ (int) 0 => [ 'file' => '/home/pubsy/webroot/brick/frontend/src/Controller/AppController.php', 'line' => (int) 531, 'function' => '__get', 'class' => 'Cake\Controller\Controller', 'object' => object(App\Controller\PagesController) {}, 'type' => '->', 'args' => [ (int) 0 => 'limit' ] ], (int) 1 => [ 'file' => '/home/pubsy/webroot/brick/frontend/src/Controller/PagesController.php', 'line' => (int) 78, 'function' => 'dati_per_vista', 'class' => 'App\Controller\AppController', 'object' => object(App\Controller\PagesController) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 2 => [ 'file' => '/home/pubsy/webroot/brick/frontend/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'createpage', 'class' => 'App\Controller\PagesController', 'object' => object(App\Controller\PagesController) {}, 'type' => '->', 'args' => [ (int) 0 => 'prenotazioni', (int) 1 => 'parco-avventura' ] ], (int) 3 => [ 'file' => '/home/pubsy/webroot/brick/frontend/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(App\Controller\PagesController) {}, 'type' => '->', 'args' => [] ], (int) 4 => [ 'file' => '/home/pubsy/webroot/brick/frontend/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(App\Controller\PagesController) {} ] ], (int) 5 => [ 'file' => '/home/pubsy/webroot/brick/frontend/vendor/cakephp/cakephp/src/Routing/Dispatcher.php', 'line' => (int) 66, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 6 => [ 'file' => '/home/pubsy/webroot/brick/frontend/webroot/index.php', 'line' => (int) 36, 'function' => 'dispatch', 'class' => 'Cake\Routing\Dispatcher', 'object' => object(Cake\Routing\Dispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ] ] $parts = [ (int) 0 => 'App', (int) 1 => 'Controller' ] $this = object(App\Controller\PagesController) { config => object(stdClass) {} lingua => object(Cake\ORM\Entity) {} template => [ (int) 9 => 'default', (int) 10 => 'news', (int) 11 => 'contatti', (int) 12 => 'hotel' ] cdn => null item => null page => object(Cake\ORM\Entity) {} ids => null seo_meta => null path => [ (int) 0 => 'prenotazioni', (int) 1 => 'parco-avventura' ] session_id => '' numero_pagina_corrente => null lingua_id => null filters => null filter => null order => null azioni => [] contenuti => [] totale_pagine => (int) 1 totale_contenuti => (int) 0 pagina_corrente => (int) 1 redirects => (int) 1 components => [ 'Flash' => null, 'RequestHandler' => null, 'Auth' => [ [maximum depth reached] ] ] helpers => [ 'Form' => null, 'Html' => null, 'Time' => null, 'My' => null ] nav_ids => [ (int) 0 => (int) 4, (int) 1 => (int) 5, (int) 2 => (int) 6, (int) 3 => (int) 7 ] request => object(Cake\Http\ServerRequest) {} response => object(Cake\Http\Response) {} paginate => [] View => null passedArgs => [ (int) 0 => 'prenotazioni', (int) 1 => 'parco-avventura' ] modelClass => 'Pages' viewClass => null viewVars => [ 'is_item' => false, 'is_category' => false, 'is_section' => false, 'path' => [ [maximum depth reached] ], 'locale' => 'it_IT', 'lingua' => object(Cake\ORM\Entity) {}, 'config' => object(stdClass) {} ] Flash => object(Cake\Controller\Component\FlashComponent) {} RequestHandler => object(Cake\Controller\Component\RequestHandlerComponent) {} Auth => object(Cake\Controller\Component\AuthComponent) {} Custom => object(WwwParconaturalemajellaIt\Controller\Component\CustomComponent) {} [protected] name => 'Pages' [protected] _responseClass => 'Cake\Http\Response' [protected] autoRender => true [protected] _components => object(Cake\Controller\ComponentRegistry) {} [protected] _validViewOptions => [ (int) 0 => 'passedArgs' ] [protected] plugin => null [protected] _eventManager => object(Cake\Event\EventManager) {} [protected] _eventClass => 'Cake\Event\Event' [protected] _tableLocator => object(Cake\ORM\Locator\TableLocator) {} [protected] _modelFactories => [ 'Table' => [ [maximum depth reached] ] ] [protected] _modelType => 'Table' [protected] _viewBuilder => object(Cake\View\ViewBuilder) {} }Cake\Controller\Controller::__get() - CORE/src/Controller/Controller.php, line 384 App\Controller\AppController::dati_per_vista() - APP/Controller/AppController.php, line 531 App\Controller\PagesController::createpage() - APP/Controller/PagesController.php, line 78 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Routing\Dispatcher::dispatch() - CORE/src/Routing/Dispatcher.php, line 66 [main] - ROOT/webroot/index.php, line 36
Warning (2): Division by zero [APP/Model/Table/ContenutoTable.php, line 381]Code Context$this->count = $query->count();
$this->totale_pagine = (int) ceil ($this->count / $this->elementi_per_pagina);
}
$cnt = [ 'Slave' => [ (int) 0 => 'Traduzione', 'Foto' => [ 'Media' => [ [maximum depth reached] ] ], 'Allegati' => [ 'Media' => [ [maximum depth reached] ] ], 'Video' => [ 'Media' => [ [maximum depth reached] ] ], 'RelazioneSub' => [ 'Master' => [ [maximum depth reached] ] ], 'Proprieta' => [ 'Slave' => [ [maximum depth reached] ] ], 'Pagine' => [ 'Slave' => [ [maximum depth reached] ] ] ] ] $query = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Relazione.id AS `Relazione__id`, Relazione.contenuto_id AS `Relazione__contenuto_id`, Relazione.correlato_id AS `Relazione__correlato_id`, Relazione.tipo_correlazione_id AS `Relazione__tipo_correlazione_id`, Relazione.tipo_contenuto_id AS `Relazione__tipo_contenuto_id`, Relazione.tipo_correlato_id AS `Relazione__tipo_correlato_id`, Relazione.valore AS `Relazione__valore`, Relazione.posizione AS `Relazione__posizione`, Slave.id AS `Slave__id`, Slave.tipo_contenuto_id AS `Slave__tipo_contenuto_id`, Slave.parent_id AS `Slave__parent_id`, Slave.template_id AS `Slave__template_id`, Slave.brick AS `Slave__brick`, Slave.codice AS `Slave__codice`, Slave.nome_generico AS `Slave__nome_generico`, Slave.container AS `Slave__container`, Slave.costo AS `Slave__costo`, Slave.correlati AS `Slave__correlati`, Slave.created AS `Slave__created`, Slave.attivo AS `Slave__attivo`, Slave.op_titolo AS `Slave__op_titolo`, Slave.op_cliccabile AS `Slave__op_cliccabile`, Slave.op_classe AS `Slave__op_classe`, Slave.op_filename AS `Slave__op_filename`, Slave.filters AS `Slave__filters`, Slave.posizione AS `Slave__posizione`, Slave.ordinamento AS `Slave__ordinamento`, Slave.ordinamento_dir AS `Slave__ordinamento_dir`, Slave.per_pagina AS `Slave__per_pagina`, Slave.modified AS `Slave__modified`, Slave.prezzo_less2 AS `Slave__prezzo_less2`, Slave.prezzo_b2n3 AS `Slave__prezzo_b2n3`, Slave.prezzo_b4n7 AS `Slave__prezzo_b4n7`, Slave.prezzo_b8n10 AS `Slave__prezzo_b8n10`, Slave.prezzo_b11n12 AS `Slave__prezzo_b11n12`, Slave.prezzo_over13 AS `Slave__prezzo_over13`, Slave.prezzo_h_bnb_less2 AS `Slave__prezzo_h_bnb_less2`, Slave.prezzo_h_bnb_b2n3 AS `Slave__prezzo_h_bnb_b2n3`, Slave.prezzo_h_bnb_b4n7 AS `Slave__prezzo_h_bnb_b4n7`, Slave.prezzo_h_bnb_b8n10 AS `Slave__prezzo_h_bnb_b8n10`, Slave.prezzo_h_bnb_b11n12 AS `Slave__prezzo_h_bnb_b11n12`, Slave.prezzo_h_bnb_over13 AS `Slave__prezzo_h_bnb_over13`, Slave.prezzo_h_mp_less2 AS `Slave__prezzo_h_mp_less2`, Slave.prezzo_h_mp_b2n3 AS `Slave__prezzo_h_mp_b2n3`, Slave.prezzo_h_mp_b4n7 AS `Slave__prezzo_h_mp_b4n7`, Slave.prezzo_h_mp_b8n10 AS `Slave__prezzo_h_mp_b8n10`, Slave.prezzo_h_mp_b11n12 AS `Slave__prezzo_h_mp_b11n12`, Slave.prezzo_h_mp_over13 AS `Slave__prezzo_h_mp_over13`, Slave.specifica AS `Slave__specifica`, Traduzione.id AS `Traduzione__id`, Traduzione.contenuto_id AS `Traduzione__contenuto_id`, Traduzione.lingua_id AS `Traduzione__lingua_id`, Traduzione.titolo AS `Traduzione__titolo`, Traduzione.intro AS `Traduzione__intro`, Traduzione.descrizione AS `Traduzione__descrizione`, Traduzione.slug AS `Traduzione__slug`, Traduzione.slug_personalizzato AS `Traduzione__slug_personalizzato`, Traduzione.description AS `Traduzione__description`, Traduzione.title AS `Traduzione__title`, Traduzione.url_img_social AS `Traduzione__url_img_social`, Traduzione.title_social AS `Traduzione__title_social`, Traduzione.description_social AS `Traduzione__description_social`, Traduzione.online AS `Traduzione__online`, Traduzione.sitemap AS `Traduzione__sitemap`, Traduzione.home AS `Traduzione__home` FROM contenuti_correlati Relazione LEFT JOIN contenuti Slave ON Slave.id = (Relazione.correlato_id) LEFT JOIN contenuti_traduzione Traduzione ON (Traduzione.lingua_id = :c0 AND Slave.id = (Traduzione.contenuto_id)) WHERE (Slave.attivo = :c1 AND Slave.container = :c2 AND Traduzione.online = :c3 AND Relazione.contenuto_id = :c4 AND Relazione.tipo_correlato_id not in (:c5,:c6,:c7,:c8)) ORDER BY Relazione.posizione ASC LIMIT 0 OFFSET 0', '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] ], ':c6' => [ [maximum depth reached] ], ':c7' => [ [maximum depth reached] ], ':c8' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Relazione__id' => 'integer', 'Relazione.id' => 'integer', 'id' => 'integer', 'Relazione__contenuto_id' => 'integer', 'Relazione.contenuto_id' => 'integer', 'contenuto_id' => 'integer', 'Relazione__correlato_id' => 'integer', 'Relazione.correlato_id' => 'integer', 'correlato_id' => 'integer', 'Relazione__tipo_correlazione_id' => 'integer', 'Relazione.tipo_correlazione_id' => 'integer', 'tipo_correlazione_id' => 'integer', 'Relazione__tipo_contenuto_id' => 'integer', 'Relazione.tipo_contenuto_id' => 'integer', 'tipo_contenuto_id' => 'integer', 'Relazione__tipo_correlato_id' => 'integer', 'Relazione.tipo_correlato_id' => 'integer', 'tipo_correlato_id' => 'integer', 'Relazione__valore' => 'text', 'Relazione.valore' => 'text', 'valore' => 'text', 'Relazione__posizione' => 'smallinteger', 'Relazione.posizione' => 'smallinteger', 'posizione' => 'smallinteger', 'Slave__id' => 'integer', 'Slave.id' => 'integer', 'Slave__tipo_contenuto_id' => 'integer', 'Slave.tipo_contenuto_id' => 'integer', 'Slave__parent_id' => 'integer', 'Slave.parent_id' => 'integer', 'parent_id' => 'integer', 'Slave__template_id' => 'integer', 'Slave.template_id' => 'integer', 'template_id' => 'integer', 'Slave__brick' => 'string', 'Slave.brick' => 'string', 'brick' => 'string', 'Slave__codice' => 'string', 'Slave.codice' => 'string', 'codice' => 'string', 'Slave__nome_generico' => 'string', 'Slave.nome_generico' => 'string', 'nome_generico' => 'string', 'Slave__container' => 'string', 'Slave.container' => 'string', 'container' => 'string', 'Slave__costo' => 'decimal', 'Slave.costo' => 'decimal', 'costo' => 'decimal', 'Slave__correlati' => 'text', 'Slave.correlati' => 'text', 'correlati' => 'text', 'Slave__created' => 'datetime', 'Slave.created' => 'datetime', 'created' => 'datetime', 'Slave__attivo' => 'string', 'Slave.attivo' => 'string', 'attivo' => 'string', 'Slave__op_titolo' => 'string', 'Slave.op_titolo' => 'string', 'op_titolo' => 'string', 'Slave__op_cliccabile' => 'string', 'Slave.op_cliccabile' => 'string', 'op_cliccabile' => 'string', 'Slave__op_classe' => 'string', 'Slave.op_classe' => 'string', 'op_classe' => 'string', 'Slave__op_filename' => 'string', 'Slave.op_filename' => 'string', 'op_filename' => 'string', 'Slave__filters' => 'string', 'Slave.filters' => 'string', 'filters' => 'string', 'Slave__posizione' => 'integer', 'Slave.posizione' => 'integer', 'Slave__ordinamento' => 'string', 'Slave.ordinamento' => 'string', 'ordinamento' => 'string', 'Slave__ordinamento_dir' => 'string', 'Slave.ordinamento_dir' => 'string', 'ordinamento_dir' => 'string', 'Slave__per_pagina' => 'integer', 'Slave.per_pagina' => 'integer', 'per_pagina' => 'integer', 'Slave__modified' => 'datetime', 'Slave.modified' => 'datetime', 'modified' => 'datetime', 'Slave__prezzo_less2' => 'decimal', 'Slave.prezzo_less2' => 'decimal', 'prezzo_less2' => 'decimal', 'Slave__prezzo_b2n3' => 'decimal', 'Slave.prezzo_b2n3' => 'decimal', 'prezzo_b2n3' => 'decimal', 'Slave__prezzo_b4n7' => 'decimal', 'Slave.prezzo_b4n7' => 'decimal', 'prezzo_b4n7' => 'decimal', 'Slave__prezzo_b8n10' => 'decimal', 'Slave.prezzo_b8n10' => 'decimal', 'prezzo_b8n10' => 'decimal', 'Slave__prezzo_b11n12' => 'decimal', 'Slave.prezzo_b11n12' => 'decimal', 'prezzo_b11n12' => 'decimal', 'Slave__prezzo_over13' => 'decimal', 'Slave.prezzo_over13' => 'decimal', 'prezzo_over13' => 'decimal', 'Slave__prezzo_h_bnb_less2' => 'decimal', 'Slave.prezzo_h_bnb_less2' => 'decimal', 'prezzo_h_bnb_less2' => 'decimal', 'Slave__prezzo_h_bnb_b2n3' => 'decimal', 'Slave.prezzo_h_bnb_b2n3' => 'decimal', 'prezzo_h_bnb_b2n3' => 'decimal', 'Slave__prezzo_h_bnb_b4n7' => 'decimal', 'Slave.prezzo_h_bnb_b4n7' => 'decimal', 'prezzo_h_bnb_b4n7' => 'decimal', 'Slave__prezzo_h_bnb_b8n10' => 'decimal', 'Slave.prezzo_h_bnb_b8n10' => 'decimal', 'prezzo_h_bnb_b8n10' => 'decimal', 'Slave__prezzo_h_bnb_b11n12' => 'decimal', 'Slave.prezzo_h_bnb_b11n12' => 'decimal', 'prezzo_h_bnb_b11n12' => 'decimal', 'Slave__prezzo_h_bnb_over13' => 'decimal', 'Slave.prezzo_h_bnb_over13' => 'decimal', 'prezzo_h_bnb_over13' => 'decimal', 'Slave__prezzo_h_mp_less2' => 'decimal', 'Slave.prezzo_h_mp_less2' => 'decimal', 'prezzo_h_mp_less2' => 'decimal', 'Slave__prezzo_h_mp_b2n3' => 'decimal', 'Slave.prezzo_h_mp_b2n3' => 'decimal', 'prezzo_h_mp_b2n3' => 'decimal', 'Slave__prezzo_h_mp_b4n7' => 'decimal', 'Slave.prezzo_h_mp_b4n7' => 'decimal', 'prezzo_h_mp_b4n7' => 'decimal', 'Slave__prezzo_h_mp_b8n10' => 'decimal', 'Slave.prezzo_h_mp_b8n10' => 'decimal', 'prezzo_h_mp_b8n10' => 'decimal', 'Slave__prezzo_h_mp_b11n12' => 'decimal', 'Slave.prezzo_h_mp_b11n12' => 'decimal', 'prezzo_h_mp_b11n12' => 'decimal', 'Slave__prezzo_h_mp_over13' => 'decimal', 'Slave.prezzo_h_mp_over13' => 'decimal', 'prezzo_h_mp_over13' => 'decimal', 'Slave__specifica' => 'string', 'Slave.specifica' => 'string', 'specifica' => 'string', 'Traduzione__id' => 'integer', 'Traduzione.id' => 'integer', 'Traduzione__contenuto_id' => 'integer', 'Traduzione.contenuto_id' => 'integer', 'Traduzione__lingua_id' => 'integer', 'Traduzione.lingua_id' => 'integer', 'lingua_id' => 'integer', 'Traduzione__titolo' => 'string', 'Traduzione.titolo' => 'string', 'titolo' => 'string', 'Traduzione__intro' => 'text', 'Traduzione.intro' => 'text', 'intro' => 'text', 'Traduzione__descrizione' => 'text', 'Traduzione.descrizione' => 'text', 'descrizione' => 'text', 'Traduzione__slug' => 'string', 'Traduzione.slug' => 'string', 'slug' => 'string', 'Traduzione__slug_personalizzato' => 'string', 'Traduzione.slug_personalizzato' => 'string', 'slug_personalizzato' => 'string', 'Traduzione__description' => 'string', 'Traduzione.description' => 'string', 'description' => 'string', 'Traduzione__title' => 'string', 'Traduzione.title' => 'string', 'title' => 'string', 'Traduzione__url_img_social' => 'string', 'Traduzione.url_img_social' => 'string', 'url_img_social' => 'string', 'Traduzione__title_social' => 'string', 'Traduzione.title_social' => 'string', 'title_social' => 'string', 'Traduzione__description_social' => 'text', 'Traduzione.description_social' => 'text', 'description_social' => 'text', 'Traduzione__online' => 'string', 'Traduzione.online' => 'string', 'online' => 'string', 'Traduzione__sitemap' => 'string', 'Traduzione.sitemap' => 'string', 'sitemap' => 'string', 'Traduzione__home' => 'string', 'Traduzione.home' => 'string', 'home' => 'string', 'Foto__id' => 'integer', 'Foto.id' => 'integer', 'Foto__contenuto_id' => 'integer', 'Foto.contenuto_id' => 'integer', 'Foto__media_id' => 'integer', 'Foto.media_id' => 'integer', 'media_id' => 'integer', 'Foto__tipo_media_id' => 'integer', 'Foto.tipo_media_id' => 'integer', 'tipo_media_id' => 'integer', 'Foto__posizione' => 'smallinteger', 'Foto.posizione' => 'smallinteger', 'Media__id' => 'integer', 'Media.id' => 'integer', 'Media__tipo_media_id' => 'integer', 'Media.tipo_media_id' => 'integer', 'Media__sito_id' => 'integer', 'Media.sito_id' => 'integer', 'sito_id' => 'integer', 'Media__name' => 'string', 'Media.name' => 'string', 'name' => 'string', 'Media__placeholder' => 'string', 'Media.placeholder' => 'string', 'placeholder' => 'string', 'Media__placeholder_posizione' => 'integer', 'Media.placeholder_posizione' => 'integer', 'placeholder_posizione' => 'integer', 'Media__url' => 'string', 'Media.url' => 'string', 'url' => 'string', 'Media__target' => 'string', 'Media.target' => 'string', 'target' => 'string', 'Media__content_type' => 'string', 'Media.content_type' => 'string', 'content_type' => 'string', 'Media__attivo' => 'string', 'Media.attivo' => 'string', 'Media__created' => 'datetime', 'Media.created' => 'datetime', 'Media__modified' => 'datetime', 'Media.modified' => 'datetime', 'MediaTraduzione__id' => 'integer', 'MediaTraduzione.id' => 'integer', 'MediaTraduzione__lingua_id' => 'integer', 'MediaTraduzione.lingua_id' => 'integer', 'MediaTraduzione__media_id' => 'integer', 'MediaTraduzione.media_id' => 'integer', 'MediaTraduzione__name' => 'string', 'MediaTraduzione.name' => 'string', 'MediaTraduzione__title' => 'string', 'MediaTraduzione.title' => 'string', 'MediaTraduzione__description' => 'text', 'MediaTraduzione.description' => 'text', 'MediaTraduzione__modified' => 'datetime', 'MediaTraduzione.modified' => 'datetime', 'Allegati__id' => 'integer', 'Allegati.id' => 'integer', 'Allegati__contenuto_id' => 'integer', 'Allegati.contenuto_id' => 'integer', 'Allegati__media_id' => 'integer', 'Allegati.media_id' => 'integer', 'Allegati__tipo_media_id' => 'integer', 'Allegati.tipo_media_id' => 'integer', 'Allegati__posizione' => 'smallinteger', 'Allegati.posizione' => 'smallinteger', 'Video__id' => 'integer', 'Video.id' => 'integer', 'Video__contenuto_id' => 'integer', 'Video.contenuto_id' => 'integer', 'Video__media_id' => 'integer', 'Video.media_id' => 'integer', 'Video__tipo_media_id' => 'integer', 'Video.tipo_media_id' => 'integer', 'Video__posizione' => 'smallinteger', 'Video.posizione' => 'smallinteger', 'RelazioneSub__id' => 'integer', 'RelazioneSub.id' => 'integer', 'RelazioneSub__contenuto_id' => 'integer', 'RelazioneSub.contenuto_id' => 'integer', 'RelazioneSub__correlato_id' => 'integer', 'RelazioneSub.correlato_id' => 'integer', 'RelazioneSub__tipo_correlazione_id' => 'integer', 'RelazioneSub.tipo_correlazione_id' => 'integer', 'RelazioneSub__tipo_contenuto_id' => 'integer', 'RelazioneSub.tipo_contenuto_id' => 'integer', 'RelazioneSub__tipo_correlato_id' => 'integer', 'RelazioneSub.tipo_correlato_id' => 'integer', 'RelazioneSub__valore' => 'text', 'RelazioneSub.valore' => 'text', 'RelazioneSub__posizione' => 'smallinteger', 'RelazioneSub.posizione' => 'smallinteger', 'Master__id' => 'integer', 'Master.id' => 'integer', 'Master__tipo_contenuto_id' => 'integer', 'Master.tipo_contenuto_id' => 'integer', 'Master__parent_id' => 'integer', 'Master.parent_id' => 'integer', 'Master__template_id' => 'integer', 'Master.template_id' => 'integer', 'Master__brick' => 'string', 'Master.brick' => 'string', 'Master__codice' => 'string', 'Master.codice' => 'string', 'Master__nome_generico' => 'string', 'Master.nome_generico' => 'string', 'Master__container' => 'string', 'Master.container' => 'string', 'Master__costo' => 'decimal', 'Master.costo' => 'decimal', 'Master__correlati' => 'text', 'Master.correlati' => 'text', 'Master__created' => 'datetime', 'Master.created' => 'datetime', 'Master__attivo' => 'string', 'Master.attivo' => 'string', 'Master__op_titolo' => 'string', 'Master.op_titolo' => 'string', 'Master__op_cliccabile' => 'string', 'Master.op_cliccabile' => 'string', 'Master__op_classe' => 'string', 'Master.op_classe' => 'string', 'Master__op_filename' => 'string', 'Master.op_filename' => 'string', 'Master__filters' => 'string', 'Master.filters' => 'string', 'Master__posizione' => 'integer', 'Master.posizione' => 'integer', 'Master__ordinamento' => 'string', 'Master.ordinamento' => 'string', 'Master__ordinamento_dir' => 'string', 'Master.ordinamento_dir' => 'string', 'Master__per_pagina' => 'integer', 'Master.per_pagina' => 'integer', 'Master__modified' => 'datetime', 'Master.modified' => 'datetime', 'Master__prezzo_less2' => 'decimal', 'Master.prezzo_less2' => 'decimal', 'Master__prezzo_b2n3' => 'decimal', 'Master.prezzo_b2n3' => 'decimal', 'Master__prezzo_b4n7' => 'decimal', 'Master.prezzo_b4n7' => 'decimal', 'Master__prezzo_b8n10' => 'decimal', 'Master.prezzo_b8n10' => 'decimal', 'Master__prezzo_b11n12' => 'decimal', 'Master.prezzo_b11n12' => 'decimal', 'Master__prezzo_over13' => 'decimal', 'Master.prezzo_over13' => 'decimal', 'Master__prezzo_h_bnb_less2' => 'decimal', 'Master.prezzo_h_bnb_less2' => 'decimal', 'Master__prezzo_h_bnb_b2n3' => 'decimal', 'Master.prezzo_h_bnb_b2n3' => 'decimal', 'Master__prezzo_h_bnb_b4n7' => 'decimal', 'Master.prezzo_h_bnb_b4n7' => 'decimal', 'Master__prezzo_h_bnb_b8n10' => 'decimal', 'Master.prezzo_h_bnb_b8n10' => 'decimal', 'Master__prezzo_h_bnb_b11n12' => 'decimal', 'Master.prezzo_h_bnb_b11n12' => 'decimal', 'Master__prezzo_h_bnb_over13' => 'decimal', 'Master.prezzo_h_bnb_over13' => 'decimal', 'Master__prezzo_h_mp_less2' => 'decimal', 'Master.prezzo_h_mp_less2' => 'decimal', 'Master__prezzo_h_mp_b2n3' => 'decimal', 'Master.prezzo_h_mp_b2n3' => 'decimal', 'Master__prezzo_h_mp_b4n7' => 'decimal', 'Master.prezzo_h_mp_b4n7' => 'decimal', 'Master__prezzo_h_mp_b8n10' => 'decimal', 'Master.prezzo_h_mp_b8n10' => 'decimal', 'Master__prezzo_h_mp_b11n12' => 'decimal', 'Master.prezzo_h_mp_b11n12' => 'decimal', 'Master__prezzo_h_mp_over13' => 'decimal', 'Master.prezzo_h_mp_over13' => 'decimal', 'Master__specifica' => 'string', 'Master.specifica' => 'string', 'Proprieta__id' => 'integer', 'Proprieta.id' => 'integer', 'Proprieta__contenuto_id' => 'integer', 'Proprieta.contenuto_id' => 'integer', 'Proprieta__correlato_id' => 'integer', 'Proprieta.correlato_id' => 'integer', 'Proprieta__tipo_correlazione_id' => 'integer', 'Proprieta.tipo_correlazione_id' => 'integer', 'Proprieta__tipo_contenuto_id' => 'integer', 'Proprieta.tipo_contenuto_id' => 'integer', 'Proprieta__tipo_correlato_id' => 'integer', 'Proprieta.tipo_correlato_id' => 'integer', 'Proprieta__valore' => 'text', 'Proprieta.valore' => 'text', 'Proprieta__posizione' => 'smallinteger', 'Proprieta.posizione' => 'smallinteger', 'Pagine__id' => 'integer', 'Pagine.id' => 'integer', 'Pagine__contenuto_id' => 'integer', 'Pagine.contenuto_id' => 'integer', 'Pagine__correlato_id' => 'integer', 'Pagine.correlato_id' => 'integer', 'Pagine__tipo_correlazione_id' => 'integer', 'Pagine.tipo_correlazione_id' => 'integer', 'Pagine__tipo_contenuto_id' => 'integer', 'Pagine.tipo_contenuto_id' => 'integer', 'Pagine__tipo_correlato_id' => 'integer', 'Pagine.tipo_correlato_id' => 'integer', 'Pagine__valore' => 'text', 'Pagine.valore' => 'text', 'Pagine__posizione' => 'smallinteger', 'Pagine.posizione' => 'smallinteger' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Slave' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\RelazioneTable) {} } $master_id = (int) 0App\Model\Table\ContenutoTable::listaContenuti() - APP/Model/Table/ContenutoTable.php, line 381 App\Controller\AppController::dati_per_vista() - APP/Controller/AppController.php, line 535 App\Controller\PagesController::createpage() - APP/Controller/PagesController.php, line 78 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Routing\Dispatcher::dispatch() - CORE/src/Routing/Dispatcher.php, line 66 [main] - ROOT/webroot/index.php, line 36
Nel rispetto delle misure varate dal Governo con il Dpcm del 24 ottobre 2020, tutte le attività del parco sono sospese.
Per infoQuesto sito utilizza cookie, anche di terze parti, per inviarti pubblicità e servizi in linea con le tue preferenze. Se vuoi saperne di più leggi l'informativa. Chiudendo questo banner, scorrendo questa pagina o cliccando qualunque suo elemento acconsenti all'uso dei cookie.
Informativa Cookies Accetto