$templateFile =
'/var/www/wc_bdpoc/templates/layout/unauthenticated.php'
$dataForView = [
'user' => object(App\Model\Entity\User) id:0 {
'[new]' => true
'[accessible]' => [
'username' => true,
'password' => true,
'first_name' => true,
'last_name' => true,
'is_active' => true,
'is_deleted' => true,
'is_admin' => true,
'point' => true,
'coin' => true,
'deposit' => true,
'bets' => true,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'Users'
},
'game_name' => 'World Cup 2026',
'company' => 'BDPOC',
]
$bufferLevel = (int) 1
$user = object(App\Model\Entity\User) id:0 {
'[new]' => true
'[accessible]' => [
'username' => true,
'password' => true,
'first_name' => true,
'last_name' => true,
'is_active' => true,
'is_deleted' => true,
'is_admin' => true,
'point' => true,
'coin' => true,
'deposit' => true,
'bets' => true,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'Users'
}
$game_name = 'World Cup 2026'
$company = 'BDPOC'
$cakeDescription = 'World Cup 2026'