Code Context
<?php $wholesalerSection = ($_REQUEST['user']?'checked':''); ?>
$viewFile = '/home/wwwskykross/public_html/src/Template/Users/register.ctp'
$dataForView = [
'user' => object(App\Model\Entity\User) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
},
'themeSetting' => object(App\Model\Entity\Setting) {
'id' => (int) 2,
'title' => 'SkyKross',
'logo' => (int) 630,
'custom_css' => '',
'custom_js' => '',
'facebook' => 'https://www.facebook.com/Skykross/',
'twitter' => 'https://twitter.com/Skykross1',
'instagram' => 'https://www.instagram.com/skykross_',
'linkedin' => 'http://linkedin.com/company/skykross1',
'pinterest' => '',
'youtube' => 'https://www.youtube.com/channel/UC10MDCSnihTUn0MGaeX4b3Q',
'rss' => '',
'flogo' => (int) 6,
'email' => 'contact@skykross.com',
'phone' => '+91-9001963623',
'address' => 'Shop No. - 100, Bapu Bazar, Jaipur 302003',
'copyright' => 'Copyright © 2020 <a href="#" target="_blank">Sukhmani Prints</a>. All Right Reserved. ',
'emailNewsletter' => 'Add you email to let us assist you in upcoming offers and news.',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Settings'
},
'shopCart' => null,
'categoriesList' => [
(int) 0 => object(App\Model\Entity\Category) {},
(int) 1 => object(App\Model\Entity\Category) {}
],
'usecaptcha' => (int) 1
]
$user = object(App\Model\Entity\User) {
'[new]' => true,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Users'
}
$themeSetting = object(App\Model\Entity\Setting) {
'id' => (int) 2,
'title' => 'SkyKross',
'logo' => (int) 630,
'custom_css' => '',
'custom_js' => '',
'facebook' => 'https://www.facebook.com/Skykross/',
'twitter' => 'https://twitter.com/Skykross1',
'instagram' => 'https://www.instagram.com/skykross_',
'linkedin' => 'http://linkedin.com/company/skykross1',
'pinterest' => '',
'youtube' => 'https://www.youtube.com/channel/UC10MDCSnihTUn0MGaeX4b3Q',
'rss' => '',
'flogo' => (int) 6,
'email' => 'contact@skykross.com',
'phone' => '+91-9001963623',
'address' => 'Shop No. - 100, Bapu Bazar, Jaipur 302003',
'copyright' => 'Copyright © 2020 <a href="#" target="_blank">Sukhmani Prints</a>. All Right Reserved. ',
'emailNewsletter' => 'Add you email to let us assist you in upcoming offers and news.',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
'title' => true,
'logo' => true,
'custom_css' => true,
'custom_js' => true,
'facebook' => true,
'twitter' => true,
'instagram' => true,
'linkedin' => true,
'pinterest' => true,
'youtube' => true,
'rss' => true,
'flogo' => true,
'email' => true,
'phone' => true,
'address' => true,
'copyright' => true,
'emailNewsletter' => true,
'created' => true,
'modified' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Settings'
}
$shopCart = null
$categoriesList = [
(int) 0 => object(App\Model\Entity\Category) {
'id' => (int) 12,
'title' => 'Cushion Covers',
'slug' => 'cushion-covers',
'image' => (int) 518,
'description' => 'A convenient and inexpensive way to refresh the look of any drawing Room, replacing cushion covers can be done in a matter of minutes. Especially helpful when an impromptu gathering is on the cards!.A cushion can pep up any room in the house, not just the living room or bedroom.',
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Categories'
},
(int) 1 => object(App\Model\Entity\Category) {
'id' => (int) 7,
'title' => 'Diwan Set',
'slug' => 'diwan-set',
'image' => null,
'description' => 'When You Have So Many Cushion Around And Bolster Under Your Arms You Surely Gonna Feel Like A Heaven.
A Beautiful Diwan Set Give You A Royal Touch And Feeling.
Make your living room a cynosure for all eyes with this beautiful Diwan Set from SkyKross and leave your guests envious.',
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Categories'
}
]
$usecaptcha = (int) 1
include - APP/Template/Users/register.ctp, line 51
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1419
Cake\View\View::_render() - CORE/src/View/View.php, line 1380
Cake\View\View::render() - CORE/src/View/View.php, line 880
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 119
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 168
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65