Notice (8) : Undefined index: copertina [APP/Controller/Component/UtilComponent.php , line 68 ]Code Context $this -> Session -> write ( 'Destination.name' , $destination [ 'Destination' ][ 'name' ]);
$this -> Session -> write ( 'Destination.slug' , $destination [ 'Destination' ][ 'slug' ]);
$this -> Session -> write ( 'Destination.copertina' , $destination [ 'Destination' ][ 'copertina' ]);
$destination = array(
'Destination' => array(
'id' => (int) 2,
'name' => 'Piemonte',
'slug' => 'piemonte'
)
) UtilComponent::destination_in_session() - APP/Controller/Component/UtilComponent.php, line 68
AppController::beforeFilter() - APP/Controller/AppController.php, line 132
PercorsiController::beforeFilter() - APP/Controller/PercorsiController.php, line 27
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 682
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 114
Notice (8) : Undefined index: Tag [APP/Controller/PercorsiController.php , line 1289 ]Code Context 'type' => 'INNER' ,
'conditions' => [
'tag.tag_id' => $t [ 'Tag' ][ 'id' ],
$tag = ''
$destination = null
$tipo = (int) 1
$conditions = array(
'Percorso.namespace LIKE' => '%com.impronta.ciclomappe%',
'Percorso.tipo_id' => (int) 1,
'Percorso.published' => (int) 1,
'parent_id' => null,
'Percorso.destination_id' => (int) 2
)
$level = null
$filtri_ricerca_select = array()
$dest_id = (int) 2
$testo = null
$t = array() PercorsiController::index() - APP/Controller/PercorsiController.php, line 1289
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 114 Notice (8) : Trying to access array offset on value of type null [APP/Controller/PercorsiController.php , line 1289 ]Code Context 'type' => 'INNER' ,
'conditions' => [
'tag.tag_id' => $t [ 'Tag' ][ 'id' ],
$tag = ''
$destination = null
$tipo = (int) 1
$conditions = array(
'Percorso.namespace LIKE' => '%com.impronta.ciclomappe%',
'Percorso.tipo_id' => (int) 1,
'Percorso.published' => (int) 1,
'parent_id' => null,
'Percorso.destination_id' => (int) 2
)
$level = null
$filtri_ricerca_select = array()
$dest_id = (int) 2
$testo = null
$t = array() PercorsiController::index() - APP/Controller/PercorsiController.php, line 1289
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 114 Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/vhosts/b2b.bikesquare.eu/cyclomap.bikesquare.eu/Vendor/cakephp/cakephp/lib/Cake/Utility/Debugger.php:797) [APP/Vendor/cakephp/cakephp/lib/Cake/Network/CakeResponse.php , line 458 ]Code Context setcookie (
$name , $c [ 'value' ], $c [ 'expire' ], $c [ 'path' ],
$c [ 'domain' ], $c [ 'secure' ], $c [ 'httpOnly' ]
$c = array(
'name' => 'CakeCookie[Destination]',
'value' => '{"id":2}',
'expire' => '1675501851',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false
)
$name = 'CakeCookie[Destination]' setcookie - [internal], line ??
CakeResponse::_setCookies() - APP/Vendor/cakephp/cakephp/lib/Cake/Network/CakeResponse.php, line 458
CakeResponse::send() - APP/Vendor/cakephp/cakephp/lib/Cake/Network/CakeResponse.php, line 429
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 174
[main] - APP/webroot/index.php, line 114
Percorsi - Piattaforma CycloMap - BikeSquare
Notice (8) : Trying to access array offset on value of type null [APP/View/Layouts/default.ctp , line 65 ]Code Context < script src = "https://oss.maxcdn.com/respond/1.4.2/respond.min.js" ></ script >
<![endif]-->
<?php if( $loggedUser [ 'group_id' ] != ROLE_ADMIN ) : //solo se non sono amministratore ?>
$viewFile = '/var/www/vhosts/b2b.bikesquare.eu/cyclomap.bikesquare.eu/View/Layouts/default.ctp'
$dataForView = array(
'debugToolbarPanels' => array(
'history' => array(
'content' => array([maximum depth reached]),
'elementName' => 'history_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'session' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'session_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'request' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'request_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'sql_log' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'sql_log_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'timer' => array(
'content' => null,
'elementName' => 'timer_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'log' => array(
'content' => object(DebugKitLog) {},
'elementName' => 'log_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'variables' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'variables_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'environment' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'environment_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'include' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'include_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'clear_cache' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'clear_cache_panel',
'plugin' => 'ClearCache',
'title' => 'Clear Cache',
'disableTimer' => true
)
),
'debugToolbarJavascript' => array(
'libs' => 'DebugKit./js/js_debug_toolbar'
),
'debugToolbarCss' => array(
(int) 0 => 'DebugKit./css/debug_toolbar.css'
),
'categoriePoiIds' => array(
(int) 0 => (int) 192,
(int) 1 => (int) 184,
(int) 2 => (int) 198,
(int) 3 => (int) 218,
(int) 4 => (int) 219,
(int) 5 => (int) 220,
(int) 6 => (int) 135,
(int) 7 => (int) 213,
(int) 8 => (int) 193,
(int) 9 => (int) 146,
(int) 10 => (int) 212,
(int) 11 => (int) 191,
(int) 12 => (int) 141,
(int) 13 => (int) 223,
(int) 14 => (int) 142,
(int) 15 => (int) 196,
(int) 16 => (int) 172,
(int) 17 => (int) 199,
(int) 18 => (int) 217,
(int) 19 => (int) 173,
(int) 20 => (int) 134,
(int) 21 => (int) 195,
(int) 22 => (int) 207,
(int) 23 => (int) 181,
(int) 24 => (int) 194,
(int) 25 => (int) 152,
(int) 26 => (int) 182,
(int) 27 => (int) 189,
(int) 28 => (int) 175,
(int) 29 => (int) 147,
(int) 30 => (int) 209,
(int) 31 => (int) 211,
(int) 32 => (int) 200,
(int) 33 => (int) 222,
(int) 34 => (int) 180,
(int) 35 => (int) 221,
(int) 36 => (int) 202,
(int) 37 => (int) 206,
(int) 38 => (int) 145,
(int) 39 => (int) 150,
(int) 40 => (int) 186,
(int) 41 => (int) 210,
(int) 42 => (int) 148,
(int) 43 => (int) 214,
(int) 44 => (int) 178,
(int) 45 => (int) 151,
(int) 46 => (int) 177,
(int) 47 => (int) 149,
(int) 48 => (int) 179,
(int) 49 => (int) 208,
(int) 50 => (int) 205,
(int) 51 => (int) 203,
(int) 52 => (int) 231,
(int) 53 => (int) 232,
(int) 54 => (int) 233,
(int) 55 => (int) 234,
(int) 56 => (int) 235,
(int) 57 => (int) 236,
(int) 58 => (int) 237,
(int) 59 => (int) 238,
(int) 60 => (int) 1,
(int) 61 => (int) 2,
(int) 62 => (int) 3,
(int) 63 => (int) 4,
(int) 64 => (int) 5,
(int) 65 => (int) 6,
(int) 66 => (int) 7,
(int) 67 => (int) 8,
(int) 68 => (int) 10,
(int) 69 => (int) 11,
(int) 70 => (int) 13,
(int) 71 => (int) 14,
(int) 72 => (int) 15,
(int) 73 => (int) 16,
(int) 74 => (int) 17,
(int) 75 => (int) 18,
(int) 76 => (int) 19,
(int) 77 => (int) 20,
(int) 78 => (int) 21,
(int) 79 => (int) 22,
(int) 80 => (int) 23,
(int) 81 => (int) 24,
(int) 82 => (int) 25,
(int) 83 => (int) 26,
(int) 84 => (int) 27,
(int) 85 => (int) 136,
(int) 86 => (int) 140,
(int) 87 => (int) 183,
(int) 88 => (int) 185,
(int) 89 => (int) 239
),
'tag' => '',
'filtri_ricerca' => array(),
'destinations' => array(
'piemonte' => 'Piemonte',
'piossasco' => 'Piossasco'
),
'testo' => null,
'destination' => null,
'filtri' => array(
(int) 0 => array(
'Filtro' => array(
[maximum depth reached]
),
'Sottofiltro' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Filtro' => array(
[maximum depth reached]
),
'Sottofiltro' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Filtro' => array(
[maximum depth reached]
),
'Sottofiltro' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Filtro' => array(
[maximum depth reached]
),
'Sottofiltro' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Filtro' => array(
[maximum depth reached]
),
'Sottofiltro' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'Filtro' => array(
[maximum depth reached]
),
'Sottofiltro' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'Filtro' => array(
[maximum depth reached]
),
'Sottofiltro' => array(
[maximum depth reached]
)
)
),
'percorsi' => array(),
'content_for_layout' => '<div class="percorsi container">
<h1>
Percorsi
</h1>
<div class="portfolio">
<div class="container">
<div class="my-works" >
<div class="text-center">
<div class="row">
<!-- Portfolio items holder -->
<ul id="container" class="list-unstyled ">
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
',
'scripts_for_layout' => '<script type="text/javascript" src="/js/node_modules/isotope-layout/dist/isotope.pkgd.min.js"></script><script type="text/javascript" src="/js/percorso.index.js"></script>',
'title_for_layout' => 'Percorsi'
)
$debugToolbarPanels = array(
'history' => array(
'content' => array(),
'elementName' => 'history_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'session' => array(
'content' => array(
'Config' => array(
[maximum depth reached]
),
'Destination' => array(
[maximum depth reached]
)
),
'elementName' => 'session_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'request' => array(
'content' => array(
'params' => array(
[maximum depth reached]
),
'url' => 'ita/percorsi/index/%3Ffiltro14%3D15',
'query' => array(
[maximum depth reached]
),
'data' => array([maximum depth reached]),
'cookie' => array([maximum depth reached]),
'get' => array(
[maximum depth reached]
),
'currentRoute' => object(I18nRoute) {}
),
'elementName' => 'request_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'sql_log' => array(
'content' => array(
'connections' => array(
[maximum depth reached]
),
'threshold' => (int) 20
),
'elementName' => 'sql_log_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'timer' => array(
'content' => null,
'elementName' => 'timer_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'log' => array(
'content' => object(DebugKitLog) {},
'elementName' => 'log_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'variables' => array(
'content' => array(
'categoriePoiIds' => array(
[maximum depth reached]
),
'tag' => '',
'filtri_ricerca' => array([maximum depth reached]),
'destinations' => array(
[maximum depth reached]
),
'testo' => null,
'destination' => null,
'filtri' => array(
[maximum depth reached]
),
'percorsi' => array([maximum depth reached]),
'$request->data' => array([maximum depth reached])
),
'elementName' => 'variables_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'environment' => array(
'content' => array(
'php' => array(
[maximum depth reached]
),
'cake' => array(
[maximum depth reached]
),
'app' => array(
[maximum depth reached]
)
),
'elementName' => 'environment_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'include' => array(
'content' => array(
'core' => array([maximum depth reached]),
'app' => array(
[maximum depth reached]
),
'plugins' => array(
[maximum depth reached]
),
'paths' => array(
[maximum depth reached]
)
),
'elementName' => 'include_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'clear_cache' => array(
'content' => array(
'folders' => array(
[maximum depth reached]
),
'engines' => array(
[maximum depth reached]
),
'groups' => array(
[maximum depth reached]
)
),
'elementName' => 'clear_cache_panel',
'plugin' => 'ClearCache',
'title' => 'Clear Cache',
'disableTimer' => true
)
)
$debugToolbarJavascript = array(
'libs' => 'DebugKit./js/js_debug_toolbar'
)
$debugToolbarCss = array(
(int) 0 => 'DebugKit./css/debug_toolbar.css'
)
$categoriePoiIds = array(
(int) 0 => (int) 192,
(int) 1 => (int) 184,
(int) 2 => (int) 198,
(int) 3 => (int) 218,
(int) 4 => (int) 219,
(int) 5 => (int) 220,
(int) 6 => (int) 135,
(int) 7 => (int) 213,
(int) 8 => (int) 193,
(int) 9 => (int) 146,
(int) 10 => (int) 212,
(int) 11 => (int) 191,
(int) 12 => (int) 141,
(int) 13 => (int) 223,
(int) 14 => (int) 142,
(int) 15 => (int) 196,
(int) 16 => (int) 172,
(int) 17 => (int) 199,
(int) 18 => (int) 217,
(int) 19 => (int) 173,
(int) 20 => (int) 134,
(int) 21 => (int) 195,
(int) 22 => (int) 207,
(int) 23 => (int) 181,
(int) 24 => (int) 194,
(int) 25 => (int) 152,
(int) 26 => (int) 182,
(int) 27 => (int) 189,
(int) 28 => (int) 175,
(int) 29 => (int) 147,
(int) 30 => (int) 209,
(int) 31 => (int) 211,
(int) 32 => (int) 200,
(int) 33 => (int) 222,
(int) 34 => (int) 180,
(int) 35 => (int) 221,
(int) 36 => (int) 202,
(int) 37 => (int) 206,
(int) 38 => (int) 145,
(int) 39 => (int) 150,
(int) 40 => (int) 186,
(int) 41 => (int) 210,
(int) 42 => (int) 148,
(int) 43 => (int) 214,
(int) 44 => (int) 178,
(int) 45 => (int) 151,
(int) 46 => (int) 177,
(int) 47 => (int) 149,
(int) 48 => (int) 179,
(int) 49 => (int) 208,
(int) 50 => (int) 205,
(int) 51 => (int) 203,
(int) 52 => (int) 231,
(int) 53 => (int) 232,
(int) 54 => (int) 233,
(int) 55 => (int) 234,
(int) 56 => (int) 235,
(int) 57 => (int) 236,
(int) 58 => (int) 237,
(int) 59 => (int) 238,
(int) 60 => (int) 1,
(int) 61 => (int) 2,
(int) 62 => (int) 3,
(int) 63 => (int) 4,
(int) 64 => (int) 5,
(int) 65 => (int) 6,
(int) 66 => (int) 7,
(int) 67 => (int) 8,
(int) 68 => (int) 10,
(int) 69 => (int) 11,
(int) 70 => (int) 13,
(int) 71 => (int) 14,
(int) 72 => (int) 15,
(int) 73 => (int) 16,
(int) 74 => (int) 17,
(int) 75 => (int) 18,
(int) 76 => (int) 19,
(int) 77 => (int) 20,
(int) 78 => (int) 21,
(int) 79 => (int) 22,
(int) 80 => (int) 23,
(int) 81 => (int) 24,
(int) 82 => (int) 25,
(int) 83 => (int) 26,
(int) 84 => (int) 27,
(int) 85 => (int) 136,
(int) 86 => (int) 140,
(int) 87 => (int) 183,
(int) 88 => (int) 185,
(int) 89 => (int) 239
)
$tag = ''
$filtri_ricerca = array()
$destinations = array(
'piemonte' => 'Piemonte',
'piossasco' => 'Piossasco'
)
$testo = null
$destination = null
$filtri = array(
(int) 0 => array(
'Filtro' => array(
'id' => '1',
'nome' => 'Fondo',
'parent' => null,
'modified' => '2018-05-05 21:57:27',
'created' => '0000-00-00 00:00:00',
'locale' => 'ita'
),
'Sottofiltro' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'Filtro' => array(
'id' => '4',
'nome' => 'Utenza',
'parent' => null,
'modified' => '2018-05-05 17:18:16',
'created' => '0000-00-00 00:00:00',
'locale' => 'ita'
),
'Sottofiltro' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'Filtro' => array(
'id' => '7',
'nome' => 'Difficoltà',
'parent' => null,
'modified' => '2019-06-24 12:44:18',
'created' => '0000-00-00 00:00:00',
'locale' => 'ita'
),
'Sottofiltro' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
),
(int) 4 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'Filtro' => array(
'id' => '11',
'nome' => 'Paesaggio',
'parent' => null,
'modified' => '2018-05-05 17:18:16',
'created' => '0000-00-00 00:00:00',
'locale' => 'ita'
),
'Sottofiltro' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'Filtro' => array(
'id' => '14',
'nome' => 'Zona',
'parent' => null,
'modified' => '2018-05-05 17:18:16',
'created' => '0000-00-00 00:00:00',
'locale' => 'ita'
),
'Sottofiltro' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'Filtro' => array(
'id' => '18',
'nome' => 'Segnalazioni',
'parent' => null,
'modified' => '2018-05-05 17:18:16',
'created' => '0000-00-00 00:00:00',
'locale' => 'ita'
),
'Sottofiltro' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'Filtro' => array(
'id' => '26',
'nome' => 'Tipologia',
'parent' => null,
'modified' => '2019-06-11 17:24:30',
'created' => '0000-00-00 00:00:00',
'locale' => 'ita'
),
'Sottofiltro' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
)
)
$percorsi = array()
$content_for_layout = '<div class="percorsi container">
<h1>
Percorsi
</h1>
<div class="portfolio">
<div class="container">
<div class="my-works" >
<div class="text-center">
<div class="row">
<!-- Portfolio items holder -->
<ul id="container" class="list-unstyled ">
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
'
$scripts_for_layout = '<script type="text/javascript" src="/js/node_modules/isotope-layout/dist/isotope.pkgd.min.js"></script><script type="text/javascript" src="/js/percorso.index.js"></script>'
$title_for_layout = 'Percorsi'
$loggedUser = null include - APP/View/Layouts/default.ctp, line 65
View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971
View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933
View::renderLayout() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 546
View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 481
Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 114
Notice (8) : Trying to access array offset on value of type null [APP/View/Layouts/default.ctp , line 72 ]Code Context </ head >
< body >
<?php if( $loggedUser [ 'group_id' ] != ROLE_ADMIN ) : //solo se non sono amministratore ?>
$viewFile = '/var/www/vhosts/b2b.bikesquare.eu/cyclomap.bikesquare.eu/View/Layouts/default.ctp'
$dataForView = array(
'debugToolbarPanels' => array(
'history' => array(
'content' => array([maximum depth reached]),
'elementName' => 'history_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'session' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'session_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'request' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'request_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'sql_log' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'sql_log_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'timer' => array(
'content' => null,
'elementName' => 'timer_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'log' => array(
'content' => object(DebugKitLog) {},
'elementName' => 'log_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'variables' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'variables_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'environment' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'environment_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'include' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'include_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'clear_cache' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'clear_cache_panel',
'plugin' => 'ClearCache',
'title' => 'Clear Cache',
'disableTimer' => true
)
),
'debugToolbarJavascript' => array(
'libs' => 'DebugKit./js/js_debug_toolbar'
),
'debugToolbarCss' => array(
(int) 0 => 'DebugKit./css/debug_toolbar.css'
),
'categoriePoiIds' => array(
(int) 0 => (int) 192,
(int) 1 => (int) 184,
(int) 2 => (int) 198,
(int) 3 => (int) 218,
(int) 4 => (int) 219,
(int) 5 => (int) 220,
(int) 6 => (int) 135,
(int) 7 => (int) 213,
(int) 8 => (int) 193,
(int) 9 => (int) 146,
(int) 10 => (int) 212,
(int) 11 => (int) 191,
(int) 12 => (int) 141,
(int) 13 => (int) 223,
(int) 14 => (int) 142,
(int) 15 => (int) 196,
(int) 16 => (int) 172,
(int) 17 => (int) 199,
(int) 18 => (int) 217,
(int) 19 => (int) 173,
(int) 20 => (int) 134,
(int) 21 => (int) 195,
(int) 22 => (int) 207,
(int) 23 => (int) 181,
(int) 24 => (int) 194,
(int) 25 => (int) 152,
(int) 26 => (int) 182,
(int) 27 => (int) 189,
(int) 28 => (int) 175,
(int) 29 => (int) 147,
(int) 30 => (int) 209,
(int) 31 => (int) 211,
(int) 32 => (int) 200,
(int) 33 => (int) 222,
(int) 34 => (int) 180,
(int) 35 => (int) 221,
(int) 36 => (int) 202,
(int) 37 => (int) 206,
(int) 38 => (int) 145,
(int) 39 => (int) 150,
(int) 40 => (int) 186,
(int) 41 => (int) 210,
(int) 42 => (int) 148,
(int) 43 => (int) 214,
(int) 44 => (int) 178,
(int) 45 => (int) 151,
(int) 46 => (int) 177,
(int) 47 => (int) 149,
(int) 48 => (int) 179,
(int) 49 => (int) 208,
(int) 50 => (int) 205,
(int) 51 => (int) 203,
(int) 52 => (int) 231,
(int) 53 => (int) 232,
(int) 54 => (int) 233,
(int) 55 => (int) 234,
(int) 56 => (int) 235,
(int) 57 => (int) 236,
(int) 58 => (int) 237,
(int) 59 => (int) 238,
(int) 60 => (int) 1,
(int) 61 => (int) 2,
(int) 62 => (int) 3,
(int) 63 => (int) 4,
(int) 64 => (int) 5,
(int) 65 => (int) 6,
(int) 66 => (int) 7,
(int) 67 => (int) 8,
(int) 68 => (int) 10,
(int) 69 => (int) 11,
(int) 70 => (int) 13,
(int) 71 => (int) 14,
(int) 72 => (int) 15,
(int) 73 => (int) 16,
(int) 74 => (int) 17,
(int) 75 => (int) 18,
(int) 76 => (int) 19,
(int) 77 => (int) 20,
(int) 78 => (int) 21,
(int) 79 => (int) 22,
(int) 80 => (int) 23,
(int) 81 => (int) 24,
(int) 82 => (int) 25,
(int) 83 => (int) 26,
(int) 84 => (int) 27,
(int) 85 => (int) 136,
(int) 86 => (int) 140,
(int) 87 => (int) 183,
(int) 88 => (int) 185,
(int) 89 => (int) 239
),
'tag' => '',
'filtri_ricerca' => array(),
'destinations' => array(
'piemonte' => 'Piemonte',
'piossasco' => 'Piossasco'
),
'testo' => null,
'destination' => null,
'filtri' => array(
(int) 0 => array(
'Filtro' => array(
[maximum depth reached]
),
'Sottofiltro' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Filtro' => array(
[maximum depth reached]
),
'Sottofiltro' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Filtro' => array(
[maximum depth reached]
),
'Sottofiltro' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Filtro' => array(
[maximum depth reached]
),
'Sottofiltro' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Filtro' => array(
[maximum depth reached]
),
'Sottofiltro' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'Filtro' => array(
[maximum depth reached]
),
'Sottofiltro' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'Filtro' => array(
[maximum depth reached]
),
'Sottofiltro' => array(
[maximum depth reached]
)
)
),
'percorsi' => array(),
'content_for_layout' => '<div class="percorsi container">
<h1>
Percorsi
</h1>
<div class="portfolio">
<div class="container">
<div class="my-works" >
<div class="text-center">
<div class="row">
<!-- Portfolio items holder -->
<ul id="container" class="list-unstyled ">
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
',
'scripts_for_layout' => '<script type="text/javascript" src="/js/node_modules/isotope-layout/dist/isotope.pkgd.min.js"></script><script type="text/javascript" src="/js/percorso.index.js"></script>',
'title_for_layout' => 'Percorsi'
)
$debugToolbarPanels = array(
'history' => array(
'content' => array(),
'elementName' => 'history_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'session' => array(
'content' => array(
'Config' => array(
[maximum depth reached]
),
'Destination' => array(
[maximum depth reached]
)
),
'elementName' => 'session_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'request' => array(
'content' => array(
'params' => array(
[maximum depth reached]
),
'url' => 'ita/percorsi/index/%3Ffiltro14%3D15',
'query' => array(
[maximum depth reached]
),
'data' => array([maximum depth reached]),
'cookie' => array([maximum depth reached]),
'get' => array(
[maximum depth reached]
),
'currentRoute' => object(I18nRoute) {}
),
'elementName' => 'request_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'sql_log' => array(
'content' => array(
'connections' => array(
[maximum depth reached]
),
'threshold' => (int) 20
),
'elementName' => 'sql_log_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'timer' => array(
'content' => null,
'elementName' => 'timer_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'log' => array(
'content' => object(DebugKitLog) {},
'elementName' => 'log_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'variables' => array(
'content' => array(
'categoriePoiIds' => array(
[maximum depth reached]
),
'tag' => '',
'filtri_ricerca' => array([maximum depth reached]),
'destinations' => array(
[maximum depth reached]
),
'testo' => null,
'destination' => null,
'filtri' => array(
[maximum depth reached]
),
'percorsi' => array([maximum depth reached]),
'$request->data' => array([maximum depth reached])
),
'elementName' => 'variables_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'environment' => array(
'content' => array(
'php' => array(
[maximum depth reached]
),
'cake' => array(
[maximum depth reached]
),
'app' => array(
[maximum depth reached]
)
),
'elementName' => 'environment_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'include' => array(
'content' => array(
'core' => array([maximum depth reached]),
'app' => array(
[maximum depth reached]
),
'plugins' => array(
[maximum depth reached]
),
'paths' => array(
[maximum depth reached]
)
),
'elementName' => 'include_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'clear_cache' => array(
'content' => array(
'folders' => array(
[maximum depth reached]
),
'engines' => array(
[maximum depth reached]
),
'groups' => array(
[maximum depth reached]
)
),
'elementName' => 'clear_cache_panel',
'plugin' => 'ClearCache',
'title' => 'Clear Cache',
'disableTimer' => true
)
)
$debugToolbarJavascript = array(
'libs' => 'DebugKit./js/js_debug_toolbar'
)
$debugToolbarCss = array(
(int) 0 => 'DebugKit./css/debug_toolbar.css'
)
$categoriePoiIds = array(
(int) 0 => (int) 192,
(int) 1 => (int) 184,
(int) 2 => (int) 198,
(int) 3 => (int) 218,
(int) 4 => (int) 219,
(int) 5 => (int) 220,
(int) 6 => (int) 135,
(int) 7 => (int) 213,
(int) 8 => (int) 193,
(int) 9 => (int) 146,
(int) 10 => (int) 212,
(int) 11 => (int) 191,
(int) 12 => (int) 141,
(int) 13 => (int) 223,
(int) 14 => (int) 142,
(int) 15 => (int) 196,
(int) 16 => (int) 172,
(int) 17 => (int) 199,
(int) 18 => (int) 217,
(int) 19 => (int) 173,
(int) 20 => (int) 134,
(int) 21 => (int) 195,
(int) 22 => (int) 207,
(int) 23 => (int) 181,
(int) 24 => (int) 194,
(int) 25 => (int) 152,
(int) 26 => (int) 182,
(int) 27 => (int) 189,
(int) 28 => (int) 175,
(int) 29 => (int) 147,
(int) 30 => (int) 209,
(int) 31 => (int) 211,
(int) 32 => (int) 200,
(int) 33 => (int) 222,
(int) 34 => (int) 180,
(int) 35 => (int) 221,
(int) 36 => (int) 202,
(int) 37 => (int) 206,
(int) 38 => (int) 145,
(int) 39 => (int) 150,
(int) 40 => (int) 186,
(int) 41 => (int) 210,
(int) 42 => (int) 148,
(int) 43 => (int) 214,
(int) 44 => (int) 178,
(int) 45 => (int) 151,
(int) 46 => (int) 177,
(int) 47 => (int) 149,
(int) 48 => (int) 179,
(int) 49 => (int) 208,
(int) 50 => (int) 205,
(int) 51 => (int) 203,
(int) 52 => (int) 231,
(int) 53 => (int) 232,
(int) 54 => (int) 233,
(int) 55 => (int) 234,
(int) 56 => (int) 235,
(int) 57 => (int) 236,
(int) 58 => (int) 237,
(int) 59 => (int) 238,
(int) 60 => (int) 1,
(int) 61 => (int) 2,
(int) 62 => (int) 3,
(int) 63 => (int) 4,
(int) 64 => (int) 5,
(int) 65 => (int) 6,
(int) 66 => (int) 7,
(int) 67 => (int) 8,
(int) 68 => (int) 10,
(int) 69 => (int) 11,
(int) 70 => (int) 13,
(int) 71 => (int) 14,
(int) 72 => (int) 15,
(int) 73 => (int) 16,
(int) 74 => (int) 17,
(int) 75 => (int) 18,
(int) 76 => (int) 19,
(int) 77 => (int) 20,
(int) 78 => (int) 21,
(int) 79 => (int) 22,
(int) 80 => (int) 23,
(int) 81 => (int) 24,
(int) 82 => (int) 25,
(int) 83 => (int) 26,
(int) 84 => (int) 27,
(int) 85 => (int) 136,
(int) 86 => (int) 140,
(int) 87 => (int) 183,
(int) 88 => (int) 185,
(int) 89 => (int) 239
)
$tag = ''
$filtri_ricerca = array()
$destinations = array(
'piemonte' => 'Piemonte',
'piossasco' => 'Piossasco'
)
$testo = null
$destination = null
$filtri = array(
(int) 0 => array(
'Filtro' => array(
'id' => '1',
'nome' => 'Fondo',
'parent' => null,
'modified' => '2018-05-05 21:57:27',
'created' => '0000-00-00 00:00:00',
'locale' => 'ita'
),
'Sottofiltro' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'Filtro' => array(
'id' => '4',
'nome' => 'Utenza',
'parent' => null,
'modified' => '2018-05-05 17:18:16',
'created' => '0000-00-00 00:00:00',
'locale' => 'ita'
),
'Sottofiltro' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'Filtro' => array(
'id' => '7',
'nome' => 'Difficoltà',
'parent' => null,
'modified' => '2019-06-24 12:44:18',
'created' => '0000-00-00 00:00:00',
'locale' => 'ita'
),
'Sottofiltro' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
),
(int) 4 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'Filtro' => array(
'id' => '11',
'nome' => 'Paesaggio',
'parent' => null,
'modified' => '2018-05-05 17:18:16',
'created' => '0000-00-00 00:00:00',
'locale' => 'ita'
),
'Sottofiltro' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'Filtro' => array(
'id' => '14',
'nome' => 'Zona',
'parent' => null,
'modified' => '2018-05-05 17:18:16',
'created' => '0000-00-00 00:00:00',
'locale' => 'ita'
),
'Sottofiltro' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'Filtro' => array(
'id' => '18',
'nome' => 'Segnalazioni',
'parent' => null,
'modified' => '2018-05-05 17:18:16',
'created' => '0000-00-00 00:00:00',
'locale' => 'ita'
),
'Sottofiltro' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'Filtro' => array(
'id' => '26',
'nome' => 'Tipologia',
'parent' => null,
'modified' => '2019-06-11 17:24:30',
'created' => '0000-00-00 00:00:00',
'locale' => 'ita'
),
'Sottofiltro' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
)
)
$percorsi = array()
$content_for_layout = '<div class="percorsi container">
<h1>
Percorsi
</h1>
<div class="portfolio">
<div class="container">
<div class="my-works" >
<div class="text-center">
<div class="row">
<!-- Portfolio items holder -->
<ul id="container" class="list-unstyled ">
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
'
$scripts_for_layout = '<script type="text/javascript" src="/js/node_modules/isotope-layout/dist/isotope.pkgd.min.js"></script><script type="text/javascript" src="/js/percorso.index.js"></script>'
$title_for_layout = 'Percorsi'
$loggedUser = null include - APP/View/Layouts/default.ctp, line 72
View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971
View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933
View::renderLayout() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 546
View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 481
Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 114