Share this output using this URL

https://vardumpformatter.io/demo

object Symfony\Component\HttpFoundation\JsonResponse #374
        object "headers" chevron_right object Symfony\Component\HttpFoundation\ResponseHeaderBag #458
            array "headers":protected chevron_right size: 3
                array "cache-control" chevron_right size: 1
                    string 0 chevron_right "no-cache, private"  strlen: 17
                array "date" chevron_right size: 1
                    string 0 chevron_right "Thu, 14 Jul 2022 17:39:42 GMT"  strlen: 29
                array "content-type" chevron_right size: 1
                    string 0 chevron_right "application/json"  strlen: 16
            array "cacheControl":protected chevron_right size: 0
            array "computedCacheControl":protected chevron_right size: 2
                bool "no-cache" chevron_right true
                bool "private" chevron_right true
            array "cookies":protected chevron_right size: 0
            array "headerNames":protected chevron_right size: 3
                string "cache-control" chevron_right "Cache-Control"  strlen: 13
                string "date" chevron_right "Date"  strlen: 4
                string "content-type" chevron_right "Content-Type"  strlen: 12
        string "content":protected chevron_right ""Hello !""  strlen: 9
        string "version":protected chevron_right "1.0"  strlen: 3
        int "statusCode":protected chevron_right 200
        string "statusText":protected chevron_right "OK"  strlen: 2
        NULL "charset":protected chevron_right null
        string "data":protected chevron_right ""Hello !""  strlen: 9
        NULL "callback":protected chevron_right null
        int "encodingOptions":protected chevron_right 15
object(Symfony\Component\HttpFoundation\JsonResponse)#374 (9) { ["headers"]=> object(Symfony\Component\HttpFoundation\ResponseHeaderBag)#458 (5) { ["headers":protected]=> array(3) { ["cache-control"]=> array(1) { [0]=> string(17) "no-cache, private" } ["date"]=> array(1) { [0]=> string(29) "Thu, 14 Jul 2022 17:39:42 GMT" } ["content-type"]=> array(1) { [0]=> string(16) "application/json" } } ["cacheControl":protected]=> array(0) { } ["computedCacheControl":protected]=> array(2) { ["no-cache"]=> bool(true) ["private"]=> bool(true) } ["cookies":protected]=> array(0) { } ["headerNames":protected]=> array(3) { ["cache-control"]=> string(13) "Cache-Control" ["date"]=> string(4) "Date" ["content-type"]=> string(12) "Content-Type" } } ["content":protected]=> string(9) ""Hello !"" ["version":protected]=> string(3) "1.0" ["statusCode":protected]=> int(200) ["statusText":protected]=> string(2) "OK" ["charset":protected]=> NULL ["data":protected]=> string(9) ""Hello !"" ["callback":protected]=> NULL ["encodingOptions":protected]=> int(15) }
{ "type": "object", "value": "Symfony\\Component\\HttpFoundation\\JsonResponse", "depth": 1, "extraData": { "internalId": "374", "propertiesCount": "9" }, "children": [ { "type": "object", "value": "Symfony\\Component\\HttpFoundation\\ResponseHeaderBag", "depth": 2, "extraData": { "internalId": "458", "propertiesCount": "5", "propertyName": "\"headers\"" }, "children": [ { "type": "array", "value": "3", "depth": 3, "extraData": { "propertyName": "\"headers\":protected" }, "children": [ { "type": "array", "value": "1", "depth": 4, "extraData": { "propertyName": "\"cache-control\"" }, "children": [ { "type": "string", "value": "no-cache, private", "depth": 5, "extraData": { "length": 17, "propertyName": "0" }, "children": [] } ] }, { "type": "array", "value": "1", "depth": 4, "extraData": { "propertyName": "\"date\"" }, "children": [ { "type": "string", "value": "Thu, 14 Jul 2022 17:39:42 GMT", "depth": 5, "extraData": { "length": 29, "propertyName": "0" }, "children": [] } ] }, { "type": "array", "value": "1", "depth": 4, "extraData": { "propertyName": "\"content-type\"" }, "children": [ { "type": "string", "value": "application\/json", "depth": 5, "extraData": { "length": 16, "propertyName": "0" }, "children": [] } ] } ] }, { "type": "array", "value": "0", "depth": 3, "extraData": { "propertyName": "\"cacheControl\":protected" }, "children": [] }, { "type": "array", "value": "2", "depth": 3, "extraData": { "propertyName": "\"computedCacheControl\":protected" }, "children": [ { "type": "bool", "value": "true", "depth": 4, "extraData": { "propertyName": "\"no-cache\"" }, "children": [] }, { "type": "bool", "value": "true", "depth": 4, "extraData": { "propertyName": "\"private\"" }, "children": [] } ] }, { "type": "array", "value": "0", "depth": 3, "extraData": { "propertyName": "\"cookies\":protected" }, "children": [] }, { "type": "array", "value": "3", "depth": 3, "extraData": { "propertyName": "\"headerNames\":protected" }, "children": [ { "type": "string", "value": "Cache-Control", "depth": 4, "extraData": { "length": 13, "propertyName": "\"cache-control\"" }, "children": [] }, { "type": "string", "value": "Date", "depth": 4, "extraData": { "length": 4, "propertyName": "\"date\"" }, "children": [] }, { "type": "string", "value": "Content-Type", "depth": 4, "extraData": { "length": 12, "propertyName": "\"content-type\"" }, "children": [] } ] } ] }, { "type": "string", "value": "\"Hello !\"", "depth": 2, "extraData": { "length": 9, "propertyName": "\"content\":protected" }, "children": [] }, { "type": "string", "value": "1.0", "depth": 2, "extraData": { "length": 3, "propertyName": "\"version\":protected" }, "children": [] }, { "type": "int", "value": "200", "depth": 2, "extraData": { "propertyName": "\"statusCode\":protected" }, "children": [] }, { "type": "string", "value": "OK", "depth": 2, "extraData": { "length": 2, "propertyName": "\"statusText\":protected" }, "children": [] }, { "type": "NULL", "value": null, "depth": 2, "extraData": { "propertyName": "\"charset\":protected" }, "children": [] }, { "type": "string", "value": "\"Hello !\"", "depth": 2, "extraData": { "length": 9, "propertyName": "\"data\":protected" }, "children": [] }, { "type": "NULL", "value": null, "depth": 2, "extraData": { "propertyName": "\"callback\":protected" }, "children": [] }, { "type": "int", "value": "15", "depth": 2, "extraData": { "propertyName": "\"encodingOptions\":protected" }, "children": [] } ] }
<?xml version="1.0"?> <response> <type>object</type> <value>Symfony\Component\HttpFoundation\JsonResponse</value> <depth>1</depth> <extraData> <internalId>374</internalId> <propertiesCount>9</propertiesCount> </extraData> <children> <type>object</type> <value>Symfony\Component\HttpFoundation\ResponseHeaderBag</value> <depth>2</depth> <extraData> <internalId>458</internalId> <propertiesCount>5</propertiesCount> <propertyName>"headers"</propertyName> </extraData> <children> <type>array</type> <value>3</value> <depth>3</depth> <extraData> <propertyName>"headers":protected</propertyName> </extraData> <children> <type>array</type> <value>1</value> <depth>4</depth> <extraData> <propertyName>"cache-control"</propertyName> </extraData> <children> <type>string</type> <value>no-cache, private</value> <depth>5</depth> <extraData> <length>17</length> <propertyName>0</propertyName> </extraData> <children/> </children> </children> <children> <type>array</type> <value>1</value> <depth>4</depth> <extraData> <propertyName>"date"</propertyName> </extraData> <children> <type>string</type> <value>Thu, 14 Jul 2022 17:39:42 GMT</value> <depth>5</depth> <extraData> <length>29</length> <propertyName>0</propertyName> </extraData> <children/> </children> </children> <children> <type>array</type> <value>1</value> <depth>4</depth> <extraData> <propertyName>"content-type"</propertyName> </extraData> <children> <type>string</type> <value>application/json</value> <depth>5</depth> <extraData> <length>16</length> <propertyName>0</propertyName> </extraData> <children/> </children> </children> </children> <children> <type>array</type> <value>0</value> <depth>3</depth> <extraData> <propertyName>"cacheControl":protected</propertyName> </extraData> <children/> </children> <children> <type>array</type> <value>2</value> <depth>3</depth> <extraData> <propertyName>"computedCacheControl":protected</propertyName> </extraData> <children> <type>bool</type> <value>true</value> <depth>4</depth> <extraData> <propertyName>"no-cache"</propertyName> </extraData> <children/> </children> <children> <type>bool</type> <value>true</value> <depth>4</depth> <extraData> <propertyName>"private"</propertyName> </extraData> <children/> </children> </children> <children> <type>array</type> <value>0</value> <depth>3</depth> <extraData> <propertyName>"cookies":protected</propertyName> </extraData> <children/> </children> <children> <type>array</type> <value>3</value> <depth>3</depth> <extraData> <propertyName>"headerNames":protected</propertyName> </extraData> <children> <type>string</type> <value>Cache-Control</value> <depth>4</depth> <extraData> <length>13</length> <propertyName>"cache-control"</propertyName> </extraData> <children/> </children> <children> <type>string</type> <value>Date</value> <depth>4</depth> <extraData> <length>4</length> <propertyName>"date"</propertyName> </extraData> <children/> </children> <children> <type>string</type> <value>Content-Type</value> <depth>4</depth> <extraData> <length>12</length> <propertyName>"content-type"</propertyName> </extraData> <children/> </children> </children> </children> <children> <type>string</type> <value>"Hello !"</value> <depth>2</depth> <extraData> <length>9</length> <propertyName>"content":protected</propertyName> </extraData> <children/> </children> <children> <type>string</type> <value>1.0</value> <depth>2</depth> <extraData> <length>3</length> <propertyName>"version":protected</propertyName> </extraData> <children/> </children> <children> <type>int</type> <value>200</value> <depth>2</depth> <extraData> <propertyName>"statusCode":protected</propertyName> </extraData> <children/> </children> <children> <type>string</type> <value>OK</value> <depth>2</depth> <extraData> <length>2</length> <propertyName>"statusText":protected</propertyName> </extraData> <children/> </children> <children> <type>NULL</type> <value/> <depth>2</depth> <extraData> <propertyName>"charset":protected</propertyName> </extraData> <children/> </children> <children> <type>string</type> <value>"Hello !"</value> <depth>2</depth> <extraData> <length>9</length> <propertyName>"data":protected</propertyName> </extraData> <children/> </children> <children> <type>NULL</type> <value/> <depth>2</depth> <extraData> <propertyName>"callback":protected</propertyName> </extraData> <children/> </children> <children> <type>int</type> <value>15</value> <depth>2</depth> <extraData> <propertyName>"encodingOptions":protected</propertyName> </extraData> <children/> </children> </response>