Notice (8): Undefined index: title2 [APP/Plugin/Articles/View/Articles/view.ctp, line 4]Code Context <div class="container">
<header class="intro animated">
<h1><?php echo $item[$modelname]['title2'] ?></h1>
$viewFile = '/web/htdocs/www.alredeltortellino.it/home/app/Plugin/Articles/View/Articles/view.ctp'
$dataForView = array(
'pathway' => array(
(int) 0 => array(
'label' => 'Home',
'url' => '/'
),
(int) 1 => array(
'label' => 'Privacy',
'url' => null
)
),
'keywords_for_layout' => '',
'description_for_layout' => '',
'title_for_layout' => 'Privacy - Al Re del Tortellino',
'item' => array(
'Snippet' => array(
'id' => '1',
'title' => 'Privacy',
'text' => '<p>Inserire informativa privacy</p>
',
'seotitle' => '',
'seodescription' => '',
'seokeywords' => '',
'published' => true,
'created' => '2016-06-21 15:31:52',
'modified' => '2018-08-08 11:33:21'
),
'UploadedFile' => array()
),
'user' => null,
'pluginTable' => 'snippets',
'po' => 'snippets',
'modelClass' => object(Snippet) {
order => array(
[maximum depth reached]
)
actsAs => array(
[maximum depth reached]
)
validate => array(
[maximum depth reached]
)
hasMany => array(
[maximum depth reached]
)
validationDomain => 'validation'
recursive => (int) -1
useDbConfig => 'default'
useTable => 'snippets'
id => false
data => array([maximum depth reached])
schemaName => 'Sql1275852_1'
table => 'snippets'
primaryKey => 'id'
validationErrors => array([maximum depth reached])
tablePrefix => ''
plugin => 'Snippets'
name => 'Snippet'
alias => 'Snippet'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => null
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
UploadedFile => object(UploadedFile) {}
[protected] _schema => array(
[maximum depth reached]
)
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
},
'modelname' => 'Snippet',
'tablename' => 'snippets'
)
$pathway = array(
(int) 0 => array(
'label' => 'Home',
'url' => '/'
),
(int) 1 => array(
'label' => 'Privacy',
'url' => null
)
)
$keywords_for_layout = ''
$description_for_layout = ''
$title_for_layout = 'Privacy - Al Re del Tortellino'
$item = array(
'Snippet' => array(
'id' => '1',
'title' => 'Privacy',
'text' => '<p>Inserire informativa privacy</p>
',
'seotitle' => '',
'seodescription' => '',
'seokeywords' => '',
'published' => true,
'created' => '2016-06-21 15:31:52',
'modified' => '2018-08-08 11:33:21'
),
'UploadedFile' => array()
)
$user = null
$pluginTable = 'snippets'
$po = 'snippets'
$modelClass = object(Snippet) {
order => array(
(int) 0 => 'title ASC'
)
actsAs => array(
'Containable' => null,
'MultiTranslatable' => array(
[maximum depth reached]
),
'SefUrl' => array(
[maximum depth reached]
)
)
validate => array(
'title' => array(
[maximum depth reached]
)
)
hasMany => array(
'UploadedFile' => array(
[maximum depth reached]
)
)
validationDomain => 'validation'
recursive => (int) -1
useDbConfig => 'default'
useTable => 'snippets'
id => false
data => array()
schemaName => 'Sql1275852_1'
table => 'snippets'
primaryKey => 'id'
validationErrors => array()
tablePrefix => ''
plugin => 'Snippets'
name => 'Snippet'
alias => 'Snippet'
tableToModel => array(
'snippets' => 'Snippet',
'uploaded_files' => 'UploadedFile'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasAndBelongsToMany => array()
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
UploadedFile => object(UploadedFile) {}
[protected] _schema => array(
'id' => array(
[maximum depth reached]
),
'title' => array(
[maximum depth reached]
),
'text' => array(
[maximum depth reached]
),
'seotitle' => array(
[maximum depth reached]
),
'seodescription' => array(
[maximum depth reached]
),
'seokeywords' => array(
[maximum depth reached]
),
'published' => array(
[maximum depth reached]
),
'created' => array(
[maximum depth reached]
),
'modified' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
$modelname = 'Snippet'
$tablename = 'snippets'
include - APP/Plugin/Articles/View/Articles/view.ctp, line 4
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
SnippetsController::view() - APP/Plugin/Snippets/Controller/SnippetsController.php, line 45
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108
Code Context
<div class="container">
<header class="intro animated">
<h1><?php echo $item[$modelname]['title2'] ?></h1>
$viewFile = '/web/htdocs/www.alredeltortellino.it/home/app/Plugin/Articles/View/Articles/view.ctp' $dataForView = array( 'pathway' => array( (int) 0 => array( 'label' => 'Home', 'url' => '/' ), (int) 1 => array( 'label' => 'Privacy', 'url' => null ) ), 'keywords_for_layout' => '', 'description_for_layout' => '', 'title_for_layout' => 'Privacy - Al Re del Tortellino', 'item' => array( 'Snippet' => array( 'id' => '1', 'title' => 'Privacy', 'text' => '<p>Inserire informativa privacy</p> ', 'seotitle' => '', 'seodescription' => '', 'seokeywords' => '', 'published' => true, 'created' => '2016-06-21 15:31:52', 'modified' => '2018-08-08 11:33:21' ), 'UploadedFile' => array() ), 'user' => null, 'pluginTable' => 'snippets', 'po' => 'snippets', 'modelClass' => object(Snippet) { order => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) validate => array( [maximum depth reached] ) hasMany => array( [maximum depth reached] ) validationDomain => 'validation' recursive => (int) -1 useDbConfig => 'default' useTable => 'snippets' id => false data => array([maximum depth reached]) schemaName => 'Sql1275852_1' table => 'snippets' primaryKey => 'id' validationErrors => array([maximum depth reached]) tablePrefix => '' plugin => 'Snippets' name => 'Snippet' alias => 'Snippet' tableToModel => array( [maximum depth reached] ) cacheQueries => false belongsTo => array([maximum depth reached]) hasOne => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) UploadedFile => object(UploadedFile) {} [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null }, 'modelname' => 'Snippet', 'tablename' => 'snippets' ) $pathway = array( (int) 0 => array( 'label' => 'Home', 'url' => '/' ), (int) 1 => array( 'label' => 'Privacy', 'url' => null ) ) $keywords_for_layout = '' $description_for_layout = '' $title_for_layout = 'Privacy - Al Re del Tortellino' $item = array( 'Snippet' => array( 'id' => '1', 'title' => 'Privacy', 'text' => '<p>Inserire informativa privacy</p> ', 'seotitle' => '', 'seodescription' => '', 'seokeywords' => '', 'published' => true, 'created' => '2016-06-21 15:31:52', 'modified' => '2018-08-08 11:33:21' ), 'UploadedFile' => array() ) $user = null $pluginTable = 'snippets' $po = 'snippets' $modelClass = object(Snippet) { order => array( (int) 0 => 'title ASC' ) actsAs => array( 'Containable' => null, 'MultiTranslatable' => array( [maximum depth reached] ), 'SefUrl' => array( [maximum depth reached] ) ) validate => array( 'title' => array( [maximum depth reached] ) ) hasMany => array( 'UploadedFile' => array( [maximum depth reached] ) ) validationDomain => 'validation' recursive => (int) -1 useDbConfig => 'default' useTable => 'snippets' id => false data => array() schemaName => 'Sql1275852_1' table => 'snippets' primaryKey => 'id' validationErrors => array() tablePrefix => '' plugin => 'Snippets' name => 'Snippet' alias => 'Snippet' tableToModel => array( 'snippets' => 'Snippet', 'uploaded_files' => 'UploadedFile' ) cacheQueries => false belongsTo => array() hasOne => array() hasAndBelongsToMany => array() Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) UploadedFile => object(UploadedFile) {} [protected] _schema => array( 'id' => array( [maximum depth reached] ), 'title' => array( [maximum depth reached] ), 'text' => array( [maximum depth reached] ), 'seotitle' => array( [maximum depth reached] ), 'seodescription' => array( [maximum depth reached] ), 'seokeywords' => array( [maximum depth reached] ), 'published' => array( [maximum depth reached] ), 'created' => array( [maximum depth reached] ), 'modified' => array( [maximum depth reached] ) ) [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } $modelname = 'Snippet' $tablename = 'snippets'
include - APP/Plugin/Articles/View/Articles/view.ctp, line 4 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 SnippetsController::view() - APP/Plugin/Snippets/Controller/SnippetsController.php, line 45 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: text2 [APP/Plugin/Articles/View/Articles/view.ctp, line 8]Code Context</header>
<section class="menu animated">
<?php echo $item[$modelname]['text2'] ?>
$viewFile = '/web/htdocs/www.alredeltortellino.it/home/app/Plugin/Articles/View/Articles/view.ctp' $dataForView = array( 'pathway' => array( (int) 0 => array( 'label' => 'Home', 'url' => '/' ), (int) 1 => array( 'label' => 'Privacy', 'url' => null ) ), 'keywords_for_layout' => '', 'description_for_layout' => '', 'title_for_layout' => 'Privacy - Al Re del Tortellino', 'item' => array( 'Snippet' => array( 'id' => '1', 'title' => 'Privacy', 'text' => '<p>Inserire informativa privacy</p> ', 'seotitle' => '', 'seodescription' => '', 'seokeywords' => '', 'published' => true, 'created' => '2016-06-21 15:31:52', 'modified' => '2018-08-08 11:33:21' ), 'UploadedFile' => array() ), 'user' => null, 'pluginTable' => 'snippets', 'po' => 'snippets', 'modelClass' => object(Snippet) { order => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) validate => array( [maximum depth reached] ) hasMany => array( [maximum depth reached] ) validationDomain => 'validation' recursive => (int) -1 useDbConfig => 'default' useTable => 'snippets' id => false data => array([maximum depth reached]) schemaName => 'Sql1275852_1' table => 'snippets' primaryKey => 'id' validationErrors => array([maximum depth reached]) tablePrefix => '' plugin => 'Snippets' name => 'Snippet' alias => 'Snippet' tableToModel => array( [maximum depth reached] ) cacheQueries => false belongsTo => array([maximum depth reached]) hasOne => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) UploadedFile => object(UploadedFile) {} [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null }, 'modelname' => 'Snippet', 'tablename' => 'snippets' ) $pathway = array( (int) 0 => array( 'label' => 'Home', 'url' => '/' ), (int) 1 => array( 'label' => 'Privacy', 'url' => null ) ) $keywords_for_layout = '' $description_for_layout = '' $title_for_layout = 'Privacy - Al Re del Tortellino' $item = array( 'Snippet' => array( 'id' => '1', 'title' => 'Privacy', 'text' => '<p>Inserire informativa privacy</p> ', 'seotitle' => '', 'seodescription' => '', 'seokeywords' => '', 'published' => true, 'created' => '2016-06-21 15:31:52', 'modified' => '2018-08-08 11:33:21' ), 'UploadedFile' => array() ) $user = null $pluginTable = 'snippets' $po = 'snippets' $modelClass = object(Snippet) { order => array( (int) 0 => 'title ASC' ) actsAs => array( 'Containable' => null, 'MultiTranslatable' => array( [maximum depth reached] ), 'SefUrl' => array( [maximum depth reached] ) ) validate => array( 'title' => array( [maximum depth reached] ) ) hasMany => array( 'UploadedFile' => array( [maximum depth reached] ) ) validationDomain => 'validation' recursive => (int) -1 useDbConfig => 'default' useTable => 'snippets' id => false data => array() schemaName => 'Sql1275852_1' table => 'snippets' primaryKey => 'id' validationErrors => array() tablePrefix => '' plugin => 'Snippets' name => 'Snippet' alias => 'Snippet' tableToModel => array( 'snippets' => 'Snippet', 'uploaded_files' => 'UploadedFile' ) cacheQueries => false belongsTo => array() hasOne => array() hasAndBelongsToMany => array() Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => true findQueryType => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) UploadedFile => object(UploadedFile) {} [protected] _schema => array( 'id' => array( [maximum depth reached] ), 'title' => array( [maximum depth reached] ), 'text' => array( [maximum depth reached] ), 'seotitle' => array( [maximum depth reached] ), 'seodescription' => array( [maximum depth reached] ), 'seokeywords' => array( [maximum depth reached] ), 'published' => array( [maximum depth reached] ), 'created' => array( [maximum depth reached] ), 'modified' => array( [maximum depth reached] ) ) [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } $modelname = 'Snippet' $tablename = 'snippets'include - APP/Plugin/Articles/View/Articles/view.ctp, line 8 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 SnippetsController::view() - APP/Plugin/Snippets/Controller/SnippetsController.php, line 45 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 108