app\models\Cart Object
(
    [_events:yii\base\Component:private] => Array
        (
            [beforeInsert] => Array
                (
                    [0] => Array
                        (
                            [0] => Array
                                (
                                    [0] => yii\behaviors\TimestampBehavior Object
                                        (
                                            [owner] => app\models\Cart Object
 *RECURSION*
                                            [_attachedEvents:yii\base\Behavior:private] => Array
                                                (
                                                    [beforeInsert] => evaluateAttributes
                                                    [beforeUpdate] => evaluateAttributes
                                                )

                                            [attributes] => Array
                                                (
                                                    [beforeInsert] => Array
                                                        (
                                                            [0] => created_at
                                                            [1] => 
                                                        )

                                                    [beforeUpdate] => 
                                                )

                                            [value] => 2026-02-08 16:11:51
                                            [skipUpdateOnClean] => 1
                                            [preserveNonEmptyValues] => 
                                            [createdAtAttribute] => created_at
                                            [updatedAtAttribute] => 
                                        )

                                    [1] => evaluateAttributes
                                )

                            [1] => 
                        )

                )

            [beforeUpdate] => Array
                (
                    [0] => Array
                        (
                            [0] => Array
                                (
                                    [0] => yii\behaviors\TimestampBehavior Object
                                        (
                                            [owner] => app\models\Cart Object
 *RECURSION*
                                            [_attachedEvents:yii\base\Behavior:private] => Array
                                                (
                                                    [beforeInsert] => evaluateAttributes
                                                    [beforeUpdate] => evaluateAttributes
                                                )

                                            [attributes] => Array
                                                (
                                                    [beforeInsert] => Array
                                                        (
                                                            [0] => created_at
                                                            [1] => 
                                                        )

                                                    [beforeUpdate] => 
                                                )

                                            [value] => 2026-02-08 16:11:51
                                            [skipUpdateOnClean] => 1
                                            [preserveNonEmptyValues] => 
                                            [createdAtAttribute] => created_at
                                            [updatedAtAttribute] => 
                                        )

                                    [1] => evaluateAttributes
                                )

                            [1] => 
                        )

                )

        )

    [_eventWildcards:yii\base\Component:private] => Array
        (
        )

    [_behaviors:yii\base\Component:private] => Array
        (
            [0] => yii\behaviors\TimestampBehavior Object
                (
                    [owner] => app\models\Cart Object
 *RECURSION*
                    [_attachedEvents:yii\base\Behavior:private] => Array
                        (
                            [beforeInsert] => evaluateAttributes
                            [beforeUpdate] => evaluateAttributes
                        )

                    [attributes] => Array
                        (
                            [beforeInsert] => Array
                                (
                                    [0] => created_at
                                    [1] => 
                                )

                            [beforeUpdate] => 
                        )

                    [value] => 2026-02-08 16:11:51
                    [skipUpdateOnClean] => 1
                    [preserveNonEmptyValues] => 
                    [createdAtAttribute] => created_at
                    [updatedAtAttribute] => 
                )

        )

    [_errors:yii\base\Model:private] => 
    [_validators:yii\base\Model:private] => 
    [_scenario:yii\base\Model:private] => default
    [_attributes:yii\db\BaseActiveRecord:private] => Array
        (
            [id] => 2OqdysTIHHN_YrxcyWHfhZ_wfdEJFCrN
            [session_id] => 3n6jni7ea3kgu47eioudista5h
            [user_id] => 
            [items] => []
            [total_quantity] => 0
            [total_price] => 0
            [final_price] => 0
            [discount_amount] => 0
            [discount_percent] => 0
            [is_active] => 1
            [created_at] => 2026-02-08 16:11:51
        )

    [_oldAttributes:yii\db\BaseActiveRecord:private] => Array
        (
            [id] => 2OqdysTIHHN_YrxcyWHfhZ_wfdEJFCrN
            [session_id] => 3n6jni7ea3kgu47eioudista5h
            [user_id] => 
            [items] => []
            [total_quantity] => 0
            [total_price] => 0
            [final_price] => 0
            [discount_amount] => 0
            [discount_percent] => 0
            [is_active] => 1
            [created_at] => 2026-02-08 16:11:51
        )

    [_related:yii\db\BaseActiveRecord:private] => Array
        (
        )

    [_relationsDependencies:yii\db\BaseActiveRecord:private] => Array
        (
        )

)