-----------------------Zend\Session\Container Object
(
    [name:protected] => hc_public
    [manager:protected] => Zend\Session\SessionManager Object
        (
            [defaultDestroyOptions:protected] => Array
                (
                    [send_expire_cookie] => 1
                    [clear_storage] => 
                )

            [defaultOptions:protected] => Array
                (
                    [attach_default_validators] => 1
                )

            [defaultValidators:protected] => Array
                (
                    [0] => Zend\Session\Validator\Id
                )

            [name:protected] => 
            [validatorChain:protected] => 
            [config:protected] => Zend\Session\Config\SessionConfig Object
                (
                    [knownSaveHandlers:protected] => 
                    [phpErrorCode:protected] => 
                    [phpErrorMessage:protected] => 
                    [rememberMeSeconds:protected] => 1209600
                    [saveHandler:protected] => 
                    [serializeHandler:protected] => 
                    [validCacheLimiters:protected] => Array
                        (
                            [0] => 
                            [1] => nocache
                            [2] => public
                            [3] => private
                            [4] => private_no_expire
                        )

                    [validHashBitsPerCharacters:protected] => Array
                        (
                            [0] => 4
                            [1] => 5
                            [2] => 6
                        )

                    [validSidBitsPerCharacters:protected] => Array
                        (
                            [0] => 4
                            [1] => 5
                            [2] => 6
                        )

                    [validHashFunctions:protected] => 
                    [name:protected] => 
                    [savePath:protected] => 
                    [cookieLifetime:protected] => 
                    [cookiePath:protected] => 
                    [cookieDomain:protected] => 
                    [cookieSecure:protected] => 
                    [cookieHttpOnly:protected] => 
                    [useCookies:protected] => 1
                    [options:protected] => Array
                        (
                        )

                )

            [defaultConfigClass:protected] => Zend\Session\Config\SessionConfig
            [storage:protected] => Zend\Session\Storage\SessionArrayStorage Object
                (
                )

            [defaultStorageClass:protected] => Zend\Session\Storage\SessionArrayStorage
            [saveHandler:protected] => 
            [validators:protected] => Array
                (
                    [0] => Zend\Session\Validator\Id
                    [1] => Zend\Session\Validator\RemoteAddr
                    [2] => Zend\Session\Validator\HttpUserAgent
                )

        )

    [defaultValue:Zend\Session\AbstractContainer:private] => 
    [storage:protected] => Array
        (
        )

    [flag:protected] => 2
    [iteratorClass:protected] => ArrayIterator
    [protectedProperties:protected] => Array
        (
            [0] => name
            [1] => manager
            [2] => storage
            [3] => flag
            [4] => iteratorClass
            [5] => protectedProperties
        )

)
-----------------------
-----------------------Array
(
    [__ZF] => Array
        (
            [_REQUEST_ACCESS_TIME] => 1727692960.4665
            [_VALID] => Array
                (
                    [Zend\Session\Validator\Id] => 8srel306sbvr1i7kc6atkqfg78
                )

            [Zend_Validator_Csrf_salt__xfToken] => Array
                (
                    [EXPIRE] => 1727693559
                )

        )

    [hc_public] => Zend\Stdlib\ArrayObject Object
        (
            [storage:protected] => Array
                (
                    [init] => 1
                    [remoteAddr] => 172.70.127.22
                    [userAgent] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
                    [referer] => https://qadev3-uat.hotcopper.com/posts/15397367/single
                    [fromSearch] => 
                    [robotId] => 
                    [isIpBanned] => Array
                        (
                            [result] => 
                            [version] => 1726123043
                        )

                    [isIpDiscouraged] => Array
                        (
                            [result] => 
                            [version] => 1540906406
                        )

                )

            [flag:protected] => 2
            [iteratorClass:protected] => ArrayIterator
            [protectedProperties:protected] => Array
                (
                    [0] => storage
                    [1] => flag
                    [2] => iteratorClass
                    [3] => protectedProperties
                )

        )

    [Zend_Validator_Csrf_salt__xfToken] => Zend\Stdlib\ArrayObject Object
        (
            [storage:protected] => Array
                (
                    [tokenList] => Array
                        (
                            [d700d1152754442606167675d9074c3b] => c6db6ac879e8509dcaa9f36669555e00
                            [c80c61d17f74cec5a79bd4dcb9d2ca61] => 595a7249979eb923f23723fbc0641f0c
                        )

                    [hash] => 595a7249979eb923f23723fbc0641f0c-c80c61d17f74cec5a79bd4dcb9d2ca61
                )

            [flag:protected] => 2
            [iteratorClass:protected] => ArrayIterator
            [protectedProperties:protected] => Array
                (
                    [0] => storage
                    [1] => flag
                    [2] => iteratorClass
                    [3] => protectedProperties
                )

        )

)
-----------------------