プロジェクト

全般

プロフィール

エラー.html

isao sano, 2015-04-20 14:13

ダウンロード (345 KB)

 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
3
<head>
4
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
5
  <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>
6
  <style type="text/css">
7
  body { margin: 0; padding: 20px; margin-top: 20px; background-color: #eee }
8
  body, td, th { font: 11px Verdana, Arial, sans-serif; color: #333 }
9
  a { color: #333 }
10
  h1 { margin: 0 0 0 10px; padding: 10px 0 10px 0; font-weight: bold; font-size: 120% }
11
  h2 { margin: 0; padding: 5px 0; font-size: 110% }
12
  ul { padding-left: 20px; list-style: decimal }
13
  ul li { padding-bottom: 5px; margin: 0 }
14
  ol { font-family: monospace; white-space: pre; list-style-position: inside; margin: 0; padding: 10px 0 }
15
  ol li { margin: -5px; padding: 0 }
16
  ol .selected { font-weight: bold; background-color: #ddd; padding: 2px 0 }
17
  table.vars { padding: 0; margin: 0; border: 1px solid #999; background-color: #fff; }
18
  table.vars th { padding: 2px; background-color: #ddd; font-weight: bold }
19
  table.vars td  { padding: 2px; font-family: monospace; white-space: pre }
20
  p.error { padding: 10px; background-color: #f00; font-weight: bold; text-align: center; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
21
  p.error a { color: #fff }
22
  #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 }
23
  #message { padding: 10px; margin-bottom: 10px; background-color: #eee; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
24
  a.file_link { text-decoration: none; }
25
  a.file_link:hover { text-decoration: underline; }
26
  .code, #sf_settings, #sf_request, #sf_response, #sf_user, #sf_globals { overflow: auto; }
27
  </style>
28
  <script type="text/javascript">
29
  function toggle(id)
30
  {
31
    el = document.getElementById(id); el.style.display = el.style.display == 'none' ? 'block' : 'none';
32
  }
33
  </script>
34
<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>
35
<body>
36
  <center><div id="main">
37
  <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>
38
  <h1>500 | Internal Server Error | Google_Service_Exception</h1>
39
  <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>
40
  <h2>stack trace</h2>
41
  <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>
42
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;);</li>
43
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</li>
44
<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>
45
<li>&nbsp;&nbsp;&nbsp;&nbsp;}</li>
46
<li></li>
47
<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>
48
<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>
49
<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>
50
<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>
51
<li>&nbsp;&nbsp;}</li>
52
<li></li>
53
<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>
54
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</li>
55
<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>
56
<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>
57
<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>
58
<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>
59
<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>
60
<li>&nbsp;&nbsp;&nbsp;&nbsp;}</li>
61
<li></li>
62
<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>
63
<li>&nbsp;&nbsp;}</li>
64
<li></li>
65
<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>
66
<li>&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$params&nbsp;</span><span style="color: #007700">=&nbsp;array();</li>
67
<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>
68
<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>
69
<li>&nbsp;&nbsp;}</li>
70
<li></li>
71
<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>
72
<li></li>
73
<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>
74
<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>
75
<li></li>
76
<li>&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(!</span><span style="color: #0000BB">$list</span><span style="color: #007700">)</li>
77
<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>
78
<li></li>
79
<li>&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;run&nbsp;action</li>
80
<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>
81
<li>&nbsp;&nbsp;}</li>
82
<li>}</li>
83
<li></span>
84
</span>
85
</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>
86
<li>&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;execute&nbsp;the&nbsp;action</li>
87
<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>
88
<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>
89
<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>
90
<li></li>
91
<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>
92
<li>&nbsp;&nbsp;&nbsp;&nbsp;}</li>
93
<li></li>
94
<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>
95
<li>&nbsp;&nbsp;}</li>
96
<li></li>
97
<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>
98
<li>&nbsp;&nbsp;&nbsp;&nbsp;try</li>
99
<li>&nbsp;&nbsp;&nbsp;&nbsp;{</li>
100
<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>
101
<li>&nbsp;&nbsp;&nbsp;&nbsp;}</li>
102
<li>&nbsp;&nbsp;&nbsp;&nbsp;catch&nbsp;(</span><span style="color: #0000BB">opRuntimeException&nbsp;$e</span><span style="color: #007700">)</li>
103
<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>
104
<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>
105
<li></li>
106
<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>
107
<li></li>
108
<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>
109
<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>
110
<li></li>
111
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;execute&nbsp;the&nbsp;next&nbsp;filter</li>
112
<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>
113
<li>&nbsp;&nbsp;&nbsp;&nbsp;}</li>
114
<li>&nbsp;&nbsp;}</li>
115
<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>
116
<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>
117
<li>&nbsp;&nbsp;{</li>
118
<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>
119
<li></li>
120
<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>
121
<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>
122
<li></li>
123
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;execute&nbsp;the&nbsp;next&nbsp;filter</li>
124
<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>
125
<li>&nbsp;&nbsp;&nbsp;&nbsp;}</li>
126
<li>&nbsp;&nbsp;}</li>
127
<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>
128
<li></li>
129
<li>&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;the&nbsp;user&nbsp;has&nbsp;access,&nbsp;continue</li>
130
<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>
131
<li>&nbsp;&nbsp;}</li>
132
<li></li>
133
<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>
134
<li></li>
135
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;execute&nbsp;the&nbsp;next&nbsp;filter</li>
136
<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>
137
<li>&nbsp;&nbsp;&nbsp;&nbsp;}</li>
138
<li>&nbsp;&nbsp;}</li>
139
<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>
140
<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>
141
<li>&nbsp;&nbsp;&nbsp;&nbsp;{</li>
142
<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>
143
<li>&nbsp;&nbsp;&nbsp;&nbsp;}</li>
144
<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>
145
<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>
146
<li></li>
147
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;execute&nbsp;the&nbsp;next&nbsp;filter</li>
148
<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>
149
<li>&nbsp;&nbsp;&nbsp;&nbsp;}</li>
150
<li>&nbsp;&nbsp;}</li>
151
<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>
152
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</li>
153
<li></li>
154
<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>
155
<li>&nbsp;&nbsp;}</li>
156
<li>}</li>
157
<li></span>
158
</span>
159
</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>
160
<li></li>
161
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;execute&nbsp;the&nbsp;next&nbsp;filter</li>
162
<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>
163
<li>&nbsp;&nbsp;&nbsp;&nbsp;}</li>
164
<li>&nbsp;&nbsp;}</li>
165
<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>
166
<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>
167
<li>&nbsp;&nbsp;{</li>
168
<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>
169
<li></li>
170
<li>&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(!</span><span style="color: #0000BB">headers_sent</span><span style="color: #007700">())</li>
171
<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>
172
<li></li>
173
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;execute&nbsp;the&nbsp;next&nbsp;filter</li>
174
<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>
175
<li>&nbsp;&nbsp;&nbsp;&nbsp;}</li>
176
<li>&nbsp;&nbsp;}</li>
177
<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>
178
<li>&nbsp;&nbsp;{</li>
179
<li>&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;execute&nbsp;next&nbsp;filter</li>
180
<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>
181
<li></li>
182
<li>&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;get&nbsp;response&nbsp;object</li>
183
<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>
184
<li></li>
185
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;execute&nbsp;the&nbsp;next&nbsp;filter</li>
186
<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>
187
<li>&nbsp;&nbsp;&nbsp;&nbsp;}</li>
188
<li>&nbsp;&nbsp;}</li>
189
<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>
190
<li></li>
191
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;process&nbsp;the&nbsp;filter&nbsp;chain</li>
192
<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>
193
<li>&nbsp;&nbsp;&nbsp;&nbsp;}</li>
194
<li>&nbsp;&nbsp;&nbsp;&nbsp;else</li>
195
<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>
196
<li></li>
197
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;make&nbsp;the&nbsp;first&nbsp;request</li>
198
<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>
199
<li>&nbsp;&nbsp;&nbsp;&nbsp;}</li>
200
<li>&nbsp;&nbsp;&nbsp;&nbsp;catch&nbsp;(</span><span style="color: #0000BB">sfException&nbsp;$e</span><span style="color: #007700">)</li>
201
<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>
202
<li>&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">()</li>
203
<li>&nbsp;&nbsp;{</li>
204
<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>
205
<li>&nbsp;&nbsp;}</li>
206
<li></li>
207
<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>
208
<li></li>
209
<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>
210
<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>
211
<li></span>
212
</span>
213
</li></ol></ul></li></ul>
214

    
215
  <h2>symfony settings <a href="#" onclick="toggle('sf_settings'); return false;">...</a></h2>
216
  <div id="sf_settings" style="display: none"><pre>app_blog_action_size: 20
217
app_blog_component_size: 5
218
app_blog_rss_cache_dir: /plugins/opBlogPlugin
219
app_diary_comment_is_upload_images: true
220
app_diary_comment_max_image_file_num: 3
221
app_diary_is_upload_images: true
222
app_diary_max_image_file_num: 3
223
app_line_introfriend: 5
224
app_max_introfriend: 5
225
app_message_is_upload_images: true
226
app_message_max_image_file_num: 3
227
app_message_pagenate_size: 20
228
app_ranking_display_self_introduction: false
229
app_update_blog_rss_cache_limit: 100
230
app_update_span_minute: 5
231
doctrine_model_builder_options:
232
  baseClassName: opDoctrineRecord
233
mod_calendarapi_enabled: true
234
mod_calendarapi_view_class: op
235
op_auth_MailAddress:
236
  invite_mode: { Name: invite_mode, Caption: 招待モード, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [招待なしでの登録を許可する, SNS参加者に招待を許可する, 招待を許可しない] }
237
  enable_pc: { Name: enable_pc, Caption: PC版有効設定, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [無効にする, 有効にする] }
238
  enable_mobile: { Name: enable_mobile, Caption: 携帯版有効設定, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [無効にする, 有効にする] }
239
  self_invite_action: { IsConfig: false, Default: opAuthMailAddress/requestRegisterURL }
240
  admin_invite: { IsConfig: false, Default: true }
241
  help_login_error_action: { Name: self_invite_action, Caption: &#039;&#039;, FormType: &#039;&#039;, ValueType: &#039;&#039;, IsConfig: false, IsRequired: false, Default: opAuthMailAddress/helpLoginError }
242
  is_check_multiple_address: { Name: is_check_multiple_address, Caption: ログイン用メールアドレス設定, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 0, Choices: [PCメールアドレスと携帯メールアドレスの両方を受け付ける, PCメールアドレスと携帯メールアドレスのどちらか一方を受け付ける] }
243
  auth_mode_caption: { IsConfig: 0, Default: &#039;E-mail Address Login&#039; }
244
op_auth_MobileUID:
245
  invite_mode: { Name: invite_mode, Caption: 招待モード, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [招待なしでの登録を許可する, SNS参加者に招待を許可する, 招待を許可しない] }
246
  enable_pc: { Name: enable_pc, Caption: PC版有効設定, FormType: radio, ValueType: text, IsConfig: 0, IsRequired: true, Default: 0, Choices: [無効にする, 有効にする] }
247
  enable_mobile: { Name: enable_mobile, Caption: 携帯版有効設定, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [無効にする, 有効にする] }
248
  self_invite_action: { IsConfig: false, Default: &#039;&#039; }
249
  admin_invite: { IsConfig: false, Default: false }
250
  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;] }
251
  allow_fallback_uid: { Name: allow_fallback_uid, Caption: &#039;(ドコモ、ソフトバンクのみ) 主となる携帯電話個体識別番号が取得できなかった場合に、代替の携帯電話個体識別番号を取得するかどうか&#039;, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 0, Choices: [取得しない, &#039;取得する (非推奨)&#039;] }
252
  auth_mode_caption: { IsConfig: 0, Default: &#039;Mobile-UID Login (For Japanese mobile phone)&#039; }
253
op_auth_OpenID:
254
  invite_mode: { Name: invite_mode, Caption: 招待モード, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [招待なしでの登録を許可する, SNS参加者に招待を許可する, 招待を許可しない] }
255
  enable_pc: { Name: enable_pc, Caption: PC版有効設定, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 0, Choices: [無効にする, 有効にする] }
256
  enable_mobile: { Name: enable_mobile, Caption: 携帯版有効設定, FormType: radio, ValueType: text, IsConfig: false, IsRequired: true, Default: 0, Choices: [無効にする, 有効にする] }
257
  self_invite_action: { IsConfig: false, Default: &#039;&#039; }
258
  admin_invite: { IsConfig: false, Default: false }
259
op_base_url: &#039;http://36x.sano.dazai2.pne.jp&#039;
260
op_check_session_site_identifier: true
261
op_doctrine_cache_key_prefix: &#039;&#039;
262
op_http_proxy: &#039;&#039;
263
op_image_storage: Default
264
op_imagemagick_path: /usr/bin/convert
265
op_is_mail_address_contain_hash: true
266
op_is_restrict_mail_template: true
267
op_is_use_captcha: 1
268
op_is_use_mobile_cookie: true
269
op_mail_address_hash_length: 12
270
op_mail_domain: 36x.sano.dazai2.pne.jp
271
op_mobile_proxys:
272
  Google: &#039;http://www.google.co.jp/gwt/x?u=&#039;
273
op_remember_login_limit: 2592000
274
op_resize_limit_size: &#039;819200000000000000000000&#039;
275
op_session_life_time:
276
  pc_frontend: { idletime: 432000 }
277
  mobile_frontend: { idletime: 3600 }
278
  pc_backend: { idletime: 86400 }
279
op_sid_secret: &#039;1408532661&#039;
280
op_ssl_base_url:
281
  pc_frontend: &#039;https://example.com&#039;
282
  mobile_frontend: &#039;https://example.com&#039;
283
  pc_backend: &#039;https://example.com&#039;
284
  api: &#039;https://example.com&#039;
285
op_ssl_required_actions:
286
  pc_frontend: [member/register, member/registerInput, member/registerEnd, member/editProfile, member/config, member/login, member/logout, member/invite]
287
  mobile_frontend: [member/editProfile, member/config, member/logout, member/invite]
288
  pc_backend: {  }
289
op_ssl_required_applications:
290
  - pc_backend
291
op_ssl_selectable_actions:
292
  pc_frontend: [default/customizingCss]
293
  mobile_frontend: [member/register, member/registerInput, member/registerEnd, member/login, member/configUID, member/registerMobileToRegisterEnd]
294
  pc_backend: {  }
295
op_supported_languages:
296
  - en
297
  - ja_JP
298
op_table_prefix: &#039;&#039;
299
op_use_imagemagick: 0
300
op_use_ssl: false
301
openpne_community_category:
302
  general: [calendar_show_flag, public_flag, topic_authority, register_policy, description]
303
openpne_community_category_attribute: {  }
304
openpne_community_config:
305
  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; } }
306
  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; } }
307
  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; } }
308
  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 }
309
  description: { Name: description, Caption: &#039;%community% Description&#039;, FormType: textarea, ValueType: string, IsUnique: false, IsRequired: true }
310
openpne_member_category:
311
  secretQuestion: [secret_question, secret_answer]
312
  blogUrl: [blog_url]
313
  schedule: [schedule]
314
  diary: [diary]
315
  general: {  }
316
  publicFlag: [profile_page_public_flag, age_public_flag]
317
  pcAddress: [pc_address]
318
  mobileAddress: [mobile_address]
319
  password: [password]
320
  accessBlock: [access_block]
321
  mail: [daily_news]
322
  language: [language, time_zone]
323
openpne_member_category_attribute:
324
  secretQuestion: { caption: &#039;Secret Question Configuration&#039;, enable_pc: true, enable_mobile: true }
325
  blogUrl: { caption: &#039;Blog URL Configuration&#039;, enable_pc: true, enable_mobile: false }
326
  schedule: { caption: &#039;Schedule Configuration&#039;, enable_pc: true, enable_mobile: false }
327
  diary: { caption: &#039;Diary Configuration&#039;, enable_pc: true, enable_mobile: true }
328
  general: { caption: &#039;General Configuration&#039;, enable_pc: true, enable_mobile: true }
329
  publicFlag: { caption: &#039;Public Flag Configuration&#039;, enable_pc: true, enable_mobile: true }
330
  pcAddress: { caption: &#039;PC E-mail Address Configuration&#039;, enable_pc: true, enable_mobile: true, depending_sns_config: enable_pc }
331
  mobileAddress: { caption: &#039;Mobile E-mail Address Configuration&#039;, enable_pc: true, enable_mobile: true, depending_sns_config: enable_mobile }
332
  password: { caption: &#039;Password Configuration&#039;, enable_pc: true, enable_mobile: true }
333
  accessBlock: { caption: &#039;Access Block Configuration&#039;, enable_pc: true, enable_mobile: true }
334
  mail: { caption: &#039;Mail Configuration&#039;, enable_pc: true, enable_mobile: true }
335
  language: { caption: &#039;Language and Time Zone Configuration&#039;, enable_pc: true, enable_mobile: false }
336
openpne_member_config:
337
  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; } }
338
  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 }
339
  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 }
340
  schedule: null
341
  diary: null
342
  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; } }
343
  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 } }
344
  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 }
345
  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 }
346
  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 }
347
  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 }
348
  daily_news: { Default: 2 }
349
  language: { Name: language, Caption: Language, FormType: language_select, ValueType: string, IsRegist: false, IsConfig: true, IsUnique: false, IsRequired: false, IsConfirm: false, Default: ja_JP }
350
  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; } }
351
openpne_sns_category:
352
  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]
353
  external_login_page: [external_pc_login_url, external_mobile_login_url]
354
  authentication: [enable_registration]
355
  mobile: [retrieve_uid, font_size, is_check_mobile_ip]
356
  policy: [user_agreement, privacy_policy]
357
  footer: [footer_before, footer_after]
358
  api_keys: [google_maps_api_key, google_AJAX_search_api_key]
359
openpne_sns_category_attribute:
360
  general: { Caption: &#039;General Configuration&#039; }
361
  external_login_page: { Caption: &#039;External Login Page Configuration&#039; }
362
  authentication: { Caption: &#039;Authentication Configuration&#039; }
363
  mobile: { Caption: &#039;Mobile Configuration&#039; }
364
  policy: { Caption: &#039;Site Policy Configuration&#039; }
365
  footer: { Hidden: true }
366
  api_keys: { Caption: &#039;API キーの設定&#039; }
367
openpne_sns_config:
368
  sns_name: { Name: sns_name, Caption: SNS名, FormType: input, ValueType: text, Default: MySNS, IsRequired: true }
369
  sns_title: { Name: sns_title, Caption: ページタイトル, Help: &#039;HTML の title 要素の内容になります&#039;, FormType: input, ValueType: text, Default: &#039;&#039;, IsRequired: false }
370
  admin_mail_address: { Name: admin_mail_address, Caption: 管理者メールアドレス, FormType: input, ValueType: email, Default: sns@example.com, IsRequired: true, IsTrim: true }
371
  enable_pc: { Name: enable_pc, Caption: PC版使用設定, FormType: radio, ValueType: text, IsRequired: true, IsTrim: true, Default: 1, Choices: [使用しない, 使用する] }
372
  enable_mobile: { Name: enable_mobile, Caption: 携帯版使用設定, FormType: radio, ValueType: text, IsRequired: true, IsTrim: true, Default: 1, Choices: [使用しない, 使用する] }
373
  enable_friend_link: { Name: enable_friend_link, Caption: フレンドリンク使用設定, FormType: radio, ValueType: text, IsRequired: true, Default: 1, Choices: [使用しない, 使用する] }
374
  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 }
375
  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] }
376
  is_use_captcha: { Name: is_use_captcha, Caption: &#039;CAPTCHA 使用設定&#039;, Help: &#039;CAPTCHA (画像のなかの文字列をメンバーに入力させる認証方式) を使用するかどうかを設定します&#039;, FormType: radio, ValueType: text, IsRequired: true, Default: 1, Choices: [使用しない, 使用する] }
377
  is_allow_post_activity: { Name: is_allow_post_activity, Caption: アクティビティ投稿設定, Help: メンバーからのアクティビティ投稿の可否を設定します, FormType: radio, ValueType: text, IsRequired: true, Default: 1, Choices: [許可しない, 許可する] }
378
  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全体に公開) } }
379
  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: [メンバーの設定を許可しない, メンバーの設定を許可する] }
380
  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: - }
381
  enable_language: { Name: enable_language, Caption: 言語とタイムゾーンの設定の使用設定, FormType: radio, ValueType: text, IsRequired: true, Default: 0, Choices: [使用しない, 使用する] }
382
  enable_connection: { Name: enable_connection, Caption: 外部サービスとの接続設定の使用設定, FormType: radio, ValueType: text, IsRequired: true, Default: 0, Choices: [使用しない, 使用する] }
383
  enable_openid: { Name: enable_openid, Caption: &#039;OpenID Provider 使用設定&#039;, FormType: radio, ValueType: text, IsRequired: true, Default: 0, Choices: [使用しない, 使用する] }
384
  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 }
385
  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 }
386
  enable_registration: { Name: enable_registration, Caption: 登録の可否, FormType: radio, ValueType: integer, IsRequired: true, Default: 3, Choices: [PC・携帯両方から登録可, PCからのみ登録可, 携帯からのみ登録可, 登録一時停止] }
387
  retrieve_uid: { Name: retrieve_uid, Caption: メンバー登録時の携帯個体識別番号取得設定, FormType: radio, ValueType: integer, IsRequired: true, Default: 1, Choices: [PC・携帯登録時に携帯個体識別番号の登録を必須にする, 携帯登録時に携帯個体識別番号の登録を必須にする, 携帯登録時に携帯個体識別番号を取得する(任意), 携帯登録時には携帯個体識別番号を取得しない] }
388
  font_size: { Name: font_size, Caption: 携帯版フォントサイズ指定設定, FormType: radio, ValueType: integer, IsRequired: true, Default: 0, Choices: [フォントサイズを指定する, フォントサイズを指定しない] }
389
  is_check_mobile_ip: { Name: is_check_mobile_ip, Caption: 携帯電話のIP帯域設定, FormType: radio, ValueType: integer, IsRequired: true, Default: 1, Choices: [携帯電話のIP帯域をチェックする, 携帯電話のIP帯域をチェックしない] }
390
  user_agreement: { Name: user_agreement, Caption: 利用規約, FormType: textarea, ValueType: string, IsRequired: true, Default: &quot;利用規約はただいま準備中です。\nThe User Agreement is under construction.&quot; }
391
  privacy_policy: { Name: privacy_policy, Caption: プライバシーポリシー, FormType: textarea, ValueType: string, IsRequired: true, Default: &quot;プライバシーポリシーはただいま準備中です。\nThe Privacy Policy is under construction.&quot; }
392
  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; }
393
  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; }
394
  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; }
395
  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; }
396
sf_admin_module_web_dir: /sfDoctrinePlugin
397
sf_admin_web_dir: /sf/sf_admin
398
sf_app: pc_frontend
399
sf_app_base_cache_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/cache/apache2handler/pc_frontend
400
sf_app_cache_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev
401
sf_app_config_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/apps/pc_frontend/config
402
sf_app_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/apps/pc_frontend
403
sf_app_i18n_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/apps/pc_frontend/i18n
404
sf_app_lib_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/apps/pc_frontend/lib
405
sf_app_module_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/apps/pc_frontend/modules
406
sf_app_template_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/apps/pc_frontend/templates
407
sf_apps_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/apps
408
sf_cache: false
409
sf_cache_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/cache/apache2handler
410
sf_charset: utf-8
411
sf_check_lock: false
412
sf_compressed: false
413
sf_config_cache_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev/config
414
sf_config_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/config
415
sf_csrf_secret: 1405056254
416
sf_data_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/data
417
sf_debug: true
418
sf_default_culture: ja_JP
419
sf_enabled_modules:
420
  - default
421
  - image
422
sf_environment: dev
423
sf_error_404_action: error404
424
sf_error_404_module: default
425
sf_error_reporting: 30719
426
sf_escaping_method: ESC_SPECIALCHARS
427
sf_escaping_strategy: true
428
sf_etag: false
429
sf_file_link_format: null
430
sf_i18n: on
431
sf_i18n_cache_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev/i18n
432
sf_lib_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/lib
433
sf_log_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/log
434
sf_logging_enabled: true
435
sf_login_action: login
436
sf_login_module: member
437
sf_module_cache_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev/modules
438
sf_module_disabled_action: disabled
439
sf_module_disabled_module: default
440
sf_no_script_name: false
441
sf_orm: doctrine
442
sf_plugins_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/plugins
443
sf_prototype_web_dir: /sfProtoculousPlugin
444
sf_root_dir: /home/sano/sns/36x.sano.dazai2.pne.jp
445
sf_secure_action: secure
446
sf_secure_module: default
447
sf_standard_helpers:
448
  - Partial
449
  - Cache
450
  - I18N
451
  - opParts
452
  - sfImage
453
  - opUtil
454
sf_symfony_lib_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/lib/vendor/symfony/lib
455
sf_template_cache_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev/template
456
sf_test_cache_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev/test
457
sf_test_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/test
458
sf_upload_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/web/uploads
459
sf_use_database: true
460
sf_web_debug: true
461
sf_web_debug_web_dir: /sf/sf_web_debug
462
sf_web_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/web
463
</pre></div>
464

    
465
  <h2>request <a href="#" onclick="toggle('sf_request'); return false;">...</a></h2>
466
  <div id="sf_request" style="display: none"><pre>options:
467
  path_info_key: PATH_INFO
468
  path_info_array: SERVER
469
  http_port: null
470
  https_port: null
471
  default_format: null
472
  logging: &#039;1&#039;
473
  relative_url_root: null
474
  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 }
475
  no_script_name: false
476
parameterHolder:
477
  action: import
478
  module: calendarApi
479
attributeHolder:
480
  sf_route: &#039;sfRoute Object()&#039;
481
</pre></div>
482

    
483
  <h2>response <a href="#" onclick="toggle('sf_response'); return false;">...</a></h2>
484
  <div id="sf_response" style="display: none"><pre>status:
485
  code: 500
486
  text: &#039;Internal Server Error&#039;
487
options:
488
  http_protocol: HTTP/1.1
489
  logging: &#039;1&#039;
490
  charset: utf-8
491
  send_http_headers: true
492
  content_type: &#039;text/html; charset=utf-8&#039;
493
cookies: {  }
494
httpHeaders:
495
  Content-Type: &#039;text/html; charset=utf-8&#039;
496
javascripts: {  }
497
stylesheets: {  }
498
metas: {  }
499
httpMetas: {  }
500
</pre></div>
501

    
502
  <h2>user <a href="#" onclick="toggle('sf_user'); return false;">...</a></h2>
503
  <div id="sf_user" style="display: none"><pre>options:
504
  auto_shutdown: false
505
  culture: null
506
  default_culture: ja_JP
507
  use_flash: true
508
  logging: &#039;1&#039;
509
  timeout: 432000
510
  session_namespaces: [OpenPNE/user/opSecurityUser/site_identifier, symfony/user/sfUser/lastRequest, symfony/user/sfUser/authenticated, symfony/user/sfUser/credentials, symfony/user/sfUser/attributes]
511
attributeHolder:
512
  opSecurityUser: { auth_mode: MailAddress, member_id: &#039;1&#039; }
513
  symfony/user/sfUser/flash: {  }
514
  symfony/user/sfUser/flash/remove: {  }
515
culture: ja_JP
516
authenticated: true
517
credentials:
518
  - SNSMember
519
lastRequest: 1429502374
520
</pre></div>
521

    
522
  <h2>global vars <a href="#" onclick="toggle('sf_globals'); return false;">...</a></h2>
523
  <div id="sf_globals" style="display: none"><pre>cookie:
524
  OpenPNE_pc_backend: fc8b3lbpu91a5qpn9kdpgmg7l7
525
  OpenPNE_pc_frontend: 6gbftmlogjrr13eka16gqllol6
526
  _ga: GA1.2.336210598.1417069258
527
env: {  }
528
files: {  }
529
get: {  }
530
post: {  }
531
server:
532
  DOCUMENT_ROOT: /var/www/html
533
  GATEWAY_INTERFACE: CGI/1.1
534
  HTTP_ACCEPT: &#039;text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8&#039;
535
  HTTP_ACCEPT_ENCODING: &#039;gzip, deflate&#039;
536
  HTTP_ACCEPT_LANGUAGE: &#039;ja,en-US;q=0.7,en;q=0.3&#039;
537
  HTTP_CONNECTION: keep-alive
538
  HTTP_COOKIE: &#039;_ga=GA1.2.336210598.1417069258; OpenPNE_pc_frontend=6gbftmlogjrr13eka16gqllol6; OpenPNE_pc_backend=fc8b3lbpu91a5qpn9kdpgmg7l7&#039;
539
  HTTP_HOST: 36x.sano.dazai2.pne.jp
540
  HTTP_USER_AGENT: &#039;Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:37.0) Gecko/20100101 Firefox/37.0&#039;
541
  PATH: &#039;/sbin:/usr/sbin:/bin:/usr/bin&#039;
542
  PATH_INFO: /calendarApi/import
543
  PATH_TRANSLATED: &#039;redirect:/index.php/import&#039;
544
  PHP_SELF: /pc_frontend_dev.php/calendarApi/import
545
  QUERY_STRING: &#039;&#039;
546
  REMOTE_ADDR: 219.103.217.135
547
  REMOTE_PORT: &#039;61625&#039;
548
  REQUEST_METHOD: GET
549
  REQUEST_TIME: 1429502371
550
  REQUEST_URI: /pc_frontend_dev.php/calendarApi/import
551
  SCRIPT_FILENAME: /var/www/sns/36x.sano.dazai2.pne.jp/public_html/pc_frontend_dev.php
552
  SCRIPT_NAME: /pc_frontend_dev.php
553
  SERVER_ADDR: 49.212.20.148
554
  SERVER_ADMIN: root@localhost
555
  SERVER_NAME: 36x.sano.dazai2.pne.jp
556
  SERVER_PORT: &#039;80&#039;
557
  SERVER_PROTOCOL: HTTP/1.1
558
  SERVER_SIGNATURE: &#039;&#039;
559
  SERVER_SOFTWARE: Apache
560
session:
561
  OpenPNE/user/opSecurityUser/site_identifier: &#039;http://36x.sano.dazai2.pne.jp&#039;
562
  captcha_keystring: h97nc3
563
  symfony/user/sfUser/attributes: { opSecurityUser: { auth_mode: MailAddress, member_id: &#039;1&#039; }, symfony/user/sfUser/flash: {  }, symfony/user/sfUser/flash/remove: {  } }
564
  symfony/user/sfUser/authenticated: true
565
  symfony/user/sfUser/credentials: [SNSMember]
566
  symfony/user/sfUser/culture: ja_JP
567
  symfony/user/sfUser/lastRequest: 1429502352
568
</pre></div>
569

    
570
  <p id="footer">
571
    symfony v.1.4.13 - php 5.3.3<br />
572
    for help resolving this issue, please visit <a href="http://www.symfony-project.org/">http://www.symfony-project.org/</a>.
573
  </p>
574
  </div></center>
575
<script type="text/javascript">/* <![CDATA[ */
576
function sfWebDebugGetElementsByClassName(strClass, strTag, objContElm)
577
{
578
  // http://muffinresearch.co.uk/archives/2006/04/29/getelementsbyclassname-deluxe-edition/
579
  strTag = strTag || "*";
580
  objContElm = objContElm || document;
581
  var objColl = (strTag == '*' && document.all) ? document.all : objContElm.getElementsByTagName(strTag);
582
  var arr = new Array();
583
  var delim = strClass.indexOf('|') != -1  ? '|' : ' ';
584
  var arrClass = strClass.split(delim);
585
  var j = objColl.length;
586
  for (var i = 0; i < j; i++) {
587
    if(objColl[i].className == undefined) continue;
588
    var arrObjClass = objColl[i].className.split ? objColl[i].className.split(' ') : [];
589
    if (delim == ' ' && arrClass.length > arrObjClass.length) continue;
590
    var c = 0;
591
    comparisonLoop:
592
    {
593
      var l = arrObjClass.length;
594
      for (var k = 0; k < l; k++) {
595
        var n = arrClass.length;
596
        for (var m = 0; m < n; m++) {
597
          if (arrClass[m] == arrObjClass[k]) c++;
598
          if (( delim == '|' && c == 1) || (delim == ' ' && c == arrClass.length)) {
599
            arr.push(objColl[i]);
600
            break comparisonLoop;
601
          }
602
        }
603
      }
604
    }
605
  }
606
  return arr;
607
}
608

609
function sfWebDebugToggleMenu()
610
{
611
  var element = document.getElementById('sfWebDebugDetails');
612

613
  var cacheElements = sfWebDebugGetElementsByClassName('sfWebDebugCache');
614
  var mainCacheElements = sfWebDebugGetElementsByClassName('sfWebDebugActionCache');
615
  var panelElements = sfWebDebugGetElementsByClassName('sfWebDebugTop');
616

617
  if (element.style.display != 'none')
618
  {
619
    for (var i = 0; i < panelElements.length; ++i)
620
    {
621
      panelElements[i].style.display = 'none';
622
    }
623

624
    // hide all cache information
625
    for (var i = 0; i < cacheElements.length; ++i)
626
    {
627
      cacheElements[i].style.display = 'none';
628
    }
629
    for (var i = 0; i < mainCacheElements.length; ++i)
630
    {
631
      mainCacheElements[i].style.border = 'none';
632
    }
633
  }
634
  else
635
  {
636
    for (var i = 0; i < cacheElements.length; ++i)
637
    {
638
      cacheElements[i].style.display = '';
639
    }
640
    for (var i = 0; i < mainCacheElements.length; ++i)
641
    {
642
      mainCacheElements[i].style.border = '1px solid #f00';
643
    }
644
  }
645

646
  sfWebDebugToggle('sfWebDebugDetails');
647
  sfWebDebugToggle('sfWebDebugShowMenu');
648
  sfWebDebugToggle('sfWebDebugHideMenu');
649
}
650

651
function sfWebDebugShowDetailsFor(element)
652
{
653
  if (typeof element == 'string')
654
    element = document.getElementById(element);
655

656
  var panelElements = sfWebDebugGetElementsByClassName('sfWebDebugTop');
657
  for (var i = 0; i < panelElements.length; ++i)
658
  {
659
    if (panelElements[i] != element)
660
    {
661
      panelElements[i].style.display = 'none';
662
    }
663
  }
664

665
  sfWebDebugToggle(element);
666
}
667

668
function sfWebDebugToggle(element)
669
{
670
  if (typeof element == 'string')
671
    element = document.getElementById(element);
672

673
  if (element)
674
    element.style.display = element.style.display == 'none' ? '' : 'none';
675
}
676

677
function sfWebDebugToggleMessages(klass)
678
{
679
  var elements = sfWebDebugGetElementsByClassName(klass);
680

681
  var x = elements.length;
682
  for (var i = 0; i < x; ++i)
683
  {
684
    sfWebDebugToggle(elements[i]);
685
  }
686
}
687

688
function sfWebDebugToggleAllLogLines(show, klass)
689
{
690
  var elements = sfWebDebugGetElementsByClassName(klass);
691
  var x = elements.length;
692
  for (var i = 0; i < x; ++i)
693
  {
694
    elements[i].style.display = show ? '' : 'none';
695
  }
696
}
697

698
function sfWebDebugShowOnlyLogLines(type)
699
{
700
  var types = new Array();
701
  types[0] = 'info';
702
  types[1] = 'warning';
703
  types[2] = 'error';
704
  for (klass in types)
705
  {
706
    var elements = sfWebDebugGetElementsByClassName('sfWebDebug' + types[klass].substring(0, 1).toUpperCase() + types[klass].substring(1, types[klass].length));
707
    var x = elements.length;
708
    for (var i = 0; i < x; ++i)
709
    {
710
      if ('tr' == elements[i].tagName.toLowerCase())
711
      {
712
        elements[i].style.display = (type == types[klass]) ? '' : 'none';
713
      }
714
    }
715
  }
716
}
717
/* ]]> */</script>
718
      <div id="sfWebDebug">
719
        <div id="sfWebDebugBar">
720
          <a href="#" onclick="sfWebDebugToggleMenu(); return false;"><img src="/sf/sf_web_debug/images/sf.png" alt="Debug toolbar" /></a>
721

    
722
          <ul id="sfWebDebugDetails" class="sfWebDebugMenu">
723
            <li><span id="sfWebDebugSymfonyVersion">1.4.13</span></li>
724
<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>
725
<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>
726
<li><img src="/sf/sf_web_debug/images/memory.png" alt="Memory" /> 28672.0 KB</li>
727
<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>
728
<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>
729
            <li class="last">
730
              <a href="#" onclick="document.getElementById('sfWebDebug').style.display='none'; return false;"><img src="/sf/sf_web_debug/images/close.png" alt="Close" /></a>
731
            </li>
732
          </ul>
733
        </div>
734

    
735
        <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>
736
    <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>
737
    <div id="sfWebDebugRequest" style="display: none"><pre>options:
738
  path_info_key: PATH_INFO
739
  path_info_array: SERVER
740
  http_port: null
741
  https_port: null
742
  default_format: null
743
  logging: &#039;1&#039;
744
  relative_url_root: null
745
  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 }
746
  no_script_name: false
747
parameterHolder:
748
  action: import
749
  module: calendarApi
750
attributeHolder:
751
  sf_route: &#039;sfRoute Object()&#039;
752
</pre></div>
753
    
754
    <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>
755
    <div id="sfWebDebugResponse" style="display: none"><pre>status:
756
  code: 500
757
  text: &#039;Internal Server Error&#039;
758
options:
759
  http_protocol: HTTP/1.1
760
  logging: &#039;1&#039;
761
  charset: utf-8
762
  send_http_headers: false
763
  content_type: &#039;text/html; charset=utf-8&#039;
764
cookies: {  }
765
httpHeaders:
766
  Content-Type: &#039;text/html; charset=utf-8&#039;
767
javascripts: {  }
768
stylesheets: {  }
769
metas: {  }
770
httpMetas: {  }
771
</pre></div>
772
    
773
    <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>
774
    <div id="sfWebDebugUser" style="display: none"><pre>options:
775
  auto_shutdown: false
776
  culture: null
777
  default_culture: ja_JP
778
  use_flash: true
779
  logging: &#039;1&#039;
780
  timeout: 432000
781
  session_namespaces: [OpenPNE/user/opSecurityUser/site_identifier, symfony/user/sfUser/lastRequest, symfony/user/sfUser/authenticated, symfony/user/sfUser/credentials, symfony/user/sfUser/attributes]
782
attributeHolder:
783
  opSecurityUser: { auth_mode: MailAddress, member_id: &#039;1&#039; }
784
  symfony/user/sfUser/flash: {  }
785
  symfony/user/sfUser/flash/remove: {  }
786
culture: ja_JP
787
authenticated: true
788
credentials:
789
  - SNSMember
790
lastRequest: 1429502374
791
</pre></div>
792
    
793
    <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>
794
    <div id="sfWebDebugSettings" style="display: none"><pre>app_blog_action_size: 20
795
app_blog_component_size: 5
796
app_blog_rss_cache_dir: /plugins/opBlogPlugin
797
app_diary_comment_is_upload_images: true
798
app_diary_comment_max_image_file_num: 3
799
app_diary_is_upload_images: true
800
app_diary_max_image_file_num: 3
801
app_line_introfriend: 5
802
app_max_introfriend: 5
803
app_message_is_upload_images: true
804
app_message_max_image_file_num: 3
805
app_message_pagenate_size: 20
806
app_ranking_display_self_introduction: false
807
app_update_blog_rss_cache_limit: 100
808
app_update_span_minute: 5
809
doctrine_model_builder_options:
810
  baseClassName: opDoctrineRecord
811
mod_calendarapi_enabled: true
812
mod_calendarapi_view_class: op
813
op_auth_MailAddress:
814
  invite_mode: { Name: invite_mode, Caption: 招待モード, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [招待なしでの登録を許可する, SNS参加者に招待を許可する, 招待を許可しない] }
815
  enable_pc: { Name: enable_pc, Caption: PC版有効設定, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [無効にする, 有効にする] }
816
  enable_mobile: { Name: enable_mobile, Caption: 携帯版有効設定, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [無効にする, 有効にする] }
817
  self_invite_action: { IsConfig: false, Default: opAuthMailAddress/requestRegisterURL }
818
  admin_invite: { IsConfig: false, Default: true }
819
  help_login_error_action: { Name: self_invite_action, Caption: &#039;&#039;, FormType: &#039;&#039;, ValueType: &#039;&#039;, IsConfig: false, IsRequired: false, Default: opAuthMailAddress/helpLoginError }
820
  is_check_multiple_address: { Name: is_check_multiple_address, Caption: ログイン用メールアドレス設定, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 0, Choices: [PCメールアドレスと携帯メールアドレスの両方を受け付ける, PCメールアドレスと携帯メールアドレスのどちらか一方を受け付ける] }
821
  auth_mode_caption: { IsConfig: 0, Default: &#039;E-mail Address Login&#039; }
822
op_auth_MobileUID:
823
  invite_mode: { Name: invite_mode, Caption: 招待モード, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [招待なしでの登録を許可する, SNS参加者に招待を許可する, 招待を許可しない] }
824
  enable_pc: { Name: enable_pc, Caption: PC版有効設定, FormType: radio, ValueType: text, IsConfig: 0, IsRequired: true, Default: 0, Choices: [無効にする, 有効にする] }
825
  enable_mobile: { Name: enable_mobile, Caption: 携帯版有効設定, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [無効にする, 有効にする] }
826
  self_invite_action: { IsConfig: false, Default: &#039;&#039; }
827
  admin_invite: { IsConfig: false, Default: false }
828
  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;] }
829
  allow_fallback_uid: { Name: allow_fallback_uid, Caption: &#039;(ドコモ、ソフトバンクのみ) 主となる携帯電話個体識別番号が取得できなかった場合に、代替の携帯電話個体識別番号を取得するかどうか&#039;, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 0, Choices: [取得しない, &#039;取得する (非推奨)&#039;] }
830
  auth_mode_caption: { IsConfig: 0, Default: &#039;Mobile-UID Login (For Japanese mobile phone)&#039; }
831
op_auth_OpenID:
832
  invite_mode: { Name: invite_mode, Caption: 招待モード, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [招待なしでの登録を許可する, SNS参加者に招待を許可する, 招待を許可しない] }
833
  enable_pc: { Name: enable_pc, Caption: PC版有効設定, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 0, Choices: [無効にする, 有効にする] }
834
  enable_mobile: { Name: enable_mobile, Caption: 携帯版有効設定, FormType: radio, ValueType: text, IsConfig: false, IsRequired: true, Default: 0, Choices: [無効にする, 有効にする] }
835
  self_invite_action: { IsConfig: false, Default: &#039;&#039; }
836
  admin_invite: { IsConfig: false, Default: false }
837
op_base_url: &#039;http://36x.sano.dazai2.pne.jp&#039;
838
op_check_session_site_identifier: true
839
op_doctrine_cache_key_prefix: &#039;&#039;
840
op_http_proxy: &#039;&#039;
841
op_image_storage: Default
842
op_imagemagick_path: /usr/bin/convert
843
op_is_mail_address_contain_hash: true
844
op_is_restrict_mail_template: true
845
op_is_use_captcha: 1
846
op_is_use_mobile_cookie: true
847
op_mail_address_hash_length: 12
848
op_mail_domain: 36x.sano.dazai2.pne.jp
849
op_mobile_proxys:
850
  Google: &#039;http://www.google.co.jp/gwt/x?u=&#039;
851
op_remember_login_limit: 2592000
852
op_resize_limit_size: &#039;819200000000000000000000&#039;
853
op_session_life_time:
854
  pc_frontend: { idletime: 432000 }
855
  mobile_frontend: { idletime: 3600 }
856
  pc_backend: { idletime: 86400 }
857
op_sid_secret: &#039;1408532661&#039;
858
op_ssl_base_url:
859
  pc_frontend: &#039;https://example.com&#039;
860
  mobile_frontend: &#039;https://example.com&#039;
861
  pc_backend: &#039;https://example.com&#039;
862
  api: &#039;https://example.com&#039;
863
op_ssl_required_actions:
864
  pc_frontend: [member/register, member/registerInput, member/registerEnd, member/editProfile, member/config, member/login, member/logout, member/invite]
865
  mobile_frontend: [member/editProfile, member/config, member/logout, member/invite]
866
  pc_backend: {  }
867
op_ssl_required_applications:
868
  - pc_backend
869
op_ssl_selectable_actions:
870
  pc_frontend: [default/customizingCss]
871
  mobile_frontend: [member/register, member/registerInput, member/registerEnd, member/login, member/configUID, member/registerMobileToRegisterEnd]
872
  pc_backend: {  }
873
op_supported_languages:
874
  - en
875
  - ja_JP
876
op_table_prefix: &#039;&#039;
877
op_use_imagemagick: 0
878
op_use_ssl: false
879
openpne_community_category:
880
  general: [calendar_show_flag, public_flag, topic_authority, register_policy, description]
881
openpne_community_category_attribute: {  }
882
openpne_community_config:
883
  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; } }
884
  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; } }
885
  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; } }
886
  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 }
887
  description: { Name: description, Caption: &#039;%community% Description&#039;, FormType: textarea, ValueType: string, IsUnique: false, IsRequired: true }
888
openpne_member_category:
889
  secretQuestion: [secret_question, secret_answer]
890
  blogUrl: [blog_url]
891
  schedule: [schedule]
892
  diary: [diary]
893
  general: {  }
894
  publicFlag: [profile_page_public_flag, age_public_flag]
895
  pcAddress: [pc_address]
896
  mobileAddress: [mobile_address]
897
  password: [password]
898
  accessBlock: [access_block]
899
  mail: [daily_news]
900
  language: [language, time_zone]
901
openpne_member_category_attribute:
902
  secretQuestion: { caption: &#039;Secret Question Configuration&#039;, enable_pc: true, enable_mobile: true }
903
  blogUrl: { caption: &#039;Blog URL Configuration&#039;, enable_pc: true, enable_mobile: false }
904
  schedule: { caption: &#039;Schedule Configuration&#039;, enable_pc: true, enable_mobile: false }
905
  diary: { caption: &#039;Diary Configuration&#039;, enable_pc: true, enable_mobile: true }
906
  general: { caption: &#039;General Configuration&#039;, enable_pc: true, enable_mobile: true }
907
  publicFlag: { caption: &#039;Public Flag Configuration&#039;, enable_pc: true, enable_mobile: true }
908
  pcAddress: { caption: &#039;PC E-mail Address Configuration&#039;, enable_pc: true, enable_mobile: true, depending_sns_config: enable_pc }
909
  mobileAddress: { caption: &#039;Mobile E-mail Address Configuration&#039;, enable_pc: true, enable_mobile: true, depending_sns_config: enable_mobile }
910
  password: { caption: &#039;Password Configuration&#039;, enable_pc: true, enable_mobile: true }
911
  accessBlock: { caption: &#039;Access Block Configuration&#039;, enable_pc: true, enable_mobile: true }
912
  mail: { caption: &#039;Mail Configuration&#039;, enable_pc: true, enable_mobile: true }
913
  language: { caption: &#039;Language and Time Zone Configuration&#039;, enable_pc: true, enable_mobile: false }
914
openpne_member_config:
915
  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; } }
916
  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 }
917
  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 }
918
  schedule: null
919
  diary: null
920
  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; } }
921
  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 } }
922
  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 }
923
  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 }
924
  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 }
925
  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 }
926
  daily_news: { Default: 2 }
927
  language: { Name: language, Caption: Language, FormType: language_select, ValueType: string, IsRegist: false, IsConfig: true, IsUnique: false, IsRequired: false, IsConfirm: false, Default: ja_JP }
928
  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; } }
929
openpne_sns_category:
930
  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]
931
  external_login_page: [external_pc_login_url, external_mobile_login_url]
932
  authentication: [enable_registration]
933
  mobile: [retrieve_uid, font_size, is_check_mobile_ip]
934
  policy: [user_agreement, privacy_policy]
935
  footer: [footer_before, footer_after]
936
  api_keys: [google_maps_api_key, google_AJAX_search_api_key]
937
openpne_sns_category_attribute:
938
  general: { Caption: &#039;General Configuration&#039; }
939
  external_login_page: { Caption: &#039;External Login Page Configuration&#039; }
940
  authentication: { Caption: &#039;Authentication Configuration&#039; }
941
  mobile: { Caption: &#039;Mobile Configuration&#039; }
942
  policy: { Caption: &#039;Site Policy Configuration&#039; }
943
  footer: { Hidden: true }
944
  api_keys: { Caption: &#039;API キーの設定&#039; }
945
openpne_sns_config:
946
  sns_name: { Name: sns_name, Caption: SNS名, FormType: input, ValueType: text, Default: MySNS, IsRequired: true }
947
  sns_title: { Name: sns_title, Caption: ページタイトル, Help: &#039;HTML の title 要素の内容になります&#039;, FormType: input, ValueType: text, Default: &#039;&#039;, IsRequired: false }
948
  admin_mail_address: { Name: admin_mail_address, Caption: 管理者メールアドレス, FormType: input, ValueType: email, Default: sns@example.com, IsRequired: true, IsTrim: true }
949
  enable_pc: { Name: enable_pc, Caption: PC版使用設定, FormType: radio, ValueType: text, IsRequired: true, IsTrim: true, Default: 1, Choices: [使用しない, 使用する] }
950
  enable_mobile: { Name: enable_mobile, Caption: 携帯版使用設定, FormType: radio, ValueType: text, IsRequired: true, IsTrim: true, Default: 1, Choices: [使用しない, 使用する] }
951
  enable_friend_link: { Name: enable_friend_link, Caption: フレンドリンク使用設定, FormType: radio, ValueType: text, IsRequired: true, Default: 1, Choices: [使用しない, 使用する] }
952
  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 }
953
  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] }
954
  is_use_captcha: { Name: is_use_captcha, Caption: &#039;CAPTCHA 使用設定&#039;, Help: &#039;CAPTCHA (画像のなかの文字列をメンバーに入力させる認証方式) を使用するかどうかを設定します&#039;, FormType: radio, ValueType: text, IsRequired: true, Default: 1, Choices: [使用しない, 使用する] }
955
  is_allow_post_activity: { Name: is_allow_post_activity, Caption: アクティビティ投稿設定, Help: メンバーからのアクティビティ投稿の可否を設定します, FormType: radio, ValueType: text, IsRequired: true, Default: 1, Choices: [許可しない, 許可する] }
956
  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全体に公開) } }
957
  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: [メンバーの設定を許可しない, メンバーの設定を許可する] }
958
  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: - }
959
  enable_language: { Name: enable_language, Caption: 言語とタイムゾーンの設定の使用設定, FormType: radio, ValueType: text, IsRequired: true, Default: 0, Choices: [使用しない, 使用する] }
960
  enable_connection: { Name: enable_connection, Caption: 外部サービスとの接続設定の使用設定, FormType: radio, ValueType: text, IsRequired: true, Default: 0, Choices: [使用しない, 使用する] }
961
  enable_openid: { Name: enable_openid, Caption: &#039;OpenID Provider 使用設定&#039;, FormType: radio, ValueType: text, IsRequired: true, Default: 0, Choices: [使用しない, 使用する] }
962
  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 }
963
  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 }
964
  enable_registration: { Name: enable_registration, Caption: 登録の可否, FormType: radio, ValueType: integer, IsRequired: true, Default: 3, Choices: [PC・携帯両方から登録可, PCからのみ登録可, 携帯からのみ登録可, 登録一時停止] }
965
  retrieve_uid: { Name: retrieve_uid, Caption: メンバー登録時の携帯個体識別番号取得設定, FormType: radio, ValueType: integer, IsRequired: true, Default: 1, Choices: [PC・携帯登録時に携帯個体識別番号の登録を必須にする, 携帯登録時に携帯個体識別番号の登録を必須にする, 携帯登録時に携帯個体識別番号を取得する(任意), 携帯登録時には携帯個体識別番号を取得しない] }
966
  font_size: { Name: font_size, Caption: 携帯版フォントサイズ指定設定, FormType: radio, ValueType: integer, IsRequired: true, Default: 0, Choices: [フォントサイズを指定する, フォントサイズを指定しない] }
967
  is_check_mobile_ip: { Name: is_check_mobile_ip, Caption: 携帯電話のIP帯域設定, FormType: radio, ValueType: integer, IsRequired: true, Default: 1, Choices: [携帯電話のIP帯域をチェックする, 携帯電話のIP帯域をチェックしない] }
968
  user_agreement: { Name: user_agreement, Caption: 利用規約, FormType: textarea, ValueType: string, IsRequired: true, Default: &quot;利用規約はただいま準備中です。\nThe User Agreement is under construction.&quot; }
969
  privacy_policy: { Name: privacy_policy, Caption: プライバシーポリシー, FormType: textarea, ValueType: string, IsRequired: true, Default: &quot;プライバシーポリシーはただいま準備中です。\nThe Privacy Policy is under construction.&quot; }
970
  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; }
971
  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; }
972
  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; }
973
  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; }
974
sf_admin_module_web_dir: /sfDoctrinePlugin
975
sf_admin_web_dir: /sf/sf_admin
976
sf_app: pc_frontend
977
sf_app_base_cache_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/cache/apache2handler/pc_frontend
978
sf_app_cache_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev
979
sf_app_config_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/apps/pc_frontend/config
980
sf_app_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/apps/pc_frontend
981
sf_app_i18n_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/apps/pc_frontend/i18n
982
sf_app_lib_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/apps/pc_frontend/lib
983
sf_app_module_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/apps/pc_frontend/modules
984
sf_app_template_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/apps/pc_frontend/templates
985
sf_apps_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/apps
986
sf_cache: false
987
sf_cache_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/cache/apache2handler
988
sf_charset: utf-8
989
sf_check_lock: false
990
sf_compressed: false
991
sf_config_cache_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev/config
992
sf_config_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/config
993
sf_csrf_secret: 1405056254
994
sf_data_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/data
995
sf_debug: true
996
sf_default_culture: ja_JP
997
sf_enabled_modules:
998
  - default
999
  - image
1000
sf_environment: dev
1001
sf_error_404_action: error404
1002
sf_error_404_module: default
1003
sf_error_reporting: 30719
1004
sf_escaping_method: ESC_SPECIALCHARS
1005
sf_escaping_strategy: true
1006
sf_etag: false
1007
sf_file_link_format: null
1008
sf_i18n: on
1009
sf_i18n_cache_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev/i18n
1010
sf_lib_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/lib
1011
sf_log_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/log
1012
sf_logging_enabled: true
1013
sf_login_action: login
1014
sf_login_module: member
1015
sf_module_cache_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev/modules
1016
sf_module_disabled_action: disabled
1017
sf_module_disabled_module: default
1018
sf_no_script_name: false
1019
sf_orm: doctrine
1020
sf_plugins_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/plugins
1021
sf_prototype_web_dir: /sfProtoculousPlugin
1022
sf_root_dir: /home/sano/sns/36x.sano.dazai2.pne.jp
1023
sf_secure_action: secure
1024
sf_secure_module: default
1025
sf_standard_helpers:
1026
  - Partial
1027
  - Cache
1028
  - I18N
1029
  - opParts
1030
  - sfImage
1031
  - opUtil
1032
sf_symfony_lib_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/lib/vendor/symfony/lib
1033
sf_template_cache_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev/template
1034
sf_test_cache_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev/test
1035
sf_test_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/test
1036
sf_upload_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/web/uploads
1037
sf_use_database: true
1038
sf_web_debug: true
1039
sf_web_debug_web_dir: /sf/sf_web_debug
1040
sf_web_dir: /home/sano/sns/36x.sano.dazai2.pne.jp/web
1041
</pre></div>
1042
    
1043
    <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>
1044
    <div id="sfWebDebugGlobals" style="display: none"><pre>cookie:
1045
  OpenPNE_pc_backend: fc8b3lbpu91a5qpn9kdpgmg7l7
1046
  OpenPNE_pc_frontend: 6gbftmlogjrr13eka16gqllol6
1047
  _ga: GA1.2.336210598.1417069258
1048
env: {  }
1049
files: {  }
1050
get: {  }
1051
post: {  }
1052
server:
1053
  DOCUMENT_ROOT: /var/www/html
1054
  GATEWAY_INTERFACE: CGI/1.1
1055
  HTTP_ACCEPT: &#039;text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8&#039;
1056
  HTTP_ACCEPT_ENCODING: &#039;gzip, deflate&#039;
1057
  HTTP_ACCEPT_LANGUAGE: &#039;ja,en-US;q=0.7,en;q=0.3&#039;
1058
  HTTP_CONNECTION: keep-alive
1059
  HTTP_COOKIE: &#039;_ga=GA1.2.336210598.1417069258; OpenPNE_pc_frontend=6gbftmlogjrr13eka16gqllol6; OpenPNE_pc_backend=fc8b3lbpu91a5qpn9kdpgmg7l7&#039;
1060
  HTTP_HOST: 36x.sano.dazai2.pne.jp
1061
  HTTP_USER_AGENT: &#039;Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:37.0) Gecko/20100101 Firefox/37.0&#039;
1062
  PATH: &#039;/sbin:/usr/sbin:/bin:/usr/bin&#039;
1063
  PATH_INFO: /calendarApi/import
1064
  PATH_TRANSLATED: &#039;redirect:/index.php/import&#039;
1065
  PHP_SELF: /pc_frontend_dev.php/calendarApi/import
1066
  QUERY_STRING: &#039;&#039;
1067
  REMOTE_ADDR: 219.103.217.135
1068
  REMOTE_PORT: &#039;61625&#039;
1069
  REQUEST_METHOD: GET
1070
  REQUEST_TIME: 1429502371
1071
  REQUEST_URI: /pc_frontend_dev.php/calendarApi/import
1072
  SCRIPT_FILENAME: /var/www/sns/36x.sano.dazai2.pne.jp/public_html/pc_frontend_dev.php
1073
  SCRIPT_NAME: /pc_frontend_dev.php
1074
  SERVER_ADDR: 49.212.20.148
1075
  SERVER_ADMIN: root@localhost
1076
  SERVER_NAME: 36x.sano.dazai2.pne.jp
1077
  SERVER_PORT: &#039;80&#039;
1078
  SERVER_PROTOCOL: HTTP/1.1
1079
  SERVER_SIGNATURE: &#039;&#039;
1080
  SERVER_SOFTWARE: Apache
1081
session:
1082
  OpenPNE/user/opSecurityUser/site_identifier: &#039;http://36x.sano.dazai2.pne.jp&#039;
1083
  captcha_keystring: h97nc3
1084
  symfony/user/sfUser/attributes: { opSecurityUser: { auth_mode: MailAddress, member_id: &#039;1&#039; }, symfony/user/sfUser/flash: {  }, symfony/user/sfUser/flash/remove: {  } }
1085
  symfony/user/sfUser/authenticated: true
1086
  symfony/user/sfUser/credentials: [SNSMember]
1087
  symfony/user/sfUser/culture: ja_JP
1088
  symfony/user/sfUser/lastRequest: 1429502352
1089
</pre></div>
1090
    
1091
    <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>
1092
    <div id="sfWebDebugPhp" style="display: none"><pre>php: 5.3.3
1093
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;
1094
extensions:
1095
  26: apache2handler
1096
  28: &#039;apc (3.1.9)&#039;
1097
  7: bz2
1098
  8: calendar
1099
  0: &#039;Core (5.3.3)&#039;
1100
  9: ctype
1101
  29: curl
1102
  1: &#039;date (5.3.3)&#039;
1103
  30: &#039;dom (20031129)&#039;
1104
  2: ereg
1105
  23: &#039;exif (1.4 $Id: exif.c 293036 2010-01-03 09:23:27Z sebastian $)&#039;
1106
  31: &#039;fileinfo (1.0.5-dev)&#039;
1107
  11: &#039;filter (0.11.0)&#039;
1108
  12: ftp
1109
  32: gd
1110
  13: gettext
1111
  14: gmp
1112
  10: &#039;hash (1.0)&#039;
1113
  16: iconv
1114
  33: &#039;intl (1.1.0)&#039;
1115
  34: &#039;json (1.2.1)&#039;
1116
  35: ldap
1117
  3: libxml
1118
  36: mbstring
1119
  27: &#039;memcache (2.2.6)&#039;
1120
  37: &#039;mysql (1.0)&#039;
1121
  38: &#039;mysqli (0.1)&#039;
1122
  4: openssl
1123
  5: pcre
1124
  39: &#039;PDO (1.0.4dev)&#039;
1125
  40: &#039;pdo_mysql (1.0.2)&#039;
1126
  41: &#039;pdo_sqlite (1.0.1)&#039;
1127
  42: &#039;Phar (2.0.1)&#039;
1128
  17: &#039;Reflection ($Revision: 300393 $)&#039;
1129
  15: session
1130
  19: shmop
1131
  21: &#039;SimpleXML (0.1)&#039;
1132
  22: sockets
1133
  20: &#039;SPL (0.2)&#039;
1134
  18: &#039;standard (5.3.3)&#039;
1135
  24: &#039;tokenizer (0.1)&#039;
1136
  43: wddx
1137
  48: &#039;xdebug (2.2.0)&#039;
1138
  25: xml
1139
  44: &#039;xmlreader (0.1)&#039;
1140
  45: &#039;xmlwriter (0.1)&#039;
1141
  46: &#039;xsl (0.1)&#039;
1142
  47: &#039;zip (1.9.1)&#039;
1143
  6: &#039;zlib (1.1)&#039;
1144
</pre></div>
1145
    
1146
    <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>
1147
    <div id="sfWebDebugSymfony" style="display: none"><pre>version: 1.4.13
1148
path: /home/sano/sns/36x.sano.dazai2.pne.jp/lib/vendor/symfony/lib
1149
</pre></div>
1150
    </div>
1151
<div id="sfWebDebuglogsDetails" class="sfWebDebugTop" style="display:none"><h1>Logs</h1>
1152
      <ul id="sfWebDebugLogMenu">
1153
        <li><a href="#" onclick="sfWebDebugToggleAllLogLines(true, 'sfWebDebugLogLine'); return false;">[all]</a></li>
1154
        <li><a href="#" onclick="sfWebDebugToggleAllLogLines(false, 'sfWebDebugLogLine'); return false;">[none]</a></li>
1155
        <li><a href="#" onclick="sfWebDebugShowOnlyLogLines('info'); return false;"><img src="/sf/sf_web_debug/images/info.png" alt="Show only infos" /></a></li>
1156
        <li><a href="#" onclick="sfWebDebugShowOnlyLogLines('warning'); return false;"><img src="/sf/sf_web_debug/images/warning.png" alt="Show only warnings" /></a></li>
1157
        <li><a href="#" onclick="sfWebDebugShowOnlyLogLines('error'); return false;"><img src="/sf/sf_web_debug/images/error.png" alt="Show only errors" /></a></li>
1158
        <li><a href="#" onclick="sfWebDebugToggleMessages('Doctrine_Connection_Statement'); return false;">Doctrine_Connection_Statement</a></li>
1159
<li><a href="#" onclick="sfWebDebugToggleMessages('Google_Service_Exception'); return false;">Google_Service_Exception</a></li>
1160
<li><a href="#" onclick="sfWebDebugToggleMessages('calendarApiActions'); return false;">calendarApiActions</a></li>
1161
<li><a href="#" onclick="sfWebDebugToggleMessages('myUser'); return false;">myUser</a></li>
1162
<li><a href="#" onclick="sfWebDebugToggleMessages('opDoctrineConnectionMysql'); return false;">opDoctrineConnectionMysql</a></li>
1163
<li><a href="#" onclick="sfWebDebugToggleMessages('opWebResponse'); return false;">opWebResponse</a></li>
1164
<li><a href="#" onclick="sfWebDebugToggleMessages('sfFilterChain'); return false;">sfFilterChain</a></li>
1165
<li><a href="#" onclick="sfWebDebugToggleMessages('sfPatternRouting'); return false;">sfPatternRouting</a></li>
1166
<li><a href="#" onclick="sfWebDebugToggleMessages('sfWebDebugLogger'); return false;">sfWebDebugLogger</a></li>
1167
      </ul>
1168
      <div id="sfWebDebugLogLines"><table class="sfWebDebugLogs">
1169
      <tr>
1170
        <th>#</th>
1171
        <th>type</th>
1172
        <th>message</th>
1173
      </tr>
1174
<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>
1175
</td></tr>
1176
<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>
1177
</td></tr>
1178
<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>
1179
</td></tr>
1180
<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>
1181
</td></tr>
1182
<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>
1183
</td></tr>
1184
<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>
1185
</td></tr>
1186
<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>
1187
</td></tr>
1188
<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>
1189
</td></tr>
1190
<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>
1191
</td></tr>
1192
<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>
1193
</td></tr>
1194
<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>
1195
</td></tr>
1196
<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>
1197
</td></tr>
1198
<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>
1199
</td></tr>
1200
<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>
1201
</td></tr>
1202
<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>
1203
</td></tr>
1204
<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>
1205
</td></tr>
1206
<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>
1207
</td></tr>
1208
<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>
1209
</td></tr>
1210
<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>
1211
</td></tr>
1212
<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>
1213
</td></tr>
1214
<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>
1215
</td></tr>
1216
<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>
1217
</td></tr>
1218
<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>
1219
</td></tr>
1220
<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>
1221
</td></tr>
1222
<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>
1223
</td></tr>
1224
<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>
1225
</td></tr>
1226
<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>
1227
</td></tr>
1228
<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>
1229
</td></tr>
1230
<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>
1231
</td></tr>
1232
<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>
1233
</td></tr>
1234
<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>
1235
</td></tr>
1236
<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>
1237
</td></tr>
1238
<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>
1239
</td></tr>
1240
<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>
1241
</td></tr>
1242
<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>
1243
</td></tr>
1244
<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>
1245
</td></tr>
1246
<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>
1247
</td></tr>
1248
<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>
1249
</td></tr>
1250
<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>
1251
</td></tr>
1252
<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>
1253
</td></tr>
1254
<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>
1255
</td></tr>
1256
<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>
1257
</td></tr>
1258
<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>
1259
</td></tr>
1260
<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>
1261
</td></tr>
1262
<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>
1263
</td></tr>
1264
<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>
1265
</td></tr>
1266
<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>
1267
</td></tr>
1268
<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>
1269
</td></tr>
1270
<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>
1271
</td></tr>
1272
<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>
1273
</td></tr>
1274
<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>
1275
</td></tr>
1276
<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>
1277
</td></tr>
1278
<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>
1279
</td></tr>
1280
<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>
1281
</td></tr>
1282
</table></div>
1283
    </div>
1284
<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>
1285
<div id="sfWebDebugdbDetails" class="sfWebDebugTop" style="display:none"><h1>SQL queries</h1>
1286
      <div id="sfWebDebugDatabaseLogs">
1287
        <h3>Doctrine Version: 1.2.4</h3>
1288
        <ol>
1289
        <li>
1290
          <p class="sfWebDebugDatabaseQuery"><span class="sfWebDebugLogInfo">SET</span> NAMES &#039;utf8&#039;</p>
1291
          <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>
1292
</div>
1293
        </li>
1294

    
1295
        <li>
1296
          <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>
1297
          <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>
1298
</div>
1299
        </li>
1300

    
1301
        <li>
1302
          <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>
1303
          <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>
1304
</div>
1305
        </li>
1306

    
1307
        <li>
1308
          <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>
1309
          <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>
1310
</div>
1311
        </li>
1312

    
1313
        <li>
1314
          <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>
1315
          <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>
1316
</div>
1317
        </li>
1318

    
1319
        <li>
1320
          <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>
1321
          <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>
1322
</div>
1323
        </li>
1324

    
1325
        <li>
1326
          <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>
1327
          <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>
1328
</div>
1329
        </li>
1330

    
1331
        <li>
1332
          <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>
1333
          <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>
1334
</div>
1335
        </li></ol>
1336
      </div>
1337
    </div>
1338
      </div>
1339
    </body>
1340
</html>