Skip to content

Instantly share code, notes, and snippets.

@VladSavitsky
Last active June 9, 2020 14:38
Show Gist options
  • Save VladSavitsky/de8ab797b0a0ba4f451a623b1e69adda to your computer and use it in GitHub Desktop.
Save VladSavitsky/de8ab797b0a0ba4f451a623b1e69adda to your computer and use it in GitHub Desktop.
Vdebug and symlinks
bash-5.0# cat /tmp/php-xdebug.log
[85] Log opened at 2020-06-09 14:34:19
[85] I: Connecting to configured address/port: 172.17.0.1:9000.
[85] I: Connected to client. :-)
[85] -> <init xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" fileuri="file:///var/www/html/index.php" language="PHP" xdebug:language_version="7.1.32" protocol_version="1.0" appid="85" idekey="ngl"><engine version="2.7.2"><![CDATA[Xdebug]]></engine><author><![CDATA[Derick Rethans]]></author><url><![CDATA[https://xdebug.org]]></url><copyright><![CDATA[Copyright (c) 2002-2019 by Derick Rethans]]></copyright></init>
[85]
[85] <- context_names -i 1
[85] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="context_names" transaction_id="1"><context name="Locals" id="0"></context><context name="Superglobals" id="1"></context><context name="User defined constants" id="2"></context></response>
[85]
[85] <- feature_set -i 2 -n max_children -v 256
[85] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="feature_set" transaction_id="2" feature="max_children" success="1"></response>
[85]
[85] <- breakpoint_set -i 3 -t line -f "file:///var/www/html/custom_ga_push.module" -n 39 -s enabled
[85] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="breakpoint_set" transaction_id="3" state="enabled" id="850001"></response>
[85]
[85] <- breakpoint_set -i 4 -t line -f "file:///var/www/html/custom_ga_push.module" -n 42 -s enabled
[85] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="breakpoint_set" transaction_id="4" state="enabled" id="850002"></response>
[85]
[85] <- breakpoint_set -i 5 -t line -f "file:///var/www/html/custom_ga_push.module" -n 46 -s enabled
[85] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="breakpoint_set" transaction_id="5" state="enabled" id="850003"></response>
[85]
[85] <- breakpoint_set -i 6 -t line -f "file:///var/www/html/custom_ga_push.module" -n 38 -s enabled
[85] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="breakpoint_set" transaction_id="6" state="enabled" id="850004"></response>
[85]
[85] <- run -i 7
[85] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="run" transaction_id="7" status="break" reason="ok"><xdebug:message filename="file:///var/www/html/sites/all/modules/custom/custom_ga_push/custom_ga_push.module" lineno="44"></xdebug:message></response>
[85]
[85] <- stack_get -i 8
[85] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="8"><stack where="custom_ga_push_init" level="0" type="file" filename="file:///var/www/html/sites/all/modules/custom/custom_ga_push/custom_ga_push.module" lineno="44"></stack><stack where="module_invoke_all" level="1" type="file" filename="file:///var/www/html/includes/module.inc" lineno="965"></stack><stack where="_drupal_bootstrap_full" level="2" type="file" filename="file:///var/www/html/includes/common.inc" lineno="5375"></stack><stack where="drupal_bootstrap" level="3" type="file" filename="file:///var/www/html/includes/bootstrap.inc" lineno="2550"></stack><stack where="{main}" level="4" type="file" filename="file:///var/www/html/index.php" lineno="20"></stack></response>
[85]
[85] <- context_get -i 9 -c 0 -d 0
[85] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="context_get" transaction_id="9" context="0"><property name="$user" fullname="$user" type="object" classname="stdClass" children="1" numchildren="24" page="0" pagesize="256"><property name="uid" fullname="$user-&gt;uid" facet="public" type="string" size="1" encoding="base64"><![CDATA[MQ==]]></property><property name="name" fullname="$user-&gt;name" facet="public" type="string" size="5" encoding="base64"><![CDATA[YWRtaW4=]]></property><property name="pass" fullname="$user-&gt;pass" facet="public" type="string" size="55" encoding="base64"><![CDATA[JFMkRGQzYWlXRXV2NzE2aUQxZ20vUHZrZjZqaHBkLkl1Tm95ZTdxLzFnZXg0UnpVWlJINUtDTQ==]]></property><property name="mail" fullname="$user-&gt;mail" facet="public" type="string" size="17" encoding="base64"><![CDATA[YWRtaW5AZXhhbXBsZS5jb20=]]></property><property name="theme" fullname="$user-&gt;theme" facet="public" type="string" size="0" encoding="base64"><![CDATA[]]></property><property name="signature" fullname="$user-&gt;signature" facet="public" type="string" size="0" encoding="base64"><![CDATA[]]></property><property name="signature_format" fullname="$user-&gt;signature_format" facet="public" type="string" size="13" encoding="base64"><![CDATA[ZmlsdGVyZWRfaHRtbA==]]></property><property name="created" fullname="$user-&gt;created" facet="public" type="string" size="10" encoding="base64"><![CDATA[MTM5MTYyMTE1MQ==]]></property><property name="access" fullname="$user-&gt;access" facet="public" type="string" size="10" encoding="base64"><![CDATA[MTU5MTcxMzEyNA==]]></property><property name="login" fullname="$user-&gt;login" facet="public" type="string" size="10" encoding="base64"><![CDATA[MTU5MTM0NzcxMA==]]></property><property name="status" fullname="$user-&gt;status" facet="public" type="string" size="1" encoding="base64"><![CDATA[MQ==]]></property><property name="timezone" fullname="$user-&gt;timezone" facet="public" type="string" size="15" encoding="base64"><![CDATA[RXVyb3BlL0hlbHNpbmtp]]></property><property name="language" fullname="$user-&gt;language" facet="public" type="string" size="2" encoding="base64"><![CDATA[ZW4=]]></property><property name="picture" fullname="$user-&gt;picture" facet="public" type="string" size="1" encoding="base64"><![CDATA[MA==]]></property><property name="init" fullname="$user-&gt;init" facet="public" type="string" size="17" encoding="base64"><![CDATA[YWRtaW5AZXhhbXBsZS5jb20=]]></property><property name="data" fullname="$user-&gt;data" facet="public" type="array" children="1" numchildren="3"></property><property name="uuid" fullname="$user-&gt;uuid" facet="public" type="string" size="36" encoding="base64"><![CDATA[MDg0ZmU2NWItYjcyMi00OWQ0LTg0MjEtNjA5YTJmYjgxODE1]]></property><property name="sid" fullname="$user-&gt;sid" facet="public" type="string" size="43" encoding="base64"><![CDATA[MnhueXIzaXU0cWRtR0lKRWZlWVhxdWZTT2lES1JraDJDdk11RGpaZTBzVQ==]]></property><property name="ssid" fullname="$user-&gt;ssid" facet="public" type="string" size="0" encoding="base64"><![CDATA[]]></property><property name="hostname" fullname="$user-&gt;hostname" facet="public" type="string" size="10" encoding="base64"><![CDATA[MTcyLjE5LjAuMg==]]></property><property name="timestamp" fullname="$user-&gt;timestamp" facet="public" type="string" size="10" encoding="base64"><![CDATA[MTU5MTcxMzEyNA==]]></property><property name="cache" fullname="$user-&gt;cache" facet="public" type="string" size="1" encoding="base64"><![CDATA[MA==]]></property><property name="session" fullname="$user-&gt;session" facet="public" type="string" size="599" encoding="base64"><![CDATA[dWNfY2hlY2tvdXR8YToxMDp7aToxO2E6MTp7czo5OiJkb19yZXZpZXciO2I6MTt9aToyO2E6MTp7czo5OiJkb19yZXZpZXciO2I6MTt9aTo1O2E6MTp7czo5OiJkb19yZXZpZXciO2I6MTt9aTo3O2E6MTp7czo5OiJkb19yZXZpZXciO2I6MTt9aTo5O2E6MTp7czo5OiJkb19yZXZpZXciO2I6MTt9aToxMDthOjE6e3M6OToiZG9fcmV2aWV3IjtiOjE7fWk6MTI7YToxOntzOjk6ImRvX3JldmlldyI7YjoxO31pOjEzO2E6MTp7czo5OiJkb19yZXZpZXciO2I6MTt9aToxNDthOjE6e3M6OToiZG9fcmV2aWV3IjtiOjE7fWk6MTAxO2E6MTp7czoxMToiZG9fY29tcGxldGUiO2I6MTt9fXN0cmlwZXxhOjE6e3M6MTQ6InBheW1lbnRfbWV0aG9kIjtzOjc6ImRlZmF1bHQiO31iYXRjaGVzfGE6MTI6e2k6MztiOjE7aTo1O2I6MTtpOjc7YjoxO2k6OTtiOjE7aToxMTtiOjE7aToxMztiOjE7aToxNTtiOjE7aToxNztiOjE7aToyMztiOjE7aToyNTtiOjE7aToyNztiOjE7aToyOTtiOjE7fXVjX2NhcnRfb3JkZXJfcmVidWlsZHxiOjE7bWVzc2FnZXN8YToxOntzOjY6InN0YXR1cyI7YToxOntpOjA7czozMToiPHByZT4xNTkxNzEzMTI0ID0+IHNkZnNkZjwvcHJlPiI7fX0=]]></property><property name="roles" fullname="$user-&gt;roles" facet="public" type="array" children="1" numchildren="2"></property></property></response>
[85]
[85] <- step_over -i 10
[85] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="step_over" transaction_id="10" status="break" reason="ok"><xdebug:message filename="file:///var/www/html/sites/all/modules/custom/custom_ga_push/custom_ga_push.module" lineno="44"></xdebug:message></response>
[85]
[85] <- stack_get -i 11
[85] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="11"><stack where="custom_ga_push_init" level="0" type="file" filename="file:///var/www/html/sites/all/modules/custom/custom_ga_push/custom_ga_push.module" lineno="44"></stack><stack where="module_invoke_all" level="1" type="file" filename="file:///var/www/html/includes/module.inc" lineno="965"></stack><stack where="_drupal_bootstrap_full" level="2" type="file" filename="file:///var/www/html/includes/common.inc" lineno="5375"></stack><stack where="drupal_bootstrap" level="3" type="file" filename="file:///var/www/html/includes/bootstrap.inc" lineno="2550"></stack><stack where="{main}" level="4" type="file" filename="file:///var/www/html/index.php" lineno="20"></stack></response>
[85]
[85] <- context_get -i 12 -c 0 -d 0
[85] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="context_get" transaction_id="12" context="0"><property name="$user" fullname="$user" type="object" classname="stdClass" children="1" numchildren="24" page="0" pagesize="256"><property name="uid" fullname="$user-&gt;uid" facet="public" type="string" size="1" encoding="base64"><![CDATA[MQ==]]></property><property name="name" fullname="$user-&gt;name" facet="public" type="string" size="5" encoding="base64"><![CDATA[YWRtaW4=]]></property><property name="pass" fullname="$user-&gt;pass" facet="public" type="string" size="55" encoding="base64"><![CDATA[JFMkRGQzYWlXRXV2NzE2aUQxZ20vUHZrZjZqaHBkLkl1Tm95ZTdxLzFnZXg0UnpVWlJINUtDTQ==]]></property><property name="mail" fullname="$user-&gt;mail" facet="public" type="string" size="17" encoding="base64"><![CDATA[YWRtaW5AZXhhbXBsZS5jb20=]]></property><property name="theme" fullname="$user-&gt;theme" facet="public" type="string" size="0" encoding="base64"><![CDATA[]]></property><property name="signature" fullname="$user-&gt;signature" facet="public" type="string" size="0" encoding="base64"><![CDATA[]]></property><property name="signature_format" fullname="$user-&gt;signature_format" facet="public" type="string" size="13" encoding="base64"><![CDATA[ZmlsdGVyZWRfaHRtbA==]]></property><property name="created" fullname="$user-&gt;created" facet="public" type="string" size="10" encoding="base64"><![CDATA[MTM5MTYyMTE1MQ==]]></property><property name="access" fullname="$user-&gt;access" facet="public" type="string" size="10" encoding="base64"><![CDATA[MTU5MTcxMzEyNA==]]></property><property name="login" fullname="$user-&gt;login" facet="public" type="string" size="10" encoding="base64"><![CDATA[MTU5MTM0NzcxMA==]]></property><property name="status" fullname="$user-&gt;status" facet="public" type="string" size="1" encoding="base64"><![CDATA[MQ==]]></property><property name="timezone" fullname="$user-&gt;timezone" facet="public" type="string" size="15" encoding="base64"><![CDATA[RXVyb3BlL0hlbHNpbmtp]]></property><property name="language" fullname="$user-&gt;language" facet="public" type="string" size="2" encoding="base64"><![CDATA[ZW4=]]></property><property name="picture" fullname="$user-&gt;picture" facet="public" type="string" size="1" encoding="base64"><![CDATA[MA==]]></property><property name="init" fullname="$user-&gt;init" facet="public" type="string" size="17" encoding="base64"><![CDATA[YWRtaW5AZXhhbXBsZS5jb20=]]></property><property name="data" fullname="$user-&gt;data" facet="public" type="array" children="1" numchildren="3"></property><property name="uuid" fullname="$user-&gt;uuid" facet="public" type="string" size="36" encoding="base64"><![CDATA[MDg0ZmU2NWItYjcyMi00OWQ0LTg0MjEtNjA5YTJmYjgxODE1]]></property><property name="sid" fullname="$user-&gt;sid" facet="public" type="string" size="43" encoding="base64"><![CDATA[MnhueXIzaXU0cWRtR0lKRWZlWVhxdWZTT2lES1JraDJDdk11RGpaZTBzVQ==]]></property><property name="ssid" fullname="$user-&gt;ssid" facet="public" type="string" size="0" encoding="base64"><![CDATA[]]></property><property name="hostname" fullname="$user-&gt;hostname" facet="public" type="string" size="10" encoding="base64"><![CDATA[MTcyLjE5LjAuMg==]]></property><property name="timestamp" fullname="$user-&gt;timestamp" facet="public" type="string" size="10" encoding="base64"><![CDATA[MTU5MTcxMzEyNA==]]></property><property name="cache" fullname="$user-&gt;cache" facet="public" type="string" size="1" encoding="base64"><![CDATA[MA==]]></property><property name="session" fullname="$user-&gt;session" facet="public" type="string" size="599" encoding="base64"><![CDATA[dWNfY2hlY2tvdXR8YToxMDp7aToxO2E6MTp7czo5OiJkb19yZXZpZXciO2I6MTt9aToyO2E6MTp7czo5OiJkb19yZXZpZXciO2I6MTt9aTo1O2E6MTp7czo5OiJkb19yZXZpZXciO2I6MTt9aTo3O2E6MTp7czo5OiJkb19yZXZpZXciO2I6MTt9aTo5O2E6MTp7czo5OiJkb19yZXZpZXciO2I6MTt9aToxMDthOjE6e3M6OToiZG9fcmV2aWV3IjtiOjE7fWk6MTI7YToxOntzOjk6ImRvX3JldmlldyI7YjoxO31pOjEzO2E6MTp7czo5OiJkb19yZXZpZXciO2I6MTt9aToxNDthOjE6e3M6OToiZG9fcmV2aWV3IjtiOjE7fWk6MTAxO2E6MTp7czoxMToiZG9fY29tcGxldGUiO2I6MTt9fXN0cmlwZXxhOjE6e3M6MTQ6InBheW1lbnRfbWV0aG9kIjtzOjc6ImRlZmF1bHQiO31iYXRjaGVzfGE6MTI6e2k6MztiOjE7aTo1O2I6MTtpOjc7YjoxO2k6OTtiOjE7aToxMTtiOjE7aToxMztiOjE7aToxNTtiOjE7aToxNztiOjE7aToyMztiOjE7aToyNTtiOjE7aToyNztiOjE7aToyOTtiOjE7fXVjX2NhcnRfb3JkZXJfcmVidWlsZHxiOjE7bWVzc2FnZXN8YToxOntzOjY6InN0YXR1cyI7YToxOntpOjA7czozMToiPHByZT4xNTkxNzEzMTI0ID0+IHNkZnNkZjwvcHJlPiI7fX0=]]></property><property name="roles" fullname="$user-&gt;roles" facet="public" type="array" children="1" numchildren="2"></property></property></response>
[85]
[85] <- step_over -i 13
[85] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="step_over" transaction_id="13" status="break" reason="ok"><xdebug:message filename="file:///var/www/html/sites/all/modules/custom/custom_ga_push/custom_ga_push.module" lineno="46"></xdebug:message></response>
[85]
[85] <- stack_get -i 14
[85] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="14"><stack where="custom_ga_push_init" level="0" type="file" filename="file:///var/www/html/sites/all/modules/custom/custom_ga_push/custom_ga_push.module" lineno="46"></stack><stack where="module_invoke_all" level="1" type="file" filename="file:///var/www/html/includes/module.inc" lineno="965"></stack><stack where="_drupal_bootstrap_full" level="2" type="file" filename="file:///var/www/html/includes/common.inc" lineno="5375"></stack><stack where="drupal_bootstrap" level="3" type="file" filename="file:///var/www/html/includes/bootstrap.inc" lineno="2550"></stack><stack where="{main}" level="4" type="file" filename="file:///var/www/html/index.php" lineno="20"></stack></response>
[85]
[85] <- context_get -i 15 -c 0 -d 0
[85] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="context_get" transaction_id="15" context="0"><property name="$user" fullname="$user" type="object" classname="stdClass" children="1" numchildren="24" page="0" pagesize="256"><property name="uid" fullname="$user-&gt;uid" facet="public" type="string" size="1" encoding="base64"><![CDATA[MQ==]]></property><property name="name" fullname="$user-&gt;name" facet="public" type="string" size="5" encoding="base64"><![CDATA[YWRtaW4=]]></property><property name="pass" fullname="$user-&gt;pass" facet="public" type="string" size="55" encoding="base64"><![CDATA[JFMkRGQzYWlXRXV2NzE2aUQxZ20vUHZrZjZqaHBkLkl1Tm95ZTdxLzFnZXg0UnpVWlJINUtDTQ==]]></property><property name="mail" fullname="$user-&gt;mail" facet="public" type="string" size="17" encoding="base64"><![CDATA[YWRtaW5AZXhhbXBsZS5jb20=]]></property><property name="theme" fullname="$user-&gt;theme" facet="public" type="string" size="0" encoding="base64"><![CDATA[]]></property><property name="signature" fullname="$user-&gt;signature" facet="public" type="string" size="0" encoding="base64"><![CDATA[]]></property><property name="signature_format" fullname="$user-&gt;signature_format" facet="public" type="string" size="13" encoding="base64"><![CDATA[ZmlsdGVyZWRfaHRtbA==]]></property><property name="created" fullname="$user-&gt;created" facet="public" type="string" size="10" encoding="base64"><![CDATA[MTM5MTYyMTE1MQ==]]></property><property name="access" fullname="$user-&gt;access" facet="public" type="string" size="10" encoding="base64"><![CDATA[MTU5MTcxMzEyNA==]]></property><property name="login" fullname="$user-&gt;login" facet="public" type="string" size="10" encoding="base64"><![CDATA[MTU5MTM0NzcxMA==]]></property><property name="status" fullname="$user-&gt;status" facet="public" type="string" size="1" encoding="base64"><![CDATA[MQ==]]></property><property name="timezone" fullname="$user-&gt;timezone" facet="public" type="string" size="15" encoding="base64"><![CDATA[RXVyb3BlL0hlbHNpbmtp]]></property><property name="language" fullname="$user-&gt;language" facet="public" type="string" size="2" encoding="base64"><![CDATA[ZW4=]]></property><property name="picture" fullname="$user-&gt;picture" facet="public" type="string" size="1" encoding="base64"><![CDATA[MA==]]></property><property name="init" fullname="$user-&gt;init" facet="public" type="string" size="17" encoding="base64"><![CDATA[YWRtaW5AZXhhbXBsZS5jb20=]]></property><property name="data" fullname="$user-&gt;data" facet="public" type="array" children="1" numchildren="3"></property><property name="uuid" fullname="$user-&gt;uuid" facet="public" type="string" size="36" encoding="base64"><![CDATA[MDg0ZmU2NWItYjcyMi00OWQ0LTg0MjEtNjA5YTJmYjgxODE1]]></property><property name="sid" fullname="$user-&gt;sid" facet="public" type="string" size="43" encoding="base64"><![CDATA[MnhueXIzaXU0cWRtR0lKRWZlWVhxdWZTT2lES1JraDJDdk11RGpaZTBzVQ==]]></property><property name="ssid" fullname="$user-&gt;ssid" facet="public" type="string" size="0" encoding="base64"><![CDATA[]]></property><property name="hostname" fullname="$user-&gt;hostname" facet="public" type="string" size="10" encoding="base64"><![CDATA[MTcyLjE5LjAuMg==]]></property><property name="timestamp" fullname="$user-&gt;timestamp" facet="public" type="string" size="10" encoding="base64"><![CDATA[MTU5MTcxMzEyNA==]]></property><property name="cache" fullname="$user-&gt;cache" facet="public" type="string" size="1" encoding="base64"><![CDATA[MA==]]></property><property name="session" fullname="$user-&gt;session" facet="public" type="string" size="599" encoding="base64"><![CDATA[dWNfY2hlY2tvdXR8YToxMDp7aToxO2E6MTp7czo5OiJkb19yZXZpZXciO2I6MTt9aToyO2E6MTp7czo5OiJkb19yZXZpZXciO2I6MTt9aTo1O2E6MTp7czo5OiJkb19yZXZpZXciO2I6MTt9aTo3O2E6MTp7czo5OiJkb19yZXZpZXciO2I6MTt9aTo5O2E6MTp7czo5OiJkb19yZXZpZXciO2I6MTt9aToxMDthOjE6e3M6OToiZG9fcmV2aWV3IjtiOjE7fWk6MTI7YToxOntzOjk6ImRvX3JldmlldyI7YjoxO31pOjEzO2E6MTp7czo5OiJkb19yZXZpZXciO2I6MTt9aToxNDthOjE6e3M6OToiZG9fcmV2aWV3IjtiOjE7fWk6MTAxO2E6MTp7czoxMToiZG9fY29tcGxldGUiO2I6MTt9fXN0cmlwZXxhOjE6e3M6MTQ6InBheW1lbnRfbWV0aG9kIjtzOjc6ImRlZmF1bHQiO31iYXRjaGVzfGE6MTI6e2k6MztiOjE7aTo1O2I6MTtpOjc7YjoxO2k6OTtiOjE7aToxMTtiOjE7aToxMztiOjE7aToxNTtiOjE7aToxNztiOjE7aToyMztiOjE7aToyNTtiOjE7aToyNztiOjE7aToyOTtiOjE7fXVjX2NhcnRfb3JkZXJfcmVidWlsZHxiOjE7bWVzc2FnZXN8YToxOntzOjY6InN0YXR1cyI7YToxOntpOjA7czozMToiPHByZT4xNTkxNzEzMTI0ID0+IHNkZnNkZjwvcHJlPiI7fX0=]]></property><property name="roles" fullname="$user-&gt;roles" facet="public" type="array" children="1" numchildren="2"></property></property></response>
[85]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment