Ubuntu 9.10
PHP Version 5.3.2-0.dotdeb.1
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
with Xdebug v2.1.0rc1-dev, Copyright (c) 2002-2010, by Derick Rethans
with Suhosin v0.9.29, Copyright (c) 2007, by SektionEins GmbH
xdebug.auto_trace Off
xdebug.collect_assignments Off
xdebug.collect_includes On
xdebug.collect_params 0
xdebug.collect_return Off
xdebug.collect_vars Off
xdebug.default_enable On
xdebug.dump.COOKIE no value
xdebug.dump.ENV no value
xdebug.dump.FILES no value
xdebug.dump.GET no value
xdebug.dump.POST no value
xdebug.dump.REQUEST no value
xdebug.dump.SERVER no value
xdebug.dump.SESSION no value
xdebug.dump_globals On
xdebug.dump_once On
xdebug.dump_undefined Off
xdebug.extended_info On
xdebug.file_link_format no value
xdebug.idekey no value
xdebug.manual_url http://www.php.net
xdebug.max_nesting_level 100
xdebug.overload_var_dump On
xdebug.profiler_aggregate Off
xdebug.profiler_append Off
xdebug.profiler_enable Off
xdebug.profiler_enable_trigger Off
xdebug.profiler_output_dir /tmp
xdebug.profiler_output_name cachegrind.out.%p
xdebug.remote_autostart Off
xdebug.remote_connect_back Off
xdebug.remote_cookie_expire_time 3600
xdebug.remote_enable On
xdebug.remote_handler dbgp
xdebug.remote_host vm-host
xdebug.remote_log /var/log/apache2/xdebug.remote.log
xdebug.remote_mode req
xdebug.remote_port 9000
xdebug.scream Off
xdebug.show_exception_trace Off
xdebug.show_local_vars Off
xdebug.show_mem_delta Off
xdebug.trace_format 0
xdebug.trace_options 0
xdebug.trace_output_dir /tmp
xdebug.trace_output_name trace.%c
xdebug.var_display_max_children 128
xdebug.var_display_max_data 512
xdebug.var_display_max_depth 3
Log opened at 2010-03-22 17:16:22
-> <init xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" fileuri="file:///mnt/hgfs/www/7even/document_root/index.php" language="PHP" protocol_version="1.0" appid="26764" idekey="netbeans-xdebug"><engine version="2.1.0rc1-dev"><![CDATA[Xdebug]]></engine><author><![CDATA[Derick Rethans]]></author><url><![CDATA[http://xdebug.org]]></url><copyright><![CDATA[Copyright (c) 2002-2010 by Derick Rethans]]></copyright></init>
<- feature_set -i 15939 -n show_hidden -v 1
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="feature_set" transaction_id="15939" feature="show_hidden" success="1"></response>
<- feature_set -i 15940 -n max_depth -v 3
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="feature_set" transaction_id="15940" feature="max_depth" success="1"></response>
<- feature_set -i 15941 -n max_children -v 31
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="feature_set" transaction_id="15941" feature="max_children" success="1"></response>
<- feature_get -i 15942 -n max_data
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="feature_get" transaction_id="15942" feature_name="max_data" supported="1"><![CDATA[1024]]></response>
<- breakpoint_set -i 15943 -t line -s enabled -f file:///mnt/hgfs/www/7even/app/components/DBConnection.php -n 86
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="breakpoint_set" transaction_id="15943" state="enabled" id="267640001"></response>
<- run -i 15944
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="run" transaction_id="15944" status="break" reason="ok"><xdebug:message filename="file:///mnt/hgfs/www/7even/app/components/DBConnection.php" lineno="86"></xdebug:message></response>
<- stack_get -i 15945
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="15945"><stack where="DBConnection::getConfig" level="0" type="file" filename="file:///mnt/hgfs/www/7even/app/components/DBConnection.php" lineno="86"></stack><stack where="DBConnection::getEntityManager" level="1" type="file" filename="file:///mnt/hgfs/www/7even/app/components/DBConnection.php" lineno="50"></stack><stack where="Common::getEntityManager" level="2" type="file" filename="file:///mnt/hgfs/www/7even/app/components/Common.php" lineno="4"></stack><stack where="UserModel::getByUsernameAndPassword" level="3" type="file" filename="file:///mnt/hgfs/www/7even/app/models/UserModel.php" lineno="5"></stack><stack where="Authenticator->authenticate" level="4" type="file" filename="file:///mnt/hgfs/www/7even/app/components/Auth/Authenticator.php" lineno="10"></stack><stack where="Nette\Web\User->authenticate" level="5" type="file" filename="file:///mnt/hgfs/www/7even/libs/Nette/Web/User.php" lineno="95"></stack><stack where="AuthPresenter->loginFormSubmitted" level="6" type="file" filename="file:///mnt/hgfs/www/7even/app/presenters/AuthPresenter.php" lineno="27"></stack><stack where="call_user_func_array" level="7" type="file" filename="file:///mnt/hgfs/www/7even/libs/Nette/Callback.php" lineno="0"></stack><stack where="Nette\Callback->invokeArgs" level="8" type="file" filename="file:///mnt/hgfs/www/7even/libs/Nette/Callback.php" lineno="91"></stack><stack where="Nette\ObjectMixin::call" level="9" type="file" filename="file:///mnt/hgfs/www/7even/libs/Nette/ObjectMixin.php" lineno="62"></stack><stack where="Nette\Object->__call" level="10" type="file" filename="file:///mnt/hgfs/www/7even/libs/Nette/Object.php" lineno="97"></stack><stack where="Nette\Application\AppForm->onSubmit" level="11" type="file" filename="file:///mnt/hgfs/www/7even/libs/Nette/Object.php" lineno="0"></stack><stack where="Nette\Forms\Form->fireEvents" level="12" type="file" filename="file:///mnt/hgfs/www/7even/libs/Nette/Forms/Form.php" lineno="450"></stack><stack where="Nette\Application\AppForm->signalReceived" level="13" type="file" filename="file:///mnt/hgfs/www/7even/libs/Nette/Application/AppForm.php" lineno="132"></stack><stack where="Nette\Application\Presenter->processSignal" level="14" type="file" filename="file:///mnt/hgfs/www/7even/libs/Nette/Application/Presenter.php" lineno="332"></stack><stack where="Nette\Application\Presenter->run" level="15" type="file" filename="file:///mnt/hgfs/www/7even/libs/Nette/Application/Presenter.php" lineno="205"></stack><stack where="Nette\Application\Application->run" level="16" type="file" filename="file:///mnt/hgfs/www/7even/libs/Nette/Application/Application.php" lineno="145"></stack><stack where="require" level="17" type="file" filename="file:///mnt/hgfs/www/7even/app/bootstrap.php" lineno="39"></stack><stack where="{main}" level="18" type="file" filename="file:///mnt/hgfs/www/7even/document_root/index.php" lineno="12"></stack></response>
<- context_names -i 15946
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="context_names" transaction_id="15946"><context name="Locals" id="0"></context><context name="Superglobals" id="1"></context></response>
<- context_get -i 15947 -c 0
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="context_get" transaction_id="15947" context="0"><property name="availableOptions" fullname="$availableOptions" type="uninitialized"></property><property name="config" fullname="$config" address="569794844" type="object" classname="Nette\Config\Config" children="1" numchildren="10" page="0" pagesize="31"><property name="CLASSNAME" type="string"><![CDATA[Nette\Config\Config]]></property><property name="username" fullname="$config->username" facet="public" address="565289064" type="string" size="6" encoding="base64"><![CDATA[Y29tbW9u]]></property><property name="password" fullname="$config->password" facet="public" address="565287244" type="string" size="6" encoding="base64"><![CDATA[Q29tTW92]]></property><property name="driver" fullname="$config->driver" facet="public" address="565290428" type="string" size="7" encoding="base64"><![CDATA[cGRvX29jaQ==]]></property><property name="host" fullname="$config->host" facet="public" address="565290940" type="string" size="7" encoding="base64"><![CDATA[b3JhMXZpcA==]]></property><property name="dbname" fullname="$config->dbname" facet="public" address="565290548" type="string" size="7" encoding="base64"><![CDATA[TU9OSVRPUg==]]></property><property name="mapping" fullname="$config->mapping" facet="public" address="565290820" type="string" size="3" encoding="base64"><![CDATA[WU1M]]></property><property name="mappingsDir" fullname="$config->mappingsDir" facet="public" address="565296424" type="string" size="36" encoding="base64"><![CDATA[L21udC9oZ2ZzL3d3dy83ZXZlbi9hcHAvZG9jdHJpbmUvWU1M]]></property><property name="proxyDir" fullname="$config->proxyDir" facet="public" address="565282720" type="string" size="40" encoding="base64"><![CDATA[L21udC9oZ2ZzL3d3dy83ZXZlbi9hcHAvZG9jdHJpbmUvUHJveGllcw==]]></property><property name="proxyNamespace" fullname="$config->proxyNamespace" facet="public" address="565291536" type="string" size="7" encoding="base64"><![CDATA[UHJveGllcw==]]></property><property name="charset" fullname="$config->charset" facet="public" address="565293912" type="string" size="4" encoding="base64"><![CDATA[dXRmOA==]]></property></property><property name="configs" fullname="$configs" type="uninitialized"></property><property name="connectionName" fullname="$connectionName" address="569688128" type="string" size="6" encoding="base64"><![CDATA[Y29tbW9u]]></property><property name="dbOptions" fullname="$dbOptions" type="uninitialized"></property><property name="optionName" fullname="$optionName" type="uninitialized"></property><property name="optionValue" fullname="$optionValue" type="uninitialized"></property></response>
<- context_get -i 15948 -c 1
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="context_get" transaction_id="15948" context="1"><property name="_COOKIE" fullname="$_COOKIE" address="564421456" type="array" children="1" numchildren="5" page="0" pagesize="31"><property name="nette-browser" fullname="$_COOKIE['nette-browser']" address="564422308" type="string" size="16" encoding="base64"><![CDATA[MC41NTI4MTE4MDM5MjgzOA==]]></property><property name="PHPSESSID" fullname="$_COOKIE['PHPSESSID']" address="564422560" type="string" size="32" encoding="base64"><![CDATA[NTM2ZjIyYmZkYTJlNzFjMzYxMmVmMzZlMTQ3NWY1OWQ=]]></property><property name="netteProfilerPosition" fullname="$_COOKIE['netteProfilerPosition']" address="564422900" type="string" size="10" encoding="base64"><![CDATA[MHB4Oi03NjFweA==]]></property><property name="netteProfilerVisible" fullname="$_COOKIE['netteProfilerVisible']" address="564423152" type="string" size="1" encoding="base64"><![CDATA[MQ==]]></property><property name="XDEBUG_SESSION" fullname="$_COOKIE['XDEBUG_SESSION']" address="564423516" type="string" size="15" encoding="base64"><![CDATA[bmV0YmVhbnMteGRlYnVn]]></property></property><property name="_ENV" fullname="$_ENV" address="564423948" type="array" children="0" numchildren="0" page="0" pagesize="31"></property><property name="_FILES" fullname="$_FILES" address="564421752" type="array" children="0" numchildren="0" page="0" pagesize="31"></property><property name="_GET" fullname="$_GET" address="564431928" type="array" children="1" numchildren="2" page="0" pagesize="31"><property name="backlink" fullname="$_GET['backlink']" address="564432624" type="string" size="4" encoding="base64"><![CDATA[ZWJlNg==]]></property><property name="do" fullname="$_GET['do']" address="564433032" type="string" size="16" encoding="base64"><![CDATA[bG9naW5Gb3JtLXN1Ym1pdA==]]></property></property><property name="_POST" fullname="$_POST" address="564432736" type="array" children="1" numchildren="4" page="0" pagesize="31"><property name="username" fullname="$_POST['username']" address="564433644" type="string" size="10" encoding="base64"><![CDATA[Y2JhLml2aWNpYw==]]></property><property name="password" fullname="$_POST['password']" address="564433940" type="string" size="8" encoding="base64"><![CDATA[cG9rbG9wMDA=]]></property><property name="SUBMIT" fullname="$_POST['__SUBMIT']" address="564434228" type="string" size="5" encoding="base64"><![CDATA[bG9naW4=]]></property><property name="token" fullname="$_POST['token']" address="564434604" type="string" size="32" encoding="base64"><![CDATA[NGI1YjM2MDc2MDY2Njc4MThmMTM5NWZiN2NlNGUxMTU=]]></property></property><property name="_REQUEST" fullname="$_REQUEST" address="564424176" type="array" children="1" numchildren="6" page="0" pagesize="31"><property name="backlink" fullname="$_REQUEST['backlink']" address="564432624" type="string" size="4" encoding="base64"><![CDATA[ZWJlNg==]]></property><property name="do" fullname="$_REQUEST['do']" address="564433032" type="string" size="16" encoding="base64"><![CDATA[bG9naW5Gb3JtLXN1Ym1pdA==]]></property><property name="username" fullname="$_REQUEST['username']" address="564433644" type="string" size="10" encoding="base64"><![CDATA[Y2JhLml2aWNpYw==]]></property><property name="password" fullname="$_REQUEST['password']" address="564433940" type="string" size="8" encoding="base64"><![CDATA[cG9rbG9wMDA=]]></property><property name="SUBMIT" fullname="$_REQUEST['SUBMIT']" address="564434228" type="string" size="5" encoding="base64"><![CDATA[bG9naW4=]]></property><property name="token" fullname="$_REQUEST['token']" address="564434604" type="string" size="32" encoding="base64"><![CDATA[NGI1YjM2MDc2MDY2Njc4MThmMTM5NWZiN2NlNGUxMTU=]]></property></property><property name="_SERVER" fullname="$_SERVER" address="567363208" type="array" children="1" numchildren="34" page="0" pagesize="31"><property name="REDIRECT_STATUS" fullname="$_SERVER['REDIRECT_STATUS']" address="564425288" type="string" size="3" encoding="base64"><![CDATA[MjAw]]></property><property name="HTTP_HOST" fullname="$_SERVER['HTTP_HOST']" address="564434832" type="string" size="5" encoding="base64"><![CDATA[N2V2ZW4=]]></property><property name="HTTP_USER_AGENT" fullname="$_SERVER['HTTP_USER_AGENT']" address="564435292" type="string" size="84" encoding="base64"><![CDATA[TW96aWxsYS81LjAgKFdpbmRvd3M7IFU7IFdpbmRvd3MgTlQgNi4xOyBlbi1VUzsgcnY6MS45LjIpIEdlY2tvLzIwMTAwMTE1IEZpcmVmb3gvMy42]]></property><property name="HTTP_ACCEPT" fullname="$_SERVER['HTTP_ACCEPT']" address="564435704" type="string" size="63" encoding="base64"><![CDATA[dGV4dC9odG1sLGFwcGxpY2F0aW9uL3hodG1sK3htbCxhcHBsaWNhdGlvbi94bWw7cT0wLjksKi8qO3E9MC44]]></property><property name="HTTP_ACCEPT_LANGUAGE" fullname="$_SERVER['HTTP_ACCEPT_LANGUAGE']" address="564435944" type="string" size="14" encoding="base64"><![CDATA[ZW4tdXMsZW47cT0wLjU=]]></property><property name="HTTP_ACCEPT_ENCODING" fullname="$_SERVER['HTTP_ACCEPT_ENCODING']" address="564436232" type="string" size="12" encoding="base64"><![CDATA[Z3ppcCxkZWZsYXRl]]></property><property name="HTTP_ACCEPT_CHARSET" fullname="$_SERVER['HTTP_ACCEPT_CHARSET']" address="564436680" type="string" size="30" encoding="base64"><![CDATA[SVNPLTg4NTktMSx1dGYtODtxPTAuNywqO3E9MC43]]></property><property name="HTTP_KEEP_ALIVE" fullname="$_SERVER['HTTP_KEEP_ALIVE']" address="564436456" type="string" size="3" encoding="base64"><![CDATA[MTE1]]></property><property name="HTTP_CONNECTION" fullname="$_SERVER['HTTP_CONNECTION']" address="564437300" type="string" size="10" encoding="base64"><![CDATA[a2VlcC1hbGl2ZQ==]]></property><property name="HTTP_REFERER" fullname="$_SERVER['HTTP_REFERER']" address="564437752" type="string" size="37" encoding="base64"><![CDATA[aHR0cDovLzdldmVuL2F1dGgvbG9naW4/YmFja2xpbms9ZWJlNg==]]></property><property name="HTTP_COOKIE" fullname="$_SERVER['HTTP_COOKIE']" address="564438440" type="string" size="164" encoding="base64"><![CDATA[bmV0dGUtYnJvd3Nlcj0wLjU1MjgxMTgwMzkyODM4OyBQSFBTRVNTSUQ9NTM2ZjIyYmZkYTJlNzFjMzYxMmVmMzZlMTQ3NWY1OWQ7IG5ldHRlUHJvZmlsZXJQb3NpdGlvbj0wcHg6LTc2MXB4OyBuZXR0ZVByb2ZpbGVyVmlzaWJsZT0xOyBYREVCVUdfU0VTU0lPTj1uZXRiZWFucy14ZGVidWc=]]></property><property name="CONTENT_TYPE" fullname="$_SERVER['CONTENT_TYPE']" address="564438732" type="string" size="33" encoding="base64"><![CDATA[YXBwbGljYXRpb24veC13d3ctZm9ybS11cmxlbmNvZGVk]]></property><property name="CONTENT_LENGTH" fullname="$_SERVER['CONTENT_LENGTH']" address="564439024" type="string" size="2" encoding="base64"><![CDATA[OTM=]]></property><property name="PATH" fullname="$_SERVER['PATH']" address="564439316" type="string" size="28" encoding="base64"><![CDATA[L3Vzci9sb2NhbC9iaW46L3Vzci9iaW46L2Jpbg==]]></property><property name="SERVER_SIGNATURE" fullname="$_SERVER['SERVER_SIGNATURE']" address="564439816" type="string" size="66" encoding="base64"><![CDATA[PGFkZHJlc3M+QXBhY2hlLzIuMi4xMiAoVWJ1bnR1KSBTZXJ2ZXIgYXQgN2V2ZW4gUG9ydCA4MDwvYWRkcmVzcz4K]]></property><property name="SERVER_SOFTWARE" fullname="$_SERVER['SERVER_SOFTWARE']" address="564439560" type="string" size="22" encoding="base64"><![CDATA[QXBhY2hlLzIuMi4xMiAoVWJ1bnR1KQ==]]></property><property name="SERVER_NAME" fullname="$_SERVER['SERVER_NAME']" address="564440356" type="string" size="5" encoding="base64"><![CDATA[N2V2ZW4=]]></property><property name="SERVER_ADDR" fullname="$_SERVER['SERVER_ADDR']" address="564440740" type="string" size="15" encoding="base64"><![CDATA[MTkyLjE2OC4yMjIuMTI4]]></property><property name="SERVER_PORT" fullname="$_SERVER['SERVER_PORT']" address="564441028" type="string" size="2" encoding="base64"><![CDATA[ODA=]]></property><property name="REMOTE_ADDR" fullname="$_SERVER['REMOTE_ADDR']" address="564441340" type="string" size="13" encoding="base64"><![CDATA[MTkyLjE2OC4yMjIuMQ==]]></property><property name="DOCUMENT_ROOT" fullname="$_SERVER['DOCUMENT_ROOT']" address="564441768" type="string" size="28" encoding="base64"><![CDATA[L3Zhci93d3cvN2V2ZW4vZG9jdW1lbnRfcm9vdA==]]></property><property name="SERVER_ADMIN" fullname="$_SERVER['SERVER_ADMIN']" address="564442092" type="string" size="19" encoding="base64"><![CDATA[d2VibWFzdGVyQGxvY2FsaG9zdA==]]></property><property name="SCRIPT_FILENAME" fullname="$_SERVER['SCRIPT_FILENAME']" address="564442456" type="string" size="38" encoding="base64"><![CDATA[L3Zhci93d3cvN2V2ZW4vZG9jdW1lbnRfcm9vdC9pbmRleC5waHA=]]></property><property name="REMOTE_PORT" fullname="$_SERVER['REMOTE_PORT']" address="564442756" type="string" size="5" encoding="base64"><![CDATA[NTQ0NDU=]]></property><property name="REDIRECT_QUERY_STRING" fullname="$_SERVER['REDIRECT_QUERY_STRING']" address="564443216" type="string" size="33" encoding="base64"><![CDATA[YmFja2xpbms9ZWJlNiZkbz1sb2dpbkZvcm0tc3VibWl0]]></property><property name="REDIRECT_URL" fullname="$_SERVER['REDIRECT_URL']" address="564443460" type="string" size="11" encoding="base64"><![CDATA[L2F1dGgvbG9naW4=]]></property><property name="GATEWAY_INTERFACE" fullname="$_SERVER['GATEWAY_INTERFACE']" address="564443852" type="string" size="7" encoding="base64"><![CDATA[Q0dJLzEuMQ==]]></property><property name="SERVER_PROTOCOL" fullname="$_SERVER['SERVER_PROTOCOL']" address="564443652" type="string" size="8" encoding="base64"><![CDATA[SFRUUC8xLjE=]]></property><property name="REQUEST_METHOD" fullname="$_SERVER['REQUEST_METHOD']" address="564444384" type="string" size="4" encoding="base64"><![CDATA[UE9TVA==]]></property><property name="QUERY_STRING" fullname="$_SERVER['QUERY_STRING']" address="564444740" type="string" size="33" encoding="base64"><![CDATA[YmFja2xpbms9ZWJlNiZkbz1sb2dpbkZvcm0tc3VibWl0]]></property><property name="REQUEST_URI" fullname="$_SERVER['REQUEST_URI']" address="564445188" type="string" size="45" encoding="base64"><![CDATA[L2F1dGgvbG9naW4/YmFja2xpbms9ZWJlNiZkbz1sb2dpbkZvcm0tc3VibWl0]]></property></property><property name="_SESSION" fullname="$_SESSION" address="569469172" type="array" children="1" numchildren="1" page="0" pagesize="31"><property name="NF" fullname="$_SESSION['NF']" address="569466876" type="array" children="1" numchildren="5" page="0" pagesize="31"><property name="C" fullname="$_SESSION['__NF']['C']" address="569472032" type="int"><![CDATA[23]]></property><property name="V" fullname="$_SESSION['NF']['V']" address="569466588" type="string" size="32" encoding="base64"><![CDATA[MzQ2OWJiNTA1ZDJjZjhkOGZiNWFjYjM1YjVhNDNhY2Y=]]></property><property name="B" fullname="$_SESSION['NF']['B']" address="567341168" type="string" size="16" encoding="base64"><![CDATA[MC41NTI4MTE4MDM5MjgzOA==]]></property><property name="DATA" fullname="$_SESSION['__NF']['DATA']" address="569459232" type="array" children="1" numchildren="3" page="0" pagesize="31"><property name="Nette.Forms.Form/CSRF" fullname="$_SESSION['NF']['DATA']['Nette.Forms.Form/CSRF']" address="569459144" type="array" children="1" numchildren="1"></property><property name="Nette.Web.User/" fullname="$_SESSION['NF']['DATA']['Nette.Web.User/']" address="569459188" type="array" children="1" numchildren="2"></property><property name="Nette.Application/requests" fullname="$_SESSION['__NF']['DATA']['Nette.Application/requests']" address="569473496" type="array" children="0" numchildren="0"></property></property><property name="META" fullname="$_SESSION['NF']['META']" address="569606956" type="array" children="1" numchildren="3" page="0" pagesize="31"><property name="Nette.Forms.Form/CSRF" fullname="$_SESSION['NF']['META']['Nette.Forms.Form/CSRF']" address="569474552" type="array" children="1" numchildren="1"></property><property name="Nette.Application/requests" fullname="$_SESSION['__NF']['META']['Nette.Application/requests']" address="569457996" type="array" children="0" numchildren="0"></property><property name="Nette.Web.User/" fullname="$_SESSION['NF']['META']['Nette.Web.User/']" address="569613432" type="null"></property></property></property></property><property name="GLOBALS" fullname="$GLOBALS" address="565027968" type="array" children="1" numchildren="12" page="0" pagesize="31"><property name="GLOBALS" fullname="$GLOBALS['GLOBALS']" address="565027968" type="array" children="1" recursive="1"></property><property name="_POST" fullname="$GLOBALS['_POST']" address="564432736" type="array" children="1" numchildren="4" page="0" pagesize="31"><property name="username" fullname="$GLOBALS['_POST']['username']" address="564433644" type="string" size="10" encoding="base64"><![CDATA[Y2JhLml2aWNpYw==]]></property><property name="password" fullname="$GLOBALS['_POST']['password']" address="564433940" type="string" size="8" encoding="base64"><![CDATA[cG9rbG9wMDA=]]></property><property name="SUBMIT" fullname="$GLOBALS['_POST']['SUBMIT']" address="564434228" type="string" size="5" encoding="base64"><![CDATA[bG9naW4=]]></property><property name="token" fullname="$GLOBALS['_POST']['token']" address="564434604" type="string" size="32" encoding="base64"><![CDATA[NGI1YjM2MDc2MDY2Njc4MThmMTM5NWZiN2NlNGUxMTU=]]></property></property><property name="_GET" fullname="$GLOBALS['_GET']" address="564431928" type="array" children="1" numchildren="2" page="0" pagesize="31"><property name="backlink" fullname="$GLOBALS['_GET']['backlink']" address="564432624" type="string" size="4" encoding="base64"><![CDATA[ZWJlNg==]]></property><property name="do" fullname="$GLOBALS['_GET']['do']" address="564433032" type="string" size="16" encoding="base64"><![CDATA[bG9naW5Gb3JtLXN1Ym1pdA==]]></property></property><property name="_COOKIE" fullname="$GLOBALS['_COOKIE']" address="564421456" type="array" children="1" numchildren="5" page="0" pagesize="31"><property name="nette-browser" fullname="$GLOBALS['_COOKIE']['nette-browser']" address="564422308" type="string" size="16" encoding="base64"><![CDATA[MC41NTI4MTE4MDM5MjgzOA==]]></property><property name="PHPSESSID" fullname="$GLOBALS['_COOKIE']['PHPSESSID']" address="564422560" type="string" size="32" encoding="base64"><![CDATA[NTM2ZjIyYmZkYTJlNzFjMzYxMmVmMzZlMTQ3NWY1OWQ=]]></property><property name="netteProfilerPosition" fullname="$GLOBALS['_COOKIE']['netteProfilerPosition']" address="564422900" type="string" size="10" encoding="base64"><![CDATA[MHB4Oi03NjFweA==]]></property><property name="netteProfilerVisible" fullname="$GLOBALS['_COOKIE']['netteProfilerVisible']" address="564423152" type="string" size="1" encoding="base64"><![CDATA[MQ==]]></property><property name="XDEBUG_SESSION" fullname="$GLOBALS['_COOKIE']['XDEBUG_SESSION']" address="564423516" type="string" size="15" encoding="base64"><![CDATA[bmV0YmVhbnMteGRlYnVn]]></property></property><property name="_FILES" fullname="$GLOBALS['_FILES']" address="564421752" type="array" children="0" numchildren="0" page="0" pagesize="31"></property><property name="_ENV" fullname="$GLOBALS['_ENV']" address="564423948" type="array" children="0" numchildren="0" page="0" pagesize="31"></property><property name="_REQUEST" fullname="$GLOBALS['_REQUEST']" address="564424176" type="array" children="1" numchildren="6" page="0" pagesize="31"><property name="backlink" fullname="$GLOBALS['_REQUEST']['backlink']" address="564432624" type="string" size="4" encoding="base64"><![CDATA[ZWJlNg==]]></property><property name="do" fullname="$GLOBALS['_REQUEST']['do']" address="564433032" type="string" size="16" encoding="base64"><![CDATA[bG9naW5Gb3JtLXN1Ym1pdA==]]></property><property name="username" fullname="$GLOBALS['_REQUEST']['username']" address="564433644" type="string" size="10" encoding="base64"><![CDATA[Y2JhLml2aWNpYw==]]></property><property name="password" fullname="$GLOBALS['_REQUEST']['password']" address="564433940" type="string" size="8" encoding="base64"><![CDATA[cG9rbG9wMDA=]]></property><property name="SUBMIT" fullname="$GLOBALS['_REQUEST']['SUBMIT']" address="564434228" type="string" size="5" encoding="base64"><![CDATA[bG9naW4=]]></property><property name="token" fullname="$GLOBALS['_REQUEST']['token']" address="564434604" type="string" size="32" encoding="base64"><![CDATA[NGI1YjM2MDc2MDY2Njc4MThmMTM5NWZiN2NlNGUxMTU=]]></property></property><property name="_SERVER" fullname="$GLOBALS['_SERVER']" address="567363208" type="array" children="1" numchildren="34" page="0" pagesize="31"><property name="REDIRECT_STATUS" fullname="$GLOBALS['_SERVER']['REDIRECT_STATUS']" address="564425288" type="string" size="3" encoding="base64"><![CDATA[MjAw]]></property><property name="HTTP_HOST" fullname="$GLOBALS['_SERVER']['HTTP_HOST']" address="564434832" type="string" size="5" encoding="base64"><![CDATA[N2V2ZW4=]]></property><property name="HTTP_USER_AGENT" fullname="$GLOBALS['_SERVER']['HTTP_USER_AGENT']" address="564435292" type="string" size="84" encoding="base64"><![CDATA[TW96aWxsYS81LjAgKFdpbmRvd3M7IFU7IFdpbmRvd3MgTlQgNi4xOyBlbi1VUzsgcnY6MS45LjIpIEdlY2tvLzIwMTAwMTE1IEZpcmVmb3gvMy42]]></property><property name="HTTP_ACCEPT" fullname="$GLOBALS['_SERVER']['HTTP_ACCEPT']" address="564435704" type="string" size="63" encoding="base64"><![CDATA[dGV4dC9odG1sLGFwcGxpY2F0aW9uL3hodG1sK3htbCxhcHBsaWNhdGlvbi94bWw7cT0wLjksKi8qO3E9MC44]]></property><property name="HTTP_ACCEPT_LANGUAGE" fullname="$GLOBALS['_SERVER']['HTTP_ACCEPT_LANGUAGE']" address="564435944" type="string" size="14" encoding="base64"><![CDATA[ZW4tdXMsZW47cT0wLjU=]]></property><property name="HTTP_ACCEPT_ENCODING" fullname="$GLOBALS['_SERVER']['HTTP_ACCEPT_ENCODING']" address="564436232" type="string" size="12" encoding="base64"><![CDATA[Z3ppcCxkZWZsYXRl]]></property><property name="HTTP_ACCEPT_CHARSET" fullname="$GLOBALS['_SERVER']['HTTP_ACCEPT_CHARSET']" address="564436680" type="string" size="30" encoding="base64"><![CDATA[SVNPLTg4NTktMSx1dGYtODtxPTAuNywqO3E9MC43]]></property><property name="HTTP_KEEP_ALIVE" fullname="$GLOBALS['_SERVER']['HTTP_KEEP_ALIVE']" address="564436456" type="string" size="3" encoding="base64"><![CDATA[MTE1]]></property><property name="HTTP_CONNECTION" fullname="$GLOBALS['_SERVER']['HTTP_CONNECTION']" address="564437300" type="string" size="10" encoding="base64"><![CDATA[a2VlcC1hbGl2ZQ==]]></property><property name="HTTP_REFERER" fullname="$GLOBALS['_SERVER']['HTTP_REFERER']" address="564437752" type="string" size="37" encoding="base64"><![CDATA[aHR0cDovLzdldmVuL2F1dGgvbG9naW4/YmFja2xpbms9ZWJlNg==]]></property><property name="HTTP_COOKIE" fullname="$GLOBALS['_SERVER']['HTTP_COOKIE']" address="564438440" type="string" size="164" encoding="base64"><![CDATA[bmV0dGUtYnJvd3Nlcj0wLjU1MjgxMTgwMzkyODM4OyBQSFBTRVNTSUQ9NTM2ZjIyYmZkYTJlNzFjMzYxMmVmMzZlMTQ3NWY1OWQ7IG5ldHRlUHJvZmlsZXJQb3NpdGlvbj0wcHg6LTc2MXB4OyBuZXR0ZVByb2ZpbGVyVmlzaWJsZT0xOyBYREVCVUdfU0VTU0lPTj1uZXRiZWFucy14ZGVidWc=]]></property><property name="CONTENT_TYPE" fullname="$GLOBALS['_SERVER']['CONTENT_TYPE']" address="564438732" type="string" size="33" encoding="base64"><![CDATA[YXBwbGljYXRpb24veC13d3ctZm9ybS11cmxlbmNvZGVk]]></property><property name="CONTENT_LENGTH" fullname="$GLOBALS['_SERVER']['CONTENT_LENGTH']" address="564439024" type="string" size="2" encoding="base64"><![CDATA[OTM=]]></property><property name="PATH" fullname="$GLOBALS['_SERVER']['PATH']" address="564439316" type="string" size="28" encoding="base64"><![CDATA[L3Vzci9sb2NhbC9iaW46L3Vzci9iaW46L2Jpbg==]]></property><property name="SERVER_SIGNATURE" fullname="$GLOBALS['_SERVER']['SERVER_SIGNATURE']" address="564439816" type="string" size="66" encoding="base64"><![CDATA[PGFkZHJlc3M+QXBhY2hlLzIuMi4xMiAoVWJ1bnR1KSBTZXJ2ZXIgYXQgN2V2ZW4gUG9ydCA4MDwvYWRkcmVzcz4K]]></property><property name="SERVER_SOFTWARE" fullname="$GLOBALS['_SERVER']['SERVER_SOFTWARE']" address="564439560" type="string" size="22" encoding="base64"><![CDATA[QXBhY2hlLzIuMi4xMiAoVWJ1bnR1KQ==]]></property><property name="SERVER_NAME" fullname="$GLOBALS['_SERVER']['SERVER_NAME']" address="564440356" type="string" size="5" encoding="base64"><![CDATA[N2V2ZW4=]]></property><property name="SERVER_ADDR" fullname="$GLOBALS['_SERVER']['SERVER_ADDR']" address="564440740" type="string" size="15" encoding="base64"><![CDATA[MTkyLjE2OC4yMjIuMTI4]]></property><property name="SERVER_PORT" fullname="$GLOBALS['_SERVER']['SERVER_PORT']" address="564441028" type="string" size="2" encoding="base64"><![CDATA[ODA=]]></property><property name="REMOTE_ADDR" fullname="$GLOBALS['_SERVER']['REMOTE_ADDR']" address="564441340" type="string" size="13" encoding="base64"><![CDATA[MTkyLjE2OC4yMjIuMQ==]]></property><property name="DOCUMENT_ROOT" fullname="$GLOBALS['_SERVER']['DOCUMENT_ROOT']" address="564441768" type="string" size="28" encoding="base64"><![CDATA[L3Zhci93d3cvN2V2ZW4vZG9jdW1lbnRfcm9vdA==]]></property><property name="SERVER_ADMIN" fullname="$GLOBALS['_SERVER']['SERVER_ADMIN']" address="564442092" type="string" size="19" encoding="base64"><![CDATA[d2VibWFzdGVyQGxvY2FsaG9zdA==]]></property><property name="SCRIPT_FILENAME" fullname="$GLOBALS['_SERVER']['SCRIPT_FILENAME']" address="564442456" type="string" size="38" encoding="base64"><![CDATA[L3Zhci93d3cvN2V2ZW4vZG9jdW1lbnRfcm9vdC9pbmRleC5waHA=]]></property><property name="REMOTE_PORT" fullname="$GLOBALS['_SERVER']['REMOTE_PORT']" address="564442756" type="string" size="5" encoding="base64"><![CDATA[NTQ0NDU=]]></property><property name="REDIRECT_QUERY_STRING" fullname="$GLOBALS['_SERVER']['REDIRECT_QUERY_STRING']" address="564443216" type="string" size="33" encoding="base64"><![CDATA[YmFja2xpbms9ZWJlNiZkbz1sb2dpbkZvcm0tc3VibWl0]]></property><property name="REDIRECT_URL" fullname="$GLOBALS['_SERVER']['REDIRECT_URL']" address="564443460" type="string" size="11" encoding="base64"><![CDATA[L2F1dGgvbG9naW4=]]></property><property name="GATEWAY_INTERFACE" fullname="$GLOBALS['_SERVER']['GATEWAY_INTERFACE']" address="564443852" type="string" size="7" encoding="base64"><![CDATA[Q0dJLzEuMQ==]]></property><property name="SERVER_PROTOCOL" fullname="$GLOBALS['_SERVER']['SERVER_PROTOCOL']" address="564443652" type="string" size="8" encoding="base64"><![CDATA[SFRUUC8xLjE=]]></property><property name="REQUEST_METHOD" fullname="$GLOBALS['_SERVER']['REQUEST_METHOD']" address="564444384" type="string" size="4" encoding="base64"><![CDATA[UE9TVA==]]></property><property name="QUERY_STRING" fullname="$GLOBALS['_SERVER']['QUERY_STRING']" address="564444740" type="string" size="33" encoding="base64"><![CDATA[YmFja2xpbms9ZWJlNiZkbz1sb2dpbkZvcm0tc3VibWl0]]></property><property name="REQUEST_URI" fullname="$GLOBALS['_SERVER']['REQUEST_URI']" address="564445188" type="string" size="45" encoding="base64"><![CDATA[L2F1dGgvbG9naW4/YmFja2xpbms9ZWJlNiZkbz1sb2dpbkZvcm0tc3VibWl0]]></property></property><property name="logConfig" fullname="$GLOBALS['logConfig']" address="565380152" type="object" classname="Nette\Config\Config" children="1" numchildren="2" page="0" pagesize="31"><property name="CLASSNAME" type="string"><![CDATA[Nette\Config\Config]]></property><property name="file" fullname="$GLOBALS['logConfig']->file" facet="public" address="565283800" type="string" size="37" encoding="base64"><![CDATA[L21udC9oZ2ZzL3d3dy83ZXZlbi9hcHAvbG9nL2Vycm9yLmxvZw==]]></property><property name="email" fullname="$GLOBALS['logConfig']->email" facet="public" address="565294036" type="object" classname="Nette\Config\Config" children="1" numchildren="4" page="0" pagesize="31"><property name="CLASSNAME" type="string"><![CDATA[Nette\Config\Config]]></property><property name="From" fullname="$GLOBALS['logConfig']->email->From" facet="public" address="565289828" type="string" size="15" encoding="base64"><![CDATA[N2V2ZW5AbG9jYWxob3N0]]></property><property name="To" fullname="$GLOBALS['logConfig']->email->To" facet="public" address="565289704" type="string" size="15" encoding="base64"><![CDATA[N2V2ZW5AbG9jYWxob3N0]]></property><property name="Subject" fullname="$GLOBALS['logConfig']->email->Subject" facet="public" address="565289948" type="string" size="20" encoding="base64"><![CDATA[N2V2ZW46IEVycm9yIG9jY3VyZWQ=]]></property><property name="Body" fullname="$GLOBALS['logConfig']->email->Body" facet="public" address="564479580" type="string" size="22" encoding="base64"><![CDATA[XCVkYXRlXCUgLSBcJW1lc3NhZ2VcJQ==]]></property></property></property><property name="application" fullname="$GLOBALS['application']" address="566558320" type="object" classname="Nette\Application\Application" children="1" numchildren="11" page="0" pagesize="31"><property name="CLASSNAME" type="string"><![CDATA[Nette\Application\Application]]></property><property name="defaultServices" fullname="$GLOBALS['application']->defaultServices" facet="public" address="566290332" type="array" children="1" numchildren="2" page="0" pagesize="31"><property name="Nette\Application\IRouter" fullname="$GLOBALS['application']->defaultServices['Nette\Application\IRouter']" address="566289764" type="string" size="29" encoding="base64"><![CDATA[TmV0dGVcQXBwbGljYXRpb25cTXVsdGlSb3V0ZXI=]]></property><property name="Nette\Application\IPresenterLoader" fullname="$GLOBALS['application']->defaultServices['Nette\Application\IPresenterLoader']" address="566290192" type="array" children="1" numchildren="2"></property></property><property name="catchExceptions" fullname="$GLOBALS['application']->catchExceptions" facet="public" address="566290480" type="null"></property><property name="errorPresenter" fullname="$GLOBALS['application']->errorPresenter" facet="public" address="565294164" type="string" size="5" encoding="base64"><![CDATA[RXJyb3I=]]></property><property name="onStartup" fullname="$GLOBALS['application']->onStartup" facet="public" address="566290816" type="null"></property><property name="onShutdown" fullname="$GLOBALS['application']->onShutdown" facet="public" address="566291196" type="null"></property><property name="onRequest" fullname="$GLOBALS['application']->onRequest" facet="public" address="566291624" type="null"></property><property name="onError" fullname="$GLOBALS['application']->onError" facet="public" address="566544916" type="null"></property><property name="allowedMethods" fullname="$GLOBALS['application']->allowedMethods" facet="public" address="566552816" type="array" children="1" numchildren="5" page="0" pagesize="31"><property name="0" fullname="$GLOBALS['application']->allowedMethods[0]" address="566552292" type="string" size="3" encoding="base64"><![CDATA[R0VU]]></property><property name="1" fullname="$GLOBALS['application']->allowedMethods[1]" address="566552336" type="string" size="4" encoding="base64"><![CDATA[UE9TVA==]]></property><property name="2" fullname="$GLOBALS['application']->allowedMethods[2]" address="566552472" type="string" size="4" encoding="base64"><![CDATA[SEVBRA==]]></property><property name="3" fullname="$GLOBALS['application']->allowedMethods[3]" address="566552576" type="string" size="3" encoding="base64"><![CDATA[UFVU]]></property><property name="4" fullname="$GLOBALS['application']->allowedMethods[4]" address="566552712" type="string" size="6" encoding="base64"><![CDATA[REVMRVRF]]></property></property><property name="requests" fullname="$GLOBALS['application']->requests" facet="private" address="567358628" type="array" children="1" numchildren="1" page="0" pagesize="31"><property name="0" fullname="$GLOBALS['application']->requests[0]" address="567342352" type="object" classname="Nette\Application\PresenterRequest" children="1" numchildren="7"><property name="CLASSNAME" type="string"><![CDATA[Nette\Application\PresenterRequest]]></property></property></property><property name="presenter" fullname="$GLOBALS['application']->presenter" facet="private" address="567346784" type="object" classname="AuthPresenter" children="1" numchildren="31" page="0" pagesize="31"><property name="CLASSNAME" type="string"><![CDATA[AuthPresenter]]></property><property name="backlink" fullname="$GLOBALS['application']->presenter->backlink" facet="public" address="567302848" type="string" size="4" encoding="base64"><![CDATA[ZWJlNg==]]></property><property name="onShutdown" fullname="$GLOBALS['application']->presenter->onShutdown" facet="public" address="567335648" type="null"></property><property name="oldLayoutMode" fullname="$GLOBALS['application']->presenter->oldLayoutMode" facet="public" address="567335536" type="bool"><![CDATA[1]]></property><property name="oldModuleMode" fullname="$GLOBALS['application']->presenter->oldModuleMode" facet="public" address="567335424" type="bool"><![CDATA[1]]></property><property name="autoCanonicalize" fullname="$GLOBALS['application']->presenter->autoCanonicalize" facet="public" address="567334864" type="bool"><![CDATA[1]]></property><property name="absoluteUrls" fullname="$GLOBALS['application']->presenter->absoluteUrls" facet="public" address="567334976" type="bool"><![CDATA[0]]></property><property name="params" fullname="$GLOBALS['application']->presenter->params" facet="protected" address="567309780" type="array" children="1" numchildren="3"></property></property><property name="serviceLocator" fullname="$GLOBALS['application']->serviceLocator" facet="private" address="565296072" type="object" classname="Nette\ServiceLocator" children="1" numchildren="3" page="0" pagesize="31"><property name="CLASSNAME" type="string"><![CDATA[Nette\ServiceLocator]]></property><property name="parent" fullname="$GLOBALS['application']->serviceLocator->parent" facet="private" address="565279696" type="object" classname="Nette\ServiceLocator" children="1" numchildren="3"><property name="CLASSNAME" type="string"><![CDATA[Nette\ServiceLocator]]></property></property><property name="registry" fullname="$GLOBALS['application']->serviceLocator->registry" facet="private" address="566595216" type="array" children="1" numchildren="2"></property><property name="factories" fullname="$GLOBALS['application']->serviceLocator->factories" facet="private" address="565408120" type="array" children="0" numchildren="0"></property></property></property><property name="router" fullname="$GLOBALS['router']" address="566287288" type="object" classname="Nette\Application\MultiRouter" children="1" numchildren="2" page="0" pagesize="31"><property name="CLASSNAME" type="string"><![CDATA[Nette\Application\MultiRouter]]></property></property><property name="_SESSION" fullname="$GLOBALS['_SESSION']" address="569469172" type="array" children="1" numchildren="1" page="0" pagesize="31"><property name="NF" fullname="$GLOBALS['_SESSION']['__NF']" address="569466876" type="array" children="1" numchildren="5" page="0" pagesize="31"><property name="C" fullname="$GLOBALS['_SESSION']['NF']['C']" address="569472032" type="int"><![CDATA[23]]></property><property name="V" fullname="$GLOBALS['_SESSION']['NF']['V']" address="569466588" type="string" size="32" encoding="base64"><![CDATA[MzQ2OWJiNTA1ZDJjZjhkOGZiNWFjYjM1YjVhNDNhY2Y=]]></property><property name="B" fullname="$GLOBALS['_SESSION']['__NF']['B']" address="567341168" type="string" size="16" encoding="base64"><![CDATA[MC41NTI4MTE4MDM5MjgzOA==]]></property><property name="DATA" fullname="$GLOBALS['_SESSION']['NF']['DATA']" address="569459232" type="array" children="1" numchildren="3"></property><property name="META" fullname="$GLOBALS['_SESSION']['__NF']['META']" address="569606956" type="array" children="1" numchildren="3"></property></property></property></property></response>
<- property_get -i 15949 -n $config -c 0 -p 1
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="property_get" transaction_id="15949"><property name="$config" fullname="$config" address="569794844" type="object" classname="Nette\Config\Config" children="1" numchildren="10" page="1" pagesize="31"><property name="CLASSNAME" type="string"><![CDATA[Nette\Config\Config]]></property></property></response>
<- property_get -i 15950 -n $config -c 0 -p 1
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="property_get" transaction_id="15950"><property name="$config" fullname="$config" address="569794844" type="object" classname="Nette\Config\Config" children="1" numchildren="10" page="1" pagesize="31"><property name="CLASSNAME" type="string"><![CDATA[Nette\Config\Config]]></property></property></response>
<- property_get -i 15951 -n $config -c 0 -p 2
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="property_get" transaction_id="15951"><property name="$config" fullname="$config" address="569794844" type="object" classname="Nette\Config\Config" children="1" numchildren="10" page="2" pagesize="31"><property name="CLASSNAME" type="string"><![CDATA[Nette\Config\Config]]></property></property></response>
<- property_get -i 15952 -n $config -c 0 -p 2
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="property_get" transaction_id="15952"><property name="$config" fullname="$config" address="569794844" type="object" classname="Nette\Config\Config" children="1" numchildren="10" page="2" pagesize="31"><property name="CLASSNAME" type="string"><![CDATA[Nette\Config\Config]]></property></property></response>
<- property_get -i 15953 -n $config -c 0 -p 3
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="property_get" transaction_id="15953"><property name="$config" fullname="$config" address="569794844" type="object" classname="Nette\Config\Config" children="1" numchildren="10" page="3" pagesize="31"><property name="CLASSNAME" type="string"><![CDATA[Nette\Config\Config]]></property></property></response>
<- property_get -i 15954 -n $config -c 0 -p 3
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="property_get" transaction_id="15954"><property name="$config" fullname="$config" address="569794844" type="object" classname="Nette\Config\Config" children="1" numchildren="10" page="3" pagesize="31"><property name="CLASSNAME" type="string"><![CDATA[Nette\Config\Config]]></property></property></response>
<- property_get -i 15955 -n $config -c 0 -p 4
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="property_get" transaction_id="15955"><property name="$config" fullname="$config" address="569794844" type="object" classname="Nette\Config\Config" children="1" numchildren="10" page="4" pagesize="31"><property name="CLASSNAME" type="string"><![CDATA[Nette\Config\Config]]></property></property></response>
<- property_get -i 15956 -n $config -c 0 -p 4
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="property_get" transaction_id="15956"><property name="$config" fullname="$config" address="569794844" type="object" classname="Nette\Config\Config" children="1" numchildren="10" page="4" pagesize="31"><property name="CLASSNAME" type="string"><![CDATA[Nette\Config\Config]]></property></property></response>
<- property_get -i 15957 -n $config -c 0 -p 5
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="property_get" transaction_id="15957"><property name="$config" fullname="$config" address="569794844" type="object" classname="Nette\Config\Config" children="1" numchildren="10" page="5" pagesize="31"><property name="CLASSNAME" type="string"><![CDATA[Nette\Config\Config]]></property></property></response>
<- property_get -i 15958 -n $config -c 0 -p 5
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="property_get" transaction_id="15958"><property name="$config" fullname="$config" address="569794844" type="object" classname="Nette\Config\Config" children="1" numchildren="10" page="5" pagesize="31"><property name="CLASSNAME" type="string"><![CDATA[Nette\Config\Config]]></property></property></response>
<- property_get -i 15959 -n $config -c 0 -p 6
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="property_get" transaction_id="15959"><property name="$config" fullname="$config" address="569794844" type="object" classname="Nette\Config\Config" children="1" numchildren="10" page="6" pagesize="31"><property name="CLASSNAME" type="string"><![CDATA[Nette\Config\Config]]></property></property></response>
<- property_get -i 15960 -n $config -c 0 -p 6
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="property_get" transaction_id="15960"><property name="$config" fullname="$config" address="569794844" type="object" classname="Nette\Config\Config" children="1" numchildren="10" page="6" pagesize="31"><property name="CLASSNAME" type="string"><![CDATA[Nette\Config\Config]]></property></property></response>
<- property_get -i 15961 -n $config -c 0 -p 7
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="property_get" transaction_id="15961"><property name="$config" fullname="$config" address="569794844" type="object" classname="Nette\Config\Config" children="1" numchildren="10" page="7" pagesize="31"><property name="CLASSNAME" type="string"><![CDATA[Nette\Config\Config]]></property></property></response>
<- property_get -i 15962 -n $config -c 0 -p 7
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="property_get" transaction_id="15962"><property name="$config" fullname="$config" address="569794844" type="object" classname="Nette\Config\Config" children="1" numchildren="10" page="7" pagesize="31"><property name="CLASSNAME" type="string"><![CDATA[Nette\Config\Config]]></property></property></response>
<- property_get -i 15963 -n $config -c 0 -p 8
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="property_get" transaction_id="15963"><property name="$config" fullname="$config" address="569794844" type="object" classname="Nette\Config\Config" children="1" numchildren="10" page="8" pagesize="31"><property name="CLASSNAME" type="string"><![CDATA[Nette\Config\Config]]></property></property></response>
<- property_get -i 15964 -n $config -c 0 -p 8
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="property_get" transaction_id="15964"><property name="$config" fullname="$config" address="569794844" type="object" classname="Nette\Config\Config" children="1" numchildren="10" page="8" pagesize="31"><property name="CLASSNAME" type="string"><![CDATA[Nette\Config\Config]]></property></property></response>
<- property_get -i 15965 -n $config -c 0 -p 9
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="property_get" transaction_id="15965"><property name="$config" fullname="$config" address="569794844" type="object" classname="Nette\Config\Config" children="1" numchildren="10" page="9" pagesize="31"><property name="CLASSNAME" type="string"><![CDATA[Nette\Config\Config]]></property></property></response>
<- property_get -i 15966 -n $config -c 0 -p 9
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="property_get" transaction_id="15966"><property name="$config" fullname="$config" address="569794844" type="object" classname="Nette\Config\Config" children="1" numchildren="10" page="9" pagesize="31"><property name="CLASSNAME" type="string"><![CDATA[Nette\Config\Config]]></property></property></response>
<- property_get -i 15967 -n $config -c 0 -p 10
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="property_get" transaction_id="15967"><property name="$config" fullname="$config" address="569794844" type="object" classname="Nette\Config\Config" children="1" numchildren="10" page="10" pagesize="31"><property name="CLASSNAME" type="string"><![CDATA[Nette\Config\Config]]></property></property></response>
<- property_get -i 15968 -n $config -c 0 -p 10
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="property_get" transaction_id="15968"><property name="$config" fullname="$config" address="569794844" type="object" classname="Nette\Config\Config" children="1" numchildren="10" page="10" pagesize="31"><property name="CLASSNAME" type="string"><![CDATA[Nette\Config\Config]]></property></property></response>
<- property_get -i 15969 -n $config -c 0 -p 11
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="property_get" transaction_id="15969"><property name="$config" fullname="$config" address="569794844" type="object" classname="Nette\Config\Config" children="1" numchildren="10" page="11" pagesize="31"><property name="CLASSNAME" type="string"><![CDATA[Nette\Config\Config]]></property></property></response>
<- property_get -i 15970 -n $config -c 0 -p 12
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="property_get" transaction_id="15970"><property name="$config" fullname="$config" address="569794844" type="object" classname="Nette\Config\Config" children="1" numchildren="10" page="12" pagesize="31"><property name="CLASSNAME" type="string"><![CDATA[Nette\Config\Config]]></property></property></response>
<- property_get -i 15971 -n $config -c 0 -p 13
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="property_get" transaction_id="15971"><property name="$config" fullname="$config" address="569794844" type="object" classname="Nette\Config\Config" children="1" numchildren="10" page="13" pagesize="31"><property name="CLASSNAME" type="string"><![CDATA[Nette\Config\Config]]></property></property></response>
<- step_over -i 15972
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="step_over" transaction_id="15972" status="break" reason="ok"><xdebug:message filename="file:///mnt/hgfs/www/7even/app/components/DBConnection.php" lineno="87"></xdebug:message></response>
<- stack_get -i 15973
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="15973"><stack where="DBConnection::getConfig" level="0" type="file" filename="file:///mnt/hgfs/www/7even/app/components/DBConnection.php" lineno="87"></stack><stack where="DBConnection::getEntityManager" level="1" type="file" filename="file:///mnt/hgfs/www/7even/app/components/DBConnection.php" lineno="50"></stack><stack where="Common::getEntityManager" level="2" type="file" filename="file:///mnt/hgfs/www/7even/app/components/Common.php" lineno="4"></stack><stack where="UserModel::getByUsernameAndPassword" level="3" type="file" filename="file:///mnt/hgfs/www/7even/app/models/UserModel.php" lineno="5"></stack><stack where="Authenticator->authenticate" level="4" type="file" filename="file:///mnt/hgfs/www/7even/app/components/Auth/Authenticator.php" lineno="10"></stack><stack where="Nette\Web\User->authenticate" level="5" type="file" filename="file:///mnt/hgfs/www/7even/libs/Nette/Web/User.php" lineno="95"></stack><stack where="AuthPresenter->loginFormSubmitted" level="6" type="file" filename="file:///mnt/hgfs/www/7even/app/presenters/AuthPresenter.php" lineno="27"></stack><stack where="call_user_func_array" level="7" type="file" filename="file:///mnt/hgfs/www/7even/libs/Nette/Callback.php" lineno="0"></stack><stack where="Nette\Callback->invokeArgs" level="8" type="file" filename="file:///mnt/hgfs/www/7even/libs/Nette/Callback.php" lineno="91"></stack><stack where="Nette\ObjectMixin::call" level="9" type="file" filename="file:///mnt/hgfs/www/7even/libs/Nette/ObjectMixin.php" lineno="62"></stack><stack where="Nette\Object->__call" level="10" type="file" filename="file:///mnt/hgfs/www/7even/libs/Nette/Object.php" lineno="97"></stack><stack where="Nette\Application\AppForm->onSubmit" level="11" type="file" filename="file:///mnt/hgfs/www/7even/libs/Nette/Object.php" lineno="0"></stack><stack where="Nette\Forms\Form->fireEvents" level="12" type="file" filename="file:///mnt/hgfs/www/7even/libs/Nette/Forms/Form.php" lineno="450"></stack><stack where="Nette\Application\AppForm->signalReceived" level="13" type="file" filename="file:///mnt/hgfs/www/7even/libs/Nette/Application/AppForm.php" lineno="132"></stack><stack where="Nette\Application\Presenter->processSignal" level="14" type="file" filename="file:///mnt/hgfs/www/7even/libs/Nette/Application/Presenter.php" lineno="332"></stack><stack where="Nette\Application\Presenter->run" level="15" type="file" filename="file:///mnt/hgfs/www/7even/libs/Nette/Application/Presenter.php" lineno="205"></stack><stack where="Nette\Application\Application->run" level="16" type="file" filename="file:///mnt/hgfs/www/7even/libs/Nette/Application/Application.php" lineno="145"></stack><stack where="require" level="17" type="file" filename="file:///mnt/hgfs/www/7even/app/bootstrap.php" lineno="39"></stack><stack where="{main}" level="18" type="file" filename="file:///mnt/hgfs/www/7even/document_root/index.php" lineno="12"></stack></response>
<- property_get -i 15974 -n $config -c 0 -p 14
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="property_get" transaction_id="15974"><property name="$config" fullname="$config" address="569794844" type="object" classname="Nette\Config\Config" children="1" numchildren="10" page="14" pagesize="31"><property name="CLASSNAME" type="string"><![CDATA[Nette\Config\Config]]></property></property></response>
<- context_names -i 15975
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="context_names" transaction_id="15975"><context name="Locals" id="0"></context><context name="Superglobals" id="1"></context></response>
<- property_get -i 15976 -n $config -c 0 -p 15
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="property_get" transaction_id="15976"><property name="$config" fullname="$config" address="569794844" type="object" classname="Nette\Config\Config" children="1" numchildren="10" page="15" pagesize="31"><property name="CLASSNAME" type="string"><![CDATA[Nette\Config\Config]]></property></property></response>
<- context_get -i 15977 -c 0
-> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="context_get" transaction_id="15977" context="0"><property name="availableOptions" fullname="$availableOptions" type="uninitialized"></property><property name="config" fullname="$config" address="569794844" type="object" classname="Nette\Config\Config" children="1" numchildren="10" page="0" pagesize="31"><property name="CLASSNAME" type="string"><![CDATA[Nette\Config\Config]]></property><property name="username" fullname="$config->username" facet="public" address="565289064" type="string" size="6" encoding="base64"><![CDATA[Y29tbW9u]]></property><property name="password" fullname="$config->password" facet="public" address="565287244" type="string" size="6" encoding="base64"><![CDATA[Q29tTW92]]></property><property name="driver" fullname="$config->driver" facet="public" address="565290428" type="string" size="7" encoding="base64"><![CDATA[cGRvX29jaQ==]]></property><property name="host" fullname="$config->host" facet="public" address="565290940" type="string" size="7" encoding="base64"><![CDATA[b3JhMXZpcA==]]></property><property name="dbname" fullname="$config->dbname" facet="public" address="565290548" type="string" size="7" encoding="base64"><![CDATA[TU9OSVRPUg==]]></property><property name="mapping" fullname="$config->mapping" facet="public" address="565290820" type="string" size="3" encoding="base64"><![CDATA[WU1M]]></property><property name="mappingsDir" fullname="$config->mappingsDir" facet="public" address="565296424" type="string" size="36" encoding="base64"><![CDATA[L21udC9oZ2ZzL3d3dy83ZXZlbi9hcHAvZG9jdHJpbmUvWU1M]]></property><property name="proxyDir" fullname="$config->proxyDir" facet="public" address="565282720" type="string" size="40" encoding="base64"><![CDATA[L21udC9oZ2ZzL3d3dy83ZXZlbi9hcHAvZG9jdHJpbmUvUHJveGllcw==]]></property><property name="proxyNamespace" fullname="$config->proxyNamespace" facet="public" address="565291536" type="string" size="7" encoding="base64"><![CDATA[UHJveGllcw==]]></property><property name="charset" fullname="$config->charset" facet="public" address="565293912" type="string" size="4" encoding="base64"><![CDATA[dXRmOA==]]></property></property><property name="configs" fullname="$configs" type="uninitialized"></property><property name="connectionName" fullname="$connectionName" address="569688128" type="string" size="6" encoding="base64"><![CDATA[Y29tbW9u]]></property><property name="dbOptions" fullname="$dbOptions" type="uninitialized"></property><property name="optionName" fullname="$optionName" type="uninitialized"></property><property name="optionValue" fullname="$optionValue" type="uninitialized"></property></response> |