Skip to content

Instantly share code, notes, and snippets.

@qstrahl
Created February 20, 2013 14:45
Show Gist options
  • Save qstrahl/4996014 to your computer and use it in GitHub Desktop.
Save qstrahl/4996014 to your computer and use it in GitHub Desktop.
- [Info] {Wed 20 2013 09:36:09} Searching for win by name /var/www/mopals/src/MoPals/Bundle/Controller/SurveyController.php
- [Info] {Wed 20 2013 09:36:09} Win 1, name /var/www/mopals/src/MoPals/Bundle/Controller/SurveyController.php
- [Info] {Wed 20 2013 09:36:09} Returning window number 1
- [Info] {Wed 20 2013 09:36:09} Found connection from ('127.0.0.1', 38118)
- [Debug] {Wed 20 2013 09:36:09} Command: context_names -i 1
- [Debug] {Wed 20 2013 09:36:09} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="context_names" transaction_id="1"><context name="Locals" id="0"></context><context name="Superglobals" id="1"></context></response>
- [Debug] {Wed 20 2013 09:36:09} Available context names: {0: 'Locals', 1: 'Superglobals'}
- [Debug] {Wed 20 2013 09:36:09} Command: step_into -i 2
- [Debug] {Wed 20 2013 09:36:09} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="step_into" transaction_id="2" status="break" reason="ok"><xdebug:message filename="file:///var/www/mopals/web/app.php" lineno="3"></xdebug:message></response>
- [Info] {Wed 20 2013 09:36:09} Getting stack information
- [Debug] {Wed 20 2013 09:36:09} Command: stack_get -i 3
- [Debug] {Wed 20 2013 09:36:09} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="3"><stack where="{main}" level="0" type="file" filename="file:///var/www/mopals/web/app.php" lineno="3"></stack></response>
- [Info] {Wed 20 2013 09:36:09} Moving to current position in source window
- [Info] {Wed 20 2013 09:36:09} Setting source file: /var/www/mopals/web/app.php
- [Info] {Wed 20 2013 09:36:09} Placing pointer sign on line 3
- [Info] {Wed 20 2013 09:36:09} Getting Locals variables
- [Debug] {Wed 20 2013 09:36:09} Command: context_get -i 4 -c 0
- [Debug] {Wed 20 2013 09:36:09} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="context_get" transaction_id="4" context="0"><property name="$e" fullname="$e" type="uninitialized"></property><property name="$kernel" fullname="$kernel" type="uninitialized"></property><property name="$request" fullname="$request" type="uninitialized"></property><property name="$response" fullname="$response" type="uninitialized"></property></response>
- [Info] {Wed 20 2013 09:36:09} Writing 4 properties to the context window
- [Debug] {Wed 20 2013 09:36:09} Writing to context window:
[ *Locals ] [ Superglobals ]
- Locals at /var/www/mopals/web/app.php:3
⬦ $e = (uninitialized)
|
⬦ $kernel = (uninitialized)
|
⬦ $request = (uninitialized)
|
⬦ $response = (uninitialized)
- [Info] {Wed 20 2013 09:36:27} Adding line breakpoint, id 11006
- [Debug] {Wed 20 2013 09:36:27} Command: breakpoint_set -i 5 -t line -f file:///var/www/mopals/web/app.php -n 8 -s enabled
- [Debug] {Wed 20 2013 09:36:27} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="breakpoint_set" transaction_id="5" state="enabled" id="208440001"></response>
- [Info] {Wed 20 2013 09:36:31} Running
- [Debug] {Wed 20 2013 09:36:31} Command: run -i 6
- [Debug] {Wed 20 2013 09:36:31} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="run" transaction_id="6" status="break" reason="ok"><xdebug:message filename="file:///var/www/mopals/web/app.php" lineno="8"></xdebug:message></response>
- [Info] {Wed 20 2013 09:36:31} Getting stack information
- [Debug] {Wed 20 2013 09:36:31} Command: stack_get -i 7
- [Debug] {Wed 20 2013 09:36:31} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="7"><stack where="{main}" level="0" type="file" filename="file:///var/www/mopals/web/app.php" lineno="8"></stack></response>
- [Info] {Wed 20 2013 09:36:31} Moving to current position in source window
- [Info] {Wed 20 2013 09:36:31} Placing pointer sign on line 8
- [Info] {Wed 20 2013 09:36:31} Getting Locals variables
- [Debug] {Wed 20 2013 09:36:31} Command: context_get -i 8 -c 0
- [Debug] {Wed 20 2013 09:36:31} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="context_get" transaction_id="8" context="0"><property name="$e" fullname="$e" type="uninitialized"></property><property name="$kernel" fullname="$kernel" address="140678624849352" type="object" classname="AppKernel" children="1" numchildren="11" page="0" pagesize="32"><property name="bundles" fullname="$kernel-&gt;bundles" facet="protected" address="140678624861296" type="array" children="1" numchildren="4"></property><property name="bundleMap" fullname="$kernel-&gt;bundleMap" facet="protected" address="140678625021504" type="array" children="1" numchildren="4"></property><property name="container" fullname="$kernel-&gt;container" facet="protected" address="140678625020720" type="object" classname="appDevDebugProjectContainer" children="1" numchildren="8"></property><property name="rootDir" fullname="$kernel-&gt;rootDir" facet="protected" address="140678624850456" type="string" size="19" encoding="base64"><![CDATA[L3Zhci93d3cvbW9wYWxzL2FwcA==]]></property><property name="environment" fullname="$kernel-&gt;environment" facet="protected" address="140678624807512" type="string" size="3" encoding="base64"><![CDATA[ZGV2]]></property><property name="debug" fullname="$kernel-&gt;debug" facet="protected" address="140678624849904" type="bool"><![CDATA[1]]></property><property name="booted" fullname="$kernel-&gt;booted" facet="protected" address="140678624849640" type="bool"><![CDATA[1]]></property><property name="name" fullname="$kernel-&gt;name" facet="protected" address="140678624850376" type="string" size="3" encoding="base64"><![CDATA[YXBw]]></property><property name="startTime" fullname="$kernel-&gt;startTime" facet="protected" address="140678624850248" type="float"><![CDATA[1361370991.4664]]></property><property name="classes" fullname="$kernel-&gt;classes" facet="protected" address="140678624850112" type="array" children="0" numchildren="0"></property><property name="errorReportingLevel" fullname="$kernel-&gt;errorReportingLevel" facet="protected" address="140678369381776" type="null"></property></property><property name="$request" fullname="$request" address="140678606449016" type="object" classname="Symfony\Component\HttpFoundation\Request" children="1" numchildren="24" page="0" pagesize="32"><property name="trustProxy" fullname="$request::trustProxy" facet="static protected" address="140678625134800" type="bool"><![CDATA[0]]></property><property name="trustedProxies" fullname="$request::trustedProxies" facet="static protected" address="140678625134848" type="array" children="0" numchildren="0"></property><property name="trustedHeaders" fullname="$request::trustedHeaders" facet="static protected" address="140678625134976" type="array" children="1" numchildren="4"></property><property name="formats" fullname="$request::formats" facet="static protected" address="140678625135536" type="null"></property><property name="attributes" fullname="$request-&gt;attributes" facet="public" address="140678625798376" type="object" classname="Symfony\Component\HttpFoundation\ParameterBag" children="1" numchildren="1"></property><property name="request" fullname="$request-&gt;request" facet="public" address="140678625523552" type="object" classname="Symfony\Component\HttpFoundation\ParameterBag" children="1" numchildren="1"></property><property name="query" fullname="$request-&gt;query" facet="public" address="140678625790016" type="object" classname="Symfony\Component\HttpFoundation\ParameterBag" children="1" numchildren="1"></property><property name="server" fullname="$request-&gt;server" facet="public" address="140678625798920" type="object" classname="Symfony\Component\HttpFoundation\ServerBag" children="1" numchildren="1"></property><property name="files" fullname="$request-&gt;files" facet="public" address="140678625798632" type="object" classname="Symfony\Component\HttpFoundation\FileBag" children="1" numchildren="2"></property><property name="cookies" fullname="$request-&gt;cookies" facet="public" address="140678625798504" type="object" classname="Symfony\Component\HttpFoundation\ParameterBag" children="1" numchildren="1"></property><property name="headers" fullname="$request-&gt;headers" facet="public" address="140678625799048" type="object" classname="Symfony\Component\HttpFoundation\HeaderBag" children="1" numchildren="2"></property><property name="content" fullname="$request-&gt;content" facet="protected" address="140678625513560" type="null"></property><property name="languages" fullname="$request-&gt;languages" facet="protected" address="140678625799424" type="null"></property><property name="charsets" fullname="$request-&gt;charsets" facet="protected" address="140678625803184" type="null"></property><property name="acceptableContentTypes" fullname="$request-&gt;acceptableContentTypes" facet="protected" address="140678625803232" type="null"></property><property name="pathInfo" fullname="$request-&gt;pathInfo" facet="protected" address="140678625831960" type="string" size="18" encoding="base64"><![CDATA[L2FwaS91c2VyL3JlcXVlc3Rz]]></property><property name="requestUri" fullname="$request-&gt;requestUri" facet="protected" address="140678606439168" type="string" size="55" encoding="base64"><![CDATA[L2FwaS91c2VyL3JlcXVlc3RzP2FjY2Vzc1Rva2VuPTUxMjNhZTYyZWVjZGY4YjI3YzAwMDAwMA==]]></property><property name="baseUrl" fullname="$request-&gt;baseUrl" facet="protected" address="140678625808192" type="string" size="0" encoding="base64"><![CDATA[]]></property><property name="basePath" fullname="$request-&gt;basePath" facet="protected" address="140678625809104" type="null"></property><property name="method" fullname="$request-&gt;method" facet="protected" address="140678625831768" type="string" size="3" encoding="base64"><![CDATA[R0VU]]></property><property name="format" fullname="$request-&gt;format" facet="protected" address="140678625809200" type="null"></property><property name="session" fullname="$request-&gt;session" facet="protected" address="140678625085192" type="null"></property><property name="locale" fullname="$request-&gt;locale" facet="protected" address="140678625085240" type="null"></property><property name="defaultLocale" fullname="$request-&gt;defaultLocale" facet="protected" address="140678625828936" type="string" size="2" encoding="base64"><![CDATA[ZW4=]]></property></property><property name="$response" fullname="$response" address="140678626585040" type="object" classname="Symfony\Component\HttpFoundation\Response" children="1" numchildren="7" page="0" pagesize="32"><property name="statusTexts" fullname="$response::statusTexts" facet="static public" address="140678625159280" type="array" children="1" numchildren="60"></property><property name="headers" fullname="$response-&gt;headers" facet="public" address="140678627061568" type="object" classname="Symfony\Component\HttpFoundation\ResponseHeaderBag" children="1" numchildren="4"></property><property name="content" fullname="$response-&gt;content" facet="protected" address="140678627041528" type="string" size="2" encoding="base64"><![CDATA[W10=]]></property><property name="version" fullname="$response-&gt;version" facet="protected" address="140678627078272" type="string" size="3" encoding="base64"><![CDATA[MS4x]]></property><property name="statusCode" fullname="$response-&gt;statusCode" facet="protected" address="140678627044528" type="int"><![CDATA[200]]></property><property name="statusText" fullname="$response-&gt;statusText" facet="protected" address="140678625160232" type="string" size="2" encoding="base64"><![CDATA[T0s=]]></property><property name="charset" fullname="$response-&gt;charset" facet="protected" address="140678627067472" type="string" size="5" encoding="base64"><![CDATA[VVRGLTg=]]></property></property></response>
- [Info] {Wed 20 2013 09:36:31} Writing 46 properties to the context window
- [Debug] {Wed 20 2013 09:36:31} Writing to context window:
[ *Locals ] [ Superglobals ]
- Locals at /var/www/mopals/web/app.php:8
⬦ $e = (uninitialized)
|
▾ $kernel = (AppKernel [11])
\
▸ $kernel->bundles = (array [4])
|
▸ $kernel->bundleMap = (array [4])
|
▸ $kernel->container = (appDevDebugProjectContainer [8])
|
⬦ $kernel->rootDir = (string [19]) `/var/www/mopals/app`
|
⬦ $kernel->environment = (string [3]) `dev`
|
⬦ $kernel->debug = (bool) 1
|
⬦ $kernel->booted = (bool) 1
|
⬦ $kernel->name = (string [3]) `app`
|
⬦ $kernel->startTime = (float) 1361370991.4664
|
⬦ $kernel->classes = (array)
|
⬦ $kernel->errorReportingLevel = (null)
/
▾ $request = (Symfony\Component\HttpFoundation\Request [24])
\
⬦ $request::trustProxy = (bool) 0
|
⬦ $request::trustedProxies = (array)
|
▸ $request::trustedHeaders = (array [4])
|
⬦ $request::formats = (null)
|
▸ $request->attributes = (Symfony\Component\HttpFoundation\ParameterBag [1])
|
▸ $request->request = (Symfony\Component\HttpFoundation\ParameterBag [1])
|
▸ $request->query = (Symfony\Component\HttpFoundation\ParameterBag [1])
|
▸ $request->server = (Symfony\Component\HttpFoundation\ServerBag [1])
|
▸ $request->files = (Symfony\Component\HttpFoundation\FileBag [2])
|
▸ $request->cookies = (Symfony\Component\HttpFoundation\ParameterBag [1])
|
▸ $request->headers = (Symfony\Component\HttpFoundation\HeaderBag [2])
|
⬦ $request->content = (null)
|
⬦ $request->languages = (null)
|
⬦ $request->charsets = (null)
|
⬦ $request->acceptableContentTypes = (null)
|
⬦ $request->pathInfo = (string [18]) `/api/user/requests`
|
⬦ $request->requestUri = (string [55]) `/api/user/requests?accessToken=5123ae62eecdf8b27c000000`
|
⬦ $request->baseUrl = (string [0]) ``
|
⬦ $request->basePath = (null)
|
⬦ $request->method = (string [3]) `GET`
|
⬦ $request->format = (null)
|
⬦ $request->session = (null)
|
⬦ $request->locale = (null)
|
⬦ $request->defaultLocale = (string [2]) `en`
/
▾ $response = (Symfony\Component\HttpFoundation\Response [7])
\
▸ $response::statusTexts = (array [60])
|
▸ $response->headers = (Symfony\Component\HttpFoundation\ResponseHeaderBag [4])
|
⬦ $response->content = (string [2]) `[]`
|
⬦ $response->version = (string [3]) `1.1`
|
⬦ $response->statusCode = (int) 200
|
⬦ $response->statusText = (string [2]) `OK`
|
⬦ $response->charset = (string [5]) `UTF-8`
/
- [Info] {Wed 20 2013 09:36:35} Stepping into statement
- [Debug] {Wed 20 2013 09:36:35} Command: step_into -i 9
- [Debug] {Wed 20 2013 09:36:35} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="step_into" transaction_id="9" status="break" reason="ok"><xdebug:message filename="file:///var/www/mopals/app/cache/dev/classes.php" lineno="2666"></xdebug:message></response>
- [Info] {Wed 20 2013 09:36:35} Getting stack information
- [Debug] {Wed 20 2013 09:36:35} Command: stack_get -i 10
- [Debug] {Wed 20 2013 09:36:35} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="10"><stack where="Symfony\Component\HttpFoundation\Response-&gt;send" level="0" type="file" filename="file:///var/www/mopals/app/cache/dev/classes.php" lineno="2666"></stack><stack where="{main}" level="1" type="file" filename="file:///var/www/mopals/web/app.php" lineno="8"></stack></response>
- [Info] {Wed 20 2013 09:36:35} Moving to current position in source window
- [Info] {Wed 20 2013 09:36:35} Setting source file: /var/www/mopals/app/cache/dev/classes.php
- [Info] {Wed 20 2013 09:36:36} Placing pointer sign on line 2666
- [Info] {Wed 20 2013 09:36:36} Getting Locals variables
- [Debug] {Wed 20 2013 09:36:36} Command: context_get -i 11 -c 0
- [Debug] {Wed 20 2013 09:36:36} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="context_get" transaction_id="11" context="0"><property name="$level" fullname="$level" type="uninitialized"></property><property name="$obStatus" fullname="$obStatus" type="uninitialized"></property><property name="$previous" fullname="$previous" type="uninitialized"></property><property name="$this" fullname="$this" address="140678626585040" type="object" classname="Symfony\Component\HttpFoundation\Response" children="1" numchildren="7" page="0" pagesize="32"><property name="statusTexts" fullname="$this::statusTexts" facet="static public" address="140678625159280" type="array" children="1" numchildren="60"></property><property name="headers" fullname="$this-&gt;headers" facet="public" address="140678627061568" type="object" classname="Symfony\Component\HttpFoundation\ResponseHeaderBag" children="1" numchildren="4"></property><property name="content" fullname="$this-&gt;content" facet="protected" address="140678627041528" type="string" size="2" encoding="base64"><![CDATA[W10=]]></property><property name="version" fullname="$this-&gt;version" facet="protected" address="140678627078272" type="string" size="3" encoding="base64"><![CDATA[MS4x]]></property><property name="statusCode" fullname="$this-&gt;statusCode" facet="protected" address="140678627044528" type="int"><![CDATA[200]]></property><property name="statusText" fullname="$this-&gt;statusText" facet="protected" address="140678625160232" type="string" size="2" encoding="base64"><![CDATA[T0s=]]></property><property name="charset" fullname="$this-&gt;charset" facet="protected" address="140678627067472" type="string" size="5" encoding="base64"><![CDATA[VVRGLTg=]]></property></property></response>
- [Info] {Wed 20 2013 09:36:36} Writing 11 properties to the context window
- [Debug] {Wed 20 2013 09:36:36} Writing to context window:
[ *Locals ] [ Superglobals ]
- Locals at /var/www/mopals/app/cache/dev/classes.php:2666
⬦ $level = (uninitialized)
|
⬦ $obStatus = (uninitialized)
|
⬦ $previous = (uninitialized)
|
▾ $this = (Symfony\Component\HttpFoundation\Response [7])
\
▸ $this::statusTexts = (array [60])
|
▸ $this->headers = (Symfony\Component\HttpFoundation\ResponseHeaderBag [4])
|
⬦ $this->content = (string [2]) `[]`
|
⬦ $this->version = (string [3]) `1.1`
|
⬦ $this->statusCode = (int) 200
|
⬦ $this->statusText = (string [2]) `OK`
|
⬦ $this->charset = (string [5]) `UTF-8`
/
- [Info] {Wed 20 2013 09:36:54} Stepping over
- [Debug] {Wed 20 2013 09:36:54} Command: step_over -i 12
- [Debug] {Wed 20 2013 09:36:54} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="step_over" transaction_id="12" status="break" reason="ok"><xdebug:message filename="file:///var/www/mopals/app/cache/dev/classes.php" lineno="2667"></xdebug:message></response>
- [Info] {Wed 20 2013 09:36:54} Getting stack information
- [Debug] {Wed 20 2013 09:36:54} Command: stack_get -i 13
- [Debug] {Wed 20 2013 09:36:54} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="13"><stack where="Symfony\Component\HttpFoundation\Response-&gt;send" level="0" type="file" filename="file:///var/www/mopals/app/cache/dev/classes.php" lineno="2667"></stack><stack where="{main}" level="1" type="file" filename="file:///var/www/mopals/web/app.php" lineno="8"></stack></response>
- [Info] {Wed 20 2013 09:36:54} Moving to current position in source window
- [Info] {Wed 20 2013 09:36:54} Placing pointer sign on line 2667
- [Info] {Wed 20 2013 09:36:54} Getting Locals variables
- [Debug] {Wed 20 2013 09:36:54} Command: context_get -i 14 -c 0
- [Debug] {Wed 20 2013 09:36:54} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="context_get" transaction_id="14" context="0"><property name="$level" fullname="$level" type="uninitialized"></property><property name="$obStatus" fullname="$obStatus" type="uninitialized"></property><property name="$previous" fullname="$previous" type="uninitialized"></property><property name="$this" fullname="$this" address="140678626585040" type="object" classname="Symfony\Component\HttpFoundation\Response" children="1" numchildren="7" page="0" pagesize="32"><property name="statusTexts" fullname="$this::statusTexts" facet="static public" address="140678625159280" type="array" children="1" numchildren="60"></property><property name="headers" fullname="$this-&gt;headers" facet="public" address="140678627061568" type="object" classname="Symfony\Component\HttpFoundation\ResponseHeaderBag" children="1" numchildren="4"></property><property name="content" fullname="$this-&gt;content" facet="protected" address="140678627041528" type="string" size="2" encoding="base64"><![CDATA[W10=]]></property><property name="version" fullname="$this-&gt;version" facet="protected" address="140678627078272" type="string" size="3" encoding="base64"><![CDATA[MS4x]]></property><property name="statusCode" fullname="$this-&gt;statusCode" facet="protected" address="140678627044528" type="int"><![CDATA[200]]></property><property name="statusText" fullname="$this-&gt;statusText" facet="protected" address="140678625160232" type="string" size="2" encoding="base64"><![CDATA[T0s=]]></property><property name="charset" fullname="$this-&gt;charset" facet="protected" address="140678627067472" type="string" size="5" encoding="base64"><![CDATA[VVRGLTg=]]></property></property></response>
- [Info] {Wed 20 2013 09:36:54} Writing 11 properties to the context window
- [Debug] {Wed 20 2013 09:36:54} Writing to context window:
[ *Locals ] [ Superglobals ]
- Locals at /var/www/mopals/app/cache/dev/classes.php:2667
⬦ $level = (uninitialized)
|
⬦ $obStatus = (uninitialized)
|
⬦ $previous = (uninitialized)
|
▾ $this = (Symfony\Component\HttpFoundation\Response [7])
\
▸ $this::statusTexts = (array [60])
|
▸ $this->headers = (Symfony\Component\HttpFoundation\ResponseHeaderBag [4])
|
⬦ $this->content = (string [2]) `[]`
|
⬦ $this->version = (string [3]) `1.1`
|
⬦ $this->statusCode = (int) 200
|
⬦ $this->statusText = (string [2]) `OK`
|
⬦ $this->charset = (string [5]) `UTF-8`
/
- [Info] {Wed 20 2013 09:36:54} Stepping over
- [Debug] {Wed 20 2013 09:36:54} Command: step_over -i 15
- [Debug] {Wed 20 2013 09:36:54} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="step_over" transaction_id="15" status="break" reason="ok"><xdebug:message filename="file:///var/www/mopals/app/cache/dev/classes.php" lineno="2669"></xdebug:message></response>
- [Info] {Wed 20 2013 09:36:54} Getting stack information
- [Debug] {Wed 20 2013 09:36:54} Command: stack_get -i 16
- [Debug] {Wed 20 2013 09:36:54} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="16"><stack where="Symfony\Component\HttpFoundation\Response-&gt;send" level="0" type="file" filename="file:///var/www/mopals/app/cache/dev/classes.php" lineno="2669"></stack><stack where="{main}" level="1" type="file" filename="file:///var/www/mopals/web/app.php" lineno="8"></stack></response>
- [Info] {Wed 20 2013 09:36:54} Moving to current position in source window
- [Info] {Wed 20 2013 09:36:54} Placing pointer sign on line 2669
- [Info] {Wed 20 2013 09:36:54} Getting Locals variables
- [Debug] {Wed 20 2013 09:36:54} Command: context_get -i 17 -c 0
- [Debug] {Wed 20 2013 09:36:54} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="context_get" transaction_id="17" context="0"><property name="$level" fullname="$level" type="uninitialized"></property><property name="$obStatus" fullname="$obStatus" type="uninitialized"></property><property name="$previous" fullname="$previous" type="uninitialized"></property><property name="$this" fullname="$this" address="140678626585040" type="object" classname="Symfony\Component\HttpFoundation\Response" children="1" numchildren="7" page="0" pagesize="32"><property name="statusTexts" fullname="$this::statusTexts" facet="static public" address="140678625159280" type="array" children="1" numchildren="60"></property><property name="headers" fullname="$this-&gt;headers" facet="public" address="140678627061568" type="object" classname="Symfony\Component\HttpFoundation\ResponseHeaderBag" children="1" numchildren="4"></property><property name="content" fullname="$this-&gt;content" facet="protected" address="140678627041528" type="string" size="2" encoding="base64"><![CDATA[W10=]]></property><property name="version" fullname="$this-&gt;version" facet="protected" address="140678627078272" type="string" size="3" encoding="base64"><![CDATA[MS4x]]></property><property name="statusCode" fullname="$this-&gt;statusCode" facet="protected" address="140678627044528" type="int"><![CDATA[200]]></property><property name="statusText" fullname="$this-&gt;statusText" facet="protected" address="140678625160232" type="string" size="2" encoding="base64"><![CDATA[T0s=]]></property><property name="charset" fullname="$this-&gt;charset" facet="protected" address="140678627067472" type="string" size="5" encoding="base64"><![CDATA[VVRGLTg=]]></property></property></response>
- [Info] {Wed 20 2013 09:36:54} Writing 11 properties to the context window
- [Debug] {Wed 20 2013 09:36:54} Writing to context window:
[ *Locals ] [ Superglobals ]
- Locals at /var/www/mopals/app/cache/dev/classes.php:2669
⬦ $level = (uninitialized)
|
⬦ $obStatus = (uninitialized)
|
⬦ $previous = (uninitialized)
|
▾ $this = (Symfony\Component\HttpFoundation\Response [7])
\
▸ $this::statusTexts = (array [60])
|
▸ $this->headers = (Symfony\Component\HttpFoundation\ResponseHeaderBag [4])
|
⬦ $this->content = (string [2]) `[]`
|
⬦ $this->version = (string [3]) `1.1`
|
⬦ $this->statusCode = (int) 200
|
⬦ $this->statusText = (string [2]) `OK`
|
⬦ $this->charset = (string [5]) `UTF-8`
/
- [Info] {Wed 20 2013 09:36:55} Stepping over
- [Debug] {Wed 20 2013 09:36:55} Command: step_over -i 18
- [Debug] {Wed 20 2013 09:36:55} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="step_over" transaction_id="18" status="break" reason="ok"><xdebug:message filename="file:///var/www/mopals/app/cache/dev/classes.php" lineno="2672"></xdebug:message></response>
- [Info] {Wed 20 2013 09:36:55} Getting stack information
- [Debug] {Wed 20 2013 09:36:55} Command: stack_get -i 19
- [Debug] {Wed 20 2013 09:36:55} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="19"><stack where="Symfony\Component\HttpFoundation\Response-&gt;send" level="0" type="file" filename="file:///var/www/mopals/app/cache/dev/classes.php" lineno="2672"></stack><stack where="{main}" level="1" type="file" filename="file:///var/www/mopals/web/app.php" lineno="8"></stack></response>
- [Info] {Wed 20 2013 09:36:55} Moving to current position in source window
- [Info] {Wed 20 2013 09:36:55} Placing pointer sign on line 2672
- [Info] {Wed 20 2013 09:36:55} Getting Locals variables
- [Debug] {Wed 20 2013 09:36:55} Command: context_get -i 20 -c 0
- [Debug] {Wed 20 2013 09:36:55} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="context_get" transaction_id="20" context="0"><property name="$level" fullname="$level" type="uninitialized"></property><property name="$obStatus" fullname="$obStatus" type="uninitialized"></property><property name="$previous" fullname="$previous" type="uninitialized"></property><property name="$this" fullname="$this" address="140678626585040" type="object" classname="Symfony\Component\HttpFoundation\Response" children="1" numchildren="7" page="0" pagesize="32"><property name="statusTexts" fullname="$this::statusTexts" facet="static public" address="140678625159280" type="array" children="1" numchildren="60"></property><property name="headers" fullname="$this-&gt;headers" facet="public" address="140678627061568" type="object" classname="Symfony\Component\HttpFoundation\ResponseHeaderBag" children="1" numchildren="4"></property><property name="content" fullname="$this-&gt;content" facet="protected" address="140678627041528" type="string" size="2" encoding="base64"><![CDATA[W10=]]></property><property name="version" fullname="$this-&gt;version" facet="protected" address="140678627078272" type="string" size="3" encoding="base64"><![CDATA[MS4x]]></property><property name="statusCode" fullname="$this-&gt;statusCode" facet="protected" address="140678627044528" type="int"><![CDATA[200]]></property><property name="statusText" fullname="$this-&gt;statusText" facet="protected" address="140678625160232" type="string" size="2" encoding="base64"><![CDATA[T0s=]]></property><property name="charset" fullname="$this-&gt;charset" facet="protected" address="140678627067472" type="string" size="5" encoding="base64"><![CDATA[VVRGLTg=]]></property></property></response>
- [Info] {Wed 20 2013 09:36:55} Writing 11 properties to the context window
- [Debug] {Wed 20 2013 09:36:55} Writing to context window:
[ *Locals ] [ Superglobals ]
- Locals at /var/www/mopals/app/cache/dev/classes.php:2672
⬦ $level = (uninitialized)
|
⬦ $obStatus = (uninitialized)
|
⬦ $previous = (uninitialized)
|
▾ $this = (Symfony\Component\HttpFoundation\Response [7])
\
▸ $this::statusTexts = (array [60])
|
▸ $this->headers = (Symfony\Component\HttpFoundation\ResponseHeaderBag [4])
|
⬦ $this->content = (string [2]) `[]`
|
⬦ $this->version = (string [3]) `1.1`
|
⬦ $this->statusCode = (int) 200
|
⬦ $this->statusText = (string [2]) `OK`
|
⬦ $this->charset = (string [5]) `UTF-8`
/
- [Info] {Wed 20 2013 09:36:56} Stepping over
- [Debug] {Wed 20 2013 09:36:56} Command: step_over -i 21
- [Debug] {Wed 20 2013 09:36:56} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="step_over" transaction_id="21" status="break" reason="ok"><xdebug:message filename="file:///var/www/mopals/app/cache/dev/classes.php" lineno="2673"></xdebug:message></response>
- [Info] {Wed 20 2013 09:36:56} Getting stack information
- [Debug] {Wed 20 2013 09:36:56} Command: stack_get -i 22
- [Debug] {Wed 20 2013 09:36:56} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="22"><stack where="Symfony\Component\HttpFoundation\Response-&gt;send" level="0" type="file" filename="file:///var/www/mopals/app/cache/dev/classes.php" lineno="2673"></stack><stack where="{main}" level="1" type="file" filename="file:///var/www/mopals/web/app.php" lineno="8"></stack></response>
- [Info] {Wed 20 2013 09:36:56} Moving to current position in source window
- [Info] {Wed 20 2013 09:36:56} Placing pointer sign on line 2673
- [Info] {Wed 20 2013 09:36:56} Getting Locals variables
- [Debug] {Wed 20 2013 09:36:56} Command: context_get -i 23 -c 0
- [Debug] {Wed 20 2013 09:36:56} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="context_get" transaction_id="23" context="0"><property name="$level" fullname="$level" type="uninitialized"></property><property name="$obStatus" fullname="$obStatus" type="uninitialized"></property><property name="$previous" fullname="$previous" address="140678626584872" type="null"></property><property name="$this" fullname="$this" address="140678626585040" type="object" classname="Symfony\Component\HttpFoundation\Response" children="1" numchildren="7" page="0" pagesize="32"><property name="statusTexts" fullname="$this::statusTexts" facet="static public" address="140678625159280" type="array" children="1" numchildren="60"></property><property name="headers" fullname="$this-&gt;headers" facet="public" address="140678627061568" type="object" classname="Symfony\Component\HttpFoundation\ResponseHeaderBag" children="1" numchildren="4"></property><property name="content" fullname="$this-&gt;content" facet="protected" address="140678627041528" type="string" size="2" encoding="base64"><![CDATA[W10=]]></property><property name="version" fullname="$this-&gt;version" facet="protected" address="140678627078272" type="string" size="3" encoding="base64"><![CDATA[MS4x]]></property><property name="statusCode" fullname="$this-&gt;statusCode" facet="protected" address="140678627044528" type="int"><![CDATA[200]]></property><property name="statusText" fullname="$this-&gt;statusText" facet="protected" address="140678625160232" type="string" size="2" encoding="base64"><![CDATA[T0s=]]></property><property name="charset" fullname="$this-&gt;charset" facet="protected" address="140678627067472" type="string" size="5" encoding="base64"><![CDATA[VVRGLTg=]]></property></property></response>
- [Info] {Wed 20 2013 09:36:56} Writing 11 properties to the context window
- [Debug] {Wed 20 2013 09:36:56} Writing to context window:
[ *Locals ] [ Superglobals ]
- Locals at /var/www/mopals/app/cache/dev/classes.php:2673
⬦ $level = (uninitialized)
|
⬦ $obStatus = (uninitialized)
|
⬦ $previous = (null)
|
▾ $this = (Symfony\Component\HttpFoundation\Response [7])
\
▸ $this::statusTexts = (array [60])
|
▸ $this->headers = (Symfony\Component\HttpFoundation\ResponseHeaderBag [4])
|
⬦ $this->content = (string [2]) `[]`
|
⬦ $this->version = (string [3]) `1.1`
|
⬦ $this->statusCode = (int) 200
|
⬦ $this->statusText = (string [2]) `OK`
|
⬦ $this->charset = (string [5]) `UTF-8`
/
- [Info] {Wed 20 2013 09:36:57} Stepping over
- [Debug] {Wed 20 2013 09:36:57} Command: step_over -i 24
- [Debug] {Wed 20 2013 09:36:57} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="step_over" transaction_id="24" status="break" reason="ok"><xdebug:message filename="file:///var/www/mopals/app/cache/dev/classes.php" lineno="2674"></xdebug:message></response>
- [Info] {Wed 20 2013 09:36:57} Getting stack information
- [Debug] {Wed 20 2013 09:36:57} Command: stack_get -i 25
- [Debug] {Wed 20 2013 09:36:57} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="25"><stack where="Symfony\Component\HttpFoundation\Response-&gt;send" level="0" type="file" filename="file:///var/www/mopals/app/cache/dev/classes.php" lineno="2674"></stack><stack where="{main}" level="1" type="file" filename="file:///var/www/mopals/web/app.php" lineno="8"></stack></response>
- [Info] {Wed 20 2013 09:36:57} Moving to current position in source window
- [Info] {Wed 20 2013 09:36:57} Placing pointer sign on line 2674
- [Info] {Wed 20 2013 09:36:57} Getting Locals variables
- [Debug] {Wed 20 2013 09:36:57} Command: context_get -i 26 -c 0
- [Debug] {Wed 20 2013 09:36:57} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="context_get" transaction_id="26" context="0"><property name="$level" fullname="$level" type="uninitialized"></property><property name="$obStatus" fullname="$obStatus" address="140678625809392" type="array" children="1" numchildren="1" page="0" pagesize="32"><property name="0" fullname="$obStatus[0]" address="140678625809720" type="array" children="1" numchildren="7"></property></property><property name="$previous" fullname="$previous" address="140678626584872" type="null"></property><property name="$this" fullname="$this" address="140678626585040" type="object" classname="Symfony\Component\HttpFoundation\Response" children="1" numchildren="7" page="0" pagesize="32"><property name="statusTexts" fullname="$this::statusTexts" facet="static public" address="140678625159280" type="array" children="1" numchildren="60"></property><property name="headers" fullname="$this-&gt;headers" facet="public" address="140678627061568" type="object" classname="Symfony\Component\HttpFoundation\ResponseHeaderBag" children="1" numchildren="4"></property><property name="content" fullname="$this-&gt;content" facet="protected" address="140678627041528" type="string" size="2" encoding="base64"><![CDATA[W10=]]></property><property name="version" fullname="$this-&gt;version" facet="protected" address="140678627078272" type="string" size="3" encoding="base64"><![CDATA[MS4x]]></property><property name="statusCode" fullname="$this-&gt;statusCode" facet="protected" address="140678627044528" type="int"><![CDATA[200]]></property><property name="statusText" fullname="$this-&gt;statusText" facet="protected" address="140678625160232" type="string" size="2" encoding="base64"><![CDATA[T0s=]]></property><property name="charset" fullname="$this-&gt;charset" facet="protected" address="140678627067472" type="string" size="5" encoding="base64"><![CDATA[VVRGLTg=]]></property></property></response>
- [Info] {Wed 20 2013 09:36:57} Writing 12 properties to the context window
- [Debug] {Wed 20 2013 09:36:57} Writing to context window:
[ *Locals ] [ Superglobals ]
- Locals at /var/www/mopals/app/cache/dev/classes.php:2674
⬦ $level = (uninitialized)
|
▾ $obStatus = (array [1])
\
▸ $obStatus[0] = (array [7])
/
⬦ $previous = (null)
|
▾ $this = (Symfony\Component\HttpFoundation\Response [7])
\
▸ $this::statusTexts = (array [60])
|
▸ $this->headers = (Symfony\Component\HttpFoundation\ResponseHeaderBag [4])
|
⬦ $this->content = (string [2]) `[]`
|
⬦ $this->version = (string [3]) `1.1`
|
⬦ $this->statusCode = (int) 200
|
⬦ $this->statusText = (string [2]) `OK`
|
⬦ $this->charset = (string [5]) `UTF-8`
/
- [Info] {Wed 20 2013 09:36:57} Stepping over
- [Debug] {Wed 20 2013 09:36:57} Command: step_over -i 27
- [Debug] {Wed 20 2013 09:36:57} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="step_over" transaction_id="27" status="break" reason="ok"><xdebug:message filename="file:///var/www/mopals/app/cache/dev/classes.php" lineno="2675"></xdebug:message></response>
- [Info] {Wed 20 2013 09:36:57} Getting stack information
- [Debug] {Wed 20 2013 09:36:57} Command: stack_get -i 28
- [Debug] {Wed 20 2013 09:36:57} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="28"><stack where="Symfony\Component\HttpFoundation\Response-&gt;send" level="0" type="file" filename="file:///var/www/mopals/app/cache/dev/classes.php" lineno="2675"></stack><stack where="{main}" level="1" type="file" filename="file:///var/www/mopals/web/app.php" lineno="8"></stack></response>
- [Info] {Wed 20 2013 09:36:57} Moving to current position in source window
- [Info] {Wed 20 2013 09:36:57} Placing pointer sign on line 2675
- [Info] {Wed 20 2013 09:36:57} Getting Locals variables
- [Debug] {Wed 20 2013 09:36:57} Command: context_get -i 29 -c 0
- [Debug] {Wed 20 2013 09:36:57} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="context_get" transaction_id="29" context="0"><property name="$level" fullname="$level" address="140678625809344" type="int"><![CDATA[1]]></property><property name="$obStatus" fullname="$obStatus" address="140678625809392" type="array" children="1" numchildren="1" page="0" pagesize="32"><property name="0" fullname="$obStatus[0]" address="140678625809720" type="array" children="1" numchildren="7"></property></property><property name="$previous" fullname="$previous" address="140678626584872" type="null"></property><property name="$this" fullname="$this" address="140678626585040" type="object" classname="Symfony\Component\HttpFoundation\Response" children="1" numchildren="7" page="0" pagesize="32"><property name="statusTexts" fullname="$this::statusTexts" facet="static public" address="140678625159280" type="array" children="1" numchildren="60"></property><property name="headers" fullname="$this-&gt;headers" facet="public" address="140678627061568" type="object" classname="Symfony\Component\HttpFoundation\ResponseHeaderBag" children="1" numchildren="4"></property><property name="content" fullname="$this-&gt;content" facet="protected" address="140678627041528" type="string" size="2" encoding="base64"><![CDATA[W10=]]></property><property name="version" fullname="$this-&gt;version" facet="protected" address="140678627078272" type="string" size="3" encoding="base64"><![CDATA[MS4x]]></property><property name="statusCode" fullname="$this-&gt;statusCode" facet="protected" address="140678627044528" type="int"><![CDATA[200]]></property><property name="statusText" fullname="$this-&gt;statusText" facet="protected" address="140678625160232" type="string" size="2" encoding="base64"><![CDATA[T0s=]]></property><property name="charset" fullname="$this-&gt;charset" facet="protected" address="140678627067472" type="string" size="5" encoding="base64"><![CDATA[VVRGLTg=]]></property></property></response>
- [Info] {Wed 20 2013 09:36:57} Writing 12 properties to the context window
- [Debug] {Wed 20 2013 09:36:57} Writing to context window:
[ *Locals ] [ Superglobals ]
- Locals at /var/www/mopals/app/cache/dev/classes.php:2675
⬦ $level = (int) 1
|
▾ $obStatus = (array [1])
\
▸ $obStatus[0] = (array [7])
/
⬦ $previous = (null)
|
▾ $this = (Symfony\Component\HttpFoundation\Response [7])
\
▸ $this::statusTexts = (array [60])
|
▸ $this->headers = (Symfony\Component\HttpFoundation\ResponseHeaderBag [4])
|
⬦ $this->content = (string [2]) `[]`
|
⬦ $this->version = (string [3]) `1.1`
|
⬦ $this->statusCode = (int) 200
|
⬦ $this->statusText = (string [2]) `OK`
|
⬦ $this->charset = (string [5]) `UTF-8`
/
- [Info] {Wed 20 2013 09:36:58} Stepping over
- [Debug] {Wed 20 2013 09:36:58} Command: step_over -i 30
- [Debug] {Wed 20 2013 09:36:58} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="step_over" transaction_id="30" status="break" reason="ok"><xdebug:message filename="file:///var/www/mopals/app/cache/dev/classes.php" lineno="2676"></xdebug:message></response>
- [Info] {Wed 20 2013 09:36:58} Getting stack information
- [Debug] {Wed 20 2013 09:36:58} Command: stack_get -i 31
- [Debug] {Wed 20 2013 09:36:58} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="31"><stack where="Symfony\Component\HttpFoundation\Response-&gt;send" level="0" type="file" filename="file:///var/www/mopals/app/cache/dev/classes.php" lineno="2676"></stack><stack where="{main}" level="1" type="file" filename="file:///var/www/mopals/web/app.php" lineno="8"></stack></response>
- [Info] {Wed 20 2013 09:36:58} Moving to current position in source window
- [Info] {Wed 20 2013 09:36:58} Placing pointer sign on line 2676
- [Info] {Wed 20 2013 09:36:58} Getting Locals variables
- [Debug] {Wed 20 2013 09:36:58} Command: context_get -i 32 -c 0
- [Debug] {Wed 20 2013 09:36:58} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="context_get" transaction_id="32" context="0"><property name="$level" fullname="$level" address="140678625809344" type="int"><![CDATA[1]]></property><property name="$obStatus" fullname="$obStatus" address="140678625809392" type="array" children="1" numchildren="1" page="0" pagesize="32"><property name="0" fullname="$obStatus[0]" address="140678625809720" type="array" children="1" numchildren="7"></property></property><property name="$previous" fullname="$previous" address="140678625809344" type="int"><![CDATA[1]]></property><property name="$this" fullname="$this" address="140678626585040" type="object" classname="Symfony\Component\HttpFoundation\Response" children="1" numchildren="7" page="0" pagesize="32"><property name="statusTexts" fullname="$this::statusTexts" facet="static public" address="140678625159280" type="array" children="1" numchildren="60"></property><property name="headers" fullname="$this-&gt;headers" facet="public" address="140678627061568" type="object" classname="Symfony\Component\HttpFoundation\ResponseHeaderBag" children="1" numchildren="4"></property><property name="content" fullname="$this-&gt;content" facet="protected" address="140678627041528" type="string" size="2" encoding="base64"><![CDATA[W10=]]></property><property name="version" fullname="$this-&gt;version" facet="protected" address="140678627078272" type="string" size="3" encoding="base64"><![CDATA[MS4x]]></property><property name="statusCode" fullname="$this-&gt;statusCode" facet="protected" address="140678627044528" type="int"><![CDATA[200]]></property><property name="statusText" fullname="$this-&gt;statusText" facet="protected" address="140678625160232" type="string" size="2" encoding="base64"><![CDATA[T0s=]]></property><property name="charset" fullname="$this-&gt;charset" facet="protected" address="140678627067472" type="string" size="5" encoding="base64"><![CDATA[VVRGLTg=]]></property></property></response>
- [Info] {Wed 20 2013 09:36:58} Writing 12 properties to the context window
- [Debug] {Wed 20 2013 09:36:58} Writing to context window:
[ *Locals ] [ Superglobals ]
- Locals at /var/www/mopals/app/cache/dev/classes.php:2676
⬦ $level = (int) 1
|
▾ $obStatus = (array [1])
\
▸ $obStatus[0] = (array [7])
/
⬦ $previous = (int) 1
|
▾ $this = (Symfony\Component\HttpFoundation\Response [7])
\
▸ $this::statusTexts = (array [60])
|
▸ $this->headers = (Symfony\Component\HttpFoundation\ResponseHeaderBag [4])
|
⬦ $this->content = (string [2]) `[]`
|
⬦ $this->version = (string [3]) `1.1`
|
⬦ $this->statusCode = (int) 200
|
⬦ $this->statusText = (string [2]) `OK`
|
⬦ $this->charset = (string [5]) `UTF-8`
/
- [Info] {Wed 20 2013 09:36:58} Stepping over
- [Debug] {Wed 20 2013 09:36:58} Command: step_over -i 33
- [Debug] {Wed 20 2013 09:36:58} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="step_over" transaction_id="33" status="break" reason="ok"><xdebug:message filename="file:///var/www/mopals/app/cache/dev/classes.php" lineno="2680"></xdebug:message></response>
- [Info] {Wed 20 2013 09:36:58} Getting stack information
- [Debug] {Wed 20 2013 09:36:58} Command: stack_get -i 34
- [Debug] {Wed 20 2013 09:36:58} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="34"><stack where="Symfony\Component\HttpFoundation\Response-&gt;send" level="0" type="file" filename="file:///var/www/mopals/app/cache/dev/classes.php" lineno="2680"></stack><stack where="{main}" level="1" type="file" filename="file:///var/www/mopals/web/app.php" lineno="8"></stack></response>
- [Info] {Wed 20 2013 09:36:58} Moving to current position in source window
- [Info] {Wed 20 2013 09:36:58} Placing pointer sign on line 2680
- [Info] {Wed 20 2013 09:36:58} Getting Locals variables
- [Debug] {Wed 20 2013 09:36:58} Command: context_get -i 35 -c 0
- [Debug] {Wed 20 2013 09:36:58} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="context_get" transaction_id="35" context="0"><property name="$level" fullname="$level" address="140678626584872" type="int"><![CDATA[1]]></property><property name="$obStatus" fullname="$obStatus" address="140678625809392" type="array" children="1" numchildren="1" page="0" pagesize="32"><property name="0" fullname="$obStatus[0]" address="140678625809720" type="array" children="1" numchildren="7"></property></property><property name="$previous" fullname="$previous" address="140678625809344" type="int"><![CDATA[1]]></property><property name="$this" fullname="$this" address="140678626585040" type="object" classname="Symfony\Component\HttpFoundation\Response" children="1" numchildren="7" page="0" pagesize="32"><property name="statusTexts" fullname="$this::statusTexts" facet="static public" address="140678625159280" type="array" children="1" numchildren="60"></property><property name="headers" fullname="$this-&gt;headers" facet="public" address="140678627061568" type="object" classname="Symfony\Component\HttpFoundation\ResponseHeaderBag" children="1" numchildren="4"></property><property name="content" fullname="$this-&gt;content" facet="protected" address="140678627041528" type="string" size="2" encoding="base64"><![CDATA[W10=]]></property><property name="version" fullname="$this-&gt;version" facet="protected" address="140678627078272" type="string" size="3" encoding="base64"><![CDATA[MS4x]]></property><property name="statusCode" fullname="$this-&gt;statusCode" facet="protected" address="140678627044528" type="int"><![CDATA[200]]></property><property name="statusText" fullname="$this-&gt;statusText" facet="protected" address="140678625160232" type="string" size="2" encoding="base64"><![CDATA[T0s=]]></property><property name="charset" fullname="$this-&gt;charset" facet="protected" address="140678627067472" type="string" size="5" encoding="base64"><![CDATA[VVRGLTg=]]></property></property></response>
- [Info] {Wed 20 2013 09:36:58} Writing 12 properties to the context window
- [Debug] {Wed 20 2013 09:36:58} Writing to context window:
[ *Locals ] [ Superglobals ]
- Locals at /var/www/mopals/app/cache/dev/classes.php:2680
⬦ $level = (int) 1
|
▾ $obStatus = (array [1])
\
▸ $obStatus[0] = (array [7])
/
⬦ $previous = (int) 1
|
▾ $this = (Symfony\Component\HttpFoundation\Response [7])
\
▸ $this::statusTexts = (array [60])
|
▸ $this->headers = (Symfony\Component\HttpFoundation\ResponseHeaderBag [4])
|
⬦ $this->content = (string [2]) `[]`
|
⬦ $this->version = (string [3]) `1.1`
|
⬦ $this->statusCode = (int) 200
|
⬦ $this->statusText = (string [2]) `OK`
|
⬦ $this->charset = (string [5]) `UTF-8`
/
- [Info] {Wed 20 2013 09:36:59} Stepping over
- [Debug] {Wed 20 2013 09:36:59} Command: step_over -i 36
- [Debug] {Wed 20 2013 09:36:59} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="step_over" transaction_id="36" status="break" reason="ok"><xdebug:message filename="file:///var/www/mopals/app/cache/dev/classes.php" lineno="2683"></xdebug:message></response>
- [Info] {Wed 20 2013 09:36:59} Getting stack information
- [Debug] {Wed 20 2013 09:36:59} Command: stack_get -i 37
- [Debug] {Wed 20 2013 09:36:59} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="37"><stack where="Symfony\Component\HttpFoundation\Response-&gt;send" level="0" type="file" filename="file:///var/www/mopals/app/cache/dev/classes.php" lineno="2683"></stack><stack where="{main}" level="1" type="file" filename="file:///var/www/mopals/web/app.php" lineno="8"></stack></response>
- [Info] {Wed 20 2013 09:36:59} Moving to current position in source window
- [Info] {Wed 20 2013 09:36:59} Placing pointer sign on line 2683
- [Info] {Wed 20 2013 09:36:59} Getting Locals variables
- [Debug] {Wed 20 2013 09:36:59} Command: context_get -i 38 -c 0
- [Debug] {Wed 20 2013 09:36:59} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="context_get" transaction_id="38" context="0"><property name="$level" fullname="$level" address="140678626584872" type="int"><![CDATA[1]]></property><property name="$obStatus" fullname="$obStatus" address="140678625809392" type="array" children="1" numchildren="1" page="0" pagesize="32"><property name="0" fullname="$obStatus[0]" address="140678625809720" type="array" children="1" numchildren="7"></property></property><property name="$previous" fullname="$previous" address="140678625809344" type="int"><![CDATA[1]]></property><property name="$this" fullname="$this" address="140678626585040" type="object" classname="Symfony\Component\HttpFoundation\Response" children="1" numchildren="7" page="0" pagesize="32"><property name="statusTexts" fullname="$this::statusTexts" facet="static public" address="140678625159280" type="array" children="1" numchildren="60"></property><property name="headers" fullname="$this-&gt;headers" facet="public" address="140678627061568" type="object" classname="Symfony\Component\HttpFoundation\ResponseHeaderBag" children="1" numchildren="4"></property><property name="content" fullname="$this-&gt;content" facet="protected" address="140678627041528" type="string" size="2" encoding="base64"><![CDATA[W10=]]></property><property name="version" fullname="$this-&gt;version" facet="protected" address="140678627078272" type="string" size="3" encoding="base64"><![CDATA[MS4x]]></property><property name="statusCode" fullname="$this-&gt;statusCode" facet="protected" address="140678627044528" type="int"><![CDATA[200]]></property><property name="statusText" fullname="$this-&gt;statusText" facet="protected" address="140678625160232" type="string" size="2" encoding="base64"><![CDATA[T0s=]]></property><property name="charset" fullname="$this-&gt;charset" facet="protected" address="140678627067472" type="string" size="5" encoding="base64"><![CDATA[VVRGLTg=]]></property></property></response>
- [Info] {Wed 20 2013 09:36:59} Writing 12 properties to the context window
- [Debug] {Wed 20 2013 09:36:59} Writing to context window:
[ *Locals ] [ Superglobals ]
- Locals at /var/www/mopals/app/cache/dev/classes.php:2683
⬦ $level = (int) 1
|
▾ $obStatus = (array [1])
\
▸ $obStatus[0] = (array [7])
/
⬦ $previous = (int) 1
|
▾ $this = (Symfony\Component\HttpFoundation\Response [7])
\
▸ $this::statusTexts = (array [60])
|
▸ $this->headers = (Symfony\Component\HttpFoundation\ResponseHeaderBag [4])
|
⬦ $this->content = (string [2]) `[]`
|
⬦ $this->version = (string [3]) `1.1`
|
⬦ $this->statusCode = (int) 200
|
⬦ $this->statusText = (string [2]) `OK`
|
⬦ $this->charset = (string [5]) `UTF-8`
/
- [Info] {Wed 20 2013 09:37:00} Stepping over
- [Debug] {Wed 20 2013 09:37:00} Command: step_over -i 39
- [Debug] {Wed 20 2013 09:37:00} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="step_over" transaction_id="39" status="break" reason="ok"><xdebug:message filename="file:///var/www/mopals/web/app.php" lineno="9"></xdebug:message></response>
- [Info] {Wed 20 2013 09:37:00} Getting stack information
- [Debug] {Wed 20 2013 09:37:00} Command: stack_get -i 40
- [Debug] {Wed 20 2013 09:37:00} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="40"><stack where="{main}" level="0" type="file" filename="file:///var/www/mopals/web/app.php" lineno="9"></stack></response>
- [Info] {Wed 20 2013 09:37:00} Moving to current position in source window
- [Info] {Wed 20 2013 09:37:00} Setting source file: /var/www/mopals/web/app.php
- [Info] {Wed 20 2013 09:37:00} Placing pointer sign on line 9
- [Info] {Wed 20 2013 09:37:00} Getting Locals variables
- [Debug] {Wed 20 2013 09:37:00} Command: context_get -i 41 -c 0
- [Debug] {Wed 20 2013 09:37:00} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="context_get" transaction_id="41" context="0"><property name="$e" fullname="$e" type="uninitialized"></property><property name="$kernel" fullname="$kernel" address="140678624849352" type="object" classname="AppKernel" children="1" numchildren="11" page="0" pagesize="32"><property name="bundles" fullname="$kernel-&gt;bundles" facet="protected" address="140678624861296" type="array" children="1" numchildren="4"></property><property name="bundleMap" fullname="$kernel-&gt;bundleMap" facet="protected" address="140678625021504" type="array" children="1" numchildren="4"></property><property name="container" fullname="$kernel-&gt;container" facet="protected" address="140678625020720" type="object" classname="appDevDebugProjectContainer" children="1" numchildren="8"></property><property name="rootDir" fullname="$kernel-&gt;rootDir" facet="protected" address="140678624850456" type="string" size="19" encoding="base64"><![CDATA[L3Zhci93d3cvbW9wYWxzL2FwcA==]]></property><property name="environment" fullname="$kernel-&gt;environment" facet="protected" address="140678624807512" type="string" size="3" encoding="base64"><![CDATA[ZGV2]]></property><property name="debug" fullname="$kernel-&gt;debug" facet="protected" address="140678624849904" type="bool"><![CDATA[1]]></property><property name="booted" fullname="$kernel-&gt;booted" facet="protected" address="140678624849640" type="bool"><![CDATA[1]]></property><property name="name" fullname="$kernel-&gt;name" facet="protected" address="140678624850376" type="string" size="3" encoding="base64"><![CDATA[YXBw]]></property><property name="startTime" fullname="$kernel-&gt;startTime" facet="protected" address="140678624850248" type="float"><![CDATA[1361370991.4664]]></property><property name="classes" fullname="$kernel-&gt;classes" facet="protected" address="140678624850112" type="array" children="0" numchildren="0"></property><property name="errorReportingLevel" fullname="$kernel-&gt;errorReportingLevel" facet="protected" address="140678369381776" type="null"></property></property><property name="$request" fullname="$request" address="140678606449016" type="object" classname="Symfony\Component\HttpFoundation\Request" children="1" numchildren="24" page="0" pagesize="32"><property name="trustProxy" fullname="$request::trustProxy" facet="static protected" address="140678625134800" type="bool"><![CDATA[0]]></property><property name="trustedProxies" fullname="$request::trustedProxies" facet="static protected" address="140678625134848" type="array" children="0" numchildren="0"></property><property name="trustedHeaders" fullname="$request::trustedHeaders" facet="static protected" address="140678625134976" type="array" children="1" numchildren="4"></property><property name="formats" fullname="$request::formats" facet="static protected" address="140678625135536" type="null"></property><property name="attributes" fullname="$request-&gt;attributes" facet="public" address="140678625798376" type="object" classname="Symfony\Component\HttpFoundation\ParameterBag" children="1" numchildren="1"></property><property name="request" fullname="$request-&gt;request" facet="public" address="140678625523552" type="object" classname="Symfony\Component\HttpFoundation\ParameterBag" children="1" numchildren="1"></property><property name="query" fullname="$request-&gt;query" facet="public" address="140678625790016" type="object" classname="Symfony\Component\HttpFoundation\ParameterBag" children="1" numchildren="1"></property><property name="server" fullname="$request-&gt;server" facet="public" address="140678625798920" type="object" classname="Symfony\Component\HttpFoundation\ServerBag" children="1" numchildren="1"></property><property name="files" fullname="$request-&gt;files" facet="public" address="140678625798632" type="object" classname="Symfony\Component\HttpFoundation\FileBag" children="1" numchildren="2"></property><property name="cookies" fullname="$request-&gt;cookies" facet="public" address="140678625798504" type="object" classname="Symfony\Component\HttpFoundation\ParameterBag" children="1" numchildren="1"></property><property name="headers" fullname="$request-&gt;headers" facet="public" address="140678625799048" type="object" classname="Symfony\Component\HttpFoundation\HeaderBag" children="1" numchildren="2"></property><property name="content" fullname="$request-&gt;content" facet="protected" address="140678625513560" type="null"></property><property name="languages" fullname="$request-&gt;languages" facet="protected" address="140678625799424" type="null"></property><property name="charsets" fullname="$request-&gt;charsets" facet="protected" address="140678625803184" type="null"></property><property name="acceptableContentTypes" fullname="$request-&gt;acceptableContentTypes" facet="protected" address="140678625803232" type="null"></property><property name="pathInfo" fullname="$request-&gt;pathInfo" facet="protected" address="140678625831960" type="string" size="18" encoding="base64"><![CDATA[L2FwaS91c2VyL3JlcXVlc3Rz]]></property><property name="requestUri" fullname="$request-&gt;requestUri" facet="protected" address="140678606439168" type="string" size="55" encoding="base64"><![CDATA[L2FwaS91c2VyL3JlcXVlc3RzP2FjY2Vzc1Rva2VuPTUxMjNhZTYyZWVjZGY4YjI3YzAwMDAwMA==]]></property><property name="baseUrl" fullname="$request-&gt;baseUrl" facet="protected" address="140678625808192" type="string" size="0" encoding="base64"><![CDATA[]]></property><property name="basePath" fullname="$request-&gt;basePath" facet="protected" address="140678625809104" type="null"></property><property name="method" fullname="$request-&gt;method" facet="protected" address="140678625831768" type="string" size="3" encoding="base64"><![CDATA[R0VU]]></property><property name="format" fullname="$request-&gt;format" facet="protected" address="140678625809200" type="null"></property><property name="session" fullname="$request-&gt;session" facet="protected" address="140678625085192" type="null"></property><property name="locale" fullname="$request-&gt;locale" facet="protected" address="140678625085240" type="null"></property><property name="defaultLocale" fullname="$request-&gt;defaultLocale" facet="protected" address="140678625828936" type="string" size="2" encoding="base64"><![CDATA[ZW4=]]></property></property><property name="$response" fullname="$response" address="140678626585040" type="object" classname="Symfony\Component\HttpFoundation\Response" children="1" numchildren="7" page="0" pagesize="32"><property name="statusTexts" fullname="$response::statusTexts" facet="static public" address="140678625159280" type="array" children="1" numchildren="60"></property><property name="headers" fullname="$response-&gt;headers" facet="public" address="140678627061568" type="object" classname="Symfony\Component\HttpFoundation\ResponseHeaderBag" children="1" numchildren="4"></property><property name="content" fullname="$response-&gt;content" facet="protected" address="140678627041528" type="string" size="2" encoding="base64"><![CDATA[W10=]]></property><property name="version" fullname="$response-&gt;version" facet="protected" address="140678627078272" type="string" size="3" encoding="base64"><![CDATA[MS4x]]></property><property name="statusCode" fullname="$response-&gt;statusCode" facet="protected" address="140678627044528" type="int"><![CDATA[200]]></property><property name="statusText" fullname="$response-&gt;statusText" facet="protected" address="140678625160232" type="string" size="2" encoding="base64"><![CDATA[T0s=]]></property><property name="charset" fullname="$response-&gt;charset" facet="protected" address="140678627067472" type="string" size="5" encoding="base64"><![CDATA[VVRGLTg=]]></property></property></response>
- [Info] {Wed 20 2013 09:37:00} Writing 46 properties to the context window
- [Debug] {Wed 20 2013 09:37:00} Writing to context window:
[ *Locals ] [ Superglobals ]
- Locals at /var/www/mopals/web/app.php:9
⬦ $e = (uninitialized)
|
▾ $kernel = (AppKernel [11])
\
▸ $kernel->bundles = (array [4])
|
▸ $kernel->bundleMap = (array [4])
|
▸ $kernel->container = (appDevDebugProjectContainer [8])
|
⬦ $kernel->rootDir = (string [19]) `/var/www/mopals/app`
|
⬦ $kernel->environment = (string [3]) `dev`
|
⬦ $kernel->debug = (bool) 1
|
⬦ $kernel->booted = (bool) 1
|
⬦ $kernel->name = (string [3]) `app`
|
⬦ $kernel->startTime = (float) 1361370991.4664
|
⬦ $kernel->classes = (array)
|
⬦ $kernel->errorReportingLevel = (null)
/
▾ $request = (Symfony\Component\HttpFoundation\Request [24])
\
⬦ $request::trustProxy = (bool) 0
|
⬦ $request::trustedProxies = (array)
|
▸ $request::trustedHeaders = (array [4])
|
⬦ $request::formats = (null)
|
▸ $request->attributes = (Symfony\Component\HttpFoundation\ParameterBag [1])
|
▸ $request->request = (Symfony\Component\HttpFoundation\ParameterBag [1])
|
▸ $request->query = (Symfony\Component\HttpFoundation\ParameterBag [1])
|
▸ $request->server = (Symfony\Component\HttpFoundation\ServerBag [1])
|
▸ $request->files = (Symfony\Component\HttpFoundation\FileBag [2])
|
▸ $request->cookies = (Symfony\Component\HttpFoundation\ParameterBag [1])
|
▸ $request->headers = (Symfony\Component\HttpFoundation\HeaderBag [2])
|
⬦ $request->content = (null)
|
⬦ $request->languages = (null)
|
⬦ $request->charsets = (null)
|
⬦ $request->acceptableContentTypes = (null)
|
⬦ $request->pathInfo = (string [18]) `/api/user/requests`
|
⬦ $request->requestUri = (string [55]) `/api/user/requests?accessToken=5123ae62eecdf8b27c000000`
|
⬦ $request->baseUrl = (string [0]) ``
|
⬦ $request->basePath = (null)
|
⬦ $request->method = (string [3]) `GET`
|
⬦ $request->format = (null)
|
⬦ $request->session = (null)
|
⬦ $request->locale = (null)
|
⬦ $request->defaultLocale = (string [2]) `en`
/
▾ $response = (Symfony\Component\HttpFoundation\Response [7])
\
▸ $response::statusTexts = (array [60])
|
▸ $response->headers = (Symfony\Component\HttpFoundation\ResponseHeaderBag [4])
|
⬦ $response->content = (string [2]) `[]`
|
⬦ $response->version = (string [3]) `1.1`
|
⬦ $response->statusCode = (int) 200
|
⬦ $response->statusText = (string [2]) `OK`
|
⬦ $response->charset = (string [5]) `UTF-8`
/
- [Info] {Wed 20 2013 09:37:06} Stepping over
- [Debug] {Wed 20 2013 09:37:06} Command: step_over -i 42
- [Debug] {Wed 20 2013 09:37:06} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="step_over" transaction_id="42" status="break" reason="ok"><xdebug:message filename="file:///var/www/mopals/src/MoPals/Bootstrapper.php" lineno="140"></xdebug:message></response>
- [Info] {Wed 20 2013 09:37:06} Getting stack information
- [Debug] {Wed 20 2013 09:37:06} Command: stack_get -i 43
- [Debug] {Wed 20 2013 09:37:06} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="43"><stack where="Bootstrapper::beforeShutdown" level="0" type="file" filename="file:///var/www/mopals/src/MoPals/Bootstrapper.php" lineno="140"></stack></response>
- [Info] {Wed 20 2013 09:37:06} Moving to current position in source window
- [Info] {Wed 20 2013 09:37:06} Setting source file: /var/www/mopals/src/MoPals/Bootstrapper.php
- [Info] {Wed 20 2013 09:37:06} Placing pointer sign on line 140
- [Info] {Wed 20 2013 09:37:06} Getting Locals variables
- [Debug] {Wed 20 2013 09:37:06} Command: context_get -i 44 -c 0
- [Debug] {Wed 20 2013 09:37:06} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="context_get" transaction_id="44" context="0"><property name="::" fullname="::" type="object" classname="Bootstrapper" children="0" numchildren="0"></property></response>
- [Info] {Wed 20 2013 09:37:06} Writing 1 properties to the context window
- [Debug] {Wed 20 2013 09:37:06} Writing to context window:
[ *Locals ] [ Superglobals ]
- Locals at /var/www/mopals/src/MoPals/Bootstrapper.php:140
⬦ Bootstrapper = (Bootstrapper)
- [Info] {Wed 20 2013 09:37:08} Stepping over
- [Debug] {Wed 20 2013 09:37:08} Command: step_over -i 45
- [Debug] {Wed 20 2013 09:37:08} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="step_over" transaction_id="45" status="break" reason="ok"><xdebug:message filename="file:///var/www/mopals/src/MoPals/Bootstrapper.php" lineno="143"></xdebug:message></response>
- [Info] {Wed 20 2013 09:37:08} Getting stack information
- [Debug] {Wed 20 2013 09:37:08} Command: stack_get -i 46
- [Debug] {Wed 20 2013 09:37:08} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="46"><stack where="Bootstrapper::beforeShutdown" level="0" type="file" filename="file:///var/www/mopals/src/MoPals/Bootstrapper.php" lineno="143"></stack></response>
- [Info] {Wed 20 2013 09:37:08} Moving to current position in source window
- [Info] {Wed 20 2013 09:37:08} Placing pointer sign on line 143
- [Info] {Wed 20 2013 09:37:08} Getting Locals variables
- [Debug] {Wed 20 2013 09:37:08} Command: context_get -i 47 -c 0
- [Debug] {Wed 20 2013 09:37:08} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="context_get" transaction_id="47" context="0"><property name="::" fullname="::" type="object" classname="Bootstrapper" children="0" numchildren="0"></property></response>
- [Info] {Wed 20 2013 09:37:08} Writing 1 properties to the context window
- [Debug] {Wed 20 2013 09:37:08} Writing to context window:
[ *Locals ] [ Superglobals ]
- Locals at /var/www/mopals/src/MoPals/Bootstrapper.php:143
⬦ Bootstrapper = (Bootstrapper)
- [Info] {Wed 20 2013 09:37:09} Stepping over
- [Debug] {Wed 20 2013 09:37:09} Command: step_over -i 48
- [Debug] {Wed 20 2013 09:37:09} Response: <?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="step_over" transaction_id="48" status="stopping" reason="ok"></response>
- [Info] {Wed 20 2013 09:37:09} Debugging session has ended
- [Info] {Wed 20 2013 09:37:09} Closing the connection
- [Debug] {Wed 20 2013 09:37:09} Closing the socket
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment