Warning (512): _cake_model_ cache was unable to write 'default_sites' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 248]Code Contextget_class($engine)),E_USER_WARNING$key = 'default_sites' $value = object(Cake\Database\Schema\Table) { [protected] _table => 'sites' [protected] _columns => [ 'id' => [ [maximum depth reached] ], 'url' => [ [maximum depth reached] ], 'name' => [ [maximum depth reached] ], 'timezone' => [ [maximum depth reached] ], 'logo' => [ [maximum depth reached] ], 'icon' => [ [maximum depth reached] ], 'status' => [ [maximum depth reached] ], 'theme' => [ [maximum depth reached] ], 'created' => [ [maximum depth reached] ], 'modified' => [ [maximum depth reached] ] ] [protected] _typeMap => [ 'id' => 'integer', 'url' => 'string', 'name' => 'string', 'timezone' => 'string', 'logo' => 'string', 'icon' => 'string', 'status' => 'string', 'theme' => 'string', 'created' => 'datetime', 'modified' => 'datetime' ] [protected] _indexes => [ 'url' => [ [maximum depth reached] ] ] [protected] _constraints => [ 'primary' => [ [maximum depth reached] ] ] [protected] _options => [ 'engine' => 'InnoDB', 'collation' => 'utf8mb3_general_ci' ] [protected] _temporary => false [protected] _columnKeys => [ 'type' => null, 'baseType' => null, 'length' => null, 'precision' => null, 'null' => null, 'default' => null, 'comment' => null ] [protected] _columnExtras => [ 'string' => [ [maximum depth reached] ], 'text' => [ [maximum depth reached] ], 'integer' => [ [maximum depth reached] ], 'biginteger' => [ [maximum depth reached] ], 'decimal' => [ [maximum depth reached] ], 'float' => [ [maximum depth reached] ] ] [protected] _indexKeys => [ 'type' => null, 'columns' => [[maximum depth reached]], 'length' => [[maximum depth reached]], 'references' => [[maximum depth reached]], 'update' => 'restrict', 'delete' => 'restrict' ] [protected] _validIndexTypes => [ (int) 0 => 'index', (int) 1 => 'fulltext' ] [protected] _validConstraintTypes => [ (int) 0 => 'primary', (int) 1 => 'unique', (int) 2 => 'foreign' ] [protected] _validForeignKeyActions => [ (int) 0 => 'cascade', (int) 1 => 'setNull', (int) 2 => 'setDefault', (int) 3 => 'noAction', (int) 4 => 'restrict' ] } $config = '_cake_model_' $engine = object(Cake\Cache\Engine\FileEngine) { [protected] _File => null [protected] _defaultConfig => [ 'duration' => (int) 3600, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => null, 'prefix' => 'cake_', 'probability' => (int) 100, 'serialize' => true ] [protected] _init => true [protected] _groupPrefix => null [protected] _config => [ 'duration' => (int) 120, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => '/home/arthon/public_html/app/tmp/cache/models/', 'prefix' => 'simple_cake_model_', 'probability' => (int) 100, 'serialize' => true, 'url' => null ] [protected] _configInitialized => true } $success = falseCake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 248 Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66 Cake\ORM\Table::schema() - CORE/src/ORM/Table.php, line 440 Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 210 Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 167 Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1336 Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 964 App\Controller\AppController::initialize() - APP/Controller/AppController.php, line 85 App\Controller\PagesController::initialize() - APP/Controller/PagesController.php, line 31 Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 262 ReflectionClass::newInstance() - [internal], line ?? Cake\Http\ControllerFactory::create() - CORE/src/Http/ControllerFactory.php, line 79 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 92 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 62
Warning (512): _cake_model_ cache was unable to write 'default_menus' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 248]Code Contextget_class($engine)),E_USER_WARNING$key = 'default_menus' $value = object(Cake\Database\Schema\Table) { [protected] _table => 'menus' [protected] _columns => [ 'id' => [ [maximum depth reached] ], 'key' => [ [maximum depth reached] ], 'name' => [ [maximum depth reached] ], 'group_level' => [ [maximum depth reached] ], 'created' => [ [maximum depth reached] ], 'modified' => [ [maximum depth reached] ] ] [protected] _typeMap => [ 'id' => 'integer', 'key' => 'string', 'name' => 'string', 'group_level' => 'integer', 'created' => 'datetime', 'modified' => 'datetime' ] [protected] _indexes => [] [protected] _constraints => [ 'primary' => [ [maximum depth reached] ] ] [protected] _options => [ 'engine' => 'InnoDB', 'collation' => 'utf8mb3_general_ci' ] [protected] _temporary => false [protected] _columnKeys => [ 'type' => null, 'baseType' => null, 'length' => null, 'precision' => null, 'null' => null, 'default' => null, 'comment' => null ] [protected] _columnExtras => [ 'string' => [ [maximum depth reached] ], 'text' => [ [maximum depth reached] ], 'integer' => [ [maximum depth reached] ], 'biginteger' => [ [maximum depth reached] ], 'decimal' => [ [maximum depth reached] ], 'float' => [ [maximum depth reached] ] ] [protected] _indexKeys => [ 'type' => null, 'columns' => [[maximum depth reached]], 'length' => [[maximum depth reached]], 'references' => [[maximum depth reached]], 'update' => 'restrict', 'delete' => 'restrict' ] [protected] _validIndexTypes => [ (int) 0 => 'index', (int) 1 => 'fulltext' ] [protected] _validConstraintTypes => [ (int) 0 => 'primary', (int) 1 => 'unique', (int) 2 => 'foreign' ] [protected] _validForeignKeyActions => [ (int) 0 => 'cascade', (int) 1 => 'setNull', (int) 2 => 'setDefault', (int) 3 => 'noAction', (int) 4 => 'restrict' ] } $config = '_cake_model_' $engine = object(Cake\Cache\Engine\FileEngine) { [protected] _File => null [protected] _defaultConfig => [ 'duration' => (int) 3600, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => null, 'prefix' => 'cake_', 'probability' => (int) 100, 'serialize' => true ] [protected] _init => true [protected] _groupPrefix => null [protected] _config => [ 'duration' => (int) 120, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => '/home/arthon/public_html/app/tmp/cache/models/', 'prefix' => 'simple_cake_model_', 'probability' => (int) 100, 'serialize' => true, 'url' => null ] [protected] _configInitialized => true } $success = falseCake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 248 Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66 Cake\ORM\Table::schema() - CORE/src/ORM/Table.php, line 440 Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 210 Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 167 Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1336 Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 964 App\Controller\AppController::_menu_list() - APP/Controller/AppController.php, line 645 App\Controller\AppController::initialize() - APP/Controller/AppController.php, line 127 App\Controller\PagesController::initialize() - APP/Controller/PagesController.php, line 31 Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 262 ReflectionClass::newInstance() - [internal], line ?? Cake\Http\ControllerFactory::create() - CORE/src/Http/ControllerFactory.php, line 79 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 92 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Warning (512): _cake_model_ cache was unable to write 'default_menus_items' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 248]Code Contextget_class($engine)),E_USER_WARNING$key = 'default_menus_items' $value = object(Cake\Database\Schema\Table) { [protected] _table => 'menus_items' [protected] _columns => [ 'id' => [ [maximum depth reached] ], 'menu_id' => [ [maximum depth reached] ], 'parent_id' => [ [maximum depth reached] ], 'name' => [ [maximum depth reached] ], 'icon' => [ [maximum depth reached] ], 'url' => [ [maximum depth reached] ], 'alt_url' => [ [maximum depth reached] ], 'group_level' => [ [maximum depth reached] ], 'order' => [ [maximum depth reached] ], 'created' => [ [maximum depth reached] ], 'modified' => [ [maximum depth reached] ] ] [protected] _typeMap => [ 'id' => 'integer', 'menu_id' => 'integer', 'parent_id' => 'integer', 'name' => 'string', 'icon' => 'string', 'url' => 'string', 'alt_url' => 'string', 'group_level' => 'integer', 'order' => 'integer', 'created' => 'datetime', 'modified' => 'datetime' ] [protected] _indexes => [] [protected] _constraints => [ 'primary' => [ [maximum depth reached] ] ] [protected] _options => [ 'engine' => 'InnoDB', 'collation' => 'utf8mb3_general_ci' ] [protected] _temporary => false [protected] _columnKeys => [ 'type' => null, 'baseType' => null, 'length' => null, 'precision' => null, 'null' => null, 'default' => null, 'comment' => null ] [protected] _columnExtras => [ 'string' => [ [maximum depth reached] ], 'text' => [ [maximum depth reached] ], 'integer' => [ [maximum depth reached] ], 'biginteger' => [ [maximum depth reached] ], 'decimal' => [ [maximum depth reached] ], 'float' => [ [maximum depth reached] ] ] [protected] _indexKeys => [ 'type' => null, 'columns' => [[maximum depth reached]], 'length' => [[maximum depth reached]], 'references' => [[maximum depth reached]], 'update' => 'restrict', 'delete' => 'restrict' ] [protected] _validIndexTypes => [ (int) 0 => 'index', (int) 1 => 'fulltext' ] [protected] _validConstraintTypes => [ (int) 0 => 'primary', (int) 1 => 'unique', (int) 2 => 'foreign' ] [protected] _validForeignKeyActions => [ (int) 0 => 'cascade', (int) 1 => 'setNull', (int) 2 => 'setDefault', (int) 3 => 'noAction', (int) 4 => 'restrict' ] } $config = '_cake_model_' $engine = object(Cake\Cache\Engine\FileEngine) { [protected] _File => null [protected] _defaultConfig => [ 'duration' => (int) 3600, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => null, 'prefix' => 'cake_', 'probability' => (int) 100, 'serialize' => true ] [protected] _init => true [protected] _groupPrefix => null [protected] _config => [ 'duration' => (int) 120, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => '/home/arthon/public_html/app/tmp/cache/models/', 'prefix' => 'simple_cake_model_', 'probability' => (int) 100, 'serialize' => true, 'url' => null ] [protected] _configInitialized => true } $success = falseCake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 248 Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66 Cake\ORM\Table::schema() - CORE/src/ORM/Table.php, line 440 Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 210 Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 167 Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1336 Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 964 Cake\ORM\Association::find() - CORE/src/ORM/Association.php, line 690 Menu\Controller\Component\MenuComponent::get() - ROOT/plugins/Menu/src/Controller/Component/MenuComponent.php, line 32 App\Controller\AppController::_menus() - APP/Controller/AppController.php, line 653 App\Controller\AppController::initialize() - APP/Controller/AppController.php, line 130 App\Controller\PagesController::initialize() - APP/Controller/PagesController.php, line 31 Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 262 ReflectionClass::newInstance() - [internal], line ?? Cake\Http\ControllerFactory::create() - CORE/src/Http/ControllerFactory.php, line 79 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 92
Warning (512): _cake_model_ cache was unable to write 'default_fields_groups' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 248]Code Contextget_class($engine)),E_USER_WARNING$key = 'default_fields_groups' $value = object(Cake\Database\Schema\Table) { [protected] _table => 'fields_groups' [protected] _columns => [ 'id' => [ [maximum depth reached] ], 'name' => [ [maximum depth reached] ], 'label' => [ [maximum depth reached] ], 'type' => [ [maximum depth reached] ], 'icon' => [ [maximum depth reached] ], 'options' => [ [maximum depth reached] ], 'order' => [ [maximum depth reached] ], 'locked' => [ [maximum depth reached] ], 'enabled' => [ [maximum depth reached] ] ] [protected] _typeMap => [ 'id' => 'integer', 'name' => 'string', 'label' => 'string', 'type' => 'string', 'icon' => 'string', 'options' => 'text', 'order' => 'integer', 'locked' => 'boolean', 'enabled' => 'boolean' ] [protected] _indexes => [ 'enabled' => [ [maximum depth reached] ], 'order' => [ [maximum depth reached] ], 'type' => [ [maximum depth reached] ] ] [protected] _constraints => [ 'primary' => [ [maximum depth reached] ] ] [protected] _options => [ 'engine' => 'InnoDB', 'collation' => 'utf8mb3_general_ci' ] [protected] _temporary => false [protected] _columnKeys => [ 'type' => null, 'baseType' => null, 'length' => null, 'precision' => null, 'null' => null, 'default' => null, 'comment' => null ] [protected] _columnExtras => [ 'string' => [ [maximum depth reached] ], 'text' => [ [maximum depth reached] ], 'integer' => [ [maximum depth reached] ], 'biginteger' => [ [maximum depth reached] ], 'decimal' => [ [maximum depth reached] ], 'float' => [ [maximum depth reached] ] ] [protected] _indexKeys => [ 'type' => null, 'columns' => [[maximum depth reached]], 'length' => [[maximum depth reached]], 'references' => [[maximum depth reached]], 'update' => 'restrict', 'delete' => 'restrict' ] [protected] _validIndexTypes => [ (int) 0 => 'index', (int) 1 => 'fulltext' ] [protected] _validConstraintTypes => [ (int) 0 => 'primary', (int) 1 => 'unique', (int) 2 => 'foreign' ] [protected] _validForeignKeyActions => [ (int) 0 => 'cascade', (int) 1 => 'setNull', (int) 2 => 'setDefault', (int) 3 => 'noAction', (int) 4 => 'restrict' ] } $config = '_cake_model_' $engine = object(Cake\Cache\Engine\FileEngine) { [protected] _File => null [protected] _defaultConfig => [ 'duration' => (int) 3600, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => null, 'prefix' => 'cake_', 'probability' => (int) 100, 'serialize' => true ] [protected] _init => true [protected] _groupPrefix => null [protected] _config => [ 'duration' => (int) 120, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => '/home/arthon/public_html/app/tmp/cache/models/', 'prefix' => 'simple_cake_model_', 'probability' => (int) 100, 'serialize' => true, 'url' => null ] [protected] _configInitialized => true } $success = falseCake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 248 Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66 Cake\ORM\Table::schema() - CORE/src/ORM/Table.php, line 440 Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 210 Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 167 Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1336 Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 964 Cake\ORM\Association::find() - CORE/src/ORM/Association.php, line 690 App\Controller\AppController::_fetchAllFields() - APP/Controller/AppController.php, line 266 App\Controller\AppController::initialize() - APP/Controller/AppController.php, line 133 App\Controller\PagesController::initialize() - APP/Controller/PagesController.php, line 31 Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 262 ReflectionClass::newInstance() - [internal], line ?? Cake\Http\ControllerFactory::create() - CORE/src/Http/ControllerFactory.php, line 79 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 92 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83
Warning (512): _cake_model_ cache was unable to write 'default_fields' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 248]Code Contextget_class($engine)),E_USER_WARNING$key = 'default_fields' $value = object(Cake\Database\Schema\Table) { [protected] _table => 'fields' [protected] _columns => [ 'id' => [ [maximum depth reached] ], 'group_id' => [ [maximum depth reached] ], 'ref_id' => [ [maximum depth reached] ], 'name' => [ [maximum depth reached] ], 'label' => [ [maximum depth reached] ], 'description' => [ [maximum depth reached] ], 'type' => [ [maximum depth reached] ], 'default' => [ [maximum depth reached] ], 'list_html_before' => [ [maximum depth reached] ], 'list_html_after' => [ [maximum depth reached] ], 'detail_html_before' => [ [maximum depth reached] ], 'detail_html_after' => [ [maximum depth reached] ], 'options' => [ [maximum depth reached] ], 'order' => [ [maximum depth reached] ], 'locked' => [ [maximum depth reached] ] ] [protected] _typeMap => [ 'id' => 'integer', 'group_id' => 'integer', 'ref_id' => 'integer', 'name' => 'string', 'label' => 'string', 'description' => 'string', 'type' => 'string', 'default' => 'text', 'list_html_before' => 'string', 'list_html_after' => 'string', 'detail_html_before' => 'string', 'detail_html_after' => 'string', 'options' => 'text', 'order' => 'integer', 'locked' => 'boolean' ] [protected] _indexes => [ 'group_id' => [ [maximum depth reached] ], 'ref_id' => [ [maximum depth reached] ], 'order' => [ [maximum depth reached] ] ] [protected] _constraints => [ 'primary' => [ [maximum depth reached] ] ] [protected] _options => [ 'engine' => 'InnoDB', 'collation' => 'utf8mb3_general_ci' ] [protected] _temporary => false [protected] _columnKeys => [ 'type' => null, 'baseType' => null, 'length' => null, 'precision' => null, 'null' => null, 'default' => null, 'comment' => null ] [protected] _columnExtras => [ 'string' => [ [maximum depth reached] ], 'text' => [ [maximum depth reached] ], 'integer' => [ [maximum depth reached] ], 'biginteger' => [ [maximum depth reached] ], 'decimal' => [ [maximum depth reached] ], 'float' => [ [maximum depth reached] ] ] [protected] _indexKeys => [ 'type' => null, 'columns' => [[maximum depth reached]], 'length' => [[maximum depth reached]], 'references' => [[maximum depth reached]], 'update' => 'restrict', 'delete' => 'restrict' ] [protected] _validIndexTypes => [ (int) 0 => 'index', (int) 1 => 'fulltext' ] [protected] _validConstraintTypes => [ (int) 0 => 'primary', (int) 1 => 'unique', (int) 2 => 'foreign' ] [protected] _validForeignKeyActions => [ (int) 0 => 'cascade', (int) 1 => 'setNull', (int) 2 => 'setDefault', (int) 3 => 'noAction', (int) 4 => 'restrict' ] } $config = '_cake_model_' $engine = object(Cake\Cache\Engine\FileEngine) { [protected] _File => null [protected] _defaultConfig => [ 'duration' => (int) 3600, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => null, 'prefix' => 'cake_', 'probability' => (int) 100, 'serialize' => true ] [protected] _init => true [protected] _groupPrefix => null [protected] _config => [ 'duration' => (int) 120, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => '/home/arthon/public_html/app/tmp/cache/models/', 'prefix' => 'simple_cake_model_', 'probability' => (int) 100, 'serialize' => true, 'url' => null ] [protected] _configInitialized => true } $success = falseCake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 248 Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66 Cake\ORM\Table::schema() - CORE/src/ORM/Table.php, line 440 Cake\ORM\Table::primaryKey() - CORE/src/ORM/Table.php, line 518 Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 390 Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 367 App\Controller\AppController::_fetchAllFields() - APP/Controller/AppController.php, line 266 App\Controller\AppController::initialize() - APP/Controller/AppController.php, line 133 App\Controller\PagesController::initialize() - APP/Controller/PagesController.php, line 31 Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 262 ReflectionClass::newInstance() - [internal], line ?? Cake\Http\ControllerFactory::create() - CORE/src/Http/ControllerFactory.php, line 79 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 92 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 62
Warning (512): _cake_model_ cache was unable to write 'default_users' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 248]Code Contextget_class($engine)),E_USER_WARNING$key = 'default_users' $value = object(Cake\Database\Schema\Table) { [protected] _table => 'users' [protected] _columns => [ 'id' => [ [maximum depth reached] ], 'password' => [ [maximum depth reached] ], 'group_id' => [ [maximum depth reached] ], 'created' => [ [maximum depth reached] ], 'modified' => [ [maximum depth reached] ], 'is_active' => [ [maximum depth reached] ], 'first_name' => [ [maximum depth reached] ], 'last_name' => [ [maximum depth reached] ], 'birthdate' => [ [maximum depth reached] ], 'token' => [ [maximum depth reached] ], 'password_reset' => [ [maximum depth reached] ], 'email' => [ [maximum depth reached] ], 'phone' => [ [maximum depth reached] ] ] [protected] _typeMap => [ 'id' => 'integer', 'password' => 'string', 'group_id' => 'integer', 'created' => 'datetime', 'modified' => 'datetime', 'is_active' => 'boolean', 'first_name' => 'string', 'last_name' => 'string', 'birthdate' => 'date', 'token' => 'string', 'password_reset' => 'string', 'email' => 'string', 'phone' => 'string' ] [protected] _indexes => [ 'fk_users_groups' => [ [maximum depth reached] ] ] [protected] _constraints => [ 'primary' => [ [maximum depth reached] ] ] [protected] _options => [ 'engine' => 'InnoDB', 'collation' => 'utf8mb3_general_ci' ] [protected] _temporary => false [protected] _columnKeys => [ 'type' => null, 'baseType' => null, 'length' => null, 'precision' => null, 'null' => null, 'default' => null, 'comment' => null ] [protected] _columnExtras => [ 'string' => [ [maximum depth reached] ], 'text' => [ [maximum depth reached] ], 'integer' => [ [maximum depth reached] ], 'biginteger' => [ [maximum depth reached] ], 'decimal' => [ [maximum depth reached] ], 'float' => [ [maximum depth reached] ] ] [protected] _indexKeys => [ 'type' => null, 'columns' => [[maximum depth reached]], 'length' => [[maximum depth reached]], 'references' => [[maximum depth reached]], 'update' => 'restrict', 'delete' => 'restrict' ] [protected] _validIndexTypes => [ (int) 0 => 'index', (int) 1 => 'fulltext' ] [protected] _validConstraintTypes => [ (int) 0 => 'primary', (int) 1 => 'unique', (int) 2 => 'foreign' ] [protected] _validForeignKeyActions => [ (int) 0 => 'cascade', (int) 1 => 'setNull', (int) 2 => 'setDefault', (int) 3 => 'noAction', (int) 4 => 'restrict' ] } $config = '_cake_model_' $engine = object(Cake\Cache\Engine\FileEngine) { [protected] _File => null [protected] _defaultConfig => [ 'duration' => (int) 3600, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => null, 'prefix' => 'cake_', 'probability' => (int) 100, 'serialize' => true ] [protected] _init => true [protected] _groupPrefix => null [protected] _config => [ 'duration' => (int) 120, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => '/home/arthon/public_html/app/tmp/cache/models/', 'prefix' => 'simple_cake_model_', 'probability' => (int) 100, 'serialize' => true, 'url' => null ] [protected] _configInitialized => true } $success = falseCake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 248 Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66 Cake\ORM\Table::schema() - CORE/src/ORM/Table.php, line 440 Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 210 Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 167 Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1336 Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 964 App\Controller\AppController::_fetchAllUsersList() - APP/Controller/AppController.php, line 296 App\Controller\AppController::initialize() - APP/Controller/AppController.php, line 135 App\Controller\PagesController::initialize() - APP/Controller/PagesController.php, line 31 Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 262 ReflectionClass::newInstance() - [internal], line ?? Cake\Http\ControllerFactory::create() - CORE/src/Http/ControllerFactory.php, line 79 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 92 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Warning (512): _cake_model_ cache was unable to write 'default_pages' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 248]Code Contextget_class($engine)),E_USER_WARNING$key = 'default_pages' $value = object(Cake\Database\Schema\Table) { [protected] _table => 'pages' [protected] _columns => [ 'id' => [ [maximum depth reached] ], 'title' => [ [maximum depth reached] ], 'page_title' => [ [maximum depth reached] ], 'sub_title' => [ [maximum depth reached] ], 'sef_url' => [ [maximum depth reached] ], 'created' => [ [maximum depth reached] ], 'modified' => [ [maximum depth reached] ], 'modified_by' => [ [maximum depth reached] ], 'is_visible' => [ [maximum depth reached] ], 'navigation_visibility' => [ [maximum depth reached] ], 'parent_id' => [ [maximum depth reached] ], 'order' => [ [maximum depth reached] ], 'site_id' => [ [maximum depth reached] ], 'layout_id' => [ [maximum depth reached] ], 'photo' => [ [maximum depth reached] ], 'content' => [ [maximum depth reached] ], 'external_link' => [ [maximum depth reached] ], 'locked' => [ [maximum depth reached] ], 'cms_children_hidden' => [ [maximum depth reached] ], 'csek_complete' => [ [maximum depth reached] ], 'archived' => [ [maximum depth reached] ], 'minimum_group' => [ [maximum depth reached] ] ] [protected] _typeMap => [ 'id' => 'integer', 'title' => 'string', 'page_title' => 'string', 'sub_title' => 'string', 'sef_url' => 'string', 'created' => 'datetime', 'modified' => 'datetime', 'modified_by' => 'integer', 'is_visible' => 'integer', 'navigation_visibility' => 'integer', 'parent_id' => 'integer', 'order' => 'integer', 'site_id' => 'integer', 'layout_id' => 'integer', 'photo' => 'string', 'content' => 'text', 'external_link' => 'string', 'locked' => 'boolean', 'cms_children_hidden' => 'boolean', 'csek_complete' => 'boolean', 'archived' => 'boolean', 'minimum_group' => 'integer' ] [protected] _indexes => [ 'sef_url' => [ [maximum depth reached] ], 'parent_id' => [ [maximum depth reached] ], 'site_id' => [ [maximum depth reached] ], 'order' => [ [maximum depth reached] ], 'archived' => [ [maximum depth reached] ], 'is_visible' => [ [maximum depth reached] ] ] [protected] _constraints => [ 'primary' => [ [maximum depth reached] ] ] [protected] _options => [ 'engine' => 'InnoDB', 'collation' => 'utf8mb3_general_ci' ] [protected] _temporary => false [protected] _columnKeys => [ 'type' => null, 'baseType' => null, 'length' => null, 'precision' => null, 'null' => null, 'default' => null, 'comment' => null ] [protected] _columnExtras => [ 'string' => [ [maximum depth reached] ], 'text' => [ [maximum depth reached] ], 'integer' => [ [maximum depth reached] ], 'biginteger' => [ [maximum depth reached] ], 'decimal' => [ [maximum depth reached] ], 'float' => [ [maximum depth reached] ] ] [protected] _indexKeys => [ 'type' => null, 'columns' => [[maximum depth reached]], 'length' => [[maximum depth reached]], 'references' => [[maximum depth reached]], 'update' => 'restrict', 'delete' => 'restrict' ] [protected] _validIndexTypes => [ (int) 0 => 'index', (int) 1 => 'fulltext' ] [protected] _validConstraintTypes => [ (int) 0 => 'primary', (int) 1 => 'unique', (int) 2 => 'foreign' ] [protected] _validForeignKeyActions => [ (int) 0 => 'cascade', (int) 1 => 'setNull', (int) 2 => 'setDefault', (int) 3 => 'noAction', (int) 4 => 'restrict' ] } $config = '_cake_model_' $engine = object(Cake\Cache\Engine\FileEngine) { [protected] _File => null [protected] _defaultConfig => [ 'duration' => (int) 3600, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => null, 'prefix' => 'cake_', 'probability' => (int) 100, 'serialize' => true ] [protected] _init => true [protected] _groupPrefix => null [protected] _config => [ 'duration' => (int) 120, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => '/home/arthon/public_html/app/tmp/cache/models/', 'prefix' => 'simple_cake_model_', 'probability' => (int) 100, 'serialize' => true, 'url' => null ] [protected] _configInitialized => true } $success = falseCake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 248 Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66 Cake\ORM\Table::schema() - CORE/src/ORM/Table.php, line 440 Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 210 Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 167 Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1336 Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 964 App\Controller\PagesController::page() - APP/Controller/PagesController.php, line 45 App\Controller\PagesController::view() - APP/Controller/PagesController.php, line 41 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 435 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 121 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 95 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 62
Warning (512): _cake_model_ cache was unable to write 'default_layouts' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 248]Code Contextget_class($engine)),E_USER_WARNING$key = 'default_layouts' $value = object(Cake\Database\Schema\Table) { [protected] _table => 'layouts' [protected] _columns => [ 'id' => [ [maximum depth reached] ], 'name' => [ [maximum depth reached] ], 'label' => [ [maximum depth reached] ], 'enabled' => [ [maximum depth reached] ], 'type' => [ [maximum depth reached] ], 'order' => [ [maximum depth reached] ], 'cloneable' => [ [maximum depth reached] ], 'created' => [ [maximum depth reached] ], 'modified' => [ [maximum depth reached] ] ] [protected] _typeMap => [ 'id' => 'integer', 'name' => 'string', 'label' => 'string', 'enabled' => 'boolean', 'type' => 'string', 'order' => 'integer', 'cloneable' => 'boolean', 'created' => 'datetime', 'modified' => 'datetime' ] [protected] _indexes => [] [protected] _constraints => [ 'primary' => [ [maximum depth reached] ] ] [protected] _options => [ 'engine' => 'InnoDB', 'collation' => 'utf8mb3_general_ci' ] [protected] _temporary => false [protected] _columnKeys => [ 'type' => null, 'baseType' => null, 'length' => null, 'precision' => null, 'null' => null, 'default' => null, 'comment' => null ] [protected] _columnExtras => [ 'string' => [ [maximum depth reached] ], 'text' => [ [maximum depth reached] ], 'integer' => [ [maximum depth reached] ], 'biginteger' => [ [maximum depth reached] ], 'decimal' => [ [maximum depth reached] ], 'float' => [ [maximum depth reached] ] ] [protected] _indexKeys => [ 'type' => null, 'columns' => [[maximum depth reached]], 'length' => [[maximum depth reached]], 'references' => [[maximum depth reached]], 'update' => 'restrict', 'delete' => 'restrict' ] [protected] _validIndexTypes => [ (int) 0 => 'index', (int) 1 => 'fulltext' ] [protected] _validConstraintTypes => [ (int) 0 => 'primary', (int) 1 => 'unique', (int) 2 => 'foreign' ] [protected] _validForeignKeyActions => [ (int) 0 => 'cascade', (int) 1 => 'setNull', (int) 2 => 'setDefault', (int) 3 => 'noAction', (int) 4 => 'restrict' ] } $config = '_cake_model_' $engine = object(Cake\Cache\Engine\FileEngine) { [protected] _File => null [protected] _defaultConfig => [ 'duration' => (int) 3600, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => null, 'prefix' => 'cake_', 'probability' => (int) 100, 'serialize' => true ] [protected] _init => true [protected] _groupPrefix => null [protected] _config => [ 'duration' => (int) 120, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => '/home/arthon/public_html/app/tmp/cache/models/', 'prefix' => 'simple_cake_model_', 'probability' => (int) 100, 'serialize' => true, 'url' => null ] [protected] _configInitialized => true } $success = falseCake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 248 Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66 Cake\ORM\Table::schema() - CORE/src/ORM/Table.php, line 440 Cake\ORM\Table::primaryKey() - CORE/src/ORM/Table.php, line 518 Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 390 Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 367 App\Controller\PagesController::page() - APP/Controller/PagesController.php, line 47 App\Controller\PagesController::view() - APP/Controller/PagesController.php, line 41 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 435 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 121 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 95 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 62 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Warning (512): _cake_model_ cache was unable to write 'default_pages' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 248]Code Contextget_class($engine)),E_USER_WARNING$key = 'default_pages' $value = object(Cake\Database\Schema\Table) { [protected] _table => 'pages' [protected] _columns => [ 'id' => [ [maximum depth reached] ], 'title' => [ [maximum depth reached] ], 'page_title' => [ [maximum depth reached] ], 'sub_title' => [ [maximum depth reached] ], 'sef_url' => [ [maximum depth reached] ], 'created' => [ [maximum depth reached] ], 'modified' => [ [maximum depth reached] ], 'modified_by' => [ [maximum depth reached] ], 'is_visible' => [ [maximum depth reached] ], 'navigation_visibility' => [ [maximum depth reached] ], 'parent_id' => [ [maximum depth reached] ], 'order' => [ [maximum depth reached] ], 'site_id' => [ [maximum depth reached] ], 'layout_id' => [ [maximum depth reached] ], 'photo' => [ [maximum depth reached] ], 'content' => [ [maximum depth reached] ], 'external_link' => [ [maximum depth reached] ], 'locked' => [ [maximum depth reached] ], 'cms_children_hidden' => [ [maximum depth reached] ], 'csek_complete' => [ [maximum depth reached] ], 'archived' => [ [maximum depth reached] ], 'minimum_group' => [ [maximum depth reached] ] ] [protected] _typeMap => [ 'id' => 'integer', 'title' => 'string', 'page_title' => 'string', 'sub_title' => 'string', 'sef_url' => 'string', 'created' => 'datetime', 'modified' => 'datetime', 'modified_by' => 'integer', 'is_visible' => 'integer', 'navigation_visibility' => 'integer', 'parent_id' => 'integer', 'order' => 'integer', 'site_id' => 'integer', 'layout_id' => 'integer', 'photo' => 'string', 'content' => 'text', 'external_link' => 'string', 'locked' => 'boolean', 'cms_children_hidden' => 'boolean', 'csek_complete' => 'boolean', 'archived' => 'boolean', 'minimum_group' => 'integer' ] [protected] _indexes => [ 'sef_url' => [ [maximum depth reached] ], 'parent_id' => [ [maximum depth reached] ], 'site_id' => [ [maximum depth reached] ], 'order' => [ [maximum depth reached] ], 'archived' => [ [maximum depth reached] ], 'is_visible' => [ [maximum depth reached] ] ] [protected] _constraints => [ 'primary' => [ [maximum depth reached] ] ] [protected] _options => [ 'engine' => 'InnoDB', 'collation' => 'utf8mb3_general_ci' ] [protected] _temporary => false [protected] _columnKeys => [ 'type' => null, 'baseType' => null, 'length' => null, 'precision' => null, 'null' => null, 'default' => null, 'comment' => null ] [protected] _columnExtras => [ 'string' => [ [maximum depth reached] ], 'text' => [ [maximum depth reached] ], 'integer' => [ [maximum depth reached] ], 'biginteger' => [ [maximum depth reached] ], 'decimal' => [ [maximum depth reached] ], 'float' => [ [maximum depth reached] ] ] [protected] _indexKeys => [ 'type' => null, 'columns' => [[maximum depth reached]], 'length' => [[maximum depth reached]], 'references' => [[maximum depth reached]], 'update' => 'restrict', 'delete' => 'restrict' ] [protected] _validIndexTypes => [ (int) 0 => 'index', (int) 1 => 'fulltext' ] [protected] _validConstraintTypes => [ (int) 0 => 'primary', (int) 1 => 'unique', (int) 2 => 'foreign' ] [protected] _validForeignKeyActions => [ (int) 0 => 'cascade', (int) 1 => 'setNull', (int) 2 => 'setDefault', (int) 3 => 'noAction', (int) 4 => 'restrict' ] } $config = '_cake_model_' $engine = object(Cake\Cache\Engine\FileEngine) { [protected] _File => null [protected] _defaultConfig => [ 'duration' => (int) 3600, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => null, 'prefix' => 'cake_', 'probability' => (int) 100, 'serialize' => true ] [protected] _init => true [protected] _groupPrefix => null [protected] _config => [ 'duration' => (int) 120, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => '/home/arthon/public_html/app/tmp/cache/models/', 'prefix' => 'simple_cake_model_', 'probability' => (int) 100, 'serialize' => true, 'url' => null ] [protected] _configInitialized => true } $success = falseCake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 248 Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66 Cake\ORM\Table::schema() - CORE/src/ORM/Table.php, line 440 Cake\ORM\Table::primaryKey() - CORE/src/ORM/Table.php, line 518 Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 390 Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 367 App\Controller\PagesController::page() - APP/Controller/PagesController.php, line 47 App\Controller\PagesController::view() - APP/Controller/PagesController.php, line 41 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 435 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 121 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 95 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 62 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Warning (512): _cake_model_ cache was unable to write 'default_pages' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 248]Code Contextget_class($engine)),E_USER_WARNING$key = 'default_pages' $value = object(Cake\Database\Schema\Table) { [protected] _table => 'pages' [protected] _columns => [ 'id' => [ [maximum depth reached] ], 'title' => [ [maximum depth reached] ], 'page_title' => [ [maximum depth reached] ], 'sub_title' => [ [maximum depth reached] ], 'sef_url' => [ [maximum depth reached] ], 'created' => [ [maximum depth reached] ], 'modified' => [ [maximum depth reached] ], 'modified_by' => [ [maximum depth reached] ], 'is_visible' => [ [maximum depth reached] ], 'navigation_visibility' => [ [maximum depth reached] ], 'parent_id' => [ [maximum depth reached] ], 'order' => [ [maximum depth reached] ], 'site_id' => [ [maximum depth reached] ], 'layout_id' => [ [maximum depth reached] ], 'photo' => [ [maximum depth reached] ], 'content' => [ [maximum depth reached] ], 'external_link' => [ [maximum depth reached] ], 'locked' => [ [maximum depth reached] ], 'cms_children_hidden' => [ [maximum depth reached] ], 'csek_complete' => [ [maximum depth reached] ], 'archived' => [ [maximum depth reached] ], 'minimum_group' => [ [maximum depth reached] ] ] [protected] _typeMap => [ 'id' => 'integer', 'title' => 'string', 'page_title' => 'string', 'sub_title' => 'string', 'sef_url' => 'string', 'created' => 'datetime', 'modified' => 'datetime', 'modified_by' => 'integer', 'is_visible' => 'integer', 'navigation_visibility' => 'integer', 'parent_id' => 'integer', 'order' => 'integer', 'site_id' => 'integer', 'layout_id' => 'integer', 'photo' => 'string', 'content' => 'text', 'external_link' => 'string', 'locked' => 'boolean', 'cms_children_hidden' => 'boolean', 'csek_complete' => 'boolean', 'archived' => 'boolean', 'minimum_group' => 'integer' ] [protected] _indexes => [ 'sef_url' => [ [maximum depth reached] ], 'parent_id' => [ [maximum depth reached] ], 'site_id' => [ [maximum depth reached] ], 'order' => [ [maximum depth reached] ], 'archived' => [ [maximum depth reached] ], 'is_visible' => [ [maximum depth reached] ] ] [protected] _constraints => [ 'primary' => [ [maximum depth reached] ] ] [protected] _options => [ 'engine' => 'InnoDB', 'collation' => 'utf8mb3_general_ci' ] [protected] _temporary => false [protected] _columnKeys => [ 'type' => null, 'baseType' => null, 'length' => null, 'precision' => null, 'null' => null, 'default' => null, 'comment' => null ] [protected] _columnExtras => [ 'string' => [ [maximum depth reached] ], 'text' => [ [maximum depth reached] ], 'integer' => [ [maximum depth reached] ], 'biginteger' => [ [maximum depth reached] ], 'decimal' => [ [maximum depth reached] ], 'float' => [ [maximum depth reached] ] ] [protected] _indexKeys => [ 'type' => null, 'columns' => [[maximum depth reached]], 'length' => [[maximum depth reached]], 'references' => [[maximum depth reached]], 'update' => 'restrict', 'delete' => 'restrict' ] [protected] _validIndexTypes => [ (int) 0 => 'index', (int) 1 => 'fulltext' ] [protected] _validConstraintTypes => [ (int) 0 => 'primary', (int) 1 => 'unique', (int) 2 => 'foreign' ] [protected] _validForeignKeyActions => [ (int) 0 => 'cascade', (int) 1 => 'setNull', (int) 2 => 'setDefault', (int) 3 => 'noAction', (int) 4 => 'restrict' ] } $config = '_cake_model_' $engine = object(Cake\Cache\Engine\FileEngine) { [protected] _File => null [protected] _defaultConfig => [ 'duration' => (int) 3600, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => null, 'prefix' => 'cake_', 'probability' => (int) 100, 'serialize' => true ] [protected] _init => true [protected] _groupPrefix => null [protected] _config => [ 'duration' => (int) 120, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => '/home/arthon/public_html/app/tmp/cache/models/', 'prefix' => 'simple_cake_model_', 'probability' => (int) 100, 'serialize' => true, 'url' => null ] [protected] _configInitialized => true } $success = falseCake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 248 Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66 Cake\ORM\Table::schema() - CORE/src/ORM/Table.php, line 440 Cake\ORM\Table::primaryKey() - CORE/src/ORM/Table.php, line 518 Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 390 Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 367 App\Controller\PagesController::page() - APP/Controller/PagesController.php, line 47 App\Controller\PagesController::view() - APP/Controller/PagesController.php, line 41 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 435 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 121 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 95 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 62 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Warning (512): _cake_model_ cache was unable to write 'default_areas' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 248]Code Contextget_class($engine)),E_USER_WARNING$key = 'default_areas' $value = object(Cake\Database\Schema\Table) { [protected] _table => 'areas' [protected] _columns => [ 'id' => [ [maximum depth reached] ], 'name' => [ [maximum depth reached] ], 'layout_id' => [ [maximum depth reached] ], 'parent_id' => [ [maximum depth reached] ], 'clone_area_id' => [ [maximum depth reached] ], 'xs' => [ [maximum depth reached] ], 'sm' => [ [maximum depth reached] ], 'md' => [ [maximum depth reached] ], 'lg' => [ [maximum depth reached] ], 'offset_xs' => [ [maximum depth reached] ], 'offset_sm' => [ [maximum depth reached] ], 'offset_md' => [ [maximum depth reached] ], 'offset_lg' => [ [maximum depth reached] ], 'outer_container' => [ [maximum depth reached] ], 'inner_container' => [ [maximum depth reached] ], 'classes' => [ [maximum depth reached] ], 'locked' => [ [maximum depth reached] ], 'order' => [ [maximum depth reached] ] ] [protected] _typeMap => [ 'id' => 'integer', 'name' => 'string', 'layout_id' => 'integer', 'parent_id' => 'integer', 'clone_area_id' => 'integer', 'xs' => 'integer', 'sm' => 'integer', 'md' => 'integer', 'lg' => 'integer', 'offset_xs' => 'integer', 'offset_sm' => 'integer', 'offset_md' => 'integer', 'offset_lg' => 'integer', 'outer_container' => 'string', 'inner_container' => 'string', 'classes' => 'string', 'locked' => 'boolean', 'order' => 'integer' ] [protected] _indexes => [] [protected] _constraints => [ 'primary' => [ [maximum depth reached] ] ] [protected] _options => [ 'engine' => 'InnoDB', 'collation' => 'utf8mb3_general_ci' ] [protected] _temporary => false [protected] _columnKeys => [ 'type' => null, 'baseType' => null, 'length' => null, 'precision' => null, 'null' => null, 'default' => null, 'comment' => null ] [protected] _columnExtras => [ 'string' => [ [maximum depth reached] ], 'text' => [ [maximum depth reached] ], 'integer' => [ [maximum depth reached] ], 'biginteger' => [ [maximum depth reached] ], 'decimal' => [ [maximum depth reached] ], 'float' => [ [maximum depth reached] ] ] [protected] _indexKeys => [ 'type' => null, 'columns' => [[maximum depth reached]], 'length' => [[maximum depth reached]], 'references' => [[maximum depth reached]], 'update' => 'restrict', 'delete' => 'restrict' ] [protected] _validIndexTypes => [ (int) 0 => 'index', (int) 1 => 'fulltext' ] [protected] _validConstraintTypes => [ (int) 0 => 'primary', (int) 1 => 'unique', (int) 2 => 'foreign' ] [protected] _validForeignKeyActions => [ (int) 0 => 'cascade', (int) 1 => 'setNull', (int) 2 => 'setDefault', (int) 3 => 'noAction', (int) 4 => 'restrict' ] } $config = '_cake_model_' $engine = object(Cake\Cache\Engine\FileEngine) { [protected] _File => null [protected] _defaultConfig => [ 'duration' => (int) 3600, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => null, 'prefix' => 'cake_', 'probability' => (int) 100, 'serialize' => true ] [protected] _init => true [protected] _groupPrefix => null [protected] _config => [ 'duration' => (int) 120, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => '/home/arthon/public_html/app/tmp/cache/models/', 'prefix' => 'simple_cake_model_', 'probability' => (int) 100, 'serialize' => true, 'url' => null ] [protected] _configInitialized => true } $success = falseCake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 248 Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66 Cake\ORM\Table::schema() - CORE/src/ORM/Table.php, line 440 Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 210 Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 167 Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1336 Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 964 App\Controller\Component\WidgetComponent::getPageAreas() - APP/Controller/Component/WidgetComponent.php, line 41 App\Controller\PagesController::page() - APP/Controller/PagesController.php, line 84 App\Controller\PagesController::view() - APP/Controller/PagesController.php, line 41 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 435 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 121 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 95 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Warning (512): _cake_model_ cache was unable to write 'default_spaces' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 248]Code Contextget_class($engine)),E_USER_WARNING$key = 'default_spaces' $value = object(Cake\Database\Schema\Table) { [protected] _table => 'spaces' [protected] _columns => [ 'id' => [ [maximum depth reached] ], 'area_id' => [ [maximum depth reached] ], 'widget_id' => [ [maximum depth reached] ], 'ref_type' => [ [maximum depth reached] ], 'ref_id' => [ [maximum depth reached] ], 'xs' => [ [maximum depth reached] ], 'sm' => [ [maximum depth reached] ], 'md' => [ [maximum depth reached] ], 'lg' => [ [maximum depth reached] ], 'offset_xs' => [ [maximum depth reached] ], 'offset_sm' => [ [maximum depth reached] ], 'offset_md' => [ [maximum depth reached] ], 'offset_lg' => [ [maximum depth reached] ], 'locked' => [ [maximum depth reached] ], 'floated' => [ [maximum depth reached] ], 'wrap_content' => [ [maximum depth reached] ], 'show_containing_div' => [ [maximum depth reached] ], 'order' => [ [maximum depth reached] ] ] [protected] _typeMap => [ 'id' => 'integer', 'area_id' => 'integer', 'widget_id' => 'integer', 'ref_type' => 'string', 'ref_id' => 'string', 'xs' => 'integer', 'sm' => 'integer', 'md' => 'integer', 'lg' => 'integer', 'offset_xs' => 'integer', 'offset_sm' => 'integer', 'offset_md' => 'integer', 'offset_lg' => 'integer', 'locked' => 'integer', 'floated' => 'string', 'wrap_content' => 'boolean', 'show_containing_div' => 'boolean', 'order' => 'integer' ] [protected] _indexes => [ 'area_id' => [ [maximum depth reached] ], 'widget_id' => [ [maximum depth reached] ], 'ref_type' => [ [maximum depth reached] ], 'ref_id' => [ [maximum depth reached] ], 'order' => [ [maximum depth reached] ] ] [protected] _constraints => [ 'primary' => [ [maximum depth reached] ] ] [protected] _options => [ 'engine' => 'InnoDB', 'collation' => 'utf8mb3_general_ci' ] [protected] _temporary => false [protected] _columnKeys => [ 'type' => null, 'baseType' => null, 'length' => null, 'precision' => null, 'null' => null, 'default' => null, 'comment' => null ] [protected] _columnExtras => [ 'string' => [ [maximum depth reached] ], 'text' => [ [maximum depth reached] ], 'integer' => [ [maximum depth reached] ], 'biginteger' => [ [maximum depth reached] ], 'decimal' => [ [maximum depth reached] ], 'float' => [ [maximum depth reached] ] ] [protected] _indexKeys => [ 'type' => null, 'columns' => [[maximum depth reached]], 'length' => [[maximum depth reached]], 'references' => [[maximum depth reached]], 'update' => 'restrict', 'delete' => 'restrict' ] [protected] _validIndexTypes => [ (int) 0 => 'index', (int) 1 => 'fulltext' ] [protected] _validConstraintTypes => [ (int) 0 => 'primary', (int) 1 => 'unique', (int) 2 => 'foreign' ] [protected] _validForeignKeyActions => [ (int) 0 => 'cascade', (int) 1 => 'setNull', (int) 2 => 'setDefault', (int) 3 => 'noAction', (int) 4 => 'restrict' ] } $config = '_cake_model_' $engine = object(Cake\Cache\Engine\FileEngine) { [protected] _File => null [protected] _defaultConfig => [ 'duration' => (int) 3600, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => null, 'prefix' => 'cake_', 'probability' => (int) 100, 'serialize' => true ] [protected] _init => true [protected] _groupPrefix => null [protected] _config => [ 'duration' => (int) 120, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => '/home/arthon/public_html/app/tmp/cache/models/', 'prefix' => 'simple_cake_model_', 'probability' => (int) 100, 'serialize' => true, 'url' => null ] [protected] _configInitialized => true } $success = falseCake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 248 Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66 Cake\ORM\Table::schema() - CORE/src/ORM/Table.php, line 440 Cake\ORM\Table::primaryKey() - CORE/src/ORM/Table.php, line 518 Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 390 Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 367 App\Controller\Component\WidgetComponent::getPageAreas() - APP/Controller/Component/WidgetComponent.php, line 43 App\Controller\PagesController::page() - APP/Controller/PagesController.php, line 84 App\Controller\PagesController::view() - APP/Controller/PagesController.php, line 41 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 435 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 121 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 95 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 62
Warning (512): _cake_model_ cache was unable to write 'default_widgets' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 248]Code Contextget_class($engine)),E_USER_WARNING$key = 'default_widgets' $value = object(Cake\Database\Schema\Table) { [protected] _table => 'widgets' [protected] _columns => [ 'id' => [ [maximum depth reached] ], 'name' => [ [maximum depth reached] ], 'description' => [ [maximum depth reached] ], 'type' => [ [maximum depth reached] ], 'element' => [ [maximum depth reached] ], 'group_id' => [ [maximum depth reached] ], 'minColumns' => [ [maximum depth reached] ], 'maxColumns' => [ [maximum depth reached] ], 'user_editable' => [ [maximum depth reached] ], 'created' => [ [maximum depth reached] ], 'modified' => [ [maximum depth reached] ] ] [protected] _typeMap => [ 'id' => 'integer', 'name' => 'string', 'description' => 'string', 'type' => 'string', 'element' => 'string', 'group_id' => 'integer', 'minColumns' => 'integer', 'maxColumns' => 'integer', 'user_editable' => 'boolean', 'created' => 'datetime', 'modified' => 'datetime' ] [protected] _indexes => [] [protected] _constraints => [ 'primary' => [ [maximum depth reached] ] ] [protected] _options => [ 'engine' => 'InnoDB', 'collation' => 'utf8mb3_general_ci' ] [protected] _temporary => false [protected] _columnKeys => [ 'type' => null, 'baseType' => null, 'length' => null, 'precision' => null, 'null' => null, 'default' => null, 'comment' => null ] [protected] _columnExtras => [ 'string' => [ [maximum depth reached] ], 'text' => [ [maximum depth reached] ], 'integer' => [ [maximum depth reached] ], 'biginteger' => [ [maximum depth reached] ], 'decimal' => [ [maximum depth reached] ], 'float' => [ [maximum depth reached] ] ] [protected] _indexKeys => [ 'type' => null, 'columns' => [[maximum depth reached]], 'length' => [[maximum depth reached]], 'references' => [[maximum depth reached]], 'update' => 'restrict', 'delete' => 'restrict' ] [protected] _validIndexTypes => [ (int) 0 => 'index', (int) 1 => 'fulltext' ] [protected] _validConstraintTypes => [ (int) 0 => 'primary', (int) 1 => 'unique', (int) 2 => 'foreign' ] [protected] _validForeignKeyActions => [ (int) 0 => 'cascade', (int) 1 => 'setNull', (int) 2 => 'setDefault', (int) 3 => 'noAction', (int) 4 => 'restrict' ] } $config = '_cake_model_' $engine = object(Cake\Cache\Engine\FileEngine) { [protected] _File => null [protected] _defaultConfig => [ 'duration' => (int) 3600, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => null, 'prefix' => 'cake_', 'probability' => (int) 100, 'serialize' => true ] [protected] _init => true [protected] _groupPrefix => null [protected] _config => [ 'duration' => (int) 120, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => '/home/arthon/public_html/app/tmp/cache/models/', 'prefix' => 'simple_cake_model_', 'probability' => (int) 100, 'serialize' => true, 'url' => null ] [protected] _configInitialized => true } $success = falseCake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 248 Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66 Cake\ORM\Table::schema() - CORE/src/ORM/Table.php, line 440 Cake\ORM\Table::primaryKey() - CORE/src/ORM/Table.php, line 518 Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 390 Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 395 Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 367 App\Controller\Component\WidgetComponent::getPageAreas() - APP/Controller/Component/WidgetComponent.php, line 43 App\Controller\PagesController::page() - APP/Controller/PagesController.php, line 84 App\Controller\PagesController::view() - APP/Controller/PagesController.php, line 41 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 435 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 121 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 95 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Warning (512): _cake_model_ cache was unable to write 'default_fields_instances' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 248]Code Contextget_class($engine)),E_USER_WARNING$key = 'default_fields_instances' $value = object(Cake\Database\Schema\Table) { [protected] _table => 'fields_instances' [protected] _columns => [ 'id' => [ [maximum depth reached] ], 'group_id' => [ [maximum depth reached] ], 'ref_type' => [ [maximum depth reached] ], 'ref_id' => [ [maximum depth reached] ], 'order' => [ [maximum depth reached] ] ] [protected] _typeMap => [ 'id' => 'integer', 'group_id' => 'integer', 'ref_type' => 'string', 'ref_id' => 'string', 'order' => 'integer' ] [protected] _indexes => [ 'ref_type' => [ [maximum depth reached] ], 'ref_id' => [ [maximum depth reached] ] ] [protected] _constraints => [ 'primary' => [ [maximum depth reached] ] ] [protected] _options => [ 'engine' => 'InnoDB', 'collation' => 'utf8mb3_general_ci' ] [protected] _temporary => false [protected] _columnKeys => [ 'type' => null, 'baseType' => null, 'length' => null, 'precision' => null, 'null' => null, 'default' => null, 'comment' => null ] [protected] _columnExtras => [ 'string' => [ [maximum depth reached] ], 'text' => [ [maximum depth reached] ], 'integer' => [ [maximum depth reached] ], 'biginteger' => [ [maximum depth reached] ], 'decimal' => [ [maximum depth reached] ], 'float' => [ [maximum depth reached] ] ] [protected] _indexKeys => [ 'type' => null, 'columns' => [[maximum depth reached]], 'length' => [[maximum depth reached]], 'references' => [[maximum depth reached]], 'update' => 'restrict', 'delete' => 'restrict' ] [protected] _validIndexTypes => [ (int) 0 => 'index', (int) 1 => 'fulltext' ] [protected] _validConstraintTypes => [ (int) 0 => 'primary', (int) 1 => 'unique', (int) 2 => 'foreign' ] [protected] _validForeignKeyActions => [ (int) 0 => 'cascade', (int) 1 => 'setNull', (int) 2 => 'setDefault', (int) 3 => 'noAction', (int) 4 => 'restrict' ] } $config = '_cake_model_' $engine = object(Cake\Cache\Engine\FileEngine) { [protected] _File => null [protected] _defaultConfig => [ 'duration' => (int) 3600, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => null, 'prefix' => 'cake_', 'probability' => (int) 100, 'serialize' => true ] [protected] _init => true [protected] _groupPrefix => null [protected] _config => [ 'duration' => (int) 120, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => '/home/arthon/public_html/app/tmp/cache/models/', 'prefix' => 'simple_cake_model_', 'probability' => (int) 100, 'serialize' => true, 'url' => null ] [protected] _configInitialized => true } $success = falseCake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 248 Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66 Cake\ORM\Table::schema() - CORE/src/ORM/Table.php, line 440 Cake\ORM\Table::primaryKey() - CORE/src/ORM/Table.php, line 518 Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 390 Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 395 Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 367 App\Controller\Component\WidgetComponent::getPageAreas() - APP/Controller/Component/WidgetComponent.php, line 43 App\Controller\PagesController::page() - APP/Controller/PagesController.php, line 84 App\Controller\PagesController::view() - APP/Controller/PagesController.php, line 41 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 435 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 121 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 95 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Warning (512): longer cache was unable to write 'collection_groups' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 248]Code Contextget_class($engine)),E_USER_WARNING$key = 'collection_groups' $value = [ (int) 38 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 38, 'name' => 'news_entries', 'label' => 'News Entries', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 4, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 42 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 42, 'name' => 'shoutouts', 'label' => 'Shoutouts', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 10, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 45 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 45, 'name' => 'events_entries', 'label' => 'Events Entries', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 5, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 47 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 47, 'name' => 'listing_entries', 'label' => 'Listing Entries', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 2, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 48 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 48, 'name' => 'listing_photos', 'label' => 'Listing Photos', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 1, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 49 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 49, 'name' => 'listing_attributes', 'label' => 'Listing Attributes', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 0, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 51 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 51, 'name' => 'gallery_photos', 'label' => 'Gallery Photos', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 6, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 52 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 52, 'name' => 'slideshow_photos', 'label' => 'Slideshow Photos', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 7, 'locked' => true, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 55 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 55, 'name' => 'blog_entries', 'label' => 'Blog Entries', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 8, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 58 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 58, 'name' => 'listing_categories', 'label' => 'Listing Categories', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 3, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 62 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 62, 'name' => 'redirects', 'label' => 'Redirects', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 11, 'locked' => true, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 63 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 63, 'name' => 'products_entries', 'label' => 'Product Entries', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 12, 'locked' => true, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 66 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 66, 'name' => 'provincial_tax_rates', 'label' => 'Provincial Tax Rates', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 13, 'locked' => true, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 67 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 67, 'name' => 'product_categories', 'label' => 'Product Categories', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 14, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 68 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 68, 'name' => 'product_photos', 'label' => 'Product Photos', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 15, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 69 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 69, 'name' => 'product_attributes', 'label' => 'Product Attributes', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 16, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 70 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 70, 'name' => 'shipping_providers', 'label' => 'Shipping Providers', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 17, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 72 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 72, 'name' => 'shipping_tiers', 'label' => 'Shipping Tiers', 'type' => 'collection', 'icon' => 'fa fa-truck', 'options' => [ [maximum depth reached] ], 'order' => (int) 18, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 73 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 73, 'name' => 'search_entries', 'label' => 'Search Entries', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 19, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 76 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 76, 'name' => 'locales', 'label' => 'Locales', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 20, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 83 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 83, 'name' => 'footer_menu', 'label' => 'Footer Menu Entries', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 84 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 84, 'name' => 'special_content', 'label' => 'Special Content', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 86 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 86, 'name' => 'faq', 'label' => 'FAQ', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 88 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 88, 'name' => 'testimonials', 'label' => 'Testimonials', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 96 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 96, 'name' => 'promo_codes', 'label' => 'Promo Codes', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 107 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 107, 'name' => 'staff', 'label' => 'Staff', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 108 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 108, 'name' => 'faq_cat', 'label' => 'FAQ Category', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 120 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 120, 'name' => 'menu_entries', 'label' => 'Menu Entries', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 128 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 128, 'name' => 'announcements', 'label' => 'Announcements', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 129 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 129, 'name' => 'employee_files', 'label' => 'Employee Files', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 132 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 132, 'name' => 'file_categories', 'label' => 'File Categories', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 136 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 136, 'name' => 'projects', 'label' => 'Highlighted Projects', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 137 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 137, 'name' => 'locations', 'label' => 'Locations', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 138 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 138, 'name' => 'quote_products', 'label' => 'Quote Products', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 140 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 140, 'name' => 'equipment', 'label' => 'Equipment', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 141 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 141, 'name' => 'equipment_categories', 'label' => 'Equipment Categories', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 143 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 143, 'name' => 'equipment_photos', 'label' => 'Equipment Photos', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 144 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 144, 'name' => 'rental_photos', 'label' => 'Rental Photos', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 145 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 145, 'name' => 'rental_categories', 'label' => 'Rental Categories', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 146 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 146, 'name' => 'rentals', 'label' => 'Rentals', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' } ] $config = 'longer' $engine = object(Cake\Cache\Engine\FileEngine) { [protected] _File => null [protected] _defaultConfig => [ 'duration' => (int) 3600, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => null, 'prefix' => 'cake_', 'probability' => (int) 100, 'serialize' => true ] [protected] _init => true [protected] _groupPrefix => null [protected] _config => [ 'duration' => (int) 86400, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => '/home/arthon/public_html/app/tmp/cache/', 'prefix' => 'cake_longer_', 'probability' => (int) 100, 'serialize' => true ] [protected] _configInitialized => true } $success = falseCake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 248 App\Controller\Component\DataComponent::collectionGroupsIndexed() - APP/Controller/Component/DataComponent.php, line 40 App\Controller\AppController::_get_custom_fields() - APP/Controller/AppController.php, line 357 App\Controller\PagesController::page() - APP/Controller/PagesController.php, line 94 App\Controller\PagesController::view() - APP/Controller/PagesController.php, line 41 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 435 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 121 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 95 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 62 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 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 81
Warning (512): _cake_model_ cache was unable to write 'default_fields_values' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 248]Code Contextget_class($engine)),E_USER_WARNING$key = 'default_fields_values' $value = object(Cake\Database\Schema\Table) { [protected] _table => 'fields_values' [protected] _columns => [ 'id' => [ [maximum depth reached] ], 'field_id' => [ [maximum depth reached] ], 'ref_type' => [ [maximum depth reached] ], 'ref_id' => [ [maximum depth reached] ], 'index' => [ [maximum depth reached] ], 'static_index' => [ [maximum depth reached] ], 'locale' => [ [maximum depth reached] ], 'value' => [ [maximum depth reached] ], 'main_field_id' => [ [maximum depth reached] ], 'instance_id' => [ [maximum depth reached] ] ] [protected] _typeMap => [ 'id' => 'integer', 'field_id' => 'integer', 'ref_type' => 'string', 'ref_id' => 'integer', 'index' => 'integer', 'static_index' => 'integer', 'locale' => 'string', 'value' => 'text', 'main_field_id' => 'integer', 'instance_id' => 'integer' ] [protected] _indexes => [ 'field_id' => [ [maximum depth reached] ], 'ref_type' => [ [maximum depth reached] ], 'ref_id' => [ [maximum depth reached] ], 'main_field_id' => [ [maximum depth reached] ], 'instance_id' => [ [maximum depth reached] ], 'static_index' => [ [maximum depth reached] ], 'index' => [ [maximum depth reached] ] ] [protected] _constraints => [ 'primary' => [ [maximum depth reached] ] ] [protected] _options => [ 'engine' => 'InnoDB', 'collation' => 'utf8mb3_general_ci' ] [protected] _temporary => false [protected] _columnKeys => [ 'type' => null, 'baseType' => null, 'length' => null, 'precision' => null, 'null' => null, 'default' => null, 'comment' => null ] [protected] _columnExtras => [ 'string' => [ [maximum depth reached] ], 'text' => [ [maximum depth reached] ], 'integer' => [ [maximum depth reached] ], 'biginteger' => [ [maximum depth reached] ], 'decimal' => [ [maximum depth reached] ], 'float' => [ [maximum depth reached] ] ] [protected] _indexKeys => [ 'type' => null, 'columns' => [[maximum depth reached]], 'length' => [[maximum depth reached]], 'references' => [[maximum depth reached]], 'update' => 'restrict', 'delete' => 'restrict' ] [protected] _validIndexTypes => [ (int) 0 => 'index', (int) 1 => 'fulltext' ] [protected] _validConstraintTypes => [ (int) 0 => 'primary', (int) 1 => 'unique', (int) 2 => 'foreign' ] [protected] _validForeignKeyActions => [ (int) 0 => 'cascade', (int) 1 => 'setNull', (int) 2 => 'setDefault', (int) 3 => 'noAction', (int) 4 => 'restrict' ] } $config = '_cake_model_' $engine = object(Cake\Cache\Engine\FileEngine) { [protected] _File => null [protected] _defaultConfig => [ 'duration' => (int) 3600, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => null, 'prefix' => 'cake_', 'probability' => (int) 100, 'serialize' => true ] [protected] _init => true [protected] _groupPrefix => null [protected] _config => [ 'duration' => (int) 120, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => '/home/arthon/public_html/app/tmp/cache/models/', 'prefix' => 'simple_cake_model_', 'probability' => (int) 100, 'serialize' => true, 'url' => null ] [protected] _configInitialized => true } $success = falseCake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 248 Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66 Cake\ORM\Table::schema() - CORE/src/ORM/Table.php, line 440 Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 210 Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 167 Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1336 Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 964 Cake\ORM\Association::find() - CORE/src/ORM/Association.php, line 690 App\Controller\Component\DataComponent::getFieldsValuesList() - APP/Controller/Component/DataComponent.php, line 113 App\Controller\AppController::_get_custom_fields() - APP/Controller/AppController.php, line 388 App\Controller\PagesController::page() - APP/Controller/PagesController.php, line 94 App\Controller\PagesController::view() - APP/Controller/PagesController.php, line 41 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 435 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 121 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 95
Warning (512): _cake_model_ cache was unable to write 'default_fields_groups_conditions' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 248]Code Contextget_class($engine)),E_USER_WARNING$key = 'default_fields_groups_conditions' $value = object(Cake\Database\Schema\Table) { [protected] _table => 'fields_groups_conditions' [protected] _columns => [ 'id' => [ [maximum depth reached] ], 'action' => [ [maximum depth reached] ], 'group_id' => [ [maximum depth reached] ], 'field' => [ [maximum depth reached] ], 'operator' => [ [maximum depth reached] ], 'value' => [ [maximum depth reached] ], 'ref_id' => [ [maximum depth reached] ] ] [protected] _typeMap => [ 'id' => 'integer', 'action' => 'string', 'group_id' => 'integer', 'field' => 'string', 'operator' => 'string', 'value' => 'string', 'ref_id' => 'integer' ] [protected] _indexes => [ 'group_id' => [ [maximum depth reached] ] ] [protected] _constraints => [ 'primary' => [ [maximum depth reached] ] ] [protected] _options => [ 'engine' => 'InnoDB', 'collation' => 'utf8mb3_general_ci' ] [protected] _temporary => false [protected] _columnKeys => [ 'type' => null, 'baseType' => null, 'length' => null, 'precision' => null, 'null' => null, 'default' => null, 'comment' => null ] [protected] _columnExtras => [ 'string' => [ [maximum depth reached] ], 'text' => [ [maximum depth reached] ], 'integer' => [ [maximum depth reached] ], 'biginteger' => [ [maximum depth reached] ], 'decimal' => [ [maximum depth reached] ], 'float' => [ [maximum depth reached] ] ] [protected] _indexKeys => [ 'type' => null, 'columns' => [[maximum depth reached]], 'length' => [[maximum depth reached]], 'references' => [[maximum depth reached]], 'update' => 'restrict', 'delete' => 'restrict' ] [protected] _validIndexTypes => [ (int) 0 => 'index', (int) 1 => 'fulltext' ] [protected] _validConstraintTypes => [ (int) 0 => 'primary', (int) 1 => 'unique', (int) 2 => 'foreign' ] [protected] _validForeignKeyActions => [ (int) 0 => 'cascade', (int) 1 => 'setNull', (int) 2 => 'setDefault', (int) 3 => 'noAction', (int) 4 => 'restrict' ] } $config = '_cake_model_' $engine = object(Cake\Cache\Engine\FileEngine) { [protected] _File => null [protected] _defaultConfig => [ 'duration' => (int) 3600, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => null, 'prefix' => 'cake_', 'probability' => (int) 100, 'serialize' => true ] [protected] _init => true [protected] _groupPrefix => null [protected] _config => [ 'duration' => (int) 120, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => '/home/arthon/public_html/app/tmp/cache/models/', 'prefix' => 'simple_cake_model_', 'probability' => (int) 100, 'serialize' => true, 'url' => null ] [protected] _configInitialized => true } $success = falseCake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 248 Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66 Cake\ORM\Table::schema() - CORE/src/ORM/Table.php, line 440 Cake\ORM\Table::primaryKey() - CORE/src/ORM/Table.php, line 518 Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 390 Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 367 App\Controller\Component\DataComponent::getGroups() - APP/Controller/Component/DataComponent.php, line 131 App\Controller\AppController::_get_custom_fields() - APP/Controller/AppController.php, line 394 App\Controller\PagesController::page() - APP/Controller/PagesController.php, line 94 App\Controller\PagesController::view() - APP/Controller/PagesController.php, line 41 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 435 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 121 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 95 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Warning (512): _cake_model_ cache was unable to write 'default_fields_groups_fields_conditions' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 248]Code Contextget_class($engine)),E_USER_WARNING$key = 'default_fields_groups_fields_conditions' $value = object(Cake\Database\Schema\Table) { [protected] _table => 'fields_groups_fields_conditions' [protected] _columns => [ 'id' => [ [maximum depth reached] ], 'field_id' => [ [maximum depth reached] ], 'field' => [ [maximum depth reached] ], 'operator' => [ [maximum depth reached] ], 'value' => [ [maximum depth reached] ], 'ref_id' => [ [maximum depth reached] ] ] [protected] _typeMap => [ 'id' => 'integer', 'field_id' => 'integer', 'field' => 'string', 'operator' => 'string', 'value' => 'string', 'ref_id' => 'integer' ] [protected] _indexes => [] [protected] _constraints => [ 'primary' => [ [maximum depth reached] ] ] [protected] _options => [ 'engine' => 'InnoDB', 'collation' => 'utf8mb3_general_ci' ] [protected] _temporary => false [protected] _columnKeys => [ 'type' => null, 'baseType' => null, 'length' => null, 'precision' => null, 'null' => null, 'default' => null, 'comment' => null ] [protected] _columnExtras => [ 'string' => [ [maximum depth reached] ], 'text' => [ [maximum depth reached] ], 'integer' => [ [maximum depth reached] ], 'biginteger' => [ [maximum depth reached] ], 'decimal' => [ [maximum depth reached] ], 'float' => [ [maximum depth reached] ] ] [protected] _indexKeys => [ 'type' => null, 'columns' => [[maximum depth reached]], 'length' => [[maximum depth reached]], 'references' => [[maximum depth reached]], 'update' => 'restrict', 'delete' => 'restrict' ] [protected] _validIndexTypes => [ (int) 0 => 'index', (int) 1 => 'fulltext' ] [protected] _validConstraintTypes => [ (int) 0 => 'primary', (int) 1 => 'unique', (int) 2 => 'foreign' ] [protected] _validForeignKeyActions => [ (int) 0 => 'cascade', (int) 1 => 'setNull', (int) 2 => 'setDefault', (int) 3 => 'noAction', (int) 4 => 'restrict' ] } $config = '_cake_model_' $engine = object(Cake\Cache\Engine\FileEngine) { [protected] _File => null [protected] _defaultConfig => [ 'duration' => (int) 3600, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => null, 'prefix' => 'cake_', 'probability' => (int) 100, 'serialize' => true ] [protected] _init => true [protected] _groupPrefix => null [protected] _config => [ 'duration' => (int) 120, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => '/home/arthon/public_html/app/tmp/cache/models/', 'prefix' => 'simple_cake_model_', 'probability' => (int) 100, 'serialize' => true, 'url' => null ] [protected] _configInitialized => true } $success = falseCake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 248 Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66 Cake\ORM\Table::schema() - CORE/src/ORM/Table.php, line 440 Cake\ORM\Table::primaryKey() - CORE/src/ORM/Table.php, line 518 Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 390 Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 395 Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 367 App\Controller\Component\DataComponent::getGroups() - APP/Controller/Component/DataComponent.php, line 131 App\Controller\AppController::_get_custom_fields() - APP/Controller/AppController.php, line 394 App\Controller\PagesController::page() - APP/Controller/PagesController.php, line 94 App\Controller\PagesController::view() - APP/Controller/PagesController.php, line 41 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 435 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 121 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 95 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83
Warning (512): longer cache was unable to write 'collection_groups' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 248]Code Contextget_class($engine)),E_USER_WARNING$key = 'collection_groups' $value = [ (int) 38 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 38, 'name' => 'news_entries', 'label' => 'News Entries', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 4, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 42 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 42, 'name' => 'shoutouts', 'label' => 'Shoutouts', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 10, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 45 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 45, 'name' => 'events_entries', 'label' => 'Events Entries', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 5, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 47 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 47, 'name' => 'listing_entries', 'label' => 'Listing Entries', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 2, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 48 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 48, 'name' => 'listing_photos', 'label' => 'Listing Photos', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 1, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 49 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 49, 'name' => 'listing_attributes', 'label' => 'Listing Attributes', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 0, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 51 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 51, 'name' => 'gallery_photos', 'label' => 'Gallery Photos', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 6, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 52 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 52, 'name' => 'slideshow_photos', 'label' => 'Slideshow Photos', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 7, 'locked' => true, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 55 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 55, 'name' => 'blog_entries', 'label' => 'Blog Entries', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 8, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 58 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 58, 'name' => 'listing_categories', 'label' => 'Listing Categories', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 3, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 62 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 62, 'name' => 'redirects', 'label' => 'Redirects', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 11, 'locked' => true, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 63 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 63, 'name' => 'products_entries', 'label' => 'Product Entries', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 12, 'locked' => true, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 66 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 66, 'name' => 'provincial_tax_rates', 'label' => 'Provincial Tax Rates', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 13, 'locked' => true, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 67 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 67, 'name' => 'product_categories', 'label' => 'Product Categories', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 14, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 68 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 68, 'name' => 'product_photos', 'label' => 'Product Photos', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 15, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 69 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 69, 'name' => 'product_attributes', 'label' => 'Product Attributes', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 16, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 70 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 70, 'name' => 'shipping_providers', 'label' => 'Shipping Providers', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 17, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 72 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 72, 'name' => 'shipping_tiers', 'label' => 'Shipping Tiers', 'type' => 'collection', 'icon' => 'fa fa-truck', 'options' => [ [maximum depth reached] ], 'order' => (int) 18, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 73 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 73, 'name' => 'search_entries', 'label' => 'Search Entries', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 19, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 76 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 76, 'name' => 'locales', 'label' => 'Locales', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 20, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 83 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 83, 'name' => 'footer_menu', 'label' => 'Footer Menu Entries', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 84 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 84, 'name' => 'special_content', 'label' => 'Special Content', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 86 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 86, 'name' => 'faq', 'label' => 'FAQ', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 88 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 88, 'name' => 'testimonials', 'label' => 'Testimonials', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 96 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 96, 'name' => 'promo_codes', 'label' => 'Promo Codes', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 107 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 107, 'name' => 'staff', 'label' => 'Staff', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 108 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 108, 'name' => 'faq_cat', 'label' => 'FAQ Category', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 120 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 120, 'name' => 'menu_entries', 'label' => 'Menu Entries', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 128 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 128, 'name' => 'announcements', 'label' => 'Announcements', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 129 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 129, 'name' => 'employee_files', 'label' => 'Employee Files', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 132 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 132, 'name' => 'file_categories', 'label' => 'File Categories', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 136 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 136, 'name' => 'projects', 'label' => 'Highlighted Projects', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 137 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 137, 'name' => 'locations', 'label' => 'Locations', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 138 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 138, 'name' => 'quote_products', 'label' => 'Quote Products', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 140 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 140, 'name' => 'equipment', 'label' => 'Equipment', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 141 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 141, 'name' => 'equipment_categories', 'label' => 'Equipment Categories', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 143 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 143, 'name' => 'equipment_photos', 'label' => 'Equipment Photos', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 144 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 144, 'name' => 'rental_photos', 'label' => 'Rental Photos', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 145 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 145, 'name' => 'rental_categories', 'label' => 'Rental Categories', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' }, (int) 146 => object(App\Model\Entity\FieldsGroup) { 'id' => (int) 146, 'name' => 'rentals', 'label' => 'Rentals', 'type' => 'collection', 'icon' => 'fa fa-list-alt', 'options' => [ [maximum depth reached] ], 'order' => (int) 99, 'locked' => false, 'enabled' => true, 'field' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Groups' } ] $config = 'longer' $engine = object(Cake\Cache\Engine\FileEngine) { [protected] _File => null [protected] _defaultConfig => [ 'duration' => (int) 3600, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => null, 'prefix' => 'cake_', 'probability' => (int) 100, 'serialize' => true ] [protected] _init => true [protected] _groupPrefix => null [protected] _config => [ 'duration' => (int) 86400, 'groups' => [[maximum depth reached]], 'isWindows' => false, 'lock' => true, 'mask' => (int) 436, 'path' => '/home/arthon/public_html/app/tmp/cache/', 'prefix' => 'cake_longer_', 'probability' => (int) 100, 'serialize' => true ] [protected] _configInitialized => true } $success = falseCake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 248 App\Controller\Component\DataComponent::collectionGroupsIndexed() - APP/Controller/Component/DataComponent.php, line 40 App\Controller\Component\DataComponent::findPrimaryGroupIdForCurrentPage() - APP/Controller/Component/DataComponent.php, line 49 App\Controller\AppController::_get_custom_fields() - APP/Controller/AppController.php, line 421 App\Controller\PagesController::page() - APP/Controller/PagesController.php, line 94 App\Controller\PagesController::view() - APP/Controller/PagesController.php, line 41 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 435 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 121 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 95 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 62 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
Warning (512): Unable to emit headers. Headers sent in file=/home/arthon/public_html/app/vendor/cakephp/cakephp/src/Error/Debugger.php line=754 [CORE/src/Http/ResponseEmitter.php, line 48]Code Context$message = "Unable to emit headers. Headers sent in file=$file line=$line";if (Configure::read('debug')) {trigger_error($message, E_USER_WARNING);$response = object(Zend\Diactoros\Response) { [protected] headers => [ 'Content-Type' => [ [maximum depth reached] ], 'Set-Cookie' => [ [maximum depth reached] ] ] [protected] headerNames => [ 'content-type' => 'Content-Type', 'set-cookie' => 'Set-Cookie' ] [private] phrases => [ (int) 100 => 'Continue', (int) 101 => 'Switching Protocols', (int) 102 => 'Processing', (int) 200 => 'OK', (int) 201 => 'Created', (int) 202 => 'Accepted', (int) 203 => 'Non-Authoritative Information', (int) 204 => 'No Content', (int) 205 => 'Reset Content', (int) 206 => 'Partial Content', (int) 207 => 'Multi-status', (int) 208 => 'Already Reported', (int) 226 => 'IM used', (int) 300 => 'Multiple Choices', (int) 301 => 'Moved Permanently', (int) 302 => 'Found', (int) 303 => 'See Other', (int) 304 => 'Not Modified', (int) 305 => 'Use Proxy', (int) 306 => 'Switch Proxy', (int) 307 => 'Temporary Redirect', (int) 308 => 'Permanent Redirect', (int) 400 => 'Bad Request', (int) 401 => 'Unauthorized', (int) 402 => 'Payment Required', (int) 403 => 'Forbidden', (int) 404 => 'Not Found', (int) 405 => 'Method Not Allowed', (int) 406 => 'Not Acceptable', (int) 407 => 'Proxy Authentication Required', (int) 408 => 'Request Time-out', (int) 409 => 'Conflict', (int) 410 => 'Gone', (int) 411 => 'Length Required', (int) 412 => 'Precondition Failed', (int) 413 => 'Request Entity Too Large', (int) 414 => 'Request-URI Too Large', (int) 415 => 'Unsupported Media Type', (int) 416 => 'Requested range not satisfiable', (int) 417 => 'Expectation Failed', (int) 418 => 'I'm a teapot', (int) 421 => 'Misdirected Request', (int) 422 => 'Unprocessable Entity', (int) 423 => 'Locked', (int) 424 => 'Failed Dependency', (int) 425 => 'Unordered Collection', (int) 426 => 'Upgrade Required', (int) 428 => 'Precondition Required', (int) 429 => 'Too Many Requests', (int) 431 => 'Request Header Fields Too Large', (int) 444 => 'Connection Closed Without Response', (int) 451 => 'Unavailable For Legal Reasons', (int) 499 => 'Client Closed Request', (int) 500 => 'Internal Server Error', (int) 501 => 'Not Implemented', (int) 502 => 'Bad Gateway', (int) 503 => 'Service Unavailable', (int) 504 => 'Gateway Time-out', (int) 505 => 'HTTP Version not supported', (int) 506 => 'Variant Also Negotiates', (int) 507 => 'Insufficient Storage', (int) 508 => 'Loop Detected', (int) 510 => 'Not Extended', (int) 511 => 'Network Authentication Required', (int) 599 => 'Network Connect Timeout Error' ] [private] reasonPhrase => '' [private] statusCode => (int) 200 [private] protocol => '1.1' [private] stream => object(Zend\Diactoros\Stream) {} } $maxBufferLength = (int) 8192 $file = '/home/arthon/public_html/app/vendor/cakephp/cakephp/src/Error/Debugger.php' $line = (int) 754 $message = 'Unable to emit headers. Headers sent in file=/home/arthon/public_html/app/vendor/cakephp/cakephp/src/Error/Debugger.php line=754'Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 48 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 116 [main] - ROOT/webroot/index.php, line 37
Warning (2): Cannot modify header information - headers already sent by (output started at /home/arthon/public_html/app/vendor/cakephp/cakephp/src/Error/Debugger.php:754) [CORE/src/Http/ResponseEmitter.php, line 145]Code Context$response->getProtocolVersion(),$response->getStatusCode(),($reasonPhrase ? ' ' . $reasonPhrase : '')$response = object(Zend\Diactoros\Response) { [protected] headers => [ 'Content-Type' => [ [maximum depth reached] ], 'Set-Cookie' => [ [maximum depth reached] ] ] [protected] headerNames => [ 'content-type' => 'Content-Type', 'set-cookie' => 'Set-Cookie' ] [private] phrases => [ (int) 100 => 'Continue', (int) 101 => 'Switching Protocols', (int) 102 => 'Processing', (int) 200 => 'OK', (int) 201 => 'Created', (int) 202 => 'Accepted', (int) 203 => 'Non-Authoritative Information', (int) 204 => 'No Content', (int) 205 => 'Reset Content', (int) 206 => 'Partial Content', (int) 207 => 'Multi-status', (int) 208 => 'Already Reported', (int) 226 => 'IM used', (int) 300 => 'Multiple Choices', (int) 301 => 'Moved Permanently', (int) 302 => 'Found', (int) 303 => 'See Other', (int) 304 => 'Not Modified', (int) 305 => 'Use Proxy', (int) 306 => 'Switch Proxy', (int) 307 => 'Temporary Redirect', (int) 308 => 'Permanent Redirect', (int) 400 => 'Bad Request', (int) 401 => 'Unauthorized', (int) 402 => 'Payment Required', (int) 403 => 'Forbidden', (int) 404 => 'Not Found', (int) 405 => 'Method Not Allowed', (int) 406 => 'Not Acceptable', (int) 407 => 'Proxy Authentication Required', (int) 408 => 'Request Time-out', (int) 409 => 'Conflict', (int) 410 => 'Gone', (int) 411 => 'Length Required', (int) 412 => 'Precondition Failed', (int) 413 => 'Request Entity Too Large', (int) 414 => 'Request-URI Too Large', (int) 415 => 'Unsupported Media Type', (int) 416 => 'Requested range not satisfiable', (int) 417 => 'Expectation Failed', (int) 418 => 'I'm a teapot', (int) 421 => 'Misdirected Request', (int) 422 => 'Unprocessable Entity', (int) 423 => 'Locked', (int) 424 => 'Failed Dependency', (int) 425 => 'Unordered Collection', (int) 426 => 'Upgrade Required', (int) 428 => 'Precondition Required', (int) 429 => 'Too Many Requests', (int) 431 => 'Request Header Fields Too Large', (int) 444 => 'Connection Closed Without Response', (int) 451 => 'Unavailable For Legal Reasons', (int) 499 => 'Client Closed Request', (int) 500 => 'Internal Server Error', (int) 501 => 'Not Implemented', (int) 502 => 'Bad Gateway', (int) 503 => 'Service Unavailable', (int) 504 => 'Gateway Time-out', (int) 505 => 'HTTP Version not supported', (int) 506 => 'Variant Also Negotiates', (int) 507 => 'Insufficient Storage', (int) 508 => 'Loop Detected', (int) 510 => 'Not Extended', (int) 511 => 'Network Authentication Required', (int) 599 => 'Network Connect Timeout Error' ] [private] reasonPhrase => 'OK' [private] statusCode => (int) 200 [private] protocol => '1.1' [private] stream => object(Zend\Diactoros\Stream) {} } $reasonPhrase = 'OK'header - [internal], line ?? Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 145 Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 54 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 116 [main] - ROOT/webroot/index.php, line 37
Warning (2): Cannot modify header information - headers already sent by (output started at /home/arthon/public_html/app/vendor/cakephp/cakephp/src/Error/Debugger.php:754) [CORE/src/Http/ResponseEmitter.php, line 173]Code Context$name,$value), $first);$response = object(Zend\Diactoros\Response) { [protected] headers => [ 'Content-Type' => [ [maximum depth reached] ], 'Set-Cookie' => [ [maximum depth reached] ] ] [protected] headerNames => [ 'content-type' => 'Content-Type', 'set-cookie' => 'Set-Cookie' ] [private] phrases => [ (int) 100 => 'Continue', (int) 101 => 'Switching Protocols', (int) 102 => 'Processing', (int) 200 => 'OK', (int) 201 => 'Created', (int) 202 => 'Accepted', (int) 203 => 'Non-Authoritative Information', (int) 204 => 'No Content', (int) 205 => 'Reset Content', (int) 206 => 'Partial Content', (int) 207 => 'Multi-status', (int) 208 => 'Already Reported', (int) 226 => 'IM used', (int) 300 => 'Multiple Choices', (int) 301 => 'Moved Permanently', (int) 302 => 'Found', (int) 303 => 'See Other', (int) 304 => 'Not Modified', (int) 305 => 'Use Proxy', (int) 306 => 'Switch Proxy', (int) 307 => 'Temporary Redirect', (int) 308 => 'Permanent Redirect', (int) 400 => 'Bad Request', (int) 401 => 'Unauthorized', (int) 402 => 'Payment Required', (int) 403 => 'Forbidden', (int) 404 => 'Not Found', (int) 405 => 'Method Not Allowed', (int) 406 => 'Not Acceptable', (int) 407 => 'Proxy Authentication Required', (int) 408 => 'Request Time-out', (int) 409 => 'Conflict', (int) 410 => 'Gone', (int) 411 => 'Length Required', (int) 412 => 'Precondition Failed', (int) 413 => 'Request Entity Too Large', (int) 414 => 'Request-URI Too Large', (int) 415 => 'Unsupported Media Type', (int) 416 => 'Requested range not satisfiable', (int) 417 => 'Expectation Failed', (int) 418 => 'I'm a teapot', (int) 421 => 'Misdirected Request', (int) 422 => 'Unprocessable Entity', (int) 423 => 'Locked', (int) 424 => 'Failed Dependency', (int) 425 => 'Unordered Collection', (int) 426 => 'Upgrade Required', (int) 428 => 'Precondition Required', (int) 429 => 'Too Many Requests', (int) 431 => 'Request Header Fields Too Large', (int) 444 => 'Connection Closed Without Response', (int) 451 => 'Unavailable For Legal Reasons', (int) 499 => 'Client Closed Request', (int) 500 => 'Internal Server Error', (int) 501 => 'Not Implemented', (int) 502 => 'Bad Gateway', (int) 503 => 'Service Unavailable', (int) 504 => 'Gateway Time-out', (int) 505 => 'HTTP Version not supported', (int) 506 => 'Variant Also Negotiates', (int) 507 => 'Insufficient Storage', (int) 508 => 'Loop Detected', (int) 510 => 'Not Extended', (int) 511 => 'Network Authentication Required', (int) 599 => 'Network Connect Timeout Error' ] [private] reasonPhrase => 'OK' [private] statusCode => (int) 200 [private] protocol => '1.1' [private] stream => object(Zend\Diactoros\Stream) {} } $values = [ (int) 0 => 'text/html; charset=UTF-8' ] $name = 'Content-Type' $first = true $value = 'text/html; charset=UTF-8'header - [internal], line ?? Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 173 Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 55 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 116 [main] - ROOT/webroot/index.php, line 37
Warning (2): Cannot modify header information - headers already sent by (output started at /home/arthon/public_html/app/vendor/cakephp/cakephp/src/Error/Debugger.php:754) [CORE/src/Http/ResponseEmitter.php, line 227]Code Context$data['domain'],$data['secure'],$data['httponly']$cookies = [ (int) 0 => 'csrfToken=f5a05ac61f356df32b3d958f0cf756ebc96a1c657ec46828d84e688681fb3616b5cdbcbf3ca9463edf109acde0291133b2dc6ffeda3d8026d81bf787abb0989a; Path=/' ] $cookie = 'csrfToken=f5a05ac61f356df32b3d958f0cf756ebc96a1c657ec46828d84e688681fb3616b5cdbcbf3ca9463edf109acde0291133b2dc6ffeda3d8026d81bf787abb0989a; Path=/' $parts = [ (int) 0 => 'Path=/' ] $name = 'csrfToken' $value = '/' $data = [ 'name' => 'csrfToken', 'value' => 'f5a05ac61f356df32b3d958f0cf756ebc96a1c657ec46828d84e688681fb3616b5cdbcbf3ca9463edf109acde0291133b2dc6ffeda3d8026d81bf787abb0989a', 'expires' => (int) 0, 'path' => '/', 'domain' => '', 'secure' => false, 'httponly' => false ] $part = 'Path=/' $key = 'path'setcookie - [internal], line ?? Cake\Http\ResponseEmitter::emitCookies() - CORE/src/Http/ResponseEmitter.php, line 227 Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 164 Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 55 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 116 [main] - ROOT/webroot/index.php, line 37

Added to the City of Kelowna's Official Community Plan in 1995, the South Perimeter Way (SPW) was ultimately identified for construction closer to the end of the decade.
As a piece of the City’s important transportation infrastructure, a proposal to advance construct SPW as a design-build alternative was presented to the City of Kelowna by Ponds Ventures Inc., one of the developers of The Ponds neighbourhood in Kelowna’s Upper Mission.

The South Perimeter Way project involved the construction of approximately 2.7km of a two-lane road, a separated gravel multi-use path, and a crossing over Bellevue Creek. Gordon Drive was extended approximately 350m south to meet a new intersection with South Perimeter Way, which connects on the other side to Stewart Road West. The work included clearing, excavating, bulk fills, earthworks, drilling and blasting, drainage, and construction of a 15m span multi-plate arch, mechanically stabilized earth (MSE) headwalls, and wing walls at Bellevue Creek.
In addition to the standard construction challenges, Arthon also had important environmental and community considerations. Work commenced in mid-March of 2021, substantially completed in December 2022, and accepted and opened to the public by the City of Kelowna in early April 2023.
South Perimeter Way was unique as a design-build project, which had never been undertaken in the history of the City of Kelowna. The success of this project was achieved due to the commitment and collaboration with the City of Kelowna to ensure this project was delivered safely and efficiently.
Arthon respectfully acknowledges that this project was located on the unceded territory of the Syilx Okanagan people.