frontend\models\PropertyFeatures2 Object ( [is_see_view] => [_attributes:yii\db\BaseActiveRecord:private] => Array ( [feature_id] => 15498 [property_id] => 15549 [staff_room] => [staff_bathroom] => [terrace] => [is_see_view] => 0 [see_view] => [store_room] => [flooring] => [water_supply] => [how_many_hours] => [water_storage] => [water_storage_size] => [swimming_pool_size] => [no_of_lifts] => [no_of_flats_avl] => [extra_amenity_added] => [created_at] => 1663182691 [updated_at] => 1663182691 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [feature_id] => 15498 [property_id] => 15549 [staff_room] => [staff_bathroom] => [terrace] => [is_see_view] => 0 [see_view] => [store_room] => [flooring] => [water_supply] => [how_many_hours] => [water_storage] => [water_storage_size] => [swimming_pool_size] => [no_of_lifts] => [no_of_flats_avl] => [extra_amenity_added] => [created_at] => 1663182691 [updated_at] => 1663182691 ) [_related:yii\db\BaseActiveRecord:private] => Array ( ) [_relationsDependencies:yii\db\BaseActiveRecord:private] => Array ( ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( [beforeInsert] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => created_at [updatedAtAttribute] => updated_at [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => created_at [1] => updated_at ) [beforeUpdate] => updated_at ) [skipUpdateOnClean] => 1 [preserveNonEmptyValues] => [owner] => frontend\models\PropertyFeatures2 Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => created_at [updatedAtAttribute] => updated_at [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => created_at [1] => updated_at ) [beforeUpdate] => updated_at ) [skipUpdateOnClean] => 1 [preserveNonEmptyValues] => [owner] => frontend\models\PropertyFeatures2 Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) ) [_eventWildcards:yii\base\Component:private] => Array ( ) [_behaviors:yii\base\Component:private] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => created_at [updatedAtAttribute] => updated_at [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => created_at [1] => updated_at ) [beforeUpdate] => updated_at ) [skipUpdateOnClean] => 1 [preserveNonEmptyValues] => [owner] => frontend\models\PropertyFeatures2 Object *RECURSION* ) ) )
An Error occurred while handling another error:
yii\web\HeadersAlreadySentException: Headers already sent in /var/www/bombayproperty.com/frontend/models/Properties.php on line 302. in /var/www/bombayproperty.com/vendor/yiisoft/yii2/web/Response.php:366
Stack trace:
#0 /var/www/bombayproperty.com/vendor/yiisoft/yii2/web/Response.php(339): yii\web\Response->sendHeaders()
#1 /var/www/bombayproperty.com/vendor/yiisoft/yii2/web/ErrorHandler.php(135): yii\web\Response->send()
#2 /var/www/bombayproperty.com/vendor/yiisoft/yii2/base/ErrorHandler.php(111): yii\web\ErrorHandler->renderException(Object(yii\base\ErrorException))
#3 [internal function]: yii\base\ErrorHandler->handleException(Object(yii\base\ErrorException))
#4 {main}
Previous exception:
yii\base\ErrorException: session_set_save_handler(): Cannot change save handler when headers already sent in /var/www/bombayproperty.com/vendor/yiisoft/yii2/web/Session.php:171
Stack trace:
#0 [internal function]: yii\base\ErrorHandler->handleError(2, 'session_set_sav...', '/var/www/bombay...', 171, Array)
#1 /var/www/bombayproperty.com/vendor/yiisoft/yii2/web/Session.php(171): session_set_save_handler(Array, Array, Array, Array, Array, Array)
#2 /var/www/bombayproperty.com/vendor/yiisoft/yii2/web/Session.php(133): yii\web\Session->registerSessionHandler()
#3 /var/www/bombayproperty.com/vendor/yiisoft/yii2/web/Session.php(635): yii\web\Session->open()
#4 /var/www/bombayproperty.com/frontend/views/property/view.php(48): yii\web\Session->remove('delete_property...')
#5 /var/www/bombayproperty.com/vendor/yiisoft/yii2/base/View.php(336): require('/var/www/bombay...')
#6 /var/www/bombayproperty.com/vendor/yiisoft/yii2/base/View.php(254): yii\base\View->renderPhpFile('/var/www/bombay...', Array)
#7 /var/www/bombayproperty.com/vendor/yiisoft/yii2/base/View.php(156): yii\base\View->renderFile('/var/www/bombay...', Array, Object(frontend\controllers\PropertyController))
#8 /var/www/bombayproperty.com/vendor/yiisoft/yii2/base/Controller.php(384): yii\base\View->render('@views/property...', Array, Object(frontend\controllers\PropertyController))
#9 /var/www/bombayproperty.com/frontend/controllers/PropertyController.php(797): yii\base\Controller->render('@views/property...', Array)
#10 [internal function]: frontend\controllers\PropertyController->actionView('available-900-s...')
#11 /var/www/bombayproperty.com/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array)
#12 /var/www/bombayproperty.com/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array)
#13 /var/www/bombayproperty.com/vendor/yiisoft/yii2/base/Module.php(528): yii\base\Controller->runAction('view', Array)
#14 /var/www/bombayproperty.com/vendor/yiisoft/yii2/web/Application.php(103): yii\base\Module->runAction('property/view', Array)
#15 /var/www/bombayproperty.com/vendor/yiisoft/yii2/base/Application.php(386): yii\web\Application->handleRequest(Object(yii\web\Request))
#16 /var/www/bombayproperty.com/frontend/web/index.php(34): yii\base\Application->run()
#17 {main}