Code Context<div class="ibox">
<div class="ibox-title">
<h5><?php echo __('Posts from user %s', $posts[0]['User']['name']); ?></h5>
$viewFile = '//app/View/Posts/by_user.ctp'
$dataForView = array(
'loggedUser' => null,
'unreadMessagesCount' => (int) 0,
'user' => array(
'User' => array(
'password' => '*****',
'id' => '34356',
'name' => 'szukamsobieciebie',
'slug' => 'szukamsobieciebie',
'email' => 'frida98@o2.pl',
'gender' => true,
'fb_id' => null,
'fb_data' => null,
'is_admin' => false,
'hash' => '8bcd7ccd98ba87cd2e3c75309bbbc900',
'status' => '2',
'register_ip' => '37.47.121.68',
'avatar' => null,
'notifications' => true,
'created' => '2022-09-05 08:28:27',
'modified' => '2022-09-05 08:28:27'
)
),
'posts' => array()
)
$loggedUser = null
$unreadMessagesCount = (int) 0
$user = array(
'User' => array(
'password' => '*****',
'id' => '34356',
'name' => 'szukamsobieciebie',
'slug' => 'szukamsobieciebie',
'email' => 'frida98@o2.pl',
'gender' => true,
'fb_id' => null,
'fb_data' => null,
'is_admin' => false,
'hash' => '8bcd7ccd98ba87cd2e3c75309bbbc900',
'status' => '2',
'register_ip' => '37.47.121.68',
'avatar' => null,
'notifications' => true,
'created' => '2022-09-05 08:28:27',
'modified' => '2022-09-05 08:28:27'
)
)
$posts = array()
include - ROOTappROOTViewROOTPostsROOTby_user.ctp, line 3
View::_evaluate() - CORE/Cake/View/View.php, line 948
View::_render() - CORE/Cake/View/View.php, line 910
View::render() - CORE/Cake/View/View.php, line 471
Controller::render() - CORE/Cake/Controller/Controller.php, line 954
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
[main] - ROOTappROOTwebrootROOTindex.php, line 108