プロジェクト

全般

プロフィール

Bug(バグ) #3797 » エラー.html

isao sano, 2015-04-20 14:13

 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Google_Service_Exception: Error calling GET https://www.googleapis.com/calendar/v3/users/me/calendarList: (403) Access Not Configured. The API (Calendar API) is not enabled for your project. Please use the Google Developers Console to update your configuration.</title>
<style type="text/css">
body { margin: 0; padding: 20px; margin-top: 20px; background-color: #eee }
body, td, th { font: 11px Verdana, Arial, sans-serif; color: #333 }
a { color: #333 }
h1 { margin: 0 0 0 10px; padding: 10px 0 10px 0; font-weight: bold; font-size: 120% }
h2 { margin: 0; padding: 5px 0; font-size: 110% }
ul { padding-left: 20px; list-style: decimal }
ul li { padding-bottom: 5px; margin: 0 }
ol { font-family: monospace; white-space: pre; list-style-position: inside; margin: 0; padding: 10px 0 }
ol li { margin: -5px; padding: 0 }
ol .selected { font-weight: bold; background-color: #ddd; padding: 2px 0 }
table.vars { padding: 0; margin: 0; border: 1px solid #999; background-color: #fff; }
table.vars th { padding: 2px; background-color: #ddd; font-weight: bold }
table.vars td { padding: 2px; font-family: monospace; white-space: pre }
p.error { padding: 10px; background-color: #f00; font-weight: bold; text-align: center; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
p.error a { color: #fff }
#main { padding: 30px 40px; border: 1px solid #ddd; background-color: #fff; text-align:left; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; min-width: 770px; max-width: 770px }
#message { padding: 10px; margin-bottom: 10px; background-color: #eee; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
a.file_link { text-decoration: none; }
a.file_link:hover { text-decoration: underline; }
.code, #sf_settings, #sf_request, #sf_response, #sf_user, #sf_globals { overflow: auto; }
</style>
<script type="text/javascript">
function toggle(id)
{
el = document.getElementById(id); el.style.display = el.style.display == 'none' ? 'block' : 'none';
}
</script>
<style type="text/css">#sfWebDebug { padding: 0; margin: 0; font-family: Arial, sans-serif; font-size: 12px; color: #333; text-align: left; line-height: 12px; } #sfWebDebug a, #sfWebDebug a:hover { text-decoration: none; border: none; background-color: transparent; color: #000; } #sfWebDebug img { float: none; margin: 0; border: 0; display: inline; } #sfWebDebugBar { position: absolute; margin: 0; padding: 1px 0; right: 0px; top: 0px; opacity: 0.80; filter: alpha(opacity:80); z-index: 10000; white-space: nowrap; background-color: #ddd; } #sfWebDebugBar[id] { position: fixed; } #sfWebDebugBar img { vertical-align: middle; } #sfWebDebugBar .sfWebDebugMenu { padding: 5px; padding-left: 0; display: inline; margin: 0; } #sfWebDebugBar .sfWebDebugMenu li { display: inline; list-style: none; margin: 0; padding: 0 6px; } #sfWebDebugBar .sfWebDebugMenu li.last { margin: 0; padding: 0; border: 0; } #sfWebDebugDatabaseDetails li { margin: 0; margin-left: 30px; padding: 5px 0; } #sfWebDebugShortMessages li { margin-bottom: 10px; padding: 5px; background-color: #ddd; } #sfWebDebugShortMessages li { list-style: none; } #sfWebDebugDetails { margin-right: 7px; } #sfWebDebug pre { line-height: 1.3; margin-bottom: 10px; } #sfWebDebug h1 { font-size: 16px; font-weight: bold; margin: 20px 0; padding: 0; border: 0px; background-color: #eee; } #sfWebDebug h2 { font-size: 14px; font-weight: bold; margin: 10px 0; padding: 0; border: 0px; background: none; } #sfWebDebug h3 { font-size: 12px; font-weight: bold; margin: 10px 0; padding: 0; border: 0px; background: none; } #sfWebDebug .sfWebDebugTop { position: absolute; left: 0px; top: 0px; width: 98%; padding: 0 1%; margin: 0; z-index: 9999; background-color: #efefef; border-bottom: 1px solid #aaa; } #sfWebDebugLog { margin: 0; padding: 3px; font-size: 11px; } #sfWebDebugLogMenu { margin-bottom: 5px; } #sfWebDebugLogMenu li { display: inline; list-style: none; margin: 0; padding: 0 5px; border-right: 1px solid #aaa; } #sfWebDebugConfigSummary { display: inline; padding: 5px; background-color: #ddd; border: 1px solid #aaa; margin: 20px 0; } #sfWebDebugConfigSummary li { list-style: none; display: inline; margin: 0; padding: 0 5px; } #sfWebDebugConfigSummary li.last { border: 0; } .sfWebDebugInfo, .sfWebDebugInfo td { background-color: #ddd; } .sfWebDebugWarning, .sfWebDebugWarning td { background-color: orange !important; } .sfWebDebugError, .sfWebDebugError td { background-color: #f99 !important; } .sfWebDebugLogNumber { width: 1%; } .sfWebDebugLogType { width: 1%; white-space: nowrap; } .sfWebDebugLogType, #sfWebDebug .sfWebDebugLogType a { color: darkgreen; } #sfWebDebug .sfWebDebugLogType a:hover { text-decoration: underline; } .sfWebDebugLogInfo { color: blue; } .ison { color: #3f3; margin-right: 5px; } .isoff { color: #f33; margin-right: 5px; text-decoration: line-through; } .sfWebDebugLogs { padding: 0; margin: 0; border: 1px solid #999; font-family: Arial; font-size: 11px; } .sfWebDebugLogs tr { padding: 0; margin: 0; border: 0; } .sfWebDebugLogs td { margin: 0; border: 0; padding: 1px 3px; vertical-align: top; } .sfWebDebugLogs th { margin: 0; border: 0; padding: 3px 5px; vertical-align: top; background-color: #999; color: #eee; white-space: nowrap; } .sfWebDebugDebugInfo { color: #999; font-size: 11px; margin: 5px 0 5px 10px; padding: 2px 0 2px 5px; border-left: 1px solid #aaa; line-height: 1.25em; } .sfWebDebugDebugInfo .sfWebDebugLogInfo, .sfWebDebugDebugInfo a.sfWebDebugFileLink { color: #333 !important; } .sfWebDebugCache { padding: 0; margin: 0; font-family: Arial; position: absolute; overflow: hidden; z-index: 995; font-size: 9px; padding: 2px; filter:alpha(opacity=85); -moz-opacity:0.85; opacity: 0.85; } #sfWebDebugSymfonyVersion { margin-left: 0; padding: 1px 4px; background-color: #666; color: #fff; } #sfWebDebugviewDetails ul { padding-left: 2em; margin: .5em 0; list-style: none; } #sfWebDebugviewDetails li { margin-bottom: .5em; } #sfWebDebug .sfWebDebugDataType, #sfWebDebug .sfWebDebugDataType a { color: #666; font-style: italic; } #sfWebDebug .sfWebDebugDataType a:hover { text-decoration: underline; } #sfWebDebugDatabaseLogs { margin-bottom: 10px; } #sfWebDebugDatabaseLogs ol { margin: 0; padding: 0; margin-left: 20px; list-style: number; } #sfWebDebugDatabaseLogs li { padding: 6px; } #sfWebDebugDatabaseLogs li:nth-child(odd) { background-color: #CCC; } .sfWebDebugDatabaseQuery { margin-bottom: .5em; margin-top: 0; } .sfWebDebugDatabaseLogInfo { color: #666; font-size: 11px; } .sfWebDebugDatabaseQuery .sfWebDebugLogInfo { color: #909; font-weight: bold; } .sfWebDebugHighlight { background: #FFC; }</style></head>
<body>
<center><div id="main">
<div style="float: right"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAZCAYAAAAiwE4nAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAEfklEQVRIx7VUa0wUVxT+Znd2FxZk0YKACAtaGwEDUhUTBTEIItmKYk3UNqalD7StMSQ1JKatP5omTYyx0VRrjPERX7XWAG2t9GVi3drU2h+gi4BCWV67lOe6O/uYmXtPf0BRrMBK6UlObmbON9935p6HQEQI1o7uXeSy1dsjHn2Xlpr0oKzililoEiIKymvOr9q+pzyZZN894moHcbWDZN892lOeTN9fKHgrWB5NsInZ7joOrtv4JgR2F4r0AxTpRwisEes2bsNtW+eBYHmCEqw8kVsp6oy6jMUFYIoTxFUQqWBqNzIWr4aoC9NVnlxZNSWC1mqLsa6ubd36zbug+m3gXBlypoCYAuavx4Ytu1Fbay+2VluME/GJEwHsnT3WpLlzhbi4Z6D46gBosP/gVQDA669kIzJSRWxcApLnPie0dw3cALBw0k1z5dyKrIqyWHL1/Eye7n3kcX5MH75fRAAIAJUUZ5Cnez9JPYfI1XuDKsriqOZcbtakm6alte/yqsIi6LVt4KobxAIAqSPxwUEJxAPgqgcG0YH8NS+gxT5wZVI1/PrU0q1O54OoFfmvQZZsIBYA5zIy0maOYFZmJ4GYAuIyZG8jcvLfgMPhmnHlbG7pUws2NfUeWVvyMpj3d3DVB84C4MyPxNkP+8I0TQRn/qGY6gP316J4w6uob3AceirBzw9nnBD1RmN65nLIUhOIBUBcBjEZ5viQEZx5thFcdQ+50o+A5w7SM5dBFHWhFz5bdOpJ3MLjq63mdHrIr7f6PaXbPtBGht4DUwYAQXikyVTkb/gKtbYBNFpzYYoY3egarR6D7jCcPmtly5ZEh6/ZWucfdyycPep3ycmJ2phoAzx9ziERLoMzN4hJAICI8KEkp4VxcCaP+p4zGdHTw2FOiNB2OTzfAMgf80qrjmem1zf256zf9B6kvmvgqgeqrw2qvx1cGQRxBcQV5GRFIGepaeT5cfdJXbAUPY+79z15l47MWzDmH7a3P/g2Ly9X4O6LkKUWEPeOMbwMpnANiClPDkOBXteL3OXxQnNL72UA5n/V8NLR9Bdrb/ddLN+5VvD23wTA8d9MgNH0LD759DrS5oeUbN7RWjXqSu//OXi8sCBFkN11IFJAxMZ0e4cP12+6xsUQqZC9nShclYTWtsDJUTU8cyDlsE7URqTMC4Eiu8fN+/JVF7I3NuGlna2wlDaPi1VkN1LnR0GvF00n95kPAICm+tgcQ9N9V5ll9Tz4JSem2vySE5bCFDS3+t+uPjbHIA64dF/MioU2aoYGXndgQgJLngnWL0PR1iUje0n4hHimBhA1XYA5IVz8q1eu0oSGqCc6HV4ihAIQgso6MV4flNhDUR/iYqbBI1GqZtM7zVUzZ4p3rl5rQIgxesqvVCsa0O8y4Lc/nGp8rLhcBIA7Df7C7hlKe2ZGojYmZsGUCsqygvOnf6FZsbrtm3bY+wUigiAIC/funlXR0RXYgv/BzAmGn979qGvXyOALghAJQAtAB0A/fIrDY6MNurj/LBqADW8OFYACQB4+2d80or7Ra0ZtxAAAAABJRU5ErkJggg==" /></div>
<h1>500 | Internal Server Error | Google_Service_Exception</h1>
<h2 id="message">Error calling GET https://www.googleapis.com/calendar/v3/users/me/calendarList: (403) Access Not Configured. The API (Calendar API) is not enabled for your project. Please use the Google Developers Console to update your configuration.</h2>
<h2>stack trace</h2>
<ul><li>at <strong></strong>()<br />in <em>SF_ROOT_DIR/plugins/opCalendarPlugin/lib/vendor/google-api-php-client/src/Google/Http/REST.php</em> line 83 <a href="#" onclick="toggle('trace_0'); return false;">...</a><br /><ul class="code" id="trace_0" style="display: block"><ol start="80"><li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;array(</span><span style="color: #DD0000">'code'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$code</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'errors'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$errors</span><span style="color: #007700">)</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;);</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</li>
<li class="selected">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;throw&nbsp;new&nbsp;</span><span style="color: #0000BB">Google_Service_Exception</span><span style="color: #007700">(</span><span style="color: #0000BB">$err</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$code</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$errors</span><span style="color: #007700">);</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;}</li>
<li></li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;Only&nbsp;attempt&nbsp;to&nbsp;decode&nbsp;the&nbsp;response,&nbsp;if&nbsp;the&nbsp;response&nbsp;code&nbsp;wasn't&nbsp;(204)&nbsp;'no&nbsp;content'</li></ol></ul></li><li>at <strong>Google_Http_REST::decodeHttpResponse</strong>(<em>object</em>('Google_Http_Request'), <em>object</em>('Google_Client'))<br />in <em>SF_ROOT_DIR/plugins/opCalendarPlugin/lib/vendor/google-api-php-client/src/Google/Http/REST.php</em> line 41 <a href="#" onclick="toggle('trace_1'); return false;">...</a><br /><ul class="code" id="trace_1" style="display: none"><ol start="38"><li>&nbsp;&nbsp;{</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$httpRequest&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$client</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getIo</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">makeRequest</span><span style="color: #007700">(</span><span style="color: #0000BB">$req</span><span style="color: #007700">);</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$httpRequest</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setExpectedClass</span><span style="color: #007700">(</span><span style="color: #0000BB">$req</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getExpectedClass</span><span style="color: #007700">());</li>
<li class="selected">&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;</span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">decodeHttpResponse</span><span style="color: #007700">(</span><span style="color: #0000BB">$httpRequest</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$client</span><span style="color: #007700">);</li>
<li>&nbsp;&nbsp;}</li>
<li></li>
<li>&nbsp;&nbsp;</span><span style="color: #FF8000">/**</li></ol></ul></li><li>at <strong>Google_Http_REST::execute</strong>(<em>object</em>('Google_Client'), <em>object</em>('Google_Http_Request'))<br />in <em>SF_ROOT_DIR/plugins/opCalendarPlugin/lib/vendor/google-api-php-client/src/Google/Client.php</em> line 564 <a href="#" onclick="toggle('trace_2'); return false;">...</a><br /><ul class="code" id="trace_2" style="display: none"><ol start="561"><li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">enableGzip</span><span style="color: #007700">();</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">maybeMoveParametersToBody</span><span style="color: #007700">();</li>
<li class="selected">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;</span><span style="color: #0000BB">Google_Http_REST</span><span style="color: #007700">::</span><span style="color: #0000BB">execute</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;}&nbsp;else&nbsp;if&nbsp;(</span><span style="color: #0000BB">$request&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">Google_Http_Batch</span><span style="color: #007700">)&nbsp;{</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">execute</span><span style="color: #007700">();</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;}&nbsp;else&nbsp;{</li></ol></ul></li><li>at <strong>Google_Client->execute</strong>(<em>object</em>('Google_Http_Request'))<br />in <em>SF_ROOT_DIR/plugins/opCalendarPlugin/lib/vendor/google-api-php-client/src/Google/Service/Resource.php</em> line 227 <a href="#" onclick="toggle('trace_3'); return false;">...</a><br /><ul class="code" id="trace_3" style="display: none"><ol start="224"><li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$httpRequest</span><span style="color: #007700">;</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;}</li>
<li></li>
<li class="selected">&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">client</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">execute</span><span style="color: #007700">(</span><span style="color: #0000BB">$httpRequest</span><span style="color: #007700">);</li>
<li>&nbsp;&nbsp;}</li>
<li></li>
<li>&nbsp;&nbsp;protected&nbsp;function&nbsp;</span><span style="color: #0000BB">convertToArrayAndStripNulls</span><span style="color: #007700">(</span><span style="color: #0000BB">$o</span><span style="color: #007700">)</li></ol></ul></li><li>at <strong>Google_Service_Resource->call</strong>('list', <em>array</em>(<em>array</em>()), 'Google_Service_Calendar_CalendarList')<br />in <em>SF_ROOT_DIR/plugins/opCalendarPlugin/lib/vendor/google-api-php-client/src/Google/Service/Calendar.php</em> line 1120 <a href="#" onclick="toggle('trace_4'); return false;">...</a><br /><ul class="code" id="trace_4" style="display: none"><ol start="1117"><li>&nbsp;&nbsp;{</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$params&nbsp;</span><span style="color: #007700">=&nbsp;array();</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$params&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">array_merge</span><span style="color: #007700">(</span><span style="color: #0000BB">$params</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$optParams</span><span style="color: #007700">);</li>
<li class="selected">&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">call</span><span style="color: #007700">(</span><span style="color: #DD0000">'list'</span><span style="color: #007700">,&nbsp;array(</span><span style="color: #0000BB">$params</span><span style="color: #007700">),&nbsp;</span><span style="color: #DD0000">"Google_Service_Calendar_CalendarList"</span><span style="color: #007700">);</li>
<li>&nbsp;&nbsp;}</li>
<li></li>
<li>&nbsp;&nbsp;</span><span style="color: #FF8000">/**</li></ol></ul></li><li>at <strong>Google_Service_Calendar_CalendarList_Resource->listCalendarList</strong>()<br />in <em>SF_ROOT_DIR/plugins/opCalendarPlugin/apps/pc_frontend/modules/calendarApi/actions/actions.class.php</em> line 74 <a href="#" onclick="toggle('trace_5'); return false;">...</a><br /><ul class="code" id="trace_5" style="display: none"><ol start="71"><li>&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">forwardUnless</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">opCalendarOAuth</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">authenticate</span><span style="color: #007700">(),&nbsp;</span><span style="color: #DD0000">'calendarApi'</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'index'</span><span style="color: #007700">);</li>
<li></li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$calendar&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Google_Service_Calendar</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">opCalendarOAuth</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getClient</span><span style="color: #007700">());</li>
<li class="selected">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$list&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$calendar</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">calendarList</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">listCalendarList</span><span style="color: #007700">();</li>
<li></li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(!</span><span style="color: #0000BB">$list</span><span style="color: #007700">)</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;{</li></ol></ul></li><li>at <strong>calendarApiActions->executeImport</strong>(<em>object</em>('opWebRequest'))<br />in <em>SF_ROOT_DIR/lib/vendor/symfony/lib/action/sfActions.class.php</em> line 60 <a href="#" onclick="toggle('trace_6'); return false;">...</a><br /><ul class="code" id="trace_6" style="display: none"><ol start="57"><li>&nbsp;&nbsp;&nbsp;&nbsp;}</li>
<li></li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;run&nbsp;action</li>
<li class="selected">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">$actionToRun</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</li>
<li>&nbsp;&nbsp;}</li>
<li>}</li>
<li></span>
</span>
</li></ol></ul></li><li>at <strong>sfActions->execute</strong>(<em>object</em>('opWebRequest'))<br />in <em>SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfExecutionFilter.class.php</em> line 92 <a href="#" onclick="toggle('trace_7'); return false;">...</a><br /><ul class="code" id="trace_7" style="display: none"><ol start="89"><li>&nbsp;&nbsp;{</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;execute&nbsp;the&nbsp;action</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$actionInstance</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">preExecute</span><span style="color: #007700">();</li>
<li class="selected">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$viewName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$actionInstance</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">execute</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">context</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getRequest</span><span style="color: #007700">());</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$actionInstance</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">postExecute</span><span style="color: #007700">();</li>
<li></li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;</span><span style="color: #0000BB">null&nbsp;</span><span style="color: #007700">===&nbsp;</span><span style="color: #0000BB">$viewName&nbsp;</span><span style="color: #007700">?&nbsp;</span><span style="color: #0000BB">sfView</span><span style="color: #007700">::</span><span style="color: #0000BB">SUCCESS&nbsp;</span><span style="color: #007700">:&nbsp;</span><span style="color: #0000BB">$viewName</span><span style="color: #007700">;</li></ol></ul></li><li>at <strong>sfExecutionFilter->executeAction</strong>(<em>object</em>('calendarApiActions'))<br />in <em>SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfExecutionFilter.class.php</em> line 78 <a href="#" onclick="toggle('trace_8'); return false;">...</a><br /><ul class="code" id="trace_8" style="display: none"><ol start="75"><li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;}</li>
<li></li>
<li class="selected">&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">executeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$actionInstance</span><span style="color: #007700">);</li>
<li>&nbsp;&nbsp;}</li>
<li></li>
<li>&nbsp;&nbsp;</span><span style="color: #FF8000">/**</li></ol></ul></li><li>at <strong>sfExecutionFilter->handleAction</strong>(<em>object</em>('sfFilterChain'), <em>object</em>('calendarApiActions'))<br />in <em>SF_ROOT_DIR/lib/filter/opExecutionFilter.class.php</em> line 162 <a href="#" onclick="toggle('trace_9'); return false;">...</a><br /><ul class="code" id="trace_9" style="display: none"><ol start="159"><li></li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;try</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;{</li>
<li class="selected">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">parent</span><span style="color: #007700">::</span><span style="color: #0000BB">handleAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$filterChain</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$actionInstance</span><span style="color: #007700">);</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;}</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;catch&nbsp;(</span><span style="color: #0000BB">opRuntimeException&nbsp;$e</span><span style="color: #007700">)</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;{</li></ol></ul></li><li>at <strong>opExecutionFilter->handleAction</strong>(<em>object</em>('sfFilterChain'), <em>object</em>('calendarApiActions'))<br />in <em>SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfExecutionFilter.class.php</em> line 42 <a href="#" onclick="toggle('trace_10'); return false;">...</a><br /><ul class="code" id="trace_10" style="display: none"><ol start="39"><li>&nbsp;&nbsp;&nbsp;&nbsp;{</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$timer&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">sfTimerManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getTimer</span><span style="color: #007700">(</span><span style="color: #0000BB">sprintf</span><span style="color: #007700">(</span><span style="color: #DD0000">'Action&nbsp;"%s/%s"'</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$actionInstance</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getModuleName</span><span style="color: #007700">(),&nbsp;</span><span style="color: #0000BB">$actionInstance</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getActionName</span><span style="color: #007700">()));</li>
<li></li>
<li class="selected">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$viewName&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">handleAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$filterChain</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$actionInstance</span><span style="color: #007700">);</li>
<li></li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$timer</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">addTime</span><span style="color: #007700">();</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$timer&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">sfTimerManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getTimer</span><span style="color: #007700">(</span><span style="color: #0000BB">sprintf</span><span style="color: #007700">(</span><span style="color: #DD0000">'View&nbsp;"%s"&nbsp;for&nbsp;"%s/%s"'</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$viewName</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$actionInstance</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getModuleName</span><span style="color: #007700">(),&nbsp;</span><span style="color: #0000BB">$actionInstance</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getActionName</span><span style="color: #007700">()));</li></ol></ul></li><li>at <strong>sfExecutionFilter->execute</strong>(<em>object</em>('sfFilterChain'))<br />in <em>SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php</em> line 53 <a href="#" onclick="toggle('trace_11'); return false;">...</a><br /><ul class="code" id="trace_11" style="display: none"><ol start="50"><li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</li>
<li></li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;execute&nbsp;the&nbsp;next&nbsp;filter</li>
<li class="selected">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">chain</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">execute</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;}</li>
<li>&nbsp;&nbsp;}</li>
<li></li></ol></ul></li><li>at <strong>sfFilterChain->execute</strong>()<br />in <em>SF_ROOT_DIR/lib/filter/opEmojiFilter.class.php</em> line 29 <a href="#" onclick="toggle('trace_12'); return false;">...</a><br /><ul class="code" id="trace_12" style="display: none"><ol start="26"><li>&nbsp;&nbsp;*/</li>
<li>&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">execute</span><span style="color: #007700">(</span><span style="color: #0000BB">$filterChain</span><span style="color: #007700">)</li>
<li>&nbsp;&nbsp;{</li>
<li class="selected">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$filterChain</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">execute</span><span style="color: #007700">();</li>
<li></li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getContext</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">getResponse</span><span style="color: #007700">();</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$request&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getContext</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">getRequest</span><span style="color: #007700">();</li></ol></ul></li><li>at <strong>opEmojiFilter->execute</strong>(<em>object</em>('sfFilterChain'))<br />in <em>SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php</em> line 53 <a href="#" onclick="toggle('trace_13'); return false;">...</a><br /><ul class="code" id="trace_13" style="display: none"><ol start="50"><li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</li>
<li></li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;execute&nbsp;the&nbsp;next&nbsp;filter</li>
<li class="selected">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">chain</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">execute</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;}</li>
<li>&nbsp;&nbsp;}</li>
<li></li></ol></ul></li><li>at <strong>sfFilterChain->execute</strong>()<br />in <em>SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfBasicSecurityFilter.class.php</em> line 72 <a href="#" onclick="toggle('trace_14'); return false;">...</a><br /><ul class="code" id="trace_14" style="display: none"><ol start="69"><li>&nbsp;&nbsp;&nbsp;&nbsp;}</li>
<li></li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;the&nbsp;user&nbsp;has&nbsp;access,&nbsp;continue</li>
<li class="selected">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$filterChain</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">execute</span><span style="color: #007700">();</li>
<li>&nbsp;&nbsp;}</li>
<li></li>
<li>&nbsp;&nbsp;</span><span style="color: #FF8000">/**</li></ol></ul></li><li>at <strong>sfBasicSecurityFilter->execute</strong>(<em>object</em>('sfFilterChain'))<br />in <em>SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php</em> line 53 <a href="#" onclick="toggle('trace_15'); return false;">...</a><br /><ul class="code" id="trace_15" style="display: none"><ol start="50"><li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</li>
<li></li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;execute&nbsp;the&nbsp;next&nbsp;filter</li>
<li class="selected">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">chain</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">execute</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;}</li>
<li>&nbsp;&nbsp;}</li>
<li></li></ol></ul></li><li>at <strong>sfFilterChain->execute</strong>()<br />in <em>SF_ROOT_DIR/lib/filter/opAppendXRDSHeaderFilter.class.php</em> line 26 <a href="#" onclick="toggle('trace_16'); return false;">...</a><br /><ul class="code" id="trace_16" style="display: none"><ol start="23"><li></li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(!</span><span style="color: #0000BB">opConfig</span><span style="color: #007700">::</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #DD0000">'enable_openid'</span><span style="color: #007700">))</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;{</li>
<li class="selected">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$filterChain</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">execute</span><span style="color: #007700">();</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;}</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;elseif&nbsp;(</span><span style="color: #DD0000">'homepage'&nbsp;</span><span style="color: #007700">===&nbsp;</span><span style="color: #0000BB">$route</span><span style="color: #007700">)</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;{</li></ol></ul></li><li>at <strong>opAppendXRDSHeaderFilter->execute</strong>(<em>object</em>('sfFilterChain'))<br />in <em>SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php</em> line 53 <a href="#" onclick="toggle('trace_17'); return false;">...</a><br /><ul class="code" id="trace_17" style="display: none"><ol start="50"><li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</li>
<li></li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;execute&nbsp;the&nbsp;next&nbsp;filter</li>
<li class="selected">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">chain</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">execute</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;}</li>
<li>&nbsp;&nbsp;}</li>
<li></li></ol></ul></li><li>at <strong>sfFilterChain->execute</strong>()<br />in <em>SF_ROOT_DIR/lib/filter/opCheckEnabledApplicationFilter.class.php</em> line 39 <a href="#" onclick="toggle('trace_18'); return false;">...</a><br /><ul class="code" id="trace_18" style="display: none"><ol start="36"><li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</li>
<li></li>
<li class="selected">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$filterChain</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">execute</span><span style="color: #007700">();</li>
<li>&nbsp;&nbsp;}</li>
<li>}</li>
<li></span>
</span>
</li></ol></ul></li><li>at <strong>opCheckEnabledApplicationFilter->execute</strong>(<em>object</em>('sfFilterChain'))<br />in <em>SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php</em> line 53 <a href="#" onclick="toggle('trace_19'); return false;">...</a><br /><ul class="code" id="trace_19" style="display: none"><ol start="50"><li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</li>
<li></li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;execute&nbsp;the&nbsp;next&nbsp;filter</li>
<li class="selected">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">chain</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">execute</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;}</li>
<li>&nbsp;&nbsp;}</li>
<li></li></ol></ul></li><li>at <strong>sfFilterChain->execute</strong>()<br />in <em>SF_ROOT_DIR/lib/filter/opCacheControlFilter.class.php</em> line 27 <a href="#" onclick="toggle('trace_20'); return false;">...</a><br /><ul class="code" id="trace_20" style="display: none"><ol start="24"><li>&nbsp;&nbsp;*/</li>
<li>&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">execute</span><span style="color: #007700">(</span><span style="color: #0000BB">$filterChain</span><span style="color: #007700">)</li>
<li>&nbsp;&nbsp;{</li>
<li class="selected">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$filterChain</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">execute</span><span style="color: #007700">();</li>
<li></li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(!</span><span style="color: #0000BB">headers_sent</span><span style="color: #007700">())</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;{</li></ol></ul></li><li>at <strong>opCacheControlFilter->execute</strong>(<em>object</em>('sfFilterChain'))<br />in <em>SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php</em> line 53 <a href="#" onclick="toggle('trace_21'); return false;">...</a><br /><ul class="code" id="trace_21" style="display: none"><ol start="50"><li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</li>
<li></li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;execute&nbsp;the&nbsp;next&nbsp;filter</li>
<li class="selected">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">chain</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">execute</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;}</li>
<li>&nbsp;&nbsp;}</li>
<li></li></ol></ul></li><li>at <strong>sfFilterChain->execute</strong>()<br />in <em>SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfRenderingFilter.class.php</em> line 33 <a href="#" onclick="toggle('trace_22'); return false;">...</a><br /><ul class="code" id="trace_22" style="display: none"><ol start="30"><li>&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">execute</span><span style="color: #007700">(</span><span style="color: #0000BB">$filterChain</span><span style="color: #007700">)</li>
<li>&nbsp;&nbsp;{</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;execute&nbsp;next&nbsp;filter</li>
<li class="selected">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$filterChain</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">execute</span><span style="color: #007700">();</li>
<li></li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;get&nbsp;response&nbsp;object</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">context</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getResponse</span><span style="color: #007700">();</li></ol></ul></li><li>at <strong>sfRenderingFilter->execute</strong>(<em>object</em>('sfFilterChain'))<br />in <em>SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php</em> line 53 <a href="#" onclick="toggle('trace_23'); return false;">...</a><br /><ul class="code" id="trace_23" style="display: none"><ol start="50"><li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</li>
<li></li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;execute&nbsp;the&nbsp;next&nbsp;filter</li>
<li class="selected">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">chain</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">]-&gt;</span><span style="color: #0000BB">execute</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;}</li>
<li>&nbsp;&nbsp;}</li>
<li></li></ol></ul></li><li>at <strong>sfFilterChain->execute</strong>()<br />in <em>SF_ROOT_DIR/lib/vendor/symfony/lib/controller/sfController.class.php</em> line 238 <a href="#" onclick="toggle('trace_24'); return false;">...</a><br /><ul class="code" id="trace_24" style="display: none"><ol start="235"><li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</li>
<li></li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;process&nbsp;the&nbsp;filter&nbsp;chain</li>
<li class="selected">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$filterChain</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">execute</span><span style="color: #007700">();</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;}</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;else</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;{</li></ol></ul></li><li>at <strong>sfController->forward</strong>('calendarApi', 'import')<br />in <em>SF_ROOT_DIR/lib/vendor/symfony/lib/controller/sfFrontWebController.class.php</em> line 48 <a href="#" onclick="toggle('trace_25'); return false;">...</a><br /><ul class="code" id="trace_25" style="display: none"><ol start="45"><li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</li>
<li></li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;make&nbsp;the&nbsp;first&nbsp;request</li>
<li class="selected">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">forward</span><span style="color: #007700">(</span><span style="color: #0000BB">$moduleName</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$actionName</span><span style="color: #007700">);</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;}</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;catch&nbsp;(</span><span style="color: #0000BB">sfException&nbsp;$e</span><span style="color: #007700">)</li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;{</li></ol></ul></li><li>at <strong>sfFrontWebController->dispatch</strong>()<br />in <em>SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php</em> line 170 <a href="#" onclick="toggle('trace_26'); return false;">...</a><br /><ul class="code" id="trace_26" style="display: none"><ol start="167"><li>&nbsp;&nbsp;&nbsp;*/</li>
<li>&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">()</li>
<li>&nbsp;&nbsp;{</li>
<li class="selected">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getController</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">();</li>
<li>&nbsp;&nbsp;}</li>
<li></li>
<li>&nbsp;&nbsp;</span><span style="color: #FF8000">/**</li></ol></ul></li><li>at <strong>sfContext->dispatch</strong>()<br />in <em>SF_ROOT_DIR/web/pc_frontend_dev.php</em> line 14 <a href="#" onclick="toggle('trace_27'); return false;">...</a><br /><ul class="code" id="trace_27" style="display: none"><ol start="11"><li></span><span style="color: #007700">require_once(</span><span style="color: #0000BB">dirname</span><span style="color: #007700">(</span><span style="color: #0000BB">__FILE__</span><span style="color: #007700">).</span><span style="color: #DD0000">'/../config/ProjectConfiguration.class.php'</span><span style="color: #007700">);</li>
<li></li>
<li></span><span style="color: #0000BB">$configuration&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">ProjectConfiguration</span><span style="color: #007700">::</span><span style="color: #0000BB">getApplicationConfiguration</span><span style="color: #007700">(</span><span style="color: #DD0000">'pc_frontend'</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'dev'</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">);</li>
<li class="selected"></span><span style="color: #0000BB">sfContext</span><span style="color: #007700">::</span><span style="color: #0000BB">createInstance</span><span style="color: #007700">(</span><span style="color: #0000BB">$configuration</span><span style="color: #007700">)-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">();</li>
<li></span>
</span>
</li></ol></ul></li></ul>

<h2>symfony settings <a href="#" onclick="toggle('sf_settings'); return false;">...</a></h2>
<div id="sf_settings" style="display: none"><pre>app_blog_action_size: 20
app_blog_component_size: 5
app_blog_rss_cache_dir: /plugins/opBlogPlugin
app_diary_comment_is_upload_images: true
app_diary_comment_max_image_file_num: 3
app_diary_is_upload_images: true
app_diary_max_image_file_num: 3
app_line_introfriend: 5
app_max_introfriend: 5
app_message_is_upload_images: true
app_message_max_image_file_num: 3
app_message_pagenate_size: 20
app_ranking_display_self_introduction: false
app_update_blog_rss_cache_limit: 100
app_update_span_minute: 5
doctrine_model_builder_options:
baseClassName: opDoctrineRecord
mod_calendarapi_enabled: true
mod_calendarapi_view_class: op
op_auth_MailAddress:
invite_mode: { Name: invite_mode, Caption: 招待モード, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [招待なしでの登録を許可する, SNS参加者に招待を許可する, 招待を許可しない] }
enable_pc: { Name: enable_pc, Caption: PC版有効設定, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [無効にする, 有効にする] }
enable_mobile: { Name: enable_mobile, Caption: 携帯版有効設定, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [無効にする, 有効にする] }
self_invite_action: { IsConfig: false, Default: opAuthMailAddress/requestRegisterURL }
admin_invite: { IsConfig: false, Default: true }
help_login_error_action: { Name: self_invite_action, Caption: &#039;&#039;, FormType: &#039;&#039;, ValueType: &#039;&#039;, IsConfig: false, IsRequired: false, Default: opAuthMailAddress/helpLoginError }
is_check_multiple_address: { Name: is_check_multiple_address, Caption: ログイン用メールアドレス設定, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 0, Choices: [PCメールアドレスと携帯メールアドレスの両方を受け付ける, PCメールアドレスと携帯メールアドレスのどちらか一方を受け付ける] }
auth_mode_caption: { IsConfig: 0, Default: &#039;E-mail Address Login&#039; }
op_auth_MobileUID:
invite_mode: { Name: invite_mode, Caption: 招待モード, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [招待なしでの登録を許可する, SNS参加者に招待を許可する, 招待を許可しない] }
enable_pc: { Name: enable_pc, Caption: PC版有効設定, FormType: radio, ValueType: text, IsConfig: 0, IsRequired: true, Default: 0, Choices: [無効にする, 有効にする] }
enable_mobile: { Name: enable_mobile, Caption: 携帯版有効設定, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [無効にする, 有効にする] }
self_invite_action: { IsConfig: false, Default: &#039;&#039; }
admin_invite: { IsConfig: false, Default: false }
uid_type: { Name: uid_type, Caption: &#039;認証に使用する ID の設定&#039;, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [&#039;Cookie 内のユニークな ID のみによって認証をおこなう&#039;, &#039;Cookie が利用できる端末の場合は Cookie 内のユニークな ID を用い、それ以外の端末では携帯電話個体識別番号によって認証をおこなう&#039;, &#039;携帯電話個体識別番号のみによって認証をおこなう (非推奨)&#039;] }
allow_fallback_uid: { Name: allow_fallback_uid, Caption: &#039;(ドコモ、ソフトバンクのみ) 主となる携帯電話個体識別番号が取得できなかった場合に、代替の携帯電話個体識別番号を取得するかどうか&#039;, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 0, Choices: [取得しない, &#039;取得する (非推奨)&#039;] }
auth_mode_caption: { IsConfig: 0, Default: &#039;Mobile-UID Login (For Japanese mobile phone)&#039; }
op_auth_OpenID:
invite_mode: { Name: invite_mode, Caption: 招待モード, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [招待なしでの登録を許可する, SNS参加者に招待を許可する, 招待を許可しない] }
enable_pc: { Name: enable_pc, Caption: PC版有効設定, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 0, Choices: [無効にする, 有効にする] }
enable_mobile: { Name: enable_mobile, Caption: 携帯版有効設定, FormType: radio, ValueType: text, IsConfig: false, IsRequired: true, Default: 0, Choices: [無効にする, 有効にする] }
self_invite_action: { IsConfig: false, Default: &#039;&#039; }
admin_invite: { IsConfig: false, Default: false }
op_base_url: &#039;http://36x.sano.dazai2.pne.jp&#039;
op_check_session_site_identifier: true
op_doctrine_cache_key_prefix: &#039;&#039;
op_http_proxy: &#039;&#039;
op_image_storage: Default
op_imagemagick_path: /usr/bin/convert
op_is_mail_address_contain_hash: true
op_is_restrict_mail_template: true
op_is_use_captcha: 1
op_is_use_mobile_cookie: true
op_mail_address_hash_length: 12
op_mail_domain: 36x.sano.dazai2.pne.jp
op_mobile_proxys:
Google: &#039;http://www.google.co.jp/gwt/x?u=&#039;
op_remember_login_limit: 2592000
op_resize_limit_size: &#039;819200000000000000000000&#039;
op_session_life_time:
pc_frontend: { idletime: 432000 }
mobile_frontend: { idletime: 3600 }
pc_backend: { idletime: 86400 }
op_sid_secret: &#039;1408532661&#039;
op_ssl_base_url:
pc_frontend: &#039;https://example.com&#039;
mobile_frontend: &#039;https://example.com&#039;
pc_backend: &#039;https://example.com&#039;
api: &#039;https://example.com&#039;
op_ssl_required_actions:
pc_frontend: [member/register, member/registerInput, member/registerEnd, member/editProfile, member/config, member/login, member/logout, member/invite]
mobile_frontend: [member/editProfile, member/config, member/logout, member/invite]
pc_backend: { }
op_ssl_required_applications:
- pc_backend
op_ssl_selectable_actions:
pc_frontend: [default/customizingCss]
mobile_frontend: [member/register, member/registerInput, member/registerEnd, member/login, member/configUID, member/registerMobileToRegisterEnd]
pc_backend: { }
op_supported_languages:
- en
- ja_JP
op_table_prefix: &#039;&#039;
op_use_imagemagick: 0
op_use_ssl: false
openpne_community_category:
general: [calendar_show_flag, public_flag, topic_authority, register_policy, description]
openpne_community_category_attribute: { }
openpne_community_config:
calendar_show_flag: { Name: calendar_show_flag, Caption: &#039;Calendar Show Flag&#039;, FormType: radio, ValueType: string, IsUnique: false, IsRequired: true, Default: none, Choices: { all: &#039;All Community Member&#039;&#039;s opened Schedule and Community Event&#039;, only_member_schedule: &#039;Only Member&#039;&#039;s opend Schedule&#039;, only_community_event: &#039;Only Community Event&#039;, none: &#039;Invalidate a calendar&#039; } }
public_flag: { Name: public_flag, Caption: &#039;Authority to Read Topic&#039;, FormType: radio, ValueType: string, IsUnique: false, IsRequired: true, Default: public, Choices: { public: &#039;Everyone can read&#039;, auth_commu_member: &#039;Only %community%&#039;&#039;s members can read&#039; } }
topic_authority: { Name: topic_authority, Caption: &#039;Authority to Create Topic&#039;, FormType: radio, ValueType: string, IsUnique: false, IsRequired: true, Default: public, Choices: { public: &#039;%Community%&#039;&#039;s members can create&#039;, admin_only: &#039;Only %community%&#039;&#039;s admin can create&#039; } }
register_policy: { Name: register_policy, Caption: &#039;Register policy&#039;, FormType: radio, Default: open, Choices: { open: &#039;Everyone can join&#039;, close: &#039;%Community%&#039;&#039;s admin authorization needed&#039; }, IsUnique: false, IsRequired: true }
description: { Name: description, Caption: &#039;%community% Description&#039;, FormType: textarea, ValueType: string, IsUnique: false, IsRequired: true }
openpne_member_category:
secretQuestion: [secret_question, secret_answer]
blogUrl: [blog_url]
schedule: [schedule]
diary: [diary]
general: { }
publicFlag: [profile_page_public_flag, age_public_flag]
pcAddress: [pc_address]
mobileAddress: [mobile_address]
password: [password]
accessBlock: [access_block]
mail: [daily_news]
language: [language, time_zone]
openpne_member_category_attribute:
secretQuestion: { caption: &#039;Secret Question Configuration&#039;, enable_pc: true, enable_mobile: true }
blogUrl: { caption: &#039;Blog URL Configuration&#039;, enable_pc: true, enable_mobile: false }
schedule: { caption: &#039;Schedule Configuration&#039;, enable_pc: true, enable_mobile: false }
diary: { caption: &#039;Diary Configuration&#039;, enable_pc: true, enable_mobile: true }
general: { caption: &#039;General Configuration&#039;, enable_pc: true, enable_mobile: true }
publicFlag: { caption: &#039;Public Flag Configuration&#039;, enable_pc: true, enable_mobile: true }
pcAddress: { caption: &#039;PC E-mail Address Configuration&#039;, enable_pc: true, enable_mobile: true, depending_sns_config: enable_pc }
mobileAddress: { caption: &#039;Mobile E-mail Address Configuration&#039;, enable_pc: true, enable_mobile: true, depending_sns_config: enable_mobile }
password: { caption: &#039;Password Configuration&#039;, enable_pc: true, enable_mobile: true }
accessBlock: { caption: &#039;Access Block Configuration&#039;, enable_pc: true, enable_mobile: true }
mail: { caption: &#039;Mail Configuration&#039;, enable_pc: true, enable_mobile: true }
language: { caption: &#039;Language and Time Zone Configuration&#039;, enable_pc: true, enable_mobile: false }
openpne_member_config:
secret_question: { Name: secret_question, Caption: &#039;Secret Question&#039;, FormType: select, ValueType: integer, IsRegist: false, IsConfig: true, IsUnique: false, IsRequired: true, IsConfirm: false, Choices: { 1: &#039;What is your father&#039;&#039;s / mother&#039;&#039;s former name?&#039;, 2: &#039;What is last 5 digits of your driving license number?&#039;, 3: &#039;What is your first crush&#039;&#039;s name?&#039;, 4: &#039;What is your finished elementary school?&#039;, 5: &#039;What is region name of your domicile of origin?&#039; } }
secret_answer: { Name: secret_answer, Caption: &#039;Answer for Secret Question&#039;, FormType: password, ValueType: text, IsRegist: false, IsConfig: true, IsUnique: false, IsRequired: true, IsConfirm: false }
blog_url: { Name: blog_url, Caption: &#039;Blog URL&#039;, FormType: input, ValueType: blog_url, IsRegist: false, IsConfig: true, IsUnique: false, IsRequired: false, IsConfirm: false }
schedule: null
diary: null
profile_page_public_flag: { Name: profile_page_public_flag, Caption: &#039;Public Flag for Profile Page&#039;, FormType: select, ValueType: integer, IsRegist: false, IsConfig: true, IsRequired: true, IsUnique: false, IsConfirm: false, Default: 1, Choices: { 4: &#039;All Users on the Web&#039;, 1: &#039;All Members&#039; } }
age_public_flag: { Name: age_public_flag, Caption: &#039;Public Flag for Age&#039;, FormType: select, ValueType: integer, IsRegist: true, IsConfig: true, IsRequired: true, IsUnique: false, IsConfirm: false, Default: 3, Choices: { 4: &#039;All Users on the Web&#039;, 1: &#039;All Members&#039;, 2: &#039;%my_friend%&#039;, 3: Private } }
pc_address: { Name: pc_address, Caption: &#039;PC E-mail Address&#039;, FormType: input, ValueType: pc_email, IsRegist: false, IsConfig: true, IsRequired: true, IsUnique: true, IsConfirm: true }
mobile_address: { Name: mobile_address, Caption: &#039;Mobile E-mail Address&#039;, FormType: input, ValueType: mobile_email, IsRegist: false, IsConfig: true, IsRequired: true, IsUnique: true, IsConfirm: true }
password: { Name: password, Caption: Password, Info: &#039;Password must be 6-12 characters.&#039;, FormType: password, ValueType: password, IsRegist: true, IsConfig: true, IsUnique: false, IsRequired: true, IsConfirm: true }
access_block: { Name: access_block, Caption: &#039;Access Block&#039;, FormType: increased_input, ValueType: pass, IsRegist: false, IsConfig: true, IsUnique: false, IsRequired: false, IsConfirm: false }
daily_news: { Default: 2 }
language: { Name: language, Caption: Language, FormType: language_select, ValueType: string, IsRegist: false, IsConfig: true, IsUnique: false, IsRequired: false, IsConfirm: false, Default: ja_JP }
time_zone: { Name: time_zone, Caption: &#039;Time Zone&#039;, FormType: select, ValueType: string, IsRegist: false, IsConfig: true, IsUnique: false, IsRequired: false, IsConfirm: false, Default: &#039;&#039;, Choices: { &#039;&#039;: None, Pacific/Honolulu: &#039;(GMT-10:00) Hawaii&#039;, America/Anchorage: &#039;(GMT-09:00) Alaska&#039;, America/Los_Angeles: &#039;(GMT-08:00) Pacific Time (US &amp; Canada)&#039;, America/Phoenix: &#039;(GMT-07:00) Arizona&#039;, America/Denver: &#039;(GMT-07:00) Mountain Time (US &amp; Canada)&#039;, America/Chicago: &#039;(GMT-06:00) Central Time (US &amp; Canada)&#039;, America/New_York: &#039;(GMT-05:00) Eastern Time (US &amp; Canada)&#039;, America/Indiana/Indianapolis: &#039;(GMT-05:00) Indiana (East)&#039;, Kwajalein: &#039;(GMT-12:00) International Date Line West&#039;, Pacific/Midway: &#039;(GMT-11:00) Midway Island&#039;, Pacific/Samoa: &#039;(GMT-11:00) Samoa&#039;, America/Tijuana: &#039;(GMT-08:00) Tijuana, Baja California&#039;, America/Chihuahua: &#039;(GMT-07:00) Chihuahua&#039;, America/Mazatlan: &#039;(GMT-07:00) Mazatlan&#039;, America/Regina: &#039;(GMT-06:00) Saskatchewan&#039;, America/Tegucigalpa: &#039;(GMT-06:00) Central America&#039;, America/Mexico_City: &#039;(GMT-06:00) Mexico City&#039;, America/Monterrey: &#039;(GMT-06:00) Monterrey&#039;, America/Bogota: &#039;(GMT-05:00) Bogota&#039;, America/Lima: &#039;(GMT-05:00) Lima&#039;, America/Rio_Branco: &#039;(GMT-05:00) Rio Branco&#039;, America/Caracas: &#039;(GMT-04:30) Caracas&#039;, America/Halifax: &#039;(GMT-04:00) Atlantic Time (Canada)&#039;, America/Manaus: &#039;(GMT-04:00) Manaus&#039;, America/Santiago: &#039;(GMT-04:00) Santiago&#039;, America/La_Paz: &#039;(GMT-04:00) La Paz&#039;, America/St_Johns: &#039;(GMT-03:30) Newfoundland&#039;, America/Moncton: &#039;(GMT-03:00) Georgetown&#039;, America/Sao_Paulo: &#039;(GMT-03:00) Brasilia&#039;, America/Godthab: &#039;(GMT-03:00) Greenland&#039;, America/Montevideo: &#039;(GMT-03:00) Montevideo&#039;, Atlantic/South_Georgia: &#039;(GMT-02:00) Mid-Atlantic&#039;, Atlantic/Azores: &#039;(GMT-01:00) Azores&#039;, Atlantic/Cape_Verde: &#039;(GMT-01:00) Cape Verde Is.&#039;, Europe/Dublin: &#039;(GMT) Dublin&#039;, Europe/Lisbon: &#039;(GMT) Lisbon&#039;, Europe/London: &#039;(GMT) London&#039;, Africa/Monrovia: &#039;(GMT) Monrovia&#039;, Atlantic/Reykjavik: &#039;(GMT) Reykjavik&#039;, Africa/Casablanca: &#039;(GMT) Casablanca&#039;, Europe/Belgrade: &#039;(GMT+01:00) Belgrade&#039;, Europe/Bratislava: &#039;(GMT+01:00) Bratislava&#039;, Europe/Budapest: &#039;(GMT+01:00) Budapest&#039;, Europe/Ljubljana: &#039;(GMT+01:00) Ljubljana&#039;, Europe/Prague: &#039;(GMT+01:00) Prague&#039;, Europe/Sarajevo: &#039;(GMT+01:00) Sarajevo&#039;, Europe/Skopje: &#039;(GMT+01:00) Skopje&#039;, Europe/Warsaw: &#039;(GMT+01:00) Warsaw&#039;, Europe/Zagreb: &#039;(GMT+01:00) Zagreb&#039;, Europe/Brussels: &#039;(GMT+01:00) Brussels&#039;, Europe/Copenhagen: &#039;(GMT+01:00) Copenhagen&#039;, Europe/Madrid: &#039;(GMT+01:00) Madrid&#039;, Europe/Paris: &#039;(GMT+01:00) Paris&#039;, Africa/Algiers: &#039;(GMT+01:00) West Central Africa&#039;, Europe/Amsterdam: &#039;(GMT+01:00) Amsterdam&#039;, Europe/Berlin: &#039;(GMT+01:00) Berlin&#039;, Europe/Rome: &#039;(GMT+01:00) Rome&#039;, Europe/Stockholm: &#039;(GMT+01:00) Stockholm&#039;, Europe/Vienna: &#039;(GMT+01:00) Vienna&#039;, Europe/Minsk: &#039;(GMT+02:00) Minsk&#039;, Africa/Cairo: &#039;(GMT+02:00) Cairo&#039;, Europe/Helsinki: &#039;(GMT+02:00) Helsinki&#039;, Europe/Riga: &#039;(GMT+02:00) Riga&#039;, Europe/Sofia: &#039;(GMT+02:00) Sofia&#039;, Europe/Tallinn: &#039;(GMT+02:00) Tallinn&#039;, Europe/Vilnius: &#039;(GMT+02:00) Vilnius&#039;, Europe/Athens: &#039;(GMT+02:00) Athens&#039;, Europe/Bucharest: &#039;(GMT+02:00) Bucharest&#039;, Europe/Istanbul: &#039;(GMT+02:00) Istanbul&#039;, Asia/Jerusalem: &#039;(GMT+02:00) Jerusalem&#039;, Asia/Amman: &#039;(GMT+02:00) Amman&#039;, Asia/Beirut: &#039;(GMT+02:00) Beirut&#039;, Africa/Windhoek: &#039;(GMT+02:00) Windhoek&#039;, Africa/Harare: &#039;(GMT+02:00) Harare&#039;, Asia/Kuwait: &#039;(GMT+03:00) Kuwait&#039;, Asia/Riyadh: &#039;(GMT+03:00) Riyadh&#039;, Asia/Baghdad: &#039;(GMT+03:00) Baghdad&#039;, Africa/Nairobi: &#039;(GMT+03:00) Nairobi&#039;, Asia/Tbilisi: &#039;(GMT+03:00) Tbilisi&#039;, Europe/Moscow: &#039;(GMT+03:00) Moscow&#039;, Europe/Volgograd: &#039;(GMT+03:00) Volgograd&#039;, Asia/Tehran: &#039;(GMT+03:30) Tehran&#039;, Asia/Muscat: &#039;(GMT+04:00) Muscat&#039;, Asia/Baku: &#039;(GMT+04:00) Baku&#039;, Asia/Yerevan: &#039;(GMT+04:00) Yerevan&#039;, Asia/Kabul: &#039;(GMT+04:30) Kabul&#039;, Asia/Yekaterinburg: &#039;(GMT+05:00) Ekaterinburg&#039;, Asia/Karachi: &#039;(GMT+05:00) Karachi&#039;, Asia/Tashkent: &#039;(GMT+05:00) Tashkent&#039;, Asia/Calcutta: &#039;(GMT+05:30) Calcutta&#039;, Asia/Colombo: &#039;(GMT+05:30) Sri Jayawardenepura&#039;, Asia/Katmandu: &#039;(GMT+05:45) Kathmandu&#039;, Asia/Dhaka: &#039;(GMT+06:00) Dhaka&#039;, Asia/Almaty: &#039;(GMT+06:00) Almaty&#039;, Asia/Novosibirsk: &#039;(GMT+06:00) Novosibirsk&#039;, Asia/Rangoon: &#039;(GMT+06:30) Yangon (Rangoon)&#039;, Asia/Krasnoyarsk: &#039;(GMT+07:00) Krasnoyarsk&#039;, Asia/Bangkok: &#039;(GMT+07:00) Bangkok&#039;, Asia/Jakarta: &#039;(GMT+07:00) Jakarta&#039;, Asia/Brunei: &#039;(GMT+08:00) Beijing&#039;, Asia/Chongqing: &#039;(GMT+08:00) Chongqing&#039;, Asia/Hong_Kong: &#039;(GMT+08:00) Hong Kong&#039;, Asia/Urumqi: &#039;(GMT+08:00) Urumqi&#039;, Asia/Irkutsk: &#039;(GMT+08:00) Irkutsk&#039;, Asia/Ulaanbaatar: &#039;(GMT+08:00) Ulaan Bataar&#039;, Asia/Kuala_Lumpur: &#039;(GMT+08:00) Kuala Lumpur&#039;, Asia/Singapore: &#039;(GMT+08:00) Singapore&#039;, Asia/Taipei: &#039;(GMT+08:00) Taipei&#039;, Australia/Perth: &#039;(GMT+08:00) Perth&#039;, Asia/Seoul: &#039;(GMT+09:00) Seoul&#039;, Asia/Tokyo: &#039;(GMT+09:00) Tokyo&#039;, Asia/Yakutsk: &#039;(GMT+09:00) Yakutsk&#039;, Australia/Darwin: &#039;(GMT+09:30) Darwin&#039;, Australia/Adelaide: &#039;(GMT+09:30) Adelaide&#039;, Australia/Canberra: &#039;(GMT+10:00) Canberra&#039;, Australia/Melbourne: &#039;(GMT+10:00) Melbourne&#039;, Australia/Sydney: &#039;(GMT+10:00) Sydney&#039;, Australia/Brisbane: &#039;(GMT+10:00) Brisbane&#039;, Australia/Hobart: &#039;(GMT+10:00) Hobart&#039;, Asia/Vladivostok: &#039;(GMT+10:00) Vladivostok&#039;, Pacific/Guam: &#039;(GMT+10:00) Guam&#039;, Pacific/Port_Moresby: &#039;(GMT+10:00) Port Moresby&#039;, Asia/Magadan: &#039;(GMT+11:00) Magadan&#039;, Pacific/Fiji: &#039;(GMT+12:00) Fiji&#039;, Asia/Kamchatka: &#039;(GMT+12:00) Kamchatka&#039;, Pacific/Auckland: &#039;(GMT+12:00) Auckland&#039;, Pacific/Tongatapu: &#039;(GMT+13:00) Nuku&#039;&#039;alofa&#039;, Pacific/Kiritimati: &#039;(GMT+14:00) Kiritimati&#039; } }
openpne_sns_category:
general: [sns_name, sns_title, admin_mail_address, enable_pc, enable_mobile, enable_friend_link, image_max_filesize, daily_news_day, is_use_captcha, is_allow_post_activity, is_allow_config_public_flag_profile_page, is_allow_web_public_flag_age, nickname_of_member_who_does_not_have_credentials, enable_language, enable_connection, enable_openid]
external_login_page: [external_pc_login_url, external_mobile_login_url]
authentication: [enable_registration]
mobile: [retrieve_uid, font_size, is_check_mobile_ip]
policy: [user_agreement, privacy_policy]
footer: [footer_before, footer_after]
api_keys: [google_maps_api_key, google_AJAX_search_api_key]
openpne_sns_category_attribute:
general: { Caption: &#039;General Configuration&#039; }
external_login_page: { Caption: &#039;External Login Page Configuration&#039; }
authentication: { Caption: &#039;Authentication Configuration&#039; }
mobile: { Caption: &#039;Mobile Configuration&#039; }
policy: { Caption: &#039;Site Policy Configuration&#039; }
footer: { Hidden: true }
api_keys: { Caption: &#039;API キーの設定&#039; }
openpne_sns_config:
sns_name: { Name: sns_name, Caption: SNS名, FormType: input, ValueType: text, Default: MySNS, IsRequired: true }
sns_title: { Name: sns_title, Caption: ページタイトル, Help: &#039;HTML の title 要素の内容になります&#039;, FormType: input, ValueType: text, Default: &#039;&#039;, IsRequired: false }
admin_mail_address: { Name: admin_mail_address, Caption: 管理者メールアドレス, FormType: input, ValueType: email, Default: sns@example.com, IsRequired: true, IsTrim: true }
enable_pc: { Name: enable_pc, Caption: PC版使用設定, FormType: radio, ValueType: text, IsRequired: true, IsTrim: true, Default: 1, Choices: [使用しない, 使用する] }
enable_mobile: { Name: enable_mobile, Caption: 携帯版使用設定, FormType: radio, ValueType: text, IsRequired: true, IsTrim: true, Default: 1, Choices: [使用しない, 使用する] }
enable_friend_link: { Name: enable_friend_link, Caption: フレンドリンク使用設定, FormType: radio, ValueType: text, IsRequired: true, Default: 1, Choices: [使用しない, 使用する] }
image_max_filesize: { Name: image_max_filesize, Caption: アップロード画像のファイルサイズ制限(bytes), FormType: input, ValueType: regexp, ValueRegexp: &#039;/^[1-9]\d*[K|M]?$/&#039;, IsRequired: true, IsTrim: true, Default: 300K }
daily_news_day: { Name: daily_news_day, Caption: デイリーニュース受信頻度の設定, Help: 「毎日」「受信しない」以外の選択肢に設定したときの受信頻度を設定します, FormType: checkbox, ValueType: text, IsRequired: true, Default: [0, 3], Choices: [Mon, Tue, Wed, Thu, Fri, Sat, Sun] }
is_use_captcha: { Name: is_use_captcha, Caption: &#039;CAPTCHA 使用設定&#039;, Help: &#039;CAPTCHA (画像のなかの文字列をメンバーに入力させる認証方式) を使用するかどうかを設定します&#039;, FormType: radio, ValueType: text, IsRequired: true, Default: 1, Choices: [使用しない, 使用する] }
is_allow_post_activity: { Name: is_allow_post_activity, Caption: アクティビティ投稿設定, Help: メンバーからのアクティビティ投稿の可否を設定します, FormType: radio, ValueType: text, IsRequired: true, Default: 1, Choices: [許可しない, 許可する] }
is_allow_config_public_flag_profile_page: { Name: is_allow_config_public_flag_profile_page, Caption: メンバーのプロフィールページ公開範囲設定, Help: メンバーがプロフィールページの公開範囲を変更できるようにするどうかを設定します, FormType: radio, ValueType: text, IsRequired: true, Default: 1, Choices: { 0: メンバーの設定を許可する, 1: メンバーの設定を許可しない(全員に公開), 4: メンバーの設定を許可しない(Web全体に公開) } }
is_allow_web_public_flag_age: { Name: is_allow_web_public_flag_age, Caption: &#039;Web 全体への年齢公開許可設定&#039;, Help: &#039;メンバーが年齢を Web 全体に公開できるようにするかどうかを設定します&#039;, FormType: radio, ValueType: text, IsRequired: true, Default: 0, Choices: [メンバーの設定を許可しない, メンバーの設定を許可する] }
nickname_of_member_who_does_not_have_credentials: { Name: nickname_of_member_who_does_not_have_credentials, Caption: 非SNSユーザー表示名設定, Help: 非SNSユーザー(退会したユーザーなど)の表示名を設定します, FormType: text, ValueType: string, IsRequired: false, Default: - }
enable_language: { Name: enable_language, Caption: 言語とタイムゾーンの設定の使用設定, FormType: radio, ValueType: text, IsRequired: true, Default: 0, Choices: [使用しない, 使用する] }
enable_connection: { Name: enable_connection, Caption: 外部サービスとの接続設定の使用設定, FormType: radio, ValueType: text, IsRequired: true, Default: 0, Choices: [使用しない, 使用する] }
enable_openid: { Name: enable_openid, Caption: &#039;OpenID Provider 使用設定&#039;, FormType: radio, ValueType: text, IsRequired: true, Default: 0, Choices: [使用しない, 使用する] }
external_pc_login_url: { Name: external_pc_login_url, Caption: PC版外部ログインページURL, Help: &#039;PC版でログアウトした場合やログインに失敗した場合、ここで指定したURLに遷移します&lt;br /&gt;※ここで指定するページにはログインフォームを置いておく必要があります&lt;br /&gt;※通常のログインページを使用する場合は空欄にしておきます&#039;, FormType: input, ValueType: text, Default: &#039;&#039;, IsRequired: false, IsTrim: true }
external_mobile_login_url: { Name: external_mobile_login_url, Caption: 携帯版外部ログインページURL, Help: &#039;携帯版でログアウトした場合やログインに失敗した場合、ここで指定したURLに遷移します&lt;br /&gt;※ここで指定するページにはログインフォームを置いておく必要があります&lt;br /&gt;※通常のログインページを使用する場合は空欄にしておきます&#039;, FormType: input, ValueType: text, Default: &#039;&#039;, IsRequired: false, IsTrim: true }
enable_registration: { Name: enable_registration, Caption: 登録の可否, FormType: radio, ValueType: integer, IsRequired: true, Default: 3, Choices: [PC・携帯両方から登録可, PCからのみ登録可, 携帯からのみ登録可, 登録一時停止] }
retrieve_uid: { Name: retrieve_uid, Caption: メンバー登録時の携帯個体識別番号取得設定, FormType: radio, ValueType: integer, IsRequired: true, Default: 1, Choices: [PC・携帯登録時に携帯個体識別番号の登録を必須にする, 携帯登録時に携帯個体識別番号の登録を必須にする, 携帯登録時に携帯個体識別番号を取得する(任意), 携帯登録時には携帯個体識別番号を取得しない] }
font_size: { Name: font_size, Caption: 携帯版フォントサイズ指定設定, FormType: radio, ValueType: integer, IsRequired: true, Default: 0, Choices: [フォントサイズを指定する, フォントサイズを指定しない] }
is_check_mobile_ip: { Name: is_check_mobile_ip, Caption: 携帯電話のIP帯域設定, FormType: radio, ValueType: integer, IsRequired: true, Default: 1, Choices: [携帯電話のIP帯域をチェックする, 携帯電話のIP帯域をチェックしない] }
user_agreement: { Name: user_agreement, Caption: 利用規約, FormType: textarea, ValueType: string, IsRequired: true, Default: &quot;利用規約はただいま準備中です。\nThe User Agreement is under construction.&quot; }
privacy_policy: { Name: privacy_policy, Caption: プライバシーポリシー, FormType: textarea, ValueType: string, IsRequired: true, Default: &quot;プライバシーポリシーはただいま準備中です。\nThe Privacy Policy is under construction.&quot; }
footer_before: { Name: footer_before, Caption: ログイン前フッター, FormType: textarea, ValueType: string, IsRequired: false, Default: &#039;Powered by &lt;a href=&quot;http://www.openpne.jp/&quot; target=&quot;_blank&quot;&gt;OpenPNE&lt;/a&gt;&#039; }
footer_after: { Name: footer_after, Caption: ログイン後フッター, FormType: textarea, ValueType: string, IsRequired: false, Default: &#039;Powered by &lt;a href=&quot;http://www.openpne.jp/&quot; target=&quot;_blank&quot;&gt;OpenPNE&lt;/a&gt;&#039; }
google_maps_api_key: { Name: &#039;google maps api key&#039;, Caption: &#039;google maps api key&#039;, FormType: text, ValueType: string, IsRequired: false, IsTrim: true, Default: &#039;&#039; }
google_AJAX_search_api_key: { Name: &#039;google AJAX search api key&#039;, Caption: &#039;google AJAX search api key&#039;, FormType: text, ValueType: string, IsRequired: false, IsTrim: true, Default: &#039;&#039; }
sf_admin_module_web_dir: /sfDoctrinePlugin
sf_admin_web_dir: /sf/sf_admin
sf_app: pc_frontend
sf_app_base_cache_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/cache/apache2handler/pc_frontend
sf_app_cache_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev
sf_app_config_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/apps/pc_frontend/config
sf_app_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/apps/pc_frontend
sf_app_i18n_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/apps/pc_frontend/i18n
sf_app_lib_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/apps/pc_frontend/lib
sf_app_module_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/apps/pc_frontend/modules
sf_app_template_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/apps/pc_frontend/templates
sf_apps_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/apps
sf_cache: false
sf_cache_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/cache/apache2handler
sf_charset: utf-8
sf_check_lock: false
sf_compressed: false
sf_config_cache_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev/config
sf_config_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/config
sf_csrf_secret: 1405056254
sf_data_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/data
sf_debug: true
sf_default_culture: ja_JP
sf_enabled_modules:
- default
- image
sf_environment: dev
sf_error_404_action: error404
sf_error_404_module: default
sf_error_reporting: 30719
sf_escaping_method: ESC_SPECIALCHARS
sf_escaping_strategy: true
sf_etag: false
sf_file_link_format: null
sf_i18n: on
sf_i18n_cache_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev/i18n
sf_lib_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/lib
sf_log_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/log
sf_logging_enabled: true
sf_login_action: login
sf_login_module: member
sf_module_cache_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev/modules
sf_module_disabled_action: disabled
sf_module_disabled_module: default
sf_no_script_name: false
sf_orm: doctrine
sf_plugins_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/plugins
sf_prototype_web_dir: /sfProtoculousPlugin
sf_root_dir: /home/sano/sns/36x.sano.dazai2.pne.jp
sf_secure_action: secure
sf_secure_module: default
sf_standard_helpers:
- Partial
- Cache
- I18N
- opParts
- sfImage
- opUtil
sf_symfony_lib_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/lib/vendor/symfony/lib
sf_template_cache_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev/template
sf_test_cache_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev/test
sf_test_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/test
sf_upload_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/web/uploads
sf_use_database: true
sf_web_debug: true
sf_web_debug_web_dir: /sf/sf_web_debug
sf_web_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/web
</pre></div>

<h2>request <a href="#" onclick="toggle('sf_request'); return false;">...</a></h2>
<div id="sf_request" style="display: none"><pre>options:
path_info_key: PATH_INFO
path_info_array: SERVER
http_port: null
https_port: null
default_format: null
logging: &#039;1&#039;
relative_url_root: null
formats: { txt: text/plain, js: [application/javascript, application/x-javascript, text/javascript], css: text/css, json: [application/json, application/x-json], xml: [text/xml, application/xml, application/x-xml], rdf: application/rdf+xml, atom: application/atom+xml }
no_script_name: false
parameterHolder:
action: import
module: calendarApi
attributeHolder:
sf_route: &#039;sfRoute Object()&#039;
</pre></div>

<h2>response <a href="#" onclick="toggle('sf_response'); return false;">...</a></h2>
<div id="sf_response" style="display: none"><pre>status:
code: 500
text: &#039;Internal Server Error&#039;
options:
http_protocol: HTTP/1.1
logging: &#039;1&#039;
charset: utf-8
send_http_headers: true
content_type: &#039;text/html; charset=utf-8&#039;
cookies: { }
httpHeaders:
Content-Type: &#039;text/html; charset=utf-8&#039;
javascripts: { }
stylesheets: { }
metas: { }
httpMetas: { }
</pre></div>

<h2>user <a href="#" onclick="toggle('sf_user'); return false;">...</a></h2>
<div id="sf_user" style="display: none"><pre>options:
auto_shutdown: false
culture: null
default_culture: ja_JP
use_flash: true
logging: &#039;1&#039;
timeout: 432000
session_namespaces: [OpenPNE/user/opSecurityUser/site_identifier, symfony/user/sfUser/lastRequest, symfony/user/sfUser/authenticated, symfony/user/sfUser/credentials, symfony/user/sfUser/attributes]
attributeHolder:
opSecurityUser: { auth_mode: MailAddress, member_id: &#039;1&#039; }
symfony/user/sfUser/flash: { }
symfony/user/sfUser/flash/remove: { }
culture: ja_JP
authenticated: true
credentials:
- SNSMember
lastRequest: 1429502374
</pre></div>

<h2>global vars <a href="#" onclick="toggle('sf_globals'); return false;">...</a></h2>
<div id="sf_globals" style="display: none"><pre>cookie:
OpenPNE_pc_backend: fc8b3lbpu91a5qpn9kdpgmg7l7
OpenPNE_pc_frontend: 6gbftmlogjrr13eka16gqllol6
_ga: GA1.2.336210598.1417069258
env: { }
files: { }
get: { }
post: { }
server:
DOCUMENT_ROOT: /var/www/html
GATEWAY_INTERFACE: CGI/1.1
HTTP_ACCEPT: &#039;text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8&#039;
HTTP_ACCEPT_ENCODING: &#039;gzip, deflate&#039;
HTTP_ACCEPT_LANGUAGE: &#039;ja,en-US;q=0.7,en;q=0.3&#039;
HTTP_CONNECTION: keep-alive
HTTP_COOKIE: &#039;_ga=GA1.2.336210598.1417069258; OpenPNE_pc_frontend=6gbftmlogjrr13eka16gqllol6; OpenPNE_pc_backend=fc8b3lbpu91a5qpn9kdpgmg7l7&#039;
HTTP_HOST: 36x.sano.dazai2.pne.jp
HTTP_USER_AGENT: &#039;Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:37.0) Gecko/20100101 Firefox/37.0&#039;
PATH: &#039;/sbin:/usr/sbin:/bin:/usr/bin&#039;
PATH_INFO: /calendarApi/import
PATH_TRANSLATED: &#039;redirect:/index.php/import&#039;
PHP_SELF: /pc_frontend_dev.php/calendarApi/import
QUERY_STRING: &#039;&#039;
REMOTE_ADDR: 219.103.217.135
REMOTE_PORT: &#039;61625&#039;
REQUEST_METHOD: GET
REQUEST_TIME: 1429502371
REQUEST_URI: /pc_frontend_dev.php/calendarApi/import
SCRIPT_FILENAME: /var/www/sns/36x.sano.dazai2.pne.jp/public_html/pc_frontend_dev.php
SCRIPT_NAME: /pc_frontend_dev.php
SERVER_ADDR: 49.212.20.148
SERVER_ADMIN: root@localhost
SERVER_NAME: 36x.sano.dazai2.pne.jp
SERVER_PORT: &#039;80&#039;
SERVER_PROTOCOL: HTTP/1.1
SERVER_SIGNATURE: &#039;&#039;
SERVER_SOFTWARE: Apache
session:
OpenPNE/user/opSecurityUser/site_identifier: &#039;http://36x.sano.dazai2.pne.jp&#039;
captcha_keystring: h97nc3
symfony/user/sfUser/attributes: { opSecurityUser: { auth_mode: MailAddress, member_id: &#039;1&#039; }, symfony/user/sfUser/flash: { }, symfony/user/sfUser/flash/remove: { } }
symfony/user/sfUser/authenticated: true
symfony/user/sfUser/credentials: [SNSMember]
symfony/user/sfUser/culture: ja_JP
symfony/user/sfUser/lastRequest: 1429502352
</pre></div>

<p id="footer">
symfony v.1.4.13 - php 5.3.3<br />
for help resolving this issue, please visit <a href="http://www.symfony-project.org/">http://www.symfony-project.org/</a>.
</p>
</div></center>
<script type="text/javascript">/* <![CDATA[ */
function sfWebDebugGetElementsByClassName(strClass, strTag, objContElm)
{
// http://muffinresearch.co.uk/archives/2006/04/29/getelementsbyclassname-deluxe-edition/
strTag = strTag || "*";
objContElm = objContElm || document;
var objColl = (strTag == '*' && document.all) ? document.all : objContElm.getElementsByTagName(strTag);
var arr = new Array();
var delim = strClass.indexOf('|') != -1 ? '|' : ' ';
var arrClass = strClass.split(delim);
var j = objColl.length;
for (var i = 0; i < j; i++) {
if(objColl[i].className == undefined) continue;
var arrObjClass = objColl[i].className.split ? objColl[i].className.split(' ') : [];
if (delim == ' ' && arrClass.length > arrObjClass.length) continue;
var c = 0;
comparisonLoop:
{
var l = arrObjClass.length;
for (var k = 0; k < l; k++) {
var n = arrClass.length;
for (var m = 0; m < n; m++) {
if (arrClass[m] == arrObjClass[k]) c++;
if (( delim == '|' && c == 1) || (delim == ' ' && c == arrClass.length)) {
arr.push(objColl[i]);
break comparisonLoop;
}
}
}
}
}
return arr;
}

function sfWebDebugToggleMenu()
{
var element = document.getElementById('sfWebDebugDetails');

var cacheElements = sfWebDebugGetElementsByClassName('sfWebDebugCache');
var mainCacheElements = sfWebDebugGetElementsByClassName('sfWebDebugActionCache');
var panelElements = sfWebDebugGetElementsByClassName('sfWebDebugTop');

if (element.style.display != 'none')
{
for (var i = 0; i < panelElements.length; ++i)
{
panelElements[i].style.display = 'none';
}

// hide all cache information
for (var i = 0; i < cacheElements.length; ++i)
{
cacheElements[i].style.display = 'none';
}
for (var i = 0; i < mainCacheElements.length; ++i)
{
mainCacheElements[i].style.border = 'none';
}
}
else
{
for (var i = 0; i < cacheElements.length; ++i)
{
cacheElements[i].style.display = '';
}
for (var i = 0; i < mainCacheElements.length; ++i)
{
mainCacheElements[i].style.border = '1px solid #f00';
}
}

sfWebDebugToggle('sfWebDebugDetails');
sfWebDebugToggle('sfWebDebugShowMenu');
sfWebDebugToggle('sfWebDebugHideMenu');
}

function sfWebDebugShowDetailsFor(element)
{
if (typeof element == 'string')
element = document.getElementById(element);

var panelElements = sfWebDebugGetElementsByClassName('sfWebDebugTop');
for (var i = 0; i < panelElements.length; ++i)
{
if (panelElements[i] != element)
{
panelElements[i].style.display = 'none';
}
}

sfWebDebugToggle(element);
}

function sfWebDebugToggle(element)
{
if (typeof element == 'string')
element = document.getElementById(element);

if (element)
element.style.display = element.style.display == 'none' ? '' : 'none';
}

function sfWebDebugToggleMessages(klass)
{
var elements = sfWebDebugGetElementsByClassName(klass);

var x = elements.length;
for (var i = 0; i < x; ++i)
{
sfWebDebugToggle(elements[i]);
}
}

function sfWebDebugToggleAllLogLines(show, klass)
{
var elements = sfWebDebugGetElementsByClassName(klass);
var x = elements.length;
for (var i = 0; i < x; ++i)
{
elements[i].style.display = show ? '' : 'none';
}
}

function sfWebDebugShowOnlyLogLines(type)
{
var types = new Array();
types[0] = 'info';
types[1] = 'warning';
types[2] = 'error';
for (klass in types)
{
var elements = sfWebDebugGetElementsByClassName('sfWebDebug' + types[klass].substring(0, 1).toUpperCase() + types[klass].substring(1, types[klass].length));
var x = elements.length;
for (var i = 0; i < x; ++i)
{
if ('tr' == elements[i].tagName.toLowerCase())
{
elements[i].style.display = (type == types[klass]) ? '' : 'none';
}
}
}
}
/* ]]> */</script>
<div id="sfWebDebug">
<div id="sfWebDebugBar">
<a href="#" onclick="sfWebDebugToggleMenu(); return false;"><img src="/sf/sf_web_debug/images/sf.png" alt="Debug toolbar" /></a>

<ul id="sfWebDebugDetails" class="sfWebDebugMenu">
<li><span id="sfWebDebugSymfonyVersion">1.4.13</span></li>
<li class="sfWebDebugInfo"><a title="Configuration" href="#" onclick="sfWebDebugShowDetailsFor('sfWebDebugconfigDetails'); return false;"><img src="/sf/sf_web_debug/images/config.png" alt="Config" /> config</a></li>
<li class="sfWebDebugError"><a title="Logs" href="#" onclick="sfWebDebugShowDetailsFor('sfWebDebuglogsDetails'); return false;"><img src="/sf/sf_web_debug/images/log.png" alt="Log" /> logs</a></li>
<li><img src="/sf/sf_web_debug/images/memory.png" alt="Memory" /> 28672.0 KB</li>
<li class="sfWebDebugInfo"><a title="Timers" href="#" onclick="sfWebDebugShowDetailsFor('sfWebDebugtimeDetails'); return false;"><img src="/sf/sf_web_debug/images/time.png" alt="Time" /> 3797 ms</a></li>
<li class="sfWebDebugInfo"><a title="SQL queries" href="#" onclick="sfWebDebugShowDetailsFor('sfWebDebugdbDetails'); return false;"><img src="/sf/sf_web_debug/images/database.png" alt="SQL queries" /> 8</a></li>
<li class="last">
<a href="#" onclick="document.getElementById('sfWebDebug').style.display='none'; return false;"><img src="/sf/sf_web_debug/images/close.png" alt="Close" /></a>
</li>
</ul>
</div>

<div id="sfWebDebugconfigDetails" class="sfWebDebugTop" style="display:none"><h1>Configuration</h1><ul id="sfWebDebugConfigSummary"><li class="ison">debug</li><li class="ison">xdebug</li><li class="ison">logging</li><li class="isoff">cache</li><li class="isoff">compression</li><li class="ison">tokenizer</li><li class="isoff">eaccelerator</li><li class="ison">apc</li><li class="isoff last">xcache</li></ul>
<h2>Request <a href="#" onclick="sfWebDebugToggle('sfWebDebugRequest'); return false;" title="Toggle details"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle details"/></a></h2>
<div id="sfWebDebugRequest" style="display: none"><pre>options:
path_info_key: PATH_INFO
path_info_array: SERVER
http_port: null
https_port: null
default_format: null
logging: &#039;1&#039;
relative_url_root: null
formats: { txt: text/plain, js: [application/javascript, application/x-javascript, text/javascript], css: text/css, json: [application/json, application/x-json], xml: [text/xml, application/xml, application/x-xml], rdf: application/rdf+xml, atom: application/atom+xml }
no_script_name: false
parameterHolder:
action: import
module: calendarApi
attributeHolder:
sf_route: &#039;sfRoute Object()&#039;
</pre></div>
<h2>Response <a href="#" onclick="sfWebDebugToggle('sfWebDebugResponse'); return false;" title="Toggle details"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle details"/></a></h2>
<div id="sfWebDebugResponse" style="display: none"><pre>status:
code: 500
text: &#039;Internal Server Error&#039;
options:
http_protocol: HTTP/1.1
logging: &#039;1&#039;
charset: utf-8
send_http_headers: false
content_type: &#039;text/html; charset=utf-8&#039;
cookies: { }
httpHeaders:
Content-Type: &#039;text/html; charset=utf-8&#039;
javascripts: { }
stylesheets: { }
metas: { }
httpMetas: { }
</pre></div>
<h2>User <a href="#" onclick="sfWebDebugToggle('sfWebDebugUser'); return false;" title="Toggle details"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle details"/></a></h2>
<div id="sfWebDebugUser" style="display: none"><pre>options:
auto_shutdown: false
culture: null
default_culture: ja_JP
use_flash: true
logging: &#039;1&#039;
timeout: 432000
session_namespaces: [OpenPNE/user/opSecurityUser/site_identifier, symfony/user/sfUser/lastRequest, symfony/user/sfUser/authenticated, symfony/user/sfUser/credentials, symfony/user/sfUser/attributes]
attributeHolder:
opSecurityUser: { auth_mode: MailAddress, member_id: &#039;1&#039; }
symfony/user/sfUser/flash: { }
symfony/user/sfUser/flash/remove: { }
culture: ja_JP
authenticated: true
credentials:
- SNSMember
lastRequest: 1429502374
</pre></div>
<h2>Settings <a href="#" onclick="sfWebDebugToggle('sfWebDebugSettings'); return false;" title="Toggle details"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle details"/></a></h2>
<div id="sfWebDebugSettings" style="display: none"><pre>app_blog_action_size: 20
app_blog_component_size: 5
app_blog_rss_cache_dir: /plugins/opBlogPlugin
app_diary_comment_is_upload_images: true
app_diary_comment_max_image_file_num: 3
app_diary_is_upload_images: true
app_diary_max_image_file_num: 3
app_line_introfriend: 5
app_max_introfriend: 5
app_message_is_upload_images: true
app_message_max_image_file_num: 3
app_message_pagenate_size: 20
app_ranking_display_self_introduction: false
app_update_blog_rss_cache_limit: 100
app_update_span_minute: 5
doctrine_model_builder_options:
baseClassName: opDoctrineRecord
mod_calendarapi_enabled: true
mod_calendarapi_view_class: op
op_auth_MailAddress:
invite_mode: { Name: invite_mode, Caption: 招待モード, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [招待なしでの登録を許可する, SNS参加者に招待を許可する, 招待を許可しない] }
enable_pc: { Name: enable_pc, Caption: PC版有効設定, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [無効にする, 有効にする] }
enable_mobile: { Name: enable_mobile, Caption: 携帯版有効設定, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [無効にする, 有効にする] }
self_invite_action: { IsConfig: false, Default: opAuthMailAddress/requestRegisterURL }
admin_invite: { IsConfig: false, Default: true }
help_login_error_action: { Name: self_invite_action, Caption: &#039;&#039;, FormType: &#039;&#039;, ValueType: &#039;&#039;, IsConfig: false, IsRequired: false, Default: opAuthMailAddress/helpLoginError }
is_check_multiple_address: { Name: is_check_multiple_address, Caption: ログイン用メールアドレス設定, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 0, Choices: [PCメールアドレスと携帯メールアドレスの両方を受け付ける, PCメールアドレスと携帯メールアドレスのどちらか一方を受け付ける] }
auth_mode_caption: { IsConfig: 0, Default: &#039;E-mail Address Login&#039; }
op_auth_MobileUID:
invite_mode: { Name: invite_mode, Caption: 招待モード, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [招待なしでの登録を許可する, SNS参加者に招待を許可する, 招待を許可しない] }
enable_pc: { Name: enable_pc, Caption: PC版有効設定, FormType: radio, ValueType: text, IsConfig: 0, IsRequired: true, Default: 0, Choices: [無効にする, 有効にする] }
enable_mobile: { Name: enable_mobile, Caption: 携帯版有効設定, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [無効にする, 有効にする] }
self_invite_action: { IsConfig: false, Default: &#039;&#039; }
admin_invite: { IsConfig: false, Default: false }
uid_type: { Name: uid_type, Caption: &#039;認証に使用する ID の設定&#039;, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [&#039;Cookie 内のユニークな ID のみによって認証をおこなう&#039;, &#039;Cookie が利用できる端末の場合は Cookie 内のユニークな ID を用い、それ以外の端末では携帯電話個体識別番号によって認証をおこなう&#039;, &#039;携帯電話個体識別番号のみによって認証をおこなう (非推奨)&#039;] }
allow_fallback_uid: { Name: allow_fallback_uid, Caption: &#039;(ドコモ、ソフトバンクのみ) 主となる携帯電話個体識別番号が取得できなかった場合に、代替の携帯電話個体識別番号を取得するかどうか&#039;, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 0, Choices: [取得しない, &#039;取得する (非推奨)&#039;] }
auth_mode_caption: { IsConfig: 0, Default: &#039;Mobile-UID Login (For Japanese mobile phone)&#039; }
op_auth_OpenID:
invite_mode: { Name: invite_mode, Caption: 招待モード, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [招待なしでの登録を許可する, SNS参加者に招待を許可する, 招待を許可しない] }
enable_pc: { Name: enable_pc, Caption: PC版有効設定, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 0, Choices: [無効にする, 有効にする] }
enable_mobile: { Name: enable_mobile, Caption: 携帯版有効設定, FormType: radio, ValueType: text, IsConfig: false, IsRequired: true, Default: 0, Choices: [無効にする, 有効にする] }
self_invite_action: { IsConfig: false, Default: &#039;&#039; }
admin_invite: { IsConfig: false, Default: false }
op_base_url: &#039;http://36x.sano.dazai2.pne.jp&#039;
op_check_session_site_identifier: true
op_doctrine_cache_key_prefix: &#039;&#039;
op_http_proxy: &#039;&#039;
op_image_storage: Default
op_imagemagick_path: /usr/bin/convert
op_is_mail_address_contain_hash: true
op_is_restrict_mail_template: true
op_is_use_captcha: 1
op_is_use_mobile_cookie: true
op_mail_address_hash_length: 12
op_mail_domain: 36x.sano.dazai2.pne.jp
op_mobile_proxys:
Google: &#039;http://www.google.co.jp/gwt/x?u=&#039;
op_remember_login_limit: 2592000
op_resize_limit_size: &#039;819200000000000000000000&#039;
op_session_life_time:
pc_frontend: { idletime: 432000 }
mobile_frontend: { idletime: 3600 }
pc_backend: { idletime: 86400 }
op_sid_secret: &#039;1408532661&#039;
op_ssl_base_url:
pc_frontend: &#039;https://example.com&#039;
mobile_frontend: &#039;https://example.com&#039;
pc_backend: &#039;https://example.com&#039;
api: &#039;https://example.com&#039;
op_ssl_required_actions:
pc_frontend: [member/register, member/registerInput, member/registerEnd, member/editProfile, member/config, member/login, member/logout, member/invite]
mobile_frontend: [member/editProfile, member/config, member/logout, member/invite]
pc_backend: { }
op_ssl_required_applications:
- pc_backend
op_ssl_selectable_actions:
pc_frontend: [default/customizingCss]
mobile_frontend: [member/register, member/registerInput, member/registerEnd, member/login, member/configUID, member/registerMobileToRegisterEnd]
pc_backend: { }
op_supported_languages:
- en
- ja_JP
op_table_prefix: &#039;&#039;
op_use_imagemagick: 0
op_use_ssl: false
openpne_community_category:
general: [calendar_show_flag, public_flag, topic_authority, register_policy, description]
openpne_community_category_attribute: { }
openpne_community_config:
calendar_show_flag: { Name: calendar_show_flag, Caption: &#039;Calendar Show Flag&#039;, FormType: radio, ValueType: string, IsUnique: false, IsRequired: true, Default: none, Choices: { all: &#039;All Community Member&#039;&#039;s opened Schedule and Community Event&#039;, only_member_schedule: &#039;Only Member&#039;&#039;s opend Schedule&#039;, only_community_event: &#039;Only Community Event&#039;, none: &#039;Invalidate a calendar&#039; } }
public_flag: { Name: public_flag, Caption: &#039;Authority to Read Topic&#039;, FormType: radio, ValueType: string, IsUnique: false, IsRequired: true, Default: public, Choices: { public: &#039;Everyone can read&#039;, auth_commu_member: &#039;Only %community%&#039;&#039;s members can read&#039; } }
topic_authority: { Name: topic_authority, Caption: &#039;Authority to Create Topic&#039;, FormType: radio, ValueType: string, IsUnique: false, IsRequired: true, Default: public, Choices: { public: &#039;%Community%&#039;&#039;s members can create&#039;, admin_only: &#039;Only %community%&#039;&#039;s admin can create&#039; } }
register_policy: { Name: register_policy, Caption: &#039;Register policy&#039;, FormType: radio, Default: open, Choices: { open: &#039;Everyone can join&#039;, close: &#039;%Community%&#039;&#039;s admin authorization needed&#039; }, IsUnique: false, IsRequired: true }
description: { Name: description, Caption: &#039;%community% Description&#039;, FormType: textarea, ValueType: string, IsUnique: false, IsRequired: true }
openpne_member_category:
secretQuestion: [secret_question, secret_answer]
blogUrl: [blog_url]
schedule: [schedule]
diary: [diary]
general: { }
publicFlag: [profile_page_public_flag, age_public_flag]
pcAddress: [pc_address]
mobileAddress: [mobile_address]
password: [password]
accessBlock: [access_block]
mail: [daily_news]
language: [language, time_zone]
openpne_member_category_attribute:
secretQuestion: { caption: &#039;Secret Question Configuration&#039;, enable_pc: true, enable_mobile: true }
blogUrl: { caption: &#039;Blog URL Configuration&#039;, enable_pc: true, enable_mobile: false }
schedule: { caption: &#039;Schedule Configuration&#039;, enable_pc: true, enable_mobile: false }
diary: { caption: &#039;Diary Configuration&#039;, enable_pc: true, enable_mobile: true }
general: { caption: &#039;General Configuration&#039;, enable_pc: true, enable_mobile: true }
publicFlag: { caption: &#039;Public Flag Configuration&#039;, enable_pc: true, enable_mobile: true }
pcAddress: { caption: &#039;PC E-mail Address Configuration&#039;, enable_pc: true, enable_mobile: true, depending_sns_config: enable_pc }
mobileAddress: { caption: &#039;Mobile E-mail Address Configuration&#039;, enable_pc: true, enable_mobile: true, depending_sns_config: enable_mobile }
password: { caption: &#039;Password Configuration&#039;, enable_pc: true, enable_mobile: true }
accessBlock: { caption: &#039;Access Block Configuration&#039;, enable_pc: true, enable_mobile: true }
mail: { caption: &#039;Mail Configuration&#039;, enable_pc: true, enable_mobile: true }
language: { caption: &#039;Language and Time Zone Configuration&#039;, enable_pc: true, enable_mobile: false }
openpne_member_config:
secret_question: { Name: secret_question, Caption: &#039;Secret Question&#039;, FormType: select, ValueType: integer, IsRegist: false, IsConfig: true, IsUnique: false, IsRequired: true, IsConfirm: false, Choices: { 1: &#039;What is your father&#039;&#039;s / mother&#039;&#039;s former name?&#039;, 2: &#039;What is last 5 digits of your driving license number?&#039;, 3: &#039;What is your first crush&#039;&#039;s name?&#039;, 4: &#039;What is your finished elementary school?&#039;, 5: &#039;What is region name of your domicile of origin?&#039; } }
secret_answer: { Name: secret_answer, Caption: &#039;Answer for Secret Question&#039;, FormType: password, ValueType: text, IsRegist: false, IsConfig: true, IsUnique: false, IsRequired: true, IsConfirm: false }
blog_url: { Name: blog_url, Caption: &#039;Blog URL&#039;, FormType: input, ValueType: blog_url, IsRegist: false, IsConfig: true, IsUnique: false, IsRequired: false, IsConfirm: false }
schedule: null
diary: null
profile_page_public_flag: { Name: profile_page_public_flag, Caption: &#039;Public Flag for Profile Page&#039;, FormType: select, ValueType: integer, IsRegist: false, IsConfig: true, IsRequired: true, IsUnique: false, IsConfirm: false, Default: 1, Choices: { 4: &#039;All Users on the Web&#039;, 1: &#039;All Members&#039; } }
age_public_flag: { Name: age_public_flag, Caption: &#039;Public Flag for Age&#039;, FormType: select, ValueType: integer, IsRegist: true, IsConfig: true, IsRequired: true, IsUnique: false, IsConfirm: false, Default: 3, Choices: { 4: &#039;All Users on the Web&#039;, 1: &#039;All Members&#039;, 2: &#039;%my_friend%&#039;, 3: Private } }
pc_address: { Name: pc_address, Caption: &#039;PC E-mail Address&#039;, FormType: input, ValueType: pc_email, IsRegist: false, IsConfig: true, IsRequired: true, IsUnique: true, IsConfirm: true }
mobile_address: { Name: mobile_address, Caption: &#039;Mobile E-mail Address&#039;, FormType: input, ValueType: mobile_email, IsRegist: false, IsConfig: true, IsRequired: true, IsUnique: true, IsConfirm: true }
password: { Name: password, Caption: Password, Info: &#039;Password must be 6-12 characters.&#039;, FormType: password, ValueType: password, IsRegist: true, IsConfig: true, IsUnique: false, IsRequired: true, IsConfirm: true }
access_block: { Name: access_block, Caption: &#039;Access Block&#039;, FormType: increased_input, ValueType: pass, IsRegist: false, IsConfig: true, IsUnique: false, IsRequired: false, IsConfirm: false }
daily_news: { Default: 2 }
language: { Name: language, Caption: Language, FormType: language_select, ValueType: string, IsRegist: false, IsConfig: true, IsUnique: false, IsRequired: false, IsConfirm: false, Default: ja_JP }
time_zone: { Name: time_zone, Caption: &#039;Time Zone&#039;, FormType: select, ValueType: string, IsRegist: false, IsConfig: true, IsUnique: false, IsRequired: false, IsConfirm: false, Default: &#039;&#039;, Choices: { &#039;&#039;: None, Pacific/Honolulu: &#039;(GMT-10:00) Hawaii&#039;, America/Anchorage: &#039;(GMT-09:00) Alaska&#039;, America/Los_Angeles: &#039;(GMT-08:00) Pacific Time (US &amp; Canada)&#039;, America/Phoenix: &#039;(GMT-07:00) Arizona&#039;, America/Denver: &#039;(GMT-07:00) Mountain Time (US &amp; Canada)&#039;, America/Chicago: &#039;(GMT-06:00) Central Time (US &amp; Canada)&#039;, America/New_York: &#039;(GMT-05:00) Eastern Time (US &amp; Canada)&#039;, America/Indiana/Indianapolis: &#039;(GMT-05:00) Indiana (East)&#039;, Kwajalein: &#039;(GMT-12:00) International Date Line West&#039;, Pacific/Midway: &#039;(GMT-11:00) Midway Island&#039;, Pacific/Samoa: &#039;(GMT-11:00) Samoa&#039;, America/Tijuana: &#039;(GMT-08:00) Tijuana, Baja California&#039;, America/Chihuahua: &#039;(GMT-07:00) Chihuahua&#039;, America/Mazatlan: &#039;(GMT-07:00) Mazatlan&#039;, America/Regina: &#039;(GMT-06:00) Saskatchewan&#039;, America/Tegucigalpa: &#039;(GMT-06:00) Central America&#039;, America/Mexico_City: &#039;(GMT-06:00) Mexico City&#039;, America/Monterrey: &#039;(GMT-06:00) Monterrey&#039;, America/Bogota: &#039;(GMT-05:00) Bogota&#039;, America/Lima: &#039;(GMT-05:00) Lima&#039;, America/Rio_Branco: &#039;(GMT-05:00) Rio Branco&#039;, America/Caracas: &#039;(GMT-04:30) Caracas&#039;, America/Halifax: &#039;(GMT-04:00) Atlantic Time (Canada)&#039;, America/Manaus: &#039;(GMT-04:00) Manaus&#039;, America/Santiago: &#039;(GMT-04:00) Santiago&#039;, America/La_Paz: &#039;(GMT-04:00) La Paz&#039;, America/St_Johns: &#039;(GMT-03:30) Newfoundland&#039;, America/Moncton: &#039;(GMT-03:00) Georgetown&#039;, America/Sao_Paulo: &#039;(GMT-03:00) Brasilia&#039;, America/Godthab: &#039;(GMT-03:00) Greenland&#039;, America/Montevideo: &#039;(GMT-03:00) Montevideo&#039;, Atlantic/South_Georgia: &#039;(GMT-02:00) Mid-Atlantic&#039;, Atlantic/Azores: &#039;(GMT-01:00) Azores&#039;, Atlantic/Cape_Verde: &#039;(GMT-01:00) Cape Verde Is.&#039;, Europe/Dublin: &#039;(GMT) Dublin&#039;, Europe/Lisbon: &#039;(GMT) Lisbon&#039;, Europe/London: &#039;(GMT) London&#039;, Africa/Monrovia: &#039;(GMT) Monrovia&#039;, Atlantic/Reykjavik: &#039;(GMT) Reykjavik&#039;, Africa/Casablanca: &#039;(GMT) Casablanca&#039;, Europe/Belgrade: &#039;(GMT+01:00) Belgrade&#039;, Europe/Bratislava: &#039;(GMT+01:00) Bratislava&#039;, Europe/Budapest: &#039;(GMT+01:00) Budapest&#039;, Europe/Ljubljana: &#039;(GMT+01:00) Ljubljana&#039;, Europe/Prague: &#039;(GMT+01:00) Prague&#039;, Europe/Sarajevo: &#039;(GMT+01:00) Sarajevo&#039;, Europe/Skopje: &#039;(GMT+01:00) Skopje&#039;, Europe/Warsaw: &#039;(GMT+01:00) Warsaw&#039;, Europe/Zagreb: &#039;(GMT+01:00) Zagreb&#039;, Europe/Brussels: &#039;(GMT+01:00) Brussels&#039;, Europe/Copenhagen: &#039;(GMT+01:00) Copenhagen&#039;, Europe/Madrid: &#039;(GMT+01:00) Madrid&#039;, Europe/Paris: &#039;(GMT+01:00) Paris&#039;, Africa/Algiers: &#039;(GMT+01:00) West Central Africa&#039;, Europe/Amsterdam: &#039;(GMT+01:00) Amsterdam&#039;, Europe/Berlin: &#039;(GMT+01:00) Berlin&#039;, Europe/Rome: &#039;(GMT+01:00) Rome&#039;, Europe/Stockholm: &#039;(GMT+01:00) Stockholm&#039;, Europe/Vienna: &#039;(GMT+01:00) Vienna&#039;, Europe/Minsk: &#039;(GMT+02:00) Minsk&#039;, Africa/Cairo: &#039;(GMT+02:00) Cairo&#039;, Europe/Helsinki: &#039;(GMT+02:00) Helsinki&#039;, Europe/Riga: &#039;(GMT+02:00) Riga&#039;, Europe/Sofia: &#039;(GMT+02:00) Sofia&#039;, Europe/Tallinn: &#039;(GMT+02:00) Tallinn&#039;, Europe/Vilnius: &#039;(GMT+02:00) Vilnius&#039;, Europe/Athens: &#039;(GMT+02:00) Athens&#039;, Europe/Bucharest: &#039;(GMT+02:00) Bucharest&#039;, Europe/Istanbul: &#039;(GMT+02:00) Istanbul&#039;, Asia/Jerusalem: &#039;(GMT+02:00) Jerusalem&#039;, Asia/Amman: &#039;(GMT+02:00) Amman&#039;, Asia/Beirut: &#039;(GMT+02:00) Beirut&#039;, Africa/Windhoek: &#039;(GMT+02:00) Windhoek&#039;, Africa/Harare: &#039;(GMT+02:00) Harare&#039;, Asia/Kuwait: &#039;(GMT+03:00) Kuwait&#039;, Asia/Riyadh: &#039;(GMT+03:00) Riyadh&#039;, Asia/Baghdad: &#039;(GMT+03:00) Baghdad&#039;, Africa/Nairobi: &#039;(GMT+03:00) Nairobi&#039;, Asia/Tbilisi: &#039;(GMT+03:00) Tbilisi&#039;, Europe/Moscow: &#039;(GMT+03:00) Moscow&#039;, Europe/Volgograd: &#039;(GMT+03:00) Volgograd&#039;, Asia/Tehran: &#039;(GMT+03:30) Tehran&#039;, Asia/Muscat: &#039;(GMT+04:00) Muscat&#039;, Asia/Baku: &#039;(GMT+04:00) Baku&#039;, Asia/Yerevan: &#039;(GMT+04:00) Yerevan&#039;, Asia/Kabul: &#039;(GMT+04:30) Kabul&#039;, Asia/Yekaterinburg: &#039;(GMT+05:00) Ekaterinburg&#039;, Asia/Karachi: &#039;(GMT+05:00) Karachi&#039;, Asia/Tashkent: &#039;(GMT+05:00) Tashkent&#039;, Asia/Calcutta: &#039;(GMT+05:30) Calcutta&#039;, Asia/Colombo: &#039;(GMT+05:30) Sri Jayawardenepura&#039;, Asia/Katmandu: &#039;(GMT+05:45) Kathmandu&#039;, Asia/Dhaka: &#039;(GMT+06:00) Dhaka&#039;, Asia/Almaty: &#039;(GMT+06:00) Almaty&#039;, Asia/Novosibirsk: &#039;(GMT+06:00) Novosibirsk&#039;, Asia/Rangoon: &#039;(GMT+06:30) Yangon (Rangoon)&#039;, Asia/Krasnoyarsk: &#039;(GMT+07:00) Krasnoyarsk&#039;, Asia/Bangkok: &#039;(GMT+07:00) Bangkok&#039;, Asia/Jakarta: &#039;(GMT+07:00) Jakarta&#039;, Asia/Brunei: &#039;(GMT+08:00) Beijing&#039;, Asia/Chongqing: &#039;(GMT+08:00) Chongqing&#039;, Asia/Hong_Kong: &#039;(GMT+08:00) Hong Kong&#039;, Asia/Urumqi: &#039;(GMT+08:00) Urumqi&#039;, Asia/Irkutsk: &#039;(GMT+08:00) Irkutsk&#039;, Asia/Ulaanbaatar: &#039;(GMT+08:00) Ulaan Bataar&#039;, Asia/Kuala_Lumpur: &#039;(GMT+08:00) Kuala Lumpur&#039;, Asia/Singapore: &#039;(GMT+08:00) Singapore&#039;, Asia/Taipei: &#039;(GMT+08:00) Taipei&#039;, Australia/Perth: &#039;(GMT+08:00) Perth&#039;, Asia/Seoul: &#039;(GMT+09:00) Seoul&#039;, Asia/Tokyo: &#039;(GMT+09:00) Tokyo&#039;, Asia/Yakutsk: &#039;(GMT+09:00) Yakutsk&#039;, Australia/Darwin: &#039;(GMT+09:30) Darwin&#039;, Australia/Adelaide: &#039;(GMT+09:30) Adelaide&#039;, Australia/Canberra: &#039;(GMT+10:00) Canberra&#039;, Australia/Melbourne: &#039;(GMT+10:00) Melbourne&#039;, Australia/Sydney: &#039;(GMT+10:00) Sydney&#039;, Australia/Brisbane: &#039;(GMT+10:00) Brisbane&#039;, Australia/Hobart: &#039;(GMT+10:00) Hobart&#039;, Asia/Vladivostok: &#039;(GMT+10:00) Vladivostok&#039;, Pacific/Guam: &#039;(GMT+10:00) Guam&#039;, Pacific/Port_Moresby: &#039;(GMT+10:00) Port Moresby&#039;, Asia/Magadan: &#039;(GMT+11:00) Magadan&#039;, Pacific/Fiji: &#039;(GMT+12:00) Fiji&#039;, Asia/Kamchatka: &#039;(GMT+12:00) Kamchatka&#039;, Pacific/Auckland: &#039;(GMT+12:00) Auckland&#039;, Pacific/Tongatapu: &#039;(GMT+13:00) Nuku&#039;&#039;alofa&#039;, Pacific/Kiritimati: &#039;(GMT+14:00) Kiritimati&#039; } }
openpne_sns_category:
general: [sns_name, sns_title, admin_mail_address, enable_pc, enable_mobile, enable_friend_link, image_max_filesize, daily_news_day, is_use_captcha, is_allow_post_activity, is_allow_config_public_flag_profile_page, is_allow_web_public_flag_age, nickname_of_member_who_does_not_have_credentials, enable_language, enable_connection, enable_openid]
external_login_page: [external_pc_login_url, external_mobile_login_url]
authentication: [enable_registration]
mobile: [retrieve_uid, font_size, is_check_mobile_ip]
policy: [user_agreement, privacy_policy]
footer: [footer_before, footer_after]
api_keys: [google_maps_api_key, google_AJAX_search_api_key]
openpne_sns_category_attribute:
general: { Caption: &#039;General Configuration&#039; }
external_login_page: { Caption: &#039;External Login Page Configuration&#039; }
authentication: { Caption: &#039;Authentication Configuration&#039; }
mobile: { Caption: &#039;Mobile Configuration&#039; }
policy: { Caption: &#039;Site Policy Configuration&#039; }
footer: { Hidden: true }
api_keys: { Caption: &#039;API キーの設定&#039; }
openpne_sns_config:
sns_name: { Name: sns_name, Caption: SNS名, FormType: input, ValueType: text, Default: MySNS, IsRequired: true }
sns_title: { Name: sns_title, Caption: ページタイトル, Help: &#039;HTML の title 要素の内容になります&#039;, FormType: input, ValueType: text, Default: &#039;&#039;, IsRequired: false }
admin_mail_address: { Name: admin_mail_address, Caption: 管理者メールアドレス, FormType: input, ValueType: email, Default: sns@example.com, IsRequired: true, IsTrim: true }
enable_pc: { Name: enable_pc, Caption: PC版使用設定, FormType: radio, ValueType: text, IsRequired: true, IsTrim: true, Default: 1, Choices: [使用しない, 使用する] }
enable_mobile: { Name: enable_mobile, Caption: 携帯版使用設定, FormType: radio, ValueType: text, IsRequired: true, IsTrim: true, Default: 1, Choices: [使用しない, 使用する] }
enable_friend_link: { Name: enable_friend_link, Caption: フレンドリンク使用設定, FormType: radio, ValueType: text, IsRequired: true, Default: 1, Choices: [使用しない, 使用する] }
image_max_filesize: { Name: image_max_filesize, Caption: アップロード画像のファイルサイズ制限(bytes), FormType: input, ValueType: regexp, ValueRegexp: &#039;/^[1-9]\d*[K|M]?$/&#039;, IsRequired: true, IsTrim: true, Default: 300K }
daily_news_day: { Name: daily_news_day, Caption: デイリーニュース受信頻度の設定, Help: 「毎日」「受信しない」以外の選択肢に設定したときの受信頻度を設定します, FormType: checkbox, ValueType: text, IsRequired: true, Default: [0, 3], Choices: [Mon, Tue, Wed, Thu, Fri, Sat, Sun] }
is_use_captcha: { Name: is_use_captcha, Caption: &#039;CAPTCHA 使用設定&#039;, Help: &#039;CAPTCHA (画像のなかの文字列をメンバーに入力させる認証方式) を使用するかどうかを設定します&#039;, FormType: radio, ValueType: text, IsRequired: true, Default: 1, Choices: [使用しない, 使用する] }
is_allow_post_activity: { Name: is_allow_post_activity, Caption: アクティビティ投稿設定, Help: メンバーからのアクティビティ投稿の可否を設定します, FormType: radio, ValueType: text, IsRequired: true, Default: 1, Choices: [許可しない, 許可する] }
is_allow_config_public_flag_profile_page: { Name: is_allow_config_public_flag_profile_page, Caption: メンバーのプロフィールページ公開範囲設定, Help: メンバーがプロフィールページの公開範囲を変更できるようにするどうかを設定します, FormType: radio, ValueType: text, IsRequired: true, Default: 1, Choices: { 0: メンバーの設定を許可する, 1: メンバーの設定を許可しない(全員に公開), 4: メンバーの設定を許可しない(Web全体に公開) } }
is_allow_web_public_flag_age: { Name: is_allow_web_public_flag_age, Caption: &#039;Web 全体への年齢公開許可設定&#039;, Help: &#039;メンバーが年齢を Web 全体に公開できるようにするかどうかを設定します&#039;, FormType: radio, ValueType: text, IsRequired: true, Default: 0, Choices: [メンバーの設定を許可しない, メンバーの設定を許可する] }
nickname_of_member_who_does_not_have_credentials: { Name: nickname_of_member_who_does_not_have_credentials, Caption: 非SNSユーザー表示名設定, Help: 非SNSユーザー(退会したユーザーなど)の表示名を設定します, FormType: text, ValueType: string, IsRequired: false, Default: - }
enable_language: { Name: enable_language, Caption: 言語とタイムゾーンの設定の使用設定, FormType: radio, ValueType: text, IsRequired: true, Default: 0, Choices: [使用しない, 使用する] }
enable_connection: { Name: enable_connection, Caption: 外部サービスとの接続設定の使用設定, FormType: radio, ValueType: text, IsRequired: true, Default: 0, Choices: [使用しない, 使用する] }
enable_openid: { Name: enable_openid, Caption: &#039;OpenID Provider 使用設定&#039;, FormType: radio, ValueType: text, IsRequired: true, Default: 0, Choices: [使用しない, 使用する] }
external_pc_login_url: { Name: external_pc_login_url, Caption: PC版外部ログインページURL, Help: &#039;PC版でログアウトした場合やログインに失敗した場合、ここで指定したURLに遷移します&lt;br /&gt;※ここで指定するページにはログインフォームを置いておく必要があります&lt;br /&gt;※通常のログインページを使用する場合は空欄にしておきます&#039;, FormType: input, ValueType: text, Default: &#039;&#039;, IsRequired: false, IsTrim: true }
external_mobile_login_url: { Name: external_mobile_login_url, Caption: 携帯版外部ログインページURL, Help: &#039;携帯版でログアウトした場合やログインに失敗した場合、ここで指定したURLに遷移します&lt;br /&gt;※ここで指定するページにはログインフォームを置いておく必要があります&lt;br /&gt;※通常のログインページを使用する場合は空欄にしておきます&#039;, FormType: input, ValueType: text, Default: &#039;&#039;, IsRequired: false, IsTrim: true }
enable_registration: { Name: enable_registration, Caption: 登録の可否, FormType: radio, ValueType: integer, IsRequired: true, Default: 3, Choices: [PC・携帯両方から登録可, PCからのみ登録可, 携帯からのみ登録可, 登録一時停止] }
retrieve_uid: { Name: retrieve_uid, Caption: メンバー登録時の携帯個体識別番号取得設定, FormType: radio, ValueType: integer, IsRequired: true, Default: 1, Choices: [PC・携帯登録時に携帯個体識別番号の登録を必須にする, 携帯登録時に携帯個体識別番号の登録を必須にする, 携帯登録時に携帯個体識別番号を取得する(任意), 携帯登録時には携帯個体識別番号を取得しない] }
font_size: { Name: font_size, Caption: 携帯版フォントサイズ指定設定, FormType: radio, ValueType: integer, IsRequired: true, Default: 0, Choices: [フォントサイズを指定する, フォントサイズを指定しない] }
is_check_mobile_ip: { Name: is_check_mobile_ip, Caption: 携帯電話のIP帯域設定, FormType: radio, ValueType: integer, IsRequired: true, Default: 1, Choices: [携帯電話のIP帯域をチェックする, 携帯電話のIP帯域をチェックしない] }
user_agreement: { Name: user_agreement, Caption: 利用規約, FormType: textarea, ValueType: string, IsRequired: true, Default: &quot;利用規約はただいま準備中です。\nThe User Agreement is under construction.&quot; }
privacy_policy: { Name: privacy_policy, Caption: プライバシーポリシー, FormType: textarea, ValueType: string, IsRequired: true, Default: &quot;プライバシーポリシーはただいま準備中です。\nThe Privacy Policy is under construction.&quot; }
footer_before: { Name: footer_before, Caption: ログイン前フッター, FormType: textarea, ValueType: string, IsRequired: false, Default: &#039;Powered by &lt;a href=&quot;http://www.openpne.jp/&quot; target=&quot;_blank&quot;&gt;OpenPNE&lt;/a&gt;&#039; }
footer_after: { Name: footer_after, Caption: ログイン後フッター, FormType: textarea, ValueType: string, IsRequired: false, Default: &#039;Powered by &lt;a href=&quot;http://www.openpne.jp/&quot; target=&quot;_blank&quot;&gt;OpenPNE&lt;/a&gt;&#039; }
google_maps_api_key: { Name: &#039;google maps api key&#039;, Caption: &#039;google maps api key&#039;, FormType: text, ValueType: string, IsRequired: false, IsTrim: true, Default: &#039;&#039; }
google_AJAX_search_api_key: { Name: &#039;google AJAX search api key&#039;, Caption: &#039;google AJAX search api key&#039;, FormType: text, ValueType: string, IsRequired: false, IsTrim: true, Default: &#039;&#039; }
sf_admin_module_web_dir: /sfDoctrinePlugin
sf_admin_web_dir: /sf/sf_admin
sf_app: pc_frontend
sf_app_base_cache_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/cache/apache2handler/pc_frontend
sf_app_cache_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev
sf_app_config_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/apps/pc_frontend/config
sf_app_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/apps/pc_frontend
sf_app_i18n_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/apps/pc_frontend/i18n
sf_app_lib_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/apps/pc_frontend/lib
sf_app_module_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/apps/pc_frontend/modules
sf_app_template_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/apps/pc_frontend/templates
sf_apps_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/apps
sf_cache: false
sf_cache_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/cache/apache2handler
sf_charset: utf-8
sf_check_lock: false
sf_compressed: false
sf_config_cache_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev/config
sf_config_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/config
sf_csrf_secret: 1405056254
sf_data_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/data
sf_debug: true
sf_default_culture: ja_JP
sf_enabled_modules:
- default
- image
sf_environment: dev
sf_error_404_action: error404
sf_error_404_module: default
sf_error_reporting: 30719
sf_escaping_method: ESC_SPECIALCHARS
sf_escaping_strategy: true
sf_etag: false
sf_file_link_format: null
sf_i18n: on
sf_i18n_cache_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev/i18n
sf_lib_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/lib
sf_log_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/log
sf_logging_enabled: true
sf_login_action: login
sf_login_module: member
sf_module_cache_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev/modules
sf_module_disabled_action: disabled
sf_module_disabled_module: default
sf_no_script_name: false
sf_orm: doctrine
sf_plugins_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/plugins
sf_prototype_web_dir: /sfProtoculousPlugin
sf_root_dir: /home/sano/sns/36x.sano.dazai2.pne.jp
sf_secure_action: secure
sf_secure_module: default
sf_standard_helpers:
- Partial
- Cache
- I18N
- opParts
- sfImage
- opUtil
sf_symfony_lib_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/lib/vendor/symfony/lib
sf_template_cache_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev/template
sf_test_cache_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev/test
sf_test_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/test
sf_upload_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/web/uploads
sf_use_database: true
sf_web_debug: true
sf_web_debug_web_dir: /sf/sf_web_debug
sf_web_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/web
</pre></div>
<h2>Globals <a href="#" onclick="sfWebDebugToggle('sfWebDebugGlobals'); return false;" title="Toggle details"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle details"/></a></h2>
<div id="sfWebDebugGlobals" style="display: none"><pre>cookie:
OpenPNE_pc_backend: fc8b3lbpu91a5qpn9kdpgmg7l7
OpenPNE_pc_frontend: 6gbftmlogjrr13eka16gqllol6
_ga: GA1.2.336210598.1417069258
env: { }
files: { }
get: { }
post: { }
server:
DOCUMENT_ROOT: /var/www/html
GATEWAY_INTERFACE: CGI/1.1
HTTP_ACCEPT: &#039;text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8&#039;
HTTP_ACCEPT_ENCODING: &#039;gzip, deflate&#039;
HTTP_ACCEPT_LANGUAGE: &#039;ja,en-US;q=0.7,en;q=0.3&#039;
HTTP_CONNECTION: keep-alive
HTTP_COOKIE: &#039;_ga=GA1.2.336210598.1417069258; OpenPNE_pc_frontend=6gbftmlogjrr13eka16gqllol6; OpenPNE_pc_backend=fc8b3lbpu91a5qpn9kdpgmg7l7&#039;
HTTP_HOST: 36x.sano.dazai2.pne.jp
HTTP_USER_AGENT: &#039;Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:37.0) Gecko/20100101 Firefox/37.0&#039;
PATH: &#039;/sbin:/usr/sbin:/bin:/usr/bin&#039;
PATH_INFO: /calendarApi/import
PATH_TRANSLATED: &#039;redirect:/index.php/import&#039;
PHP_SELF: /pc_frontend_dev.php/calendarApi/import
QUERY_STRING: &#039;&#039;
REMOTE_ADDR: 219.103.217.135
REMOTE_PORT: &#039;61625&#039;
REQUEST_METHOD: GET
REQUEST_TIME: 1429502371
REQUEST_URI: /pc_frontend_dev.php/calendarApi/import
SCRIPT_FILENAME: /var/www/sns/36x.sano.dazai2.pne.jp/public_html/pc_frontend_dev.php
SCRIPT_NAME: /pc_frontend_dev.php
SERVER_ADDR: 49.212.20.148
SERVER_ADMIN: root@localhost
SERVER_NAME: 36x.sano.dazai2.pne.jp
SERVER_PORT: &#039;80&#039;
SERVER_PROTOCOL: HTTP/1.1
SERVER_SIGNATURE: &#039;&#039;
SERVER_SOFTWARE: Apache
session:
OpenPNE/user/opSecurityUser/site_identifier: &#039;http://36x.sano.dazai2.pne.jp&#039;
captcha_keystring: h97nc3
symfony/user/sfUser/attributes: { opSecurityUser: { auth_mode: MailAddress, member_id: &#039;1&#039; }, symfony/user/sfUser/flash: { }, symfony/user/sfUser/flash/remove: { } }
symfony/user/sfUser/authenticated: true
symfony/user/sfUser/credentials: [SNSMember]
symfony/user/sfUser/culture: ja_JP
symfony/user/sfUser/lastRequest: 1429502352
</pre></div>
<h2>Php <a href="#" onclick="sfWebDebugToggle('sfWebDebugPhp'); return false;" title="Toggle details"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle details"/></a></h2>
<div id="sfWebDebugPhp" style="display: none"><pre>php: 5.3.3
os: &#039;Linux www1124uc.sakura.ne.jp 2.6.18-194.26.1.el5 #1 SMP Tue Nov 9 12:54:20 EST 2010 x86_64&#039;
extensions:
26: apache2handler
28: &#039;apc (3.1.9)&#039;
7: bz2
8: calendar
0: &#039;Core (5.3.3)&#039;
9: ctype
29: curl
1: &#039;date (5.3.3)&#039;
30: &#039;dom (20031129)&#039;
2: ereg
23: &#039;exif (1.4 $Id: exif.c 293036 2010-01-03 09:23:27Z sebastian $)&#039;
31: &#039;fileinfo (1.0.5-dev)&#039;
11: &#039;filter (0.11.0)&#039;
12: ftp
32: gd
13: gettext
14: gmp
10: &#039;hash (1.0)&#039;
16: iconv
33: &#039;intl (1.1.0)&#039;
34: &#039;json (1.2.1)&#039;
35: ldap
3: libxml
36: mbstring
27: &#039;memcache (2.2.6)&#039;
37: &#039;mysql (1.0)&#039;
38: &#039;mysqli (0.1)&#039;
4: openssl
5: pcre
39: &#039;PDO (1.0.4dev)&#039;
40: &#039;pdo_mysql (1.0.2)&#039;
41: &#039;pdo_sqlite (1.0.1)&#039;
42: &#039;Phar (2.0.1)&#039;
17: &#039;Reflection ($Revision: 300393 $)&#039;
15: session
19: shmop
21: &#039;SimpleXML (0.1)&#039;
22: sockets
20: &#039;SPL (0.2)&#039;
18: &#039;standard (5.3.3)&#039;
24: &#039;tokenizer (0.1)&#039;
43: wddx
48: &#039;xdebug (2.2.0)&#039;
25: xml
44: &#039;xmlreader (0.1)&#039;
45: &#039;xmlwriter (0.1)&#039;
46: &#039;xsl (0.1)&#039;
47: &#039;zip (1.9.1)&#039;
6: &#039;zlib (1.1)&#039;
</pre></div>
<h2>Symfony <a href="#" onclick="sfWebDebugToggle('sfWebDebugSymfony'); return false;" title="Toggle details"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle details"/></a></h2>
<div id="sfWebDebugSymfony" style="display: none"><pre>version: 1.4.13
path: /home/sano/sns/36x.sano.dazai2.pne.jp/lib/vendor/symfony/lib
</pre></div>
</div>
<div id="sfWebDebuglogsDetails" class="sfWebDebugTop" style="display:none"><h1>Logs</h1>
<ul id="sfWebDebugLogMenu">
<li><a href="#" onclick="sfWebDebugToggleAllLogLines(true, 'sfWebDebugLogLine'); return false;">[all]</a></li>
<li><a href="#" onclick="sfWebDebugToggleAllLogLines(false, 'sfWebDebugLogLine'); return false;">[none]</a></li>
<li><a href="#" onclick="sfWebDebugShowOnlyLogLines('info'); return false;"><img src="/sf/sf_web_debug/images/info.png" alt="Show only infos" /></a></li>
<li><a href="#" onclick="sfWebDebugShowOnlyLogLines('warning'); return false;"><img src="/sf/sf_web_debug/images/warning.png" alt="Show only warnings" /></a></li>
<li><a href="#" onclick="sfWebDebugShowOnlyLogLines('error'); return false;"><img src="/sf/sf_web_debug/images/error.png" alt="Show only errors" /></a></li>
<li><a href="#" onclick="sfWebDebugToggleMessages('Doctrine_Connection_Statement'); return false;">Doctrine_Connection_Statement</a></li>
<li><a href="#" onclick="sfWebDebugToggleMessages('Google_Service_Exception'); return false;">Google_Service_Exception</a></li>
<li><a href="#" onclick="sfWebDebugToggleMessages('calendarApiActions'); return false;">calendarApiActions</a></li>
<li><a href="#" onclick="sfWebDebugToggleMessages('myUser'); return false;">myUser</a></li>
<li><a href="#" onclick="sfWebDebugToggleMessages('opDoctrineConnectionMysql'); return false;">opDoctrineConnectionMysql</a></li>
<li><a href="#" onclick="sfWebDebugToggleMessages('opWebResponse'); return false;">opWebResponse</a></li>
<li><a href="#" onclick="sfWebDebugToggleMessages('sfFilterChain'); return false;">sfFilterChain</a></li>
<li><a href="#" onclick="sfWebDebugToggleMessages('sfPatternRouting'); return false;">sfPatternRouting</a></li>
<li><a href="#" onclick="sfWebDebugToggleMessages('sfWebDebugLogger'); return false;">sfWebDebugLogger</a></li>
</ul>
<div id="sfWebDebugLogLines"><table class="sfWebDebugLogs">
<tr>
<th>#</th>
<th>type</th>
<th>message</th>
</tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo opDoctrineConnectionMysql'><td class="sfWebDebugLogNumber">1</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/util/opDoctrineConnectionMysql.class.php">opDoctrineConnectionMysql</span></td><td>exec : <span class="sfWebDebugLogInfo">SET</span> NAMES &#039;utf8&#039; - () <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug1'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug1" style="display:none"><span>#21 &raquo; in <span class="sfWebDebugLogInfo">sfDoctrineConnectionProfiler->preExec()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/EventListener/Chain.php line 438</span><br/><span>#20 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_EventListener_Chain->preExec()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection.php line 1048</span><br/><span>#19 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection->exec()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection/Mysql.php line 126</span><br/><span>#18 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection_Mysql->setCharset()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/database/sfDoctrineConnectionListener.class.php line 31</span><br/><span>#17 &raquo; in <span class="sfWebDebugLogInfo">sfDoctrineConnectionListener->postConnect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/EventListener/Chain.php line 396</span><br/><span>#16 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_EventListener_Chain->postConnect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection.php line 501</span><br/><span>#15 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection/Mysql.php line 101</span><br/><span>#14 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection_Mysql->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection.php line 1001</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query/Abstract.php line 983</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Query_Abstract->_execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query/Abstract.php line 1033</span><br/><span class="sfWebDebugHighlight">#11 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Query_Abstract->execute()</span> from SF_ROOT_DIR/lib/model/doctrine/SnsTermTable.class.php line 110</span><br/><span class="sfWebDebugHighlight">#10 &raquo; in <span class="sfWebDebugLogInfo">SnsTermTable->getTerms()</span> from SF_ROOT_DIR/lib/model/doctrine/SnsTermTable.class.php line 33</span><br/><span class="sfWebDebugHighlight">#9 &raquo; in <span class="sfWebDebugLogInfo">SnsTermTable->retrieveByName()</span> from SF_ROOT_DIR/lib/model/doctrine/SnsTermTable.class.php line 54</span><br/><span class="sfWebDebugHighlight">#8 &raquo; in <span class="sfWebDebugLogInfo">SnsTermTable->get()</span> from SF_ROOT_DIR/lib/model/doctrine/SnsTermTable.class.php line 126</span><br/><span class="sfWebDebugHighlight">#7 &raquo; in <span class="sfWebDebugLogInfo">SnsTermTable->offsetGet()</span> from SF_ROOT_DIR/lib/i18n/opI18N.class.php line 30</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">opI18N->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/i18n/sfI18N.class.php line 37</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfI18N->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 34</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo Doctrine_Connection_Statement'><td class="sfWebDebugLogNumber">2</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection/Statement.php">Doctrine_Connection_Statement</span></td><td>execute : <span class="sfWebDebugLogInfo">SELECT</span> s.id <span class="sfWebDebugLogInfo">AS</span> s__id, s.name <span class="sfWebDebugLogInfo">AS</span> s__name, s.application <span class="sfWebDebugLogInfo">AS</span> s__application <span class="sfWebDebugLogInfo">FROM</span> sns_term s <span class="sfWebDebugLogInfo">WHERE</span> (s.application = ? AND s.id <span class="sfWebDebugLogInfo">IN</span> (<span class="sfWebDebugLogInfo">SELECT</span> s.id <span class="sfWebDebugLogInfo">AS</span> s__id <span class="sfWebDebugLogInfo">FROM</span> sns_term_translation s2 <span class="sfWebDebugLogInfo">WHERE</span> (s2.lang = ?))) - (pc_frontend, en) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug2'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug2" style="display:none"><span>#16 &raquo; in <span class="sfWebDebugLogInfo">sfDoctrineConnectionProfiler->preStmtExecute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/EventListener/Chain.php line 494</span><br/><span>#15 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_EventListener_Chain->preStmtExecute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection/Statement.php line 231</span><br/><span>#14 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection_Statement->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection.php line 1006</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query/Abstract.php line 983</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Query_Abstract->_execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query/Abstract.php line 1033</span><br/><span class="sfWebDebugHighlight">#11 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Query_Abstract->execute()</span> from SF_ROOT_DIR/lib/model/doctrine/SnsTermTable.class.php line 110</span><br/><span class="sfWebDebugHighlight">#10 &raquo; in <span class="sfWebDebugLogInfo">SnsTermTable->getTerms()</span> from SF_ROOT_DIR/lib/model/doctrine/SnsTermTable.class.php line 33</span><br/><span class="sfWebDebugHighlight">#9 &raquo; in <span class="sfWebDebugLogInfo">SnsTermTable->retrieveByName()</span> from SF_ROOT_DIR/lib/model/doctrine/SnsTermTable.class.php line 54</span><br/><span class="sfWebDebugHighlight">#8 &raquo; in <span class="sfWebDebugLogInfo">SnsTermTable->get()</span> from SF_ROOT_DIR/lib/model/doctrine/SnsTermTable.class.php line 126</span><br/><span class="sfWebDebugHighlight">#7 &raquo; in <span class="sfWebDebugLogInfo">SnsTermTable->offsetGet()</span> from SF_ROOT_DIR/lib/i18n/opI18N.class.php line 30</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">opI18N->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/i18n/sfI18N.class.php line 37</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfI18N->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 34</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfPatternRouting'><td class="sfWebDebugLogNumber">3</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php">sfPatternRouting</span></td><td>Connect sfRoute "<span class="sfWebDebugLogInfo">album_nodefaults</span>" (/album/*) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug3'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug3" style="display:none"><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 206</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opAlbumPlugin/lib/routing/opAlbumPluginFrontendRouting.class.php line 136</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">opAlbumPluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">call_user_func()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/event_dispatcher/sfEventDispatcher.php line 79</span><br/><span>#10 &raquo; in <span class="sfWebDebugLogInfo">sfEventDispatcher->notify()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 114</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 85</span><br/><span>#8 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 94</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 67</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 34</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 98</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfPatternRouting'><td class="sfWebDebugLogNumber">4</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php">sfPatternRouting</span></td><td>Connect sfDoctrineRoute "<span class="sfWebDebugLogInfo">album_image_delete</span>" (/album/photo/delete/:id) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug4'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug4" style="display:none"><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 206</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opAlbumPlugin/lib/routing/opAlbumPluginFrontendRouting.class.php line 136</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">opAlbumPluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">call_user_func()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/event_dispatcher/sfEventDispatcher.php line 79</span><br/><span>#10 &raquo; in <span class="sfWebDebugLogInfo">sfEventDispatcher->notify()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 114</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 85</span><br/><span>#8 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 94</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 67</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 34</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 98</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfPatternRouting'><td class="sfWebDebugLogNumber">5</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php">sfPatternRouting</span></td><td>Connect sfDoctrineRoute "<span class="sfWebDebugLogInfo">album_image_update</span>" (/album/photo/update/:id) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug5'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug5" style="display:none"><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 206</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opAlbumPlugin/lib/routing/opAlbumPluginFrontendRouting.class.php line 136</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">opAlbumPluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">call_user_func()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/event_dispatcher/sfEventDispatcher.php line 79</span><br/><span>#10 &raquo; in <span class="sfWebDebugLogInfo">sfEventDispatcher->notify()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 114</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 85</span><br/><span>#8 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 94</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 67</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 34</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 98</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfPatternRouting'><td class="sfWebDebugLogNumber">6</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php">sfPatternRouting</span></td><td>Connect sfDoctrineRoute "<span class="sfWebDebugLogInfo">album_image_edit</span>" (/album/photo/edit/:id) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug6'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug6" style="display:none"><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 206</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opAlbumPlugin/lib/routing/opAlbumPluginFrontendRouting.class.php line 136</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">opAlbumPluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">call_user_func()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/event_dispatcher/sfEventDispatcher.php line 79</span><br/><span>#10 &raquo; in <span class="sfWebDebugLogInfo">sfEventDispatcher->notify()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 114</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 85</span><br/><span>#8 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 94</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 67</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 34</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 98</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfPatternRouting'><td class="sfWebDebugLogNumber">7</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php">sfPatternRouting</span></td><td>Connect sfDoctrineRoute "<span class="sfWebDebugLogInfo">album_image_show</span>" (/album/photo/:id) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug7'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug7" style="display:none"><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 206</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opAlbumPlugin/lib/routing/opAlbumPluginFrontendRouting.class.php line 136</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">opAlbumPluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">call_user_func()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/event_dispatcher/sfEventDispatcher.php line 79</span><br/><span>#10 &raquo; in <span class="sfWebDebugLogInfo">sfEventDispatcher->notify()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 114</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 85</span><br/><span>#8 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 94</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 67</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 34</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 98</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfPatternRouting'><td class="sfWebDebugLogNumber">8</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php">sfPatternRouting</span></td><td>Connect sfDoctrineRoute "<span class="sfWebDebugLogInfo">album_image_insert</span>" (/album/:id/photo/insert) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug8'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug8" style="display:none"><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 206</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opAlbumPlugin/lib/routing/opAlbumPluginFrontendRouting.class.php line 136</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">opAlbumPluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">call_user_func()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/event_dispatcher/sfEventDispatcher.php line 79</span><br/><span>#10 &raquo; in <span class="sfWebDebugLogInfo">sfEventDispatcher->notify()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 114</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 85</span><br/><span>#8 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 94</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 67</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 34</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 98</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfPatternRouting'><td class="sfWebDebugLogNumber">9</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php">sfPatternRouting</span></td><td>Connect sfDoctrineRoute "<span class="sfWebDebugLogInfo">album_image_add</span>" (/album/:id/photo/add) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug9'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug9" style="display:none"><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 206</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opAlbumPlugin/lib/routing/opAlbumPluginFrontendRouting.class.php line 136</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">opAlbumPluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">call_user_func()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/event_dispatcher/sfEventDispatcher.php line 79</span><br/><span>#10 &raquo; in <span class="sfWebDebugLogInfo">sfEventDispatcher->notify()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 114</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 85</span><br/><span>#8 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 94</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 67</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 34</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 98</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfPatternRouting'><td class="sfWebDebugLogNumber">10</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php">sfPatternRouting</span></td><td>Connect sfDoctrineRoute "<span class="sfWebDebugLogInfo">album_delete</span>" (/album/delete/:id) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug10'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug10" style="display:none"><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 206</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opAlbumPlugin/lib/routing/opAlbumPluginFrontendRouting.class.php line 136</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">opAlbumPluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">call_user_func()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/event_dispatcher/sfEventDispatcher.php line 79</span><br/><span>#10 &raquo; in <span class="sfWebDebugLogInfo">sfEventDispatcher->notify()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 114</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 85</span><br/><span>#8 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 94</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 67</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 34</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 98</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfPatternRouting'><td class="sfWebDebugLogNumber">11</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php">sfPatternRouting</span></td><td>Connect sfDoctrineRoute "<span class="sfWebDebugLogInfo">album_delete_confirm</span>" (/album/deleteConfirm/:id) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug11'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug11" style="display:none"><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 206</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opAlbumPlugin/lib/routing/opAlbumPluginFrontendRouting.class.php line 136</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">opAlbumPluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">call_user_func()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/event_dispatcher/sfEventDispatcher.php line 79</span><br/><span>#10 &raquo; in <span class="sfWebDebugLogInfo">sfEventDispatcher->notify()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 114</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 85</span><br/><span>#8 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 94</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 67</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 34</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 98</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfPatternRouting'><td class="sfWebDebugLogNumber">12</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php">sfPatternRouting</span></td><td>Connect sfDoctrineRoute "<span class="sfWebDebugLogInfo">album_update</span>" (/album/update/:id) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug12'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug12" style="display:none"><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 206</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opAlbumPlugin/lib/routing/opAlbumPluginFrontendRouting.class.php line 136</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">opAlbumPluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">call_user_func()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/event_dispatcher/sfEventDispatcher.php line 79</span><br/><span>#10 &raquo; in <span class="sfWebDebugLogInfo">sfEventDispatcher->notify()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 114</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 85</span><br/><span>#8 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 94</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 67</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 34</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 98</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfPatternRouting'><td class="sfWebDebugLogNumber">13</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php">sfPatternRouting</span></td><td>Connect sfDoctrineRoute "<span class="sfWebDebugLogInfo">album_edit</span>" (/album/edit/:id) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug13'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug13" style="display:none"><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 206</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opAlbumPlugin/lib/routing/opAlbumPluginFrontendRouting.class.php line 136</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">opAlbumPluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">call_user_func()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/event_dispatcher/sfEventDispatcher.php line 79</span><br/><span>#10 &raquo; in <span class="sfWebDebugLogInfo">sfEventDispatcher->notify()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 114</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 85</span><br/><span>#8 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 94</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 67</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 34</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 98</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfPatternRouting'><td class="sfWebDebugLogNumber">14</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php">sfPatternRouting</span></td><td>Connect sfRequestRoute "<span class="sfWebDebugLogInfo">album_create</span>" (/album/create) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug14'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug14" style="display:none"><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 206</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opAlbumPlugin/lib/routing/opAlbumPluginFrontendRouting.class.php line 136</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">opAlbumPluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">call_user_func()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/event_dispatcher/sfEventDispatcher.php line 79</span><br/><span>#10 &raquo; in <span class="sfWebDebugLogInfo">sfEventDispatcher->notify()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 114</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 85</span><br/><span>#8 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 94</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 67</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 34</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 98</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfPatternRouting'><td class="sfWebDebugLogNumber">15</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php">sfPatternRouting</span></td><td>Connect sfRequestRoute "<span class="sfWebDebugLogInfo">album_create_confirm</span>" (/album/createConfirm/:id) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug15'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug15" style="display:none"><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 206</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opAlbumPlugin/lib/routing/opAlbumPluginFrontendRouting.class.php line 136</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">opAlbumPluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">call_user_func()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/event_dispatcher/sfEventDispatcher.php line 79</span><br/><span>#10 &raquo; in <span class="sfWebDebugLogInfo">sfEventDispatcher->notify()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 114</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 85</span><br/><span>#8 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 94</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 67</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 34</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 98</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfPatternRouting'><td class="sfWebDebugLogNumber">16</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php">sfPatternRouting</span></td><td>Connect sfDoctrineRoute "<span class="sfWebDebugLogInfo">album_show</span>" (/album/:id) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug16'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug16" style="display:none"><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 206</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opAlbumPlugin/lib/routing/opAlbumPluginFrontendRouting.class.php line 136</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">opAlbumPluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">call_user_func()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/event_dispatcher/sfEventDispatcher.php line 79</span><br/><span>#10 &raquo; in <span class="sfWebDebugLogInfo">sfEventDispatcher->notify()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 114</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 85</span><br/><span>#8 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 94</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 67</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 34</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 98</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfPatternRouting'><td class="sfWebDebugLogNumber">17</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php">sfPatternRouting</span></td><td>Connect sfRoute "<span class="sfWebDebugLogInfo">album_new</span>" (/album/new) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug17'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug17" style="display:none"><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 206</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opAlbumPlugin/lib/routing/opAlbumPluginFrontendRouting.class.php line 136</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">opAlbumPluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">call_user_func()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/event_dispatcher/sfEventDispatcher.php line 79</span><br/><span>#10 &raquo; in <span class="sfWebDebugLogInfo">sfEventDispatcher->notify()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 114</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 85</span><br/><span>#8 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 94</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 67</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 34</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 98</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfPatternRouting'><td class="sfWebDebugLogNumber">18</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php">sfPatternRouting</span></td><td>Connect sfRoute "<span class="sfWebDebugLogInfo">album_list_friend</span>" (/album/listFriend) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug18'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug18" style="display:none"><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 206</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opAlbumPlugin/lib/routing/opAlbumPluginFrontendRouting.class.php line 136</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">opAlbumPluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">call_user_func()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/event_dispatcher/sfEventDispatcher.php line 79</span><br/><span>#10 &raquo; in <span class="sfWebDebugLogInfo">sfEventDispatcher->notify()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 114</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 85</span><br/><span>#8 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 94</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 67</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 34</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 98</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfPatternRouting'><td class="sfWebDebugLogNumber">19</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php">sfPatternRouting</span></td><td>Connect sfRoute "<span class="sfWebDebugLogInfo">album_list_mine</span>" (/album/listMember) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug19'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug19" style="display:none"><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 206</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opAlbumPlugin/lib/routing/opAlbumPluginFrontendRouting.class.php line 136</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">opAlbumPluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">call_user_func()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/event_dispatcher/sfEventDispatcher.php line 79</span><br/><span>#10 &raquo; in <span class="sfWebDebugLogInfo">sfEventDispatcher->notify()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 114</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 85</span><br/><span>#8 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 94</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 67</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 34</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 98</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfPatternRouting'><td class="sfWebDebugLogNumber">20</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php">sfPatternRouting</span></td><td>Connect sfDoctrineRoute "<span class="sfWebDebugLogInfo">album_list_member</span>" (/album/listMember/:id) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug20'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug20" style="display:none"><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 206</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opAlbumPlugin/lib/routing/opAlbumPluginFrontendRouting.class.php line 136</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">opAlbumPluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">call_user_func()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/event_dispatcher/sfEventDispatcher.php line 79</span><br/><span>#10 &raquo; in <span class="sfWebDebugLogInfo">sfEventDispatcher->notify()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 114</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 85</span><br/><span>#8 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 94</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 67</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 34</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 98</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfPatternRouting'><td class="sfWebDebugLogNumber">21</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php">sfPatternRouting</span></td><td>Connect sfRoute "<span class="sfWebDebugLogInfo">album_list</span>" (/album) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug21'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug21" style="display:none"><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 206</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opAlbumPlugin/lib/routing/opAlbumPluginFrontendRouting.class.php line 136</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">opAlbumPluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">call_user_func()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/event_dispatcher/sfEventDispatcher.php line 79</span><br/><span>#10 &raquo; in <span class="sfWebDebugLogInfo">sfEventDispatcher->notify()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 114</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 85</span><br/><span>#8 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 94</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 67</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 34</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 98</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfPatternRouting'><td class="sfWebDebugLogNumber">22</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php">sfPatternRouting</span></td><td>Connect sfRoute "<span class="sfWebDebugLogInfo">receiveList</span>" (/message/receiveList) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug22'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug22" style="display:none"><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 206</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opMessagePlugin/lib/opMessagePluginRouting.class.php line 28</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">opMessagePluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">call_user_func()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/event_dispatcher/sfEventDispatcher.php line 79</span><br/><span>#10 &raquo; in <span class="sfWebDebugLogInfo">sfEventDispatcher->notify()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 114</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 85</span><br/><span>#8 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 94</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 67</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 34</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 98</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfPatternRouting'><td class="sfWebDebugLogNumber">23</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php">sfPatternRouting</span></td><td>Connect sfRoute "<span class="sfWebDebugLogInfo">sendList</span>" (/message/sendList) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug23'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug23" style="display:none"><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 206</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opMessagePlugin/lib/opMessagePluginRouting.class.php line 34</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">opMessagePluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">call_user_func()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/event_dispatcher/sfEventDispatcher.php line 79</span><br/><span>#10 &raquo; in <span class="sfWebDebugLogInfo">sfEventDispatcher->notify()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 114</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 85</span><br/><span>#8 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 94</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 67</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 34</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 98</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfPatternRouting'><td class="sfWebDebugLogNumber">24</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php">sfPatternRouting</span></td><td>Connect sfRoute "<span class="sfWebDebugLogInfo">draftList</span>" (/message/draftList) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug24'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug24" style="display:none"><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 206</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opMessagePlugin/lib/opMessagePluginRouting.class.php line 40</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">opMessagePluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">call_user_func()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/event_dispatcher/sfEventDispatcher.php line 79</span><br/><span>#10 &raquo; in <span class="sfWebDebugLogInfo">sfEventDispatcher->notify()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 114</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 85</span><br/><span>#8 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 94</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 67</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 34</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 98</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfPatternRouting'><td class="sfWebDebugLogNumber">25</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php">sfPatternRouting</span></td><td>Connect sfRoute "<span class="sfWebDebugLogInfo">dustList</span>" (/message/dustList) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug25'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug25" style="display:none"><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 206</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opMessagePlugin/lib/opMessagePluginRouting.class.php line 46</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">opMessagePluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">call_user_func()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/event_dispatcher/sfEventDispatcher.php line 79</span><br/><span>#10 &raquo; in <span class="sfWebDebugLogInfo">sfEventDispatcher->notify()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 114</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 85</span><br/><span>#8 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 94</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 67</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 34</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 98</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfPatternRouting'><td class="sfWebDebugLogNumber">26</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php">sfPatternRouting</span></td><td>Connect sfRoute "<span class="sfWebDebugLogInfo">readReceiveMessage</span>" (/message/read/:id) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug26'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug26" style="display:none"><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 206</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opMessagePlugin/lib/opMessagePluginRouting.class.php line 55</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">opMessagePluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">call_user_func()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/event_dispatcher/sfEventDispatcher.php line 79</span><br/><span>#10 &raquo; in <span class="sfWebDebugLogInfo">sfEventDispatcher->notify()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 114</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 85</span><br/><span>#8 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 94</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 67</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 34</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 98</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfPatternRouting'><td class="sfWebDebugLogNumber">27</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php">sfPatternRouting</span></td><td>Connect sfRoute "<span class="sfWebDebugLogInfo">readSendMessage</span>" (/message/check/:id) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug27'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug27" style="display:none"><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 206</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opMessagePlugin/lib/opMessagePluginRouting.class.php line 62</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">opMessagePluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">call_user_func()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/event_dispatcher/sfEventDispatcher.php line 79</span><br/><span>#10 &raquo; in <span class="sfWebDebugLogInfo">sfEventDispatcher->notify()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 114</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 85</span><br/><span>#8 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 94</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 67</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 34</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 98</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfPatternRouting'><td class="sfWebDebugLogNumber">28</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php">sfPatternRouting</span></td><td>Connect sfRoute "<span class="sfWebDebugLogInfo">readDustMessage</span>" (/message/checkDelete/:id) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug28'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug28" style="display:none"><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 206</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opMessagePlugin/lib/opMessagePluginRouting.class.php line 69</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">opMessagePluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">call_user_func()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/event_dispatcher/sfEventDispatcher.php line 79</span><br/><span>#10 &raquo; in <span class="sfWebDebugLogInfo">sfEventDispatcher->notify()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 114</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 85</span><br/><span>#8 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 94</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 67</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 34</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 98</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfPatternRouting'><td class="sfWebDebugLogNumber">29</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php">sfPatternRouting</span></td><td>Connect sfRoute "<span class="sfWebDebugLogInfo">deleteReceiveMessage</span>" (/message/deleteReceiveMessage/:id) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug29'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug29" style="display:none"><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 206</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opMessagePlugin/lib/opMessagePluginRouting.class.php line 78</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">opMessagePluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">call_user_func()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/event_dispatcher/sfEventDispatcher.php line 79</span><br/><span>#10 &raquo; in <span class="sfWebDebugLogInfo">sfEventDispatcher->notify()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 114</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 85</span><br/><span>#8 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 94</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 67</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 34</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 98</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfPatternRouting'><td class="sfWebDebugLogNumber">30</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php">sfPatternRouting</span></td><td>Connect sfRoute "<span class="sfWebDebugLogInfo">deleteSendMessage</span>" (/message/deleteSendMessage/:id) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug30'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug30" style="display:none"><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 206</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opMessagePlugin/lib/opMessagePluginRouting.class.php line 85</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">opMessagePluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">call_user_func()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/event_dispatcher/sfEventDispatcher.php line 79</span><br/><span>#10 &raquo; in <span class="sfWebDebugLogInfo">sfEventDispatcher->notify()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 114</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 85</span><br/><span>#8 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 94</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 67</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 34</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 98</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfPatternRouting'><td class="sfWebDebugLogNumber">31</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php">sfPatternRouting</span></td><td>Connect sfRoute "<span class="sfWebDebugLogInfo">deleteDustMessage</span>" (/message/deleteComplete/:id) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug31'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug31" style="display:none"><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 206</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opMessagePlugin/lib/opMessagePluginRouting.class.php line 92</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">opMessagePluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">call_user_func()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/event_dispatcher/sfEventDispatcher.php line 79</span><br/><span>#10 &raquo; in <span class="sfWebDebugLogInfo">sfEventDispatcher->notify()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 114</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 85</span><br/><span>#8 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 94</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 67</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 34</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 98</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfPatternRouting'><td class="sfWebDebugLogNumber">32</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php">sfPatternRouting</span></td><td>Connect sfRoute "<span class="sfWebDebugLogInfo">deleteConfirmDustMessage</span>" (/message/deleteConfirm/:id) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug32'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug32" style="display:none"><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 206</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opMessagePlugin/lib/opMessagePluginRouting.class.php line 101</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">opMessagePluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">call_user_func()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/event_dispatcher/sfEventDispatcher.php line 79</span><br/><span>#10 &raquo; in <span class="sfWebDebugLogInfo">sfEventDispatcher->notify()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 114</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 85</span><br/><span>#8 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 94</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 67</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 34</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 98</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfPatternRouting'><td class="sfWebDebugLogNumber">33</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php">sfPatternRouting</span></td><td>Connect sfRoute "<span class="sfWebDebugLogInfo">image_nodefaults</span>" (/image/*) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug33'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug33" style="display:none"><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 206</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/sfImageHandlerPlugin/lib/sfImageHandlerRouting.class.php line 13</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">sfImageHandlerRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">call_user_func()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/event_dispatcher/sfEventDispatcher.php line 79</span><br/><span>#10 &raquo; in <span class="sfWebDebugLogInfo">sfEventDispatcher->notify()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 114</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 85</span><br/><span>#8 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 94</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 67</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 34</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 98</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfPatternRouting'><td class="sfWebDebugLogNumber">34</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php">sfPatternRouting</span></td><td>Connect sfRoute "<span class="sfWebDebugLogInfo">image</span>" (/cache/img/:format/:width_:height/:filename.:noice) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug34'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug34" style="display:none"><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 206</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/sfImageHandlerPlugin/lib/sfImageHandlerRouting.class.php line 35</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">sfImageHandlerRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">call_user_func()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/event_dispatcher/sfEventDispatcher.php line 79</span><br/><span>#10 &raquo; in <span class="sfWebDebugLogInfo">sfEventDispatcher->notify()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 114</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 85</span><br/><span>#8 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->loadConfiguration()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 94</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php line 67</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfRouting.class.php line 34</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRouting->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 98</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfPatternRouting'><td class="sfWebDebugLogNumber">35</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php">sfPatternRouting</span></td><td>Match route "<span class="sfWebDebugLogInfo">calendar_api_import</span>" (/calendarApi/import) for /calendarApi/import with parameters array ( &#039;module&#039; =&gt; &#039;calendarApi&#039;, &#039;action&#039; =&gt; &#039;import&#039;,) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug35'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug35" style="display:none"><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfPatternRouting->parse()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 99</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo Doctrine_Connection_Statement'><td class="sfWebDebugLogNumber">36</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection/Statement.php">Doctrine_Connection_Statement</span></td><td>execute : <span class="sfWebDebugLogInfo">SELECT</span> m.id <span class="sfWebDebugLogInfo">AS</span> m__id, m.name <span class="sfWebDebugLogInfo">AS</span> m__name, m.invite_member_id <span class="sfWebDebugLogInfo">AS</span> m__invite_member_id, m.is_login_rejected <span class="sfWebDebugLogInfo">AS</span> m__is_login_rejected, m.created_at <span class="sfWebDebugLogInfo">AS</span> m__created_at, m.updated_at <span class="sfWebDebugLogInfo">AS</span> m__updated_at, m.is_active <span class="sfWebDebugLogInfo">AS</span> m__is_active <span class="sfWebDebugLogInfo">FROM</span> member m <span class="sfWebDebugLogInfo">WHERE</span> (m.id = ? AND (m.is_active = ? OR m.is_active IS NULL)) <span class="sfWebDebugLogInfo">LIMIT</span> 1 - (1, 1) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug36'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug36" style="display:none"><span>#18 &raquo; in <span class="sfWebDebugLogInfo">sfDoctrineConnectionProfiler->preStmtExecute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/EventListener/Chain.php line 494</span><br/><span>#17 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_EventListener_Chain->preStmtExecute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection/Statement.php line 231</span><br/><span>#16 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection_Statement->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection.php line 1006</span><br/><span>#15 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query/Abstract.php line 983</span><br/><span>#14 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Query_Abstract->_execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query/Abstract.php line 1033</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Query_Abstract->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query.php line 281</span><br/><span class="sfWebDebugHighlight">#12 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Query->fetchOne()</span> from SF_ROOT_DIR/lib/util/opDoctrineQuery.class.php line 170</span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">opDoctrineQuery->fetchOne()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Table.php line 1632</span><br/><span class="sfWebDebugHighlight">#10 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Table->find()</span> from SF_ROOT_DIR/lib/user/opSecurityUser.class.php line 91</span><br/><span class="sfWebDebugHighlight">#9 &raquo; in <span class="sfWebDebugLogInfo">opSecurityUser->getMember()</span> from SF_ROOT_DIR/lib/user/opSecurityUser.class.php line 47</span><br/><span class="sfWebDebugHighlight">#8 &raquo; in <span class="sfWebDebugLogInfo">opSecurityUser->getMemberId()</span> from SF_ROOT_DIR/lib/user/opAdaptableUser.class.php line 31</span><br/><span class="sfWebDebugHighlight">#7 &raquo; in <span class="sfWebDebugLogInfo">opAdaptableUser->initialize()</span> from SF_ROOT_DIR/lib/user/opSecurityUser.class.php line 32</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">opSecurityUser->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/user/sfUser.class.php line 48</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfUser->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 116</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo opDoctrineConnectionMysql'><td class="sfWebDebugLogNumber">37</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/util/opDoctrineConnectionMysql.class.php">opDoctrineConnectionMysql</span></td><td>query : <span class="sfWebDebugLogInfo">SELECT</span> s.id <span class="sfWebDebugLogInfo">AS</span> s__id, s.name <span class="sfWebDebugLogInfo">AS</span> s__name, s.value <span class="sfWebDebugLogInfo">AS</span> s__value <span class="sfWebDebugLogInfo">FROM</span> sns_config s - () <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug37'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug37" style="display:none"><span>#18 &raquo; in <span class="sfWebDebugLogInfo">sfDoctrineConnectionProfiler->preQuery()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/EventListener/Chain.php line 410</span><br/><span>#17 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_EventListener_Chain->preQuery()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection.php line 1012</span><br/><span>#16 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query/Abstract.php line 983</span><br/><span>#15 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Query_Abstract->_execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query/Abstract.php line 1033</span><br/><span class="sfWebDebugHighlight">#14 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Query_Abstract->execute()</span> from SF_ROOT_DIR/lib/model/doctrine/SnsConfigTable.class.php line 46</span><br/><span class="sfWebDebugHighlight">#13 &raquo; in <span class="sfWebDebugLogInfo">SnsConfigTable->getConfigs()</span> from SF_ROOT_DIR/lib/model/doctrine/SnsConfigTable.class.php line 17</span><br/><span class="sfWebDebugHighlight">#12 &raquo; in <span class="sfWebDebugLogInfo">SnsConfigTable->retrieveByName()</span> from SF_ROOT_DIR/lib/model/doctrine/SnsConfigTable.class.php line 23</span><br/><span class="sfWebDebugHighlight">#11 &raquo; in <span class="sfWebDebugLogInfo">SnsConfigTable->get()</span> from SF_ROOT_DIR/lib/user/opAuthAdapter.class.php line 97</span><br/><span class="sfWebDebugHighlight">#10 &raquo; in <span class="sfWebDebugLogInfo">opAuthAdapter->getAuthConfig()</span> from SF_ROOT_DIR/lib/user/opAdaptableUser.class.php line 71</span><br/><span class="sfWebDebugHighlight">#9 &raquo; in <span class="sfWebDebugLogInfo">opAdaptableUser->getAuthModes()</span> from SF_ROOT_DIR/lib/user/opAdaptableUser.class.php line 138</span><br/><span class="sfWebDebugHighlight">#8 &raquo; in <span class="sfWebDebugLogInfo">opAdaptableUser->getCurrentAuthMode()</span> from SF_ROOT_DIR/lib/user/opAdaptableUser.class.php line 43</span><br/><span class="sfWebDebugHighlight">#7 &raquo; in <span class="sfWebDebugLogInfo">opAdaptableUser->initialize()</span> from SF_ROOT_DIR/lib/user/opSecurityUser.class.php line 32</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">opSecurityUser->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/user/sfUser.class.php line 48</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfUser->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 116</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo Doctrine_Connection_Statement'><td class="sfWebDebugLogNumber">38</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection/Statement.php">Doctrine_Connection_Statement</span></td><td>execute : <span class="sfWebDebugLogInfo">SELECT</span> m.id <span class="sfWebDebugLogInfo">AS</span> m__id, m.member_id <span class="sfWebDebugLogInfo">AS</span> m__member_id, m.name <span class="sfWebDebugLogInfo">AS</span> m__name, m.value <span class="sfWebDebugLogInfo">AS</span> m__value, m.value_datetime <span class="sfWebDebugLogInfo">AS</span> m__value_datetime, m.name_value_hash <span class="sfWebDebugLogInfo">AS</span> m__name_value_hash, m.created_at <span class="sfWebDebugLogInfo">AS</span> m__created_at, m.updated_at <span class="sfWebDebugLogInfo">AS</span> m__updated_at <span class="sfWebDebugLogInfo">FROM</span> member_config m <span class="sfWebDebugLogInfo">WHERE</span> (m.member_id = ?) - (1) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug38'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug38" style="display:none"><span>#18 &raquo; in <span class="sfWebDebugLogInfo">sfDoctrineConnectionProfiler->preStmtExecute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/EventListener/Chain.php line 494</span><br/><span>#17 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_EventListener_Chain->preStmtExecute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection/Statement.php line 231</span><br/><span>#16 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection_Statement->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection.php line 1006</span><br/><span>#15 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query/Abstract.php line 983</span><br/><span>#14 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Query_Abstract->_execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query/Abstract.php line 1033</span><br/><span class="sfWebDebugHighlight">#13 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Query_Abstract->execute()</span> from SF_ROOT_DIR/lib/model/doctrine/MemberConfigTable.class.php line 72</span><br/><span class="sfWebDebugHighlight">#12 &raquo; in <span class="sfWebDebugLogInfo">MemberConfigTable->getResultsByMemberId()</span> from SF_ROOT_DIR/lib/model/doctrine/MemberConfigTable.class.php line 22</span><br/><span class="sfWebDebugHighlight">#11 &raquo; in <span class="sfWebDebugLogInfo">MemberConfigTable->retrieveByNameAndMemberId()</span> from SF_ROOT_DIR/lib/model/doctrine/MemberConfigTable.class.php line 95</span><br/><span class="sfWebDebugHighlight">#10 &raquo; in <span class="sfWebDebugLogInfo">MemberConfigTable->setValue()</span> from SF_ROOT_DIR/lib/model/doctrine/Member.class.php line 99</span><br/><span class="sfWebDebugHighlight">#9 &raquo; in <span class="sfWebDebugLogInfo">Member->setConfig()</span> from SF_ROOT_DIR/lib/model/doctrine/Member.class.php line 208</span><br/><span class="sfWebDebugHighlight">#8 &raquo; in <span class="sfWebDebugLogInfo">Member->updateLastLoginTime()</span> from SF_ROOT_DIR/lib/user/opSecurityUser.class.php line 364</span><br/><span class="sfWebDebugHighlight">#7 &raquo; in <span class="sfWebDebugLogInfo">opSecurityUser->initializeUserStatus()</span> from SF_ROOT_DIR/lib/user/opSecurityUser.class.php line 34</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">opSecurityUser->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/user/sfUser.class.php line 48</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfUser->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 116</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo Doctrine_Connection_Statement'><td class="sfWebDebugLogNumber">39</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection/Statement.php">Doctrine_Connection_Statement</span></td><td>execute : <span class="sfWebDebugLogInfo">UPDATE</span> member_config <span class="sfWebDebugLogInfo">SET</span> value_datetime = ?, updated_at = ? <span class="sfWebDebugLogInfo">WHERE</span> id = ? - (2015-04-20 12:59:34, 2015-04-20 12:59:34, 5) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug39'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug39" style="display:none"><span>#19 &raquo; in <span class="sfWebDebugLogInfo">sfDoctrineConnectionProfiler->preStmtExecute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/EventListener/Chain.php line 494</span><br/><span>#18 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_EventListener_Chain->preStmtExecute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection/Statement.php line 231</span><br/><span>#17 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection_Statement->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection.php line 1042</span><br/><span>#16 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection->exec()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection.php line 653</span><br/><span>#15 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection->update()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection/UnitOfWork.php line 534</span><br/><span>#14 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection_UnitOfWork->update()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection/UnitOfWork.php line 89</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection_UnitOfWork->saveGraph()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Record.php line 1718</span><br/><span class="sfWebDebugHighlight">#12 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Record->save()</span> from SF_ROOT_DIR/lib/util/opDoctrineRecord.class.php line 63</span><br/><span class="sfWebDebugHighlight">#11 &raquo; in <span class="sfWebDebugLogInfo">opDoctrineRecord->save()</span> from SF_ROOT_DIR/lib/model/doctrine/MemberConfigTable.class.php line 107</span><br/><span class="sfWebDebugHighlight">#10 &raquo; in <span class="sfWebDebugLogInfo">MemberConfigTable->setValue()</span> from SF_ROOT_DIR/lib/model/doctrine/Member.class.php line 99</span><br/><span class="sfWebDebugHighlight">#9 &raquo; in <span class="sfWebDebugLogInfo">Member->setConfig()</span> from SF_ROOT_DIR/lib/model/doctrine/Member.class.php line 208</span><br/><span class="sfWebDebugHighlight">#8 &raquo; in <span class="sfWebDebugLogInfo">Member->updateLastLoginTime()</span> from SF_ROOT_DIR/lib/user/opSecurityUser.class.php line 364</span><br/><span class="sfWebDebugHighlight">#7 &raquo; in <span class="sfWebDebugLogInfo">opSecurityUser->initializeUserStatus()</span> from SF_ROOT_DIR/lib/user/opSecurityUser.class.php line 34</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">opSecurityUser->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/user/sfUser.class.php line 48</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfUser->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 116</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo myUser'><td class="sfWebDebugLogNumber">40</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/apps/pc_frontend/lib/myUser.class.php">myUser</span></td><td>User is authenticated <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug40'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug40" style="display:none"><span class="sfWebDebugHighlight">#9 &raquo; in <span class="sfWebDebugLogInfo">sfBasicSecurityUser->setAuthenticated()</span> from SF_ROOT_DIR/lib/user/opSecurityUser.class.php line 407</span><br/><span class="sfWebDebugHighlight">#8 &raquo; in <span class="sfWebDebugLogInfo">opSecurityUser->setIsSNSMember()</span> from SF_ROOT_DIR/lib/user/opSecurityUser.class.php line 367</span><br/><span class="sfWebDebugHighlight">#7 &raquo; in <span class="sfWebDebugLogInfo">opSecurityUser->initializeUserStatus()</span> from SF_ROOT_DIR/lib/user/opSecurityUser.class.php line 34</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">opSecurityUser->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/user/sfUser.class.php line 48</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfUser->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 116</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo myUser'><td class="sfWebDebugLogNumber">41</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/apps/pc_frontend/lib/myUser.class.php">myUser</span></td><td>Add credential(s) "<span class="sfWebDebugLogInfo">SNSMember</span>" <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug41'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug41" style="display:none"><span>#10 &raquo; in <span class="sfWebDebugLogInfo">sfBasicSecurityUser->addCredentials()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/user/sfBasicSecurityUser.class.php line 88</span><br/><span class="sfWebDebugHighlight">#9 &raquo; in <span class="sfWebDebugLogInfo">sfBasicSecurityUser->addCredential()</span> from SF_ROOT_DIR/lib/user/opSecurityUser.class.php line 412</span><br/><span class="sfWebDebugHighlight">#8 &raquo; in <span class="sfWebDebugLogInfo">opSecurityUser->setIsSNSMember()</span> from SF_ROOT_DIR/lib/user/opSecurityUser.class.php line 367</span><br/><span class="sfWebDebugHighlight">#7 &raquo; in <span class="sfWebDebugLogInfo">opSecurityUser->initializeUserStatus()</span> from SF_ROOT_DIR/lib/user/opSecurityUser.class.php line 34</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">opSecurityUser->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/user/sfUser.class.php line 48</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfUser->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 116</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfFilterChain'><td class="sfWebDebugLogNumber">42</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php">sfFilterChain</span></td><td>Executing filter "<span class="sfWebDebugLogInfo">sfRenderingFilter</span>" <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug42'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug42" style="display:none"><span>#4 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/controller/sfController.class.php line 238</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfController->forward()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/controller/sfFrontWebController.class.php line 48</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfFrontWebController->dispatch()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 170</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext->dispatch()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfFilterChain'><td class="sfWebDebugLogNumber">43</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php">sfFilterChain</span></td><td>Executing filter "<span class="sfWebDebugLogInfo">opCacheControlFilter</span>" <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug43'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug43" style="display:none"><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfRenderingFilter.class.php line 33</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRenderingFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/controller/sfController.class.php line 238</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfController->forward()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/controller/sfFrontWebController.class.php line 48</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfFrontWebController->dispatch()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 170</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext->dispatch()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfFilterChain'><td class="sfWebDebugLogNumber">44</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php">sfFilterChain</span></td><td>Executing filter "<span class="sfWebDebugLogInfo">opCheckEnabledApplicationFilter</span>" <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug44'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug44" style="display:none"><span class="sfWebDebugHighlight">#8 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/filter/opCacheControlFilter.class.php line 27</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">opCacheControlFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfRenderingFilter.class.php line 33</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRenderingFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/controller/sfController.class.php line 238</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfController->forward()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/controller/sfFrontWebController.class.php line 48</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfFrontWebController->dispatch()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 170</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext->dispatch()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfFilterChain'><td class="sfWebDebugLogNumber">45</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php">sfFilterChain</span></td><td>Executing filter "<span class="sfWebDebugLogInfo">opAppendXRDSHeaderFilter</span>" <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug45'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug45" style="display:none"><span class="sfWebDebugHighlight">#10 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/filter/opCheckEnabledApplicationFilter.class.php line 39</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">opCheckEnabledApplicationFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span class="sfWebDebugHighlight">#8 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/filter/opCacheControlFilter.class.php line 27</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">opCacheControlFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfRenderingFilter.class.php line 33</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRenderingFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/controller/sfController.class.php line 238</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfController->forward()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/controller/sfFrontWebController.class.php line 48</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfFrontWebController->dispatch()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 170</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext->dispatch()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfFilterChain'><td class="sfWebDebugLogNumber">46</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php">sfFilterChain</span></td><td>Executing filter "<span class="sfWebDebugLogInfo">sfBasicSecurityFilter</span>" <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug46'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug46" style="display:none"><span class="sfWebDebugHighlight">#12 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/filter/opAppendXRDSHeaderFilter.class.php line 26</span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">opAppendXRDSHeaderFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span class="sfWebDebugHighlight">#10 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/filter/opCheckEnabledApplicationFilter.class.php line 39</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">opCheckEnabledApplicationFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span class="sfWebDebugHighlight">#8 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/filter/opCacheControlFilter.class.php line 27</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">opCacheControlFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfRenderingFilter.class.php line 33</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRenderingFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/controller/sfController.class.php line 238</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfController->forward()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/controller/sfFrontWebController.class.php line 48</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfFrontWebController->dispatch()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 170</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext->dispatch()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfFilterChain'><td class="sfWebDebugLogNumber">47</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php">sfFilterChain</span></td><td>Executing filter "<span class="sfWebDebugLogInfo">opEmojiFilter</span>" <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug47'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug47" style="display:none"><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfBasicSecurityFilter.class.php line 72</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfBasicSecurityFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span class="sfWebDebugHighlight">#12 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/filter/opAppendXRDSHeaderFilter.class.php line 26</span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">opAppendXRDSHeaderFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span class="sfWebDebugHighlight">#10 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/filter/opCheckEnabledApplicationFilter.class.php line 39</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">opCheckEnabledApplicationFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span class="sfWebDebugHighlight">#8 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/filter/opCacheControlFilter.class.php line 27</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">opCacheControlFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfRenderingFilter.class.php line 33</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRenderingFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/controller/sfController.class.php line 238</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfController->forward()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/controller/sfFrontWebController.class.php line 48</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfFrontWebController->dispatch()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 170</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext->dispatch()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo sfFilterChain'><td class="sfWebDebugLogNumber">48</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php">sfFilterChain</span></td><td>Executing filter "<span class="sfWebDebugLogInfo">opExecutionFilter</span>" <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug48'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug48" style="display:none"><span class="sfWebDebugHighlight">#16 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/filter/opEmojiFilter.class.php line 29</span><br/><span>#15 &raquo; in <span class="sfWebDebugLogInfo">opEmojiFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfBasicSecurityFilter.class.php line 72</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfBasicSecurityFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span class="sfWebDebugHighlight">#12 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/filter/opAppendXRDSHeaderFilter.class.php line 26</span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">opAppendXRDSHeaderFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span class="sfWebDebugHighlight">#10 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/filter/opCheckEnabledApplicationFilter.class.php line 39</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">opCheckEnabledApplicationFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span class="sfWebDebugHighlight">#8 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/filter/opCacheControlFilter.class.php line 27</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">opCacheControlFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfRenderingFilter.class.php line 33</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRenderingFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/controller/sfController.class.php line 238</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfController->forward()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/controller/sfFrontWebController.class.php line 48</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfFrontWebController->dispatch()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 170</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext->dispatch()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo Doctrine_Connection_Statement'><td class="sfWebDebugLogNumber">49</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection/Statement.php">Doctrine_Connection_Statement</span></td><td>execute : <span class="sfWebDebugLogInfo">SELECT</span> f.id <span class="sfWebDebugLogInfo">AS</span> f__id, f.name <span class="sfWebDebugLogInfo">AS</span> f__name, f.type <span class="sfWebDebugLogInfo">AS</span> f__type, f.filesize <span class="sfWebDebugLogInfo">AS</span> f__filesize, f.original_filename <span class="sfWebDebugLogInfo">AS</span> f__original_filename, f.created_at <span class="sfWebDebugLogInfo">AS</span> f__created_at, f.updated_at <span class="sfWebDebugLogInfo">AS</span> f__updated_at <span class="sfWebDebugLogInfo">FROM</span> file f <span class="sfWebDebugLogInfo">WHERE</span> (f.name = ?) <span class="sfWebDebugLogInfo">LIMIT</span> 1 - (op_calendar_google_data_api_json_file) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug49'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug49" style="display:none"><span>#36 &raquo; in <span class="sfWebDebugLogInfo">sfDoctrineConnectionProfiler->preStmtExecute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/EventListener/Chain.php line 494</span><br/><span>#35 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_EventListener_Chain->preStmtExecute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection/Statement.php line 231</span><br/><span>#34 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection_Statement->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection.php line 1006</span><br/><span>#33 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query/Abstract.php line 983</span><br/><span>#32 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Query_Abstract->_execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query/Abstract.php line 1033</span><br/><span>#31 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Query_Abstract->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query.php line 281</span><br/><span class="sfWebDebugHighlight">#30 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Query->fetchOne()</span> from SF_ROOT_DIR/lib/util/opDoctrineQuery.class.php line 170</span><br/><span class="sfWebDebugHighlight">#29 &raquo; in <span class="sfWebDebugLogInfo">opDoctrineQuery->fetchOne()</span> from SF_ROOT_DIR/lib/model/doctrine/FileTable.class.php line 41</span><br/><span>#28 &raquo; in <span class="sfWebDebugLogInfo">FileTable->retrieveByFilename()</span> from SF_ROOT_DIR/plugins/opCalendarPlugin/lib/model/opGoogleOAuthJson.class.php line 20</span><br/><span>#27 &raquo; in <span class="sfWebDebugLogInfo">opGoogleOAuthJson->hasFile()</span> from SF_ROOT_DIR/plugins/opCalendarPlugin/lib/model/opGoogleOAuthJson.class.php line 28</span><br/><span>#26 &raquo; in <span class="sfWebDebugLogInfo">opGoogleOAuthJson->getFile()</span> from SF_ROOT_DIR/plugins/opCalendarPlugin/lib/model/opGoogleOAuthJson.class.php line 11</span><br/><span>#25 &raquo; in <span class="sfWebDebugLogInfo">opGoogleOAuthJson->__toString()</span> from SF_ROOT_DIR/plugins/opCalendarPlugin/lib/util/opCalendarOAuth.php line 32</span><br/><span>#24 &raquo; in <span class="sfWebDebugLogInfo">opCalendarOAuth->buildClient()</span> from SF_ROOT_DIR/plugins/opCalendarPlugin/lib/util/opCalendarOAuth.php line 25</span><br/><span>#23 &raquo; in <span class="sfWebDebugLogInfo">opCalendarOAuth->__construct()</span> from SF_ROOT_DIR/plugins/opCalendarPlugin/lib/util/opCalendarOAuth.php line 17</span><br/><span>#22 &raquo; in <span class="sfWebDebugLogInfo">opCalendarOAuth::getInstance()</span> from SF_ROOT_DIR/plugins/opCalendarPlugin/apps/pc_frontend/modules/calendarApi/actions/actions.class.php line 15</span><br/><span>#21 &raquo; in <span class="sfWebDebugLogInfo">calendarApiActions->preExecute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfExecutionFilter.class.php line 91</span><br/><span>#20 &raquo; in <span class="sfWebDebugLogInfo">sfExecutionFilter->executeAction()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfExecutionFilter.class.php line 78</span><br/><span class="sfWebDebugHighlight">#19 &raquo; in <span class="sfWebDebugLogInfo">sfExecutionFilter->handleAction()</span> from SF_ROOT_DIR/lib/filter/opExecutionFilter.class.php line 162</span><br/><span>#18 &raquo; in <span class="sfWebDebugLogInfo">opExecutionFilter->handleAction()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfExecutionFilter.class.php line 42</span><br/><span>#17 &raquo; in <span class="sfWebDebugLogInfo">sfExecutionFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span class="sfWebDebugHighlight">#16 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/filter/opEmojiFilter.class.php line 29</span><br/><span>#15 &raquo; in <span class="sfWebDebugLogInfo">opEmojiFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfBasicSecurityFilter.class.php line 72</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfBasicSecurityFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span class="sfWebDebugHighlight">#12 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/filter/opAppendXRDSHeaderFilter.class.php line 26</span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">opAppendXRDSHeaderFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span class="sfWebDebugHighlight">#10 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/filter/opCheckEnabledApplicationFilter.class.php line 39</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">opCheckEnabledApplicationFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span class="sfWebDebugHighlight">#8 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/filter/opCacheControlFilter.class.php line 27</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">opCacheControlFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfRenderingFilter.class.php line 33</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRenderingFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/controller/sfController.class.php line 238</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfController->forward()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/controller/sfFrontWebController.class.php line 48</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfFrontWebController->dispatch()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 170</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext->dispatch()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo Doctrine_Connection_Statement'><td class="sfWebDebugLogNumber">50</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection/Statement.php">Doctrine_Connection_Statement</span></td><td>execute : <span class="sfWebDebugLogInfo">SELECT</span> f.file_id <span class="sfWebDebugLogInfo">AS</span> f__file_id, f.bin <span class="sfWebDebugLogInfo">AS</span> f__bin, f.created_at <span class="sfWebDebugLogInfo">AS</span> f__created_at, f.updated_at <span class="sfWebDebugLogInfo">AS</span> f__updated_at <span class="sfWebDebugLogInfo">FROM</span> file_bin f <span class="sfWebDebugLogInfo">WHERE</span> (f.file_id = ?) - (1) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug50'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug50" style="display:none"><span>#41 &raquo; in <span class="sfWebDebugLogInfo">sfDoctrineConnectionProfiler->preStmtExecute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/EventListener/Chain.php line 494</span><br/><span>#40 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_EventListener_Chain->preStmtExecute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection/Statement.php line 231</span><br/><span>#39 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection_Statement->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection.php line 1006</span><br/><span>#38 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query/Abstract.php line 983</span><br/><span>#37 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Query_Abstract->_execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query/Abstract.php line 1033</span><br/><span>#36 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Query_Abstract->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query.php line 2181</span><br/><span class="sfWebDebugHighlight">#35 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Query->query()</span> from SF_ROOT_DIR/lib/util/opDoctrineConnectionMysql.class.php line 78</span><br/><span>#34 &raquo; in <span class="sfWebDebugLogInfo">opDoctrineConnectionMysql->query()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Relation/ForeignKey.php line 63</span><br/><span>#33 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Relation_ForeignKey->fetchRelatedFor()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Record.php line 1380</span><br/><span class="sfWebDebugHighlight">#32 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Record->_get()</span> from SF_ROOT_DIR/lib/util/opDoctrineRecord.class.php line 177</span><br/><span>#31 &raquo; in <span class="sfWebDebugLogInfo">opDoctrineRecord->_get()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Record.php line 1350</span><br/><span class="sfWebDebugHighlight">#30 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Record->get()</span> from SF_ROOT_DIR/lib/util/opDoctrineRecord.class.php line 158</span><br/><span>#29 &raquo; in <span class="sfWebDebugLogInfo">opDoctrineRecord->get()</span> from line </span><br/><span>#28 &raquo; in <span class="sfWebDebugLogInfo">call_user_func_array()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/record/sfDoctrineRecord.class.php line 186</span><br/><span>#27 &raquo; in <span class="sfWebDebugLogInfo">sfDoctrineRecord->__call()</span> from SF_ROOT_DIR/plugins/opCalendarPlugin/lib/model/opGoogleOAuthJson.class.php line 12</span><br/><span>#26 &raquo; in <span class="sfWebDebugLogInfo">File->getFileBin()</span> from SF_ROOT_DIR/plugins/opCalendarPlugin/lib/model/opGoogleOAuthJson.class.php line 12</span><br/><span>#25 &raquo; in <span class="sfWebDebugLogInfo">opGoogleOAuthJson->__toString()</span> from SF_ROOT_DIR/plugins/opCalendarPlugin/lib/util/opCalendarOAuth.php line 32</span><br/><span>#24 &raquo; in <span class="sfWebDebugLogInfo">opCalendarOAuth->buildClient()</span> from SF_ROOT_DIR/plugins/opCalendarPlugin/lib/util/opCalendarOAuth.php line 25</span><br/><span>#23 &raquo; in <span class="sfWebDebugLogInfo">opCalendarOAuth->__construct()</span> from SF_ROOT_DIR/plugins/opCalendarPlugin/lib/util/opCalendarOAuth.php line 17</span><br/><span>#22 &raquo; in <span class="sfWebDebugLogInfo">opCalendarOAuth::getInstance()</span> from SF_ROOT_DIR/plugins/opCalendarPlugin/apps/pc_frontend/modules/calendarApi/actions/actions.class.php line 15</span><br/><span>#21 &raquo; in <span class="sfWebDebugLogInfo">calendarApiActions->preExecute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfExecutionFilter.class.php line 91</span><br/><span>#20 &raquo; in <span class="sfWebDebugLogInfo">sfExecutionFilter->executeAction()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfExecutionFilter.class.php line 78</span><br/><span class="sfWebDebugHighlight">#19 &raquo; in <span class="sfWebDebugLogInfo">sfExecutionFilter->handleAction()</span> from SF_ROOT_DIR/lib/filter/opExecutionFilter.class.php line 162</span><br/><span>#18 &raquo; in <span class="sfWebDebugLogInfo">opExecutionFilter->handleAction()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfExecutionFilter.class.php line 42</span><br/><span>#17 &raquo; in <span class="sfWebDebugLogInfo">sfExecutionFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span class="sfWebDebugHighlight">#16 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/filter/opEmojiFilter.class.php line 29</span><br/><span>#15 &raquo; in <span class="sfWebDebugLogInfo">opEmojiFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfBasicSecurityFilter.class.php line 72</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfBasicSecurityFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span class="sfWebDebugHighlight">#12 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/filter/opAppendXRDSHeaderFilter.class.php line 26</span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">opAppendXRDSHeaderFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span class="sfWebDebugHighlight">#10 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/filter/opCheckEnabledApplicationFilter.class.php line 39</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">opCheckEnabledApplicationFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span class="sfWebDebugHighlight">#8 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/filter/opCacheControlFilter.class.php line 27</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">opCacheControlFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfRenderingFilter.class.php line 33</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRenderingFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/controller/sfController.class.php line 238</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfController->forward()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/controller/sfFrontWebController.class.php line 48</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfFrontWebController->dispatch()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 170</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext->dispatch()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo calendarApiActions'><td class="sfWebDebugLogNumber">51</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/plugins/opCalendarPlugin/apps/pc_frontend/modules/calendarApi/actions/actions.class.php">calendarApiActions</span></td><td>Call "<span class="sfWebDebugLogInfo">calendarApiActions-&gt;executeImport()</span>" <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug51'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug51" style="display:none"><span>#21 &raquo; in <span class="sfWebDebugLogInfo">sfActions->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfExecutionFilter.class.php line 92</span><br/><span>#20 &raquo; in <span class="sfWebDebugLogInfo">sfExecutionFilter->executeAction()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfExecutionFilter.class.php line 78</span><br/><span class="sfWebDebugHighlight">#19 &raquo; in <span class="sfWebDebugLogInfo">sfExecutionFilter->handleAction()</span> from SF_ROOT_DIR/lib/filter/opExecutionFilter.class.php line 162</span><br/><span>#18 &raquo; in <span class="sfWebDebugLogInfo">opExecutionFilter->handleAction()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfExecutionFilter.class.php line 42</span><br/><span>#17 &raquo; in <span class="sfWebDebugLogInfo">sfExecutionFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span class="sfWebDebugHighlight">#16 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/filter/opEmojiFilter.class.php line 29</span><br/><span>#15 &raquo; in <span class="sfWebDebugLogInfo">opEmojiFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfBasicSecurityFilter.class.php line 72</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfBasicSecurityFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span class="sfWebDebugHighlight">#12 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/filter/opAppendXRDSHeaderFilter.class.php line 26</span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">opAppendXRDSHeaderFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span class="sfWebDebugHighlight">#10 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/filter/opCheckEnabledApplicationFilter.class.php line 39</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">opCheckEnabledApplicationFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span class="sfWebDebugHighlight">#8 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/filter/opCacheControlFilter.class.php line 27</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">opCacheControlFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfRenderingFilter.class.php line 33</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRenderingFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/controller/sfController.class.php line 238</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfController->forward()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/controller/sfFrontWebController.class.php line 48</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfFrontWebController->dispatch()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 170</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext->dispatch()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugError Google_Service_Exception'><td class="sfWebDebugLogNumber">52</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/error.png" alt="Error"/>&nbsp;<span title="SF_ROOT_DIR/plugins/opCalendarPlugin/lib/vendor/google-api-php-client/src/Google/Service/Exception.php">Google_Service_Exception</span></td><td>Error calling GET https://www.googleapis.com/calendar/v3/users/me/calendarList: (403) Access Not Configured. The API (Calendar API) is not enabled for your project. Please use the Google Developers Console to update your configuration. <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug52'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug52" style="display:none"><span>#4 &raquo; in <span class="sfWebDebugLogInfo">sfException::outputStackTrace()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/exception/sfException.class.php line 110</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfException->printStackTrace()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/controller/sfFrontWebController.class.php line 56</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfFrontWebController->dispatch()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 170</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext->dispatch()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo opWebResponse'><td class="sfWebDebugLogNumber">53</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/response/opWebResponse.class.php">opWebResponse</span></td><td>Send status "<span class="sfWebDebugLogInfo">HTTP/1.1 500 Internal Server Error</span>" <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug53'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug53" style="display:none"><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfWebResponse->sendHttpHeaders()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/exception/sfException.class.php line 221</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">sfException::outputStackTrace()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/exception/sfException.class.php line 110</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfException->printStackTrace()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/controller/sfFrontWebController.class.php line 56</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfFrontWebController->dispatch()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 170</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext->dispatch()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
<tr class='sfWebDebugLogLine sfWebDebugInfo opWebResponse'><td class="sfWebDebugLogNumber">54</td><td class="sfWebDebugLogType"><img src="/sf/sf_web_debug/images/info.png" alt="Info"/>&nbsp;<span title="SF_ROOT_DIR/lib/response/opWebResponse.class.php">opWebResponse</span></td><td>Send header "<span class="sfWebDebugLogInfo">Content-Type: text/html; charset=utf-8</span>" <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug54'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug54" style="display:none"><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfWebResponse->sendHttpHeaders()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/exception/sfException.class.php line 221</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">sfException::outputStackTrace()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/exception/sfException.class.php line 110</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfException->printStackTrace()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/controller/sfFrontWebController.class.php line 56</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfFrontWebController->dispatch()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 170</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext->dispatch()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</td></tr>
</table></div>
</div>
<div id="sfWebDebugtimeDetails" class="sfWebDebugTop" style="display:none"><h1>Timers</h1><table class="sfWebDebugLogs" style="width: 300px"><tr><th>type</th><th>calls</th><th>time (ms)</th><th>time (%)</th></tr><tr><td class="sfWebDebugLogType">Configuration</td><td class="sfWebDebugLogNumber" style="text-align: right">18</td><td style="text-align: right">3020.53</td><td style="text-align: right">79</td></tr><tr><td class="sfWebDebugLogType">Factories</td><td class="sfWebDebugLogNumber" style="text-align: right">1</td><td style="text-align: right">1697.96</td><td style="text-align: right">44</td></tr><tr><td class="sfWebDebugLogType">Database (Doctrine)</td><td class="sfWebDebugLogNumber" style="text-align: right">8</td><td style="text-align: right">0.05</td><td style="text-align: right">0</td></tr><tr><td class="sfWebDebugLogType">Action "calendarApi/import"</td><td class="sfWebDebugLogNumber" style="text-align: right">1</td><td style="text-align: right">248.72</td><td style="text-align: right">6</td></tr></table></div>
<div id="sfWebDebugdbDetails" class="sfWebDebugTop" style="display:none"><h1>SQL queries</h1>
<div id="sfWebDebugDatabaseLogs">
<h3>Doctrine Version: 1.2.4</h3>
<ol>
<li>
<p class="sfWebDebugDatabaseQuery"><span class="sfWebDebugLogInfo">SET</span> NAMES &#039;utf8&#039;</p>
<div class="sfWebDebugDatabaseLogInfo">0.00s, "doctrine" connection&nbsp;<a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelDoctrineDebug1'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelDoctrineDebug1" style="display:none"><span>#21 &raquo; in <span class="sfWebDebugLogInfo">sfDoctrineConnectionProfiler->preExec()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/EventListener/Chain.php line 438</span><br/><span>#20 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_EventListener_Chain->preExec()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection.php line 1048</span><br/><span>#19 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection->exec()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection/Mysql.php line 126</span><br/><span>#18 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection_Mysql->setCharset()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/database/sfDoctrineConnectionListener.class.php line 31</span><br/><span>#17 &raquo; in <span class="sfWebDebugLogInfo">sfDoctrineConnectionListener->postConnect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/EventListener/Chain.php line 396</span><br/><span>#16 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_EventListener_Chain->postConnect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection.php line 501</span><br/><span>#15 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection/Mysql.php line 101</span><br/><span>#14 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection_Mysql->connect()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection.php line 1001</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query/Abstract.php line 983</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Query_Abstract->_execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query/Abstract.php line 1033</span><br/><span class="sfWebDebugHighlight">#11 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Query_Abstract->execute()</span> from SF_ROOT_DIR/lib/model/doctrine/SnsTermTable.class.php line 110</span><br/><span class="sfWebDebugHighlight">#10 &raquo; in <span class="sfWebDebugLogInfo">SnsTermTable->getTerms()</span> from SF_ROOT_DIR/lib/model/doctrine/SnsTermTable.class.php line 33</span><br/><span class="sfWebDebugHighlight">#9 &raquo; in <span class="sfWebDebugLogInfo">SnsTermTable->retrieveByName()</span> from SF_ROOT_DIR/lib/model/doctrine/SnsTermTable.class.php line 54</span><br/><span class="sfWebDebugHighlight">#8 &raquo; in <span class="sfWebDebugLogInfo">SnsTermTable->get()</span> from SF_ROOT_DIR/lib/model/doctrine/SnsTermTable.class.php line 126</span><br/><span class="sfWebDebugHighlight">#7 &raquo; in <span class="sfWebDebugLogInfo">SnsTermTable->offsetGet()</span> from SF_ROOT_DIR/lib/i18n/opI18N.class.php line 30</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">opI18N->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/i18n/sfI18N.class.php line 37</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfI18N->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 34</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</div>
</li>

<li>
<p class="sfWebDebugDatabaseQuery"><span class="sfWebDebugLogInfo">SELECT</span> s.id <span class="sfWebDebugLogInfo">AS</span> s__id, s.name <span class="sfWebDebugLogInfo">AS</span> s__name, s.application <span class="sfWebDebugLogInfo">AS</span> s__application <span class="sfWebDebugLogInfo">FROM</span> sns_term s <span class="sfWebDebugLogInfo">WHERE</span> (s.application = 'pc_frontend' AND s.id <span class="sfWebDebugLogInfo">IN</span> (<span class="sfWebDebugLogInfo">SELECT</span> s.id <span class="sfWebDebugLogInfo">AS</span> s__id <span class="sfWebDebugLogInfo">FROM</span> sns_term_translation s2 <span class="sfWebDebugLogInfo">WHERE</span> (s2.lang = 'en')))</p>
<div class="sfWebDebugDatabaseLogInfo">0.00s, "doctrine" connection&nbsp;<a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelDoctrineDebug2'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelDoctrineDebug2" style="display:none"><span>#16 &raquo; in <span class="sfWebDebugLogInfo">sfDoctrineConnectionProfiler->preStmtExecute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/EventListener/Chain.php line 494</span><br/><span>#15 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_EventListener_Chain->preStmtExecute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection/Statement.php line 231</span><br/><span>#14 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection_Statement->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection.php line 1006</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query/Abstract.php line 983</span><br/><span>#12 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Query_Abstract->_execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query/Abstract.php line 1033</span><br/><span class="sfWebDebugHighlight">#11 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Query_Abstract->execute()</span> from SF_ROOT_DIR/lib/model/doctrine/SnsTermTable.class.php line 110</span><br/><span class="sfWebDebugHighlight">#10 &raquo; in <span class="sfWebDebugLogInfo">SnsTermTable->getTerms()</span> from SF_ROOT_DIR/lib/model/doctrine/SnsTermTable.class.php line 33</span><br/><span class="sfWebDebugHighlight">#9 &raquo; in <span class="sfWebDebugLogInfo">SnsTermTable->retrieveByName()</span> from SF_ROOT_DIR/lib/model/doctrine/SnsTermTable.class.php line 54</span><br/><span class="sfWebDebugHighlight">#8 &raquo; in <span class="sfWebDebugLogInfo">SnsTermTable->get()</span> from SF_ROOT_DIR/lib/model/doctrine/SnsTermTable.class.php line 126</span><br/><span class="sfWebDebugHighlight">#7 &raquo; in <span class="sfWebDebugLogInfo">SnsTermTable->offsetGet()</span> from SF_ROOT_DIR/lib/i18n/opI18N.class.php line 30</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">opI18N->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/i18n/sfI18N.class.php line 37</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfI18N->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 34</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</div>
</li>

<li>
<p class="sfWebDebugDatabaseQuery"><span class="sfWebDebugLogInfo">SELECT</span> m.id <span class="sfWebDebugLogInfo">AS</span> m__id, m.name <span class="sfWebDebugLogInfo">AS</span> m__name, m.invite_member_id <span class="sfWebDebugLogInfo">AS</span> m__invite_member_id, m.is_login_rejected <span class="sfWebDebugLogInfo">AS</span> m__is_login_rejected, m.created_at <span class="sfWebDebugLogInfo">AS</span> m__created_at, m.updated_at <span class="sfWebDebugLogInfo">AS</span> m__updated_at, m.is_active <span class="sfWebDebugLogInfo">AS</span> m__is_active <span class="sfWebDebugLogInfo">FROM</span> member m <span class="sfWebDebugLogInfo">WHERE</span> (m.id = '1' AND (m.is_active = '1' OR m.is_active IS NULL)) <span class="sfWebDebugLogInfo">LIMIT</span> 1</p>
<div class="sfWebDebugDatabaseLogInfo">0.00s, "doctrine" connection&nbsp;<a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelDoctrineDebug3'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelDoctrineDebug3" style="display:none"><span>#18 &raquo; in <span class="sfWebDebugLogInfo">sfDoctrineConnectionProfiler->preStmtExecute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/EventListener/Chain.php line 494</span><br/><span>#17 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_EventListener_Chain->preStmtExecute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection/Statement.php line 231</span><br/><span>#16 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection_Statement->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection.php line 1006</span><br/><span>#15 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query/Abstract.php line 983</span><br/><span>#14 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Query_Abstract->_execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query/Abstract.php line 1033</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Query_Abstract->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query.php line 281</span><br/><span class="sfWebDebugHighlight">#12 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Query->fetchOne()</span> from SF_ROOT_DIR/lib/util/opDoctrineQuery.class.php line 170</span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">opDoctrineQuery->fetchOne()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Table.php line 1632</span><br/><span class="sfWebDebugHighlight">#10 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Table->find()</span> from SF_ROOT_DIR/lib/user/opSecurityUser.class.php line 91</span><br/><span class="sfWebDebugHighlight">#9 &raquo; in <span class="sfWebDebugLogInfo">opSecurityUser->getMember()</span> from SF_ROOT_DIR/lib/user/opSecurityUser.class.php line 47</span><br/><span class="sfWebDebugHighlight">#8 &raquo; in <span class="sfWebDebugLogInfo">opSecurityUser->getMemberId()</span> from SF_ROOT_DIR/lib/user/opAdaptableUser.class.php line 31</span><br/><span class="sfWebDebugHighlight">#7 &raquo; in <span class="sfWebDebugLogInfo">opAdaptableUser->initialize()</span> from SF_ROOT_DIR/lib/user/opSecurityUser.class.php line 32</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">opSecurityUser->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/user/sfUser.class.php line 48</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfUser->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 116</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</div>
</li>

<li>
<p class="sfWebDebugDatabaseQuery"><span class="sfWebDebugLogInfo">SELECT</span> s.id <span class="sfWebDebugLogInfo">AS</span> s__id, s.name <span class="sfWebDebugLogInfo">AS</span> s__name, s.value <span class="sfWebDebugLogInfo">AS</span> s__value <span class="sfWebDebugLogInfo">FROM</span> sns_config s</p>
<div class="sfWebDebugDatabaseLogInfo">0.00s, "doctrine" connection&nbsp;<a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelDoctrineDebug4'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelDoctrineDebug4" style="display:none"><span>#18 &raquo; in <span class="sfWebDebugLogInfo">sfDoctrineConnectionProfiler->preQuery()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/EventListener/Chain.php line 410</span><br/><span>#17 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_EventListener_Chain->preQuery()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection.php line 1012</span><br/><span>#16 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query/Abstract.php line 983</span><br/><span>#15 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Query_Abstract->_execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query/Abstract.php line 1033</span><br/><span class="sfWebDebugHighlight">#14 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Query_Abstract->execute()</span> from SF_ROOT_DIR/lib/model/doctrine/SnsConfigTable.class.php line 46</span><br/><span class="sfWebDebugHighlight">#13 &raquo; in <span class="sfWebDebugLogInfo">SnsConfigTable->getConfigs()</span> from SF_ROOT_DIR/lib/model/doctrine/SnsConfigTable.class.php line 17</span><br/><span class="sfWebDebugHighlight">#12 &raquo; in <span class="sfWebDebugLogInfo">SnsConfigTable->retrieveByName()</span> from SF_ROOT_DIR/lib/model/doctrine/SnsConfigTable.class.php line 23</span><br/><span class="sfWebDebugHighlight">#11 &raquo; in <span class="sfWebDebugLogInfo">SnsConfigTable->get()</span> from SF_ROOT_DIR/lib/user/opAuthAdapter.class.php line 97</span><br/><span class="sfWebDebugHighlight">#10 &raquo; in <span class="sfWebDebugLogInfo">opAuthAdapter->getAuthConfig()</span> from SF_ROOT_DIR/lib/user/opAdaptableUser.class.php line 71</span><br/><span class="sfWebDebugHighlight">#9 &raquo; in <span class="sfWebDebugLogInfo">opAdaptableUser->getAuthModes()</span> from SF_ROOT_DIR/lib/user/opAdaptableUser.class.php line 138</span><br/><span class="sfWebDebugHighlight">#8 &raquo; in <span class="sfWebDebugLogInfo">opAdaptableUser->getCurrentAuthMode()</span> from SF_ROOT_DIR/lib/user/opAdaptableUser.class.php line 43</span><br/><span class="sfWebDebugHighlight">#7 &raquo; in <span class="sfWebDebugLogInfo">opAdaptableUser->initialize()</span> from SF_ROOT_DIR/lib/user/opSecurityUser.class.php line 32</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">opSecurityUser->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/user/sfUser.class.php line 48</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfUser->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 116</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</div>
</li>

<li>
<p class="sfWebDebugDatabaseQuery"><span class="sfWebDebugLogInfo">SELECT</span> m.id <span class="sfWebDebugLogInfo">AS</span> m__id, m.member_id <span class="sfWebDebugLogInfo">AS</span> m__member_id, m.name <span class="sfWebDebugLogInfo">AS</span> m__name, m.value <span class="sfWebDebugLogInfo">AS</span> m__value, m.value_datetime <span class="sfWebDebugLogInfo">AS</span> m__value_datetime, m.name_value_hash <span class="sfWebDebugLogInfo">AS</span> m__name_value_hash, m.created_at <span class="sfWebDebugLogInfo">AS</span> m__created_at, m.updated_at <span class="sfWebDebugLogInfo">AS</span> m__updated_at <span class="sfWebDebugLogInfo">FROM</span> member_config m <span class="sfWebDebugLogInfo">WHERE</span> (m.member_id = '1')</p>
<div class="sfWebDebugDatabaseLogInfo">0.00s, "doctrine" connection&nbsp;<a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelDoctrineDebug5'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelDoctrineDebug5" style="display:none"><span>#18 &raquo; in <span class="sfWebDebugLogInfo">sfDoctrineConnectionProfiler->preStmtExecute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/EventListener/Chain.php line 494</span><br/><span>#17 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_EventListener_Chain->preStmtExecute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection/Statement.php line 231</span><br/><span>#16 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection_Statement->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection.php line 1006</span><br/><span>#15 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query/Abstract.php line 983</span><br/><span>#14 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Query_Abstract->_execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query/Abstract.php line 1033</span><br/><span class="sfWebDebugHighlight">#13 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Query_Abstract->execute()</span> from SF_ROOT_DIR/lib/model/doctrine/MemberConfigTable.class.php line 72</span><br/><span class="sfWebDebugHighlight">#12 &raquo; in <span class="sfWebDebugLogInfo">MemberConfigTable->getResultsByMemberId()</span> from SF_ROOT_DIR/lib/model/doctrine/MemberConfigTable.class.php line 22</span><br/><span class="sfWebDebugHighlight">#11 &raquo; in <span class="sfWebDebugLogInfo">MemberConfigTable->retrieveByNameAndMemberId()</span> from SF_ROOT_DIR/lib/model/doctrine/MemberConfigTable.class.php line 95</span><br/><span class="sfWebDebugHighlight">#10 &raquo; in <span class="sfWebDebugLogInfo">MemberConfigTable->setValue()</span> from SF_ROOT_DIR/lib/model/doctrine/Member.class.php line 99</span><br/><span class="sfWebDebugHighlight">#9 &raquo; in <span class="sfWebDebugLogInfo">Member->setConfig()</span> from SF_ROOT_DIR/lib/model/doctrine/Member.class.php line 208</span><br/><span class="sfWebDebugHighlight">#8 &raquo; in <span class="sfWebDebugLogInfo">Member->updateLastLoginTime()</span> from SF_ROOT_DIR/lib/user/opSecurityUser.class.php line 364</span><br/><span class="sfWebDebugHighlight">#7 &raquo; in <span class="sfWebDebugLogInfo">opSecurityUser->initializeUserStatus()</span> from SF_ROOT_DIR/lib/user/opSecurityUser.class.php line 34</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">opSecurityUser->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/user/sfUser.class.php line 48</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfUser->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 116</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</div>
</li>

<li>
<p class="sfWebDebugDatabaseQuery"><span class="sfWebDebugLogInfo">UPDATE</span> member_config <span class="sfWebDebugLogInfo">SET</span> value_datetime = '2015-04-20 12:59:34', updated_at = '2015-04-20 12:59:34' <span class="sfWebDebugLogInfo">WHERE</span> id = '5'</p>
<div class="sfWebDebugDatabaseLogInfo">0.00s, "doctrine" connection&nbsp;<a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelDoctrineDebug6'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelDoctrineDebug6" style="display:none"><span>#19 &raquo; in <span class="sfWebDebugLogInfo">sfDoctrineConnectionProfiler->preStmtExecute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/EventListener/Chain.php line 494</span><br/><span>#18 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_EventListener_Chain->preStmtExecute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection/Statement.php line 231</span><br/><span>#17 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection_Statement->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection.php line 1042</span><br/><span>#16 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection->exec()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection.php line 653</span><br/><span>#15 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection->update()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection/UnitOfWork.php line 534</span><br/><span>#14 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection_UnitOfWork->update()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection/UnitOfWork.php line 89</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection_UnitOfWork->saveGraph()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Record.php line 1718</span><br/><span class="sfWebDebugHighlight">#12 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Record->save()</span> from SF_ROOT_DIR/lib/util/opDoctrineRecord.class.php line 63</span><br/><span class="sfWebDebugHighlight">#11 &raquo; in <span class="sfWebDebugLogInfo">opDoctrineRecord->save()</span> from SF_ROOT_DIR/lib/model/doctrine/MemberConfigTable.class.php line 107</span><br/><span class="sfWebDebugHighlight">#10 &raquo; in <span class="sfWebDebugLogInfo">MemberConfigTable->setValue()</span> from SF_ROOT_DIR/lib/model/doctrine/Member.class.php line 99</span><br/><span class="sfWebDebugHighlight">#9 &raquo; in <span class="sfWebDebugLogInfo">Member->setConfig()</span> from SF_ROOT_DIR/lib/model/doctrine/Member.class.php line 208</span><br/><span class="sfWebDebugHighlight">#8 &raquo; in <span class="sfWebDebugLogInfo">Member->updateLastLoginTime()</span> from SF_ROOT_DIR/lib/user/opSecurityUser.class.php line 364</span><br/><span class="sfWebDebugHighlight">#7 &raquo; in <span class="sfWebDebugLogInfo">opSecurityUser->initializeUserStatus()</span> from SF_ROOT_DIR/lib/user/opSecurityUser.class.php line 34</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">opSecurityUser->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/user/sfUser.class.php line 48</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfUser->__construct()</span> from SF_ROOT_DIR/cache/apache2handler/pc_frontend/dev/config/config_factories.yml.php line 116</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfContext->loadFactories()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 77</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfContext->initialize()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 60</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</div>
</li>

<li>
<p class="sfWebDebugDatabaseQuery"><span class="sfWebDebugLogInfo">SELECT</span> f.id <span class="sfWebDebugLogInfo">AS</span> f__id, f.name <span class="sfWebDebugLogInfo">AS</span> f__name, f.type <span class="sfWebDebugLogInfo">AS</span> f__type, f.filesize <span class="sfWebDebugLogInfo">AS</span> f__filesize, f.original_filename <span class="sfWebDebugLogInfo">AS</span> f__original_filename, f.created_at <span class="sfWebDebugLogInfo">AS</span> f__created_at, f.updated_at <span class="sfWebDebugLogInfo">AS</span> f__updated_at <span class="sfWebDebugLogInfo">FROM</span> file f <span class="sfWebDebugLogInfo">WHERE</span> (f.name = 'op_calendar_google_data_api_json_file') <span class="sfWebDebugLogInfo">LIMIT</span> 1</p>
<div class="sfWebDebugDatabaseLogInfo">0.00s, "doctrine" connection&nbsp;<a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelDoctrineDebug7'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelDoctrineDebug7" style="display:none"><span>#36 &raquo; in <span class="sfWebDebugLogInfo">sfDoctrineConnectionProfiler->preStmtExecute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/EventListener/Chain.php line 494</span><br/><span>#35 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_EventListener_Chain->preStmtExecute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection/Statement.php line 231</span><br/><span>#34 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection_Statement->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection.php line 1006</span><br/><span>#33 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query/Abstract.php line 983</span><br/><span>#32 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Query_Abstract->_execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query/Abstract.php line 1033</span><br/><span>#31 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Query_Abstract->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query.php line 281</span><br/><span class="sfWebDebugHighlight">#30 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Query->fetchOne()</span> from SF_ROOT_DIR/lib/util/opDoctrineQuery.class.php line 170</span><br/><span class="sfWebDebugHighlight">#29 &raquo; in <span class="sfWebDebugLogInfo">opDoctrineQuery->fetchOne()</span> from SF_ROOT_DIR/lib/model/doctrine/FileTable.class.php line 41</span><br/><span>#28 &raquo; in <span class="sfWebDebugLogInfo">FileTable->retrieveByFilename()</span> from SF_ROOT_DIR/plugins/opCalendarPlugin/lib/model/opGoogleOAuthJson.class.php line 20</span><br/><span>#27 &raquo; in <span class="sfWebDebugLogInfo">opGoogleOAuthJson->hasFile()</span> from SF_ROOT_DIR/plugins/opCalendarPlugin/lib/model/opGoogleOAuthJson.class.php line 28</span><br/><span>#26 &raquo; in <span class="sfWebDebugLogInfo">opGoogleOAuthJson->getFile()</span> from SF_ROOT_DIR/plugins/opCalendarPlugin/lib/model/opGoogleOAuthJson.class.php line 11</span><br/><span>#25 &raquo; in <span class="sfWebDebugLogInfo">opGoogleOAuthJson->__toString()</span> from SF_ROOT_DIR/plugins/opCalendarPlugin/lib/util/opCalendarOAuth.php line 32</span><br/><span>#24 &raquo; in <span class="sfWebDebugLogInfo">opCalendarOAuth->buildClient()</span> from SF_ROOT_DIR/plugins/opCalendarPlugin/lib/util/opCalendarOAuth.php line 25</span><br/><span>#23 &raquo; in <span class="sfWebDebugLogInfo">opCalendarOAuth->__construct()</span> from SF_ROOT_DIR/plugins/opCalendarPlugin/lib/util/opCalendarOAuth.php line 17</span><br/><span>#22 &raquo; in <span class="sfWebDebugLogInfo">opCalendarOAuth::getInstance()</span> from SF_ROOT_DIR/plugins/opCalendarPlugin/apps/pc_frontend/modules/calendarApi/actions/actions.class.php line 15</span><br/><span>#21 &raquo; in <span class="sfWebDebugLogInfo">calendarApiActions->preExecute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfExecutionFilter.class.php line 91</span><br/><span>#20 &raquo; in <span class="sfWebDebugLogInfo">sfExecutionFilter->executeAction()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfExecutionFilter.class.php line 78</span><br/><span class="sfWebDebugHighlight">#19 &raquo; in <span class="sfWebDebugLogInfo">sfExecutionFilter->handleAction()</span> from SF_ROOT_DIR/lib/filter/opExecutionFilter.class.php line 162</span><br/><span>#18 &raquo; in <span class="sfWebDebugLogInfo">opExecutionFilter->handleAction()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfExecutionFilter.class.php line 42</span><br/><span>#17 &raquo; in <span class="sfWebDebugLogInfo">sfExecutionFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span class="sfWebDebugHighlight">#16 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/filter/opEmojiFilter.class.php line 29</span><br/><span>#15 &raquo; in <span class="sfWebDebugLogInfo">opEmojiFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfBasicSecurityFilter.class.php line 72</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfBasicSecurityFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span class="sfWebDebugHighlight">#12 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/filter/opAppendXRDSHeaderFilter.class.php line 26</span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">opAppendXRDSHeaderFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span class="sfWebDebugHighlight">#10 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/filter/opCheckEnabledApplicationFilter.class.php line 39</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">opCheckEnabledApplicationFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span class="sfWebDebugHighlight">#8 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/filter/opCacheControlFilter.class.php line 27</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">opCacheControlFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfRenderingFilter.class.php line 33</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRenderingFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/controller/sfController.class.php line 238</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfController->forward()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/controller/sfFrontWebController.class.php line 48</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfFrontWebController->dispatch()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 170</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext->dispatch()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</div>
</li>

<li>
<p class="sfWebDebugDatabaseQuery"><span class="sfWebDebugLogInfo">SELECT</span> f.file_id <span class="sfWebDebugLogInfo">AS</span> f__file_id, f.bin <span class="sfWebDebugLogInfo">AS</span> f__bin, f.created_at <span class="sfWebDebugLogInfo">AS</span> f__created_at, f.updated_at <span class="sfWebDebugLogInfo">AS</span> f__updated_at <span class="sfWebDebugLogInfo">FROM</span> file_bin f <span class="sfWebDebugLogInfo">WHERE</span> (f.file_id = '1')</p>
<div class="sfWebDebugDatabaseLogInfo">0.00s, "doctrine" connection&nbsp;<a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelDoctrineDebug8'); return false;" title="Toggle debug stack"><img src="/sf/sf_web_debug/images/toggle.gif" alt="Toggle debug stack"/></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelDoctrineDebug8" style="display:none"><span>#41 &raquo; in <span class="sfWebDebugLogInfo">sfDoctrineConnectionProfiler->preStmtExecute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/EventListener/Chain.php line 494</span><br/><span>#40 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_EventListener_Chain->preStmtExecute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection/Statement.php line 231</span><br/><span>#39 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection_Statement->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection.php line 1006</span><br/><span>#38 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Connection->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query/Abstract.php line 983</span><br/><span>#37 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Query_Abstract->_execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query/Abstract.php line 1033</span><br/><span>#36 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Query_Abstract->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Query.php line 2181</span><br/><span class="sfWebDebugHighlight">#35 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Query->query()</span> from SF_ROOT_DIR/lib/util/opDoctrineConnectionMysql.class.php line 78</span><br/><span>#34 &raquo; in <span class="sfWebDebugLogInfo">opDoctrineConnectionMysql->query()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Relation/ForeignKey.php line 63</span><br/><span>#33 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Relation_ForeignKey->fetchRelatedFor()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Record.php line 1380</span><br/><span class="sfWebDebugHighlight">#32 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Record->_get()</span> from SF_ROOT_DIR/lib/util/opDoctrineRecord.class.php line 177</span><br/><span>#31 &raquo; in <span class="sfWebDebugLogInfo">opDoctrineRecord->_get()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Record.php line 1350</span><br/><span class="sfWebDebugHighlight">#30 &raquo; in <span class="sfWebDebugLogInfo">Doctrine_Record->get()</span> from SF_ROOT_DIR/lib/util/opDoctrineRecord.class.php line 158</span><br/><span>#29 &raquo; in <span class="sfWebDebugLogInfo">opDoctrineRecord->get()</span> from line </span><br/><span>#28 &raquo; in <span class="sfWebDebugLogInfo">call_user_func_array()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/record/sfDoctrineRecord.class.php line 186</span><br/><span>#27 &raquo; in <span class="sfWebDebugLogInfo">sfDoctrineRecord->__call()</span> from SF_ROOT_DIR/plugins/opCalendarPlugin/lib/model/opGoogleOAuthJson.class.php line 12</span><br/><span>#26 &raquo; in <span class="sfWebDebugLogInfo">File->getFileBin()</span> from SF_ROOT_DIR/plugins/opCalendarPlugin/lib/model/opGoogleOAuthJson.class.php line 12</span><br/><span>#25 &raquo; in <span class="sfWebDebugLogInfo">opGoogleOAuthJson->__toString()</span> from SF_ROOT_DIR/plugins/opCalendarPlugin/lib/util/opCalendarOAuth.php line 32</span><br/><span>#24 &raquo; in <span class="sfWebDebugLogInfo">opCalendarOAuth->buildClient()</span> from SF_ROOT_DIR/plugins/opCalendarPlugin/lib/util/opCalendarOAuth.php line 25</span><br/><span>#23 &raquo; in <span class="sfWebDebugLogInfo">opCalendarOAuth->__construct()</span> from SF_ROOT_DIR/plugins/opCalendarPlugin/lib/util/opCalendarOAuth.php line 17</span><br/><span>#22 &raquo; in <span class="sfWebDebugLogInfo">opCalendarOAuth::getInstance()</span> from SF_ROOT_DIR/plugins/opCalendarPlugin/apps/pc_frontend/modules/calendarApi/actions/actions.class.php line 15</span><br/><span>#21 &raquo; in <span class="sfWebDebugLogInfo">calendarApiActions->preExecute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfExecutionFilter.class.php line 91</span><br/><span>#20 &raquo; in <span class="sfWebDebugLogInfo">sfExecutionFilter->executeAction()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfExecutionFilter.class.php line 78</span><br/><span class="sfWebDebugHighlight">#19 &raquo; in <span class="sfWebDebugLogInfo">sfExecutionFilter->handleAction()</span> from SF_ROOT_DIR/lib/filter/opExecutionFilter.class.php line 162</span><br/><span>#18 &raquo; in <span class="sfWebDebugLogInfo">opExecutionFilter->handleAction()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfExecutionFilter.class.php line 42</span><br/><span>#17 &raquo; in <span class="sfWebDebugLogInfo">sfExecutionFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span class="sfWebDebugHighlight">#16 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/filter/opEmojiFilter.class.php line 29</span><br/><span>#15 &raquo; in <span class="sfWebDebugLogInfo">opEmojiFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span>#14 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfBasicSecurityFilter.class.php line 72</span><br/><span>#13 &raquo; in <span class="sfWebDebugLogInfo">sfBasicSecurityFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span class="sfWebDebugHighlight">#12 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/filter/opAppendXRDSHeaderFilter.class.php line 26</span><br/><span>#11 &raquo; in <span class="sfWebDebugLogInfo">opAppendXRDSHeaderFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span class="sfWebDebugHighlight">#10 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/filter/opCheckEnabledApplicationFilter.class.php line 39</span><br/><span>#9 &raquo; in <span class="sfWebDebugLogInfo">opCheckEnabledApplicationFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span class="sfWebDebugHighlight">#8 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/filter/opCacheControlFilter.class.php line 27</span><br/><span>#7 &raquo; in <span class="sfWebDebugLogInfo">opCacheControlFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span>#6 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfRenderingFilter.class.php line 33</span><br/><span>#5 &raquo; in <span class="sfWebDebugLogInfo">sfRenderingFilter->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53</span><br/><span>#4 &raquo; in <span class="sfWebDebugLogInfo">sfFilterChain->execute()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/controller/sfController.class.php line 238</span><br/><span>#3 &raquo; in <span class="sfWebDebugLogInfo">sfController->forward()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/controller/sfFrontWebController.class.php line 48</span><br/><span>#2 &raquo; in <span class="sfWebDebugLogInfo">sfFrontWebController->dispatch()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 170</span><br/><span class="sfWebDebugHighlight">#1 &raquo; in <span class="sfWebDebugLogInfo">sfContext->dispatch()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br/></div>
</div>
</li></ol>
</div>
</div>
</div>
</body>
</html>
    (1-1/1)