1
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
2
|
<html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" lang="en"><head>
|
3
|
|
4
|
|
5
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
6
|
<title>Doctrine_Connection_Mysql_Exception: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '' for key 2</title>
|
7
|
<style type="text/css">
|
8
|
body { margin: 0; padding: 20px; margin-top: 20px; background-color: #eee }
|
9
|
body, td, th { font: 11px Verdana, Arial, sans-serif; color: #333 }
|
10
|
a { color: #333 }
|
11
|
h1 { margin: 0 0 0 10px; padding: 10px 0 10px 0; font-weight: bold; font-size: 120% }
|
12
|
h2 { margin: 0; padding: 5px 0; font-size: 110% }
|
13
|
ul { padding-left: 20px; list-style: decimal }
|
14
|
ul li { padding-bottom: 5px; margin: 0 }
|
15
|
ol { font-family: monospace; white-space: pre; list-style-position: inside; margin: 0; padding: 10px 0 }
|
16
|
ol li { margin: -5px; padding: 0 }
|
17
|
ol .selected { font-weight: bold; background-color: #ddd; padding: 2px 0 }
|
18
|
table.vars { padding: 0; margin: 0; border: 1px solid #999; background-color: #fff; }
|
19
|
table.vars th { padding: 2px; background-color: #ddd; font-weight: bold }
|
20
|
table.vars td { padding: 2px; font-family: monospace; white-space: pre }
|
21
|
p.error { padding: 10px; background-color: #f00; font-weight: bold; text-align: center; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
|
22
|
p.error a { color: #fff }
|
23
|
#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 }
|
24
|
#message { padding: 10px; margin-bottom: 10px; background-color: #eee; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
|
25
|
a.file_link { text-decoration: none; }
|
26
|
a.file_link:hover { text-decoration: underline; }
|
27
|
.code, #sf_settings, #sf_request, #sf_response, #sf_user, #sf_globals { overflow: auto; }
|
28
|
</style>
|
29
|
<script type="text/javascript">
|
30
|
function toggle(id)
|
31
|
{
|
32
|
el = document.getElementById(id); el.style.display = el.style.display == 'none' ? 'block' : 'none';
|
33
|
}
|
34
|
</script>
|
35
|
<style type="text/css">#sfWebDebug { padding: 0; margin: 0; font-family: Arial, sans-serif; font-size: 12px; color: #333; text-align: left; line-height: 12px; } #sfWebDebug a, #sfWebDebug a:hover { text-decoration: none; border: none; background-color: transparent; color: #000; } #sfWebDebug img { float: none; margin: 0; border: 0; display: inline; } #sfWebDebugBar { position: absolute; margin: 0; padding: 1px 0; right: 0px; top: 0px; opacity: 0.80; filter: alpha(opacity:80); z-index: 10000; white-space: nowrap; background-color: #ddd; } #sfWebDebugBar[id] { position: fixed; } #sfWebDebugBar img { vertical-align: middle; } #sfWebDebugBar .sfWebDebugMenu { padding: 5px; padding-left: 0; display: inline; margin: 0; } #sfWebDebugBar .sfWebDebugMenu li { display: inline; list-style: none; margin: 0; padding: 0 6px; } #sfWebDebugBar .sfWebDebugMenu li.last { margin: 0; padding: 0; border: 0; } #sfWebDebugDatabaseDetails li { margin: 0; margin-left: 30px; padding: 5px 0; } #sfWebDebugShortMessages li { margin-bottom: 10px; padding: 5px; background-color: #ddd; } #sfWebDebugShortMessages li { list-style: none; } #sfWebDebugDetails { margin-right: 7px; } #sfWebDebug pre { line-height: 1.3; margin-bottom: 10px; } #sfWebDebug h1 { font-size: 16px; font-weight: bold; margin: 20px 0; padding: 0; border: 0px; background-color: #eee; } #sfWebDebug h2 { font-size: 14px; font-weight: bold; margin: 10px 0; padding: 0; border: 0px; background: none; } #sfWebDebug h3 { font-size: 12px; font-weight: bold; margin: 10px 0; padding: 0; border: 0px; background: none; } #sfWebDebug .sfWebDebugTop { position: absolute; left: 0px; top: 0px; width: 98%; padding: 0 1%; margin: 0; z-index: 9999; background-color: #efefef; border-bottom: 1px solid #aaa; } #sfWebDebugLog { margin: 0; padding: 3px; font-size: 11px; } #sfWebDebugLogMenu { margin-bottom: 5px; } #sfWebDebugLogMenu li { display: inline; list-style: none; margin: 0; padding: 0 5px; border-right: 1px solid #aaa; } #sfWebDebugConfigSummary { display: inline; padding: 5px; background-color: #ddd; border: 1px solid #aaa; margin: 20px 0; } #sfWebDebugConfigSummary li { list-style: none; display: inline; margin: 0; padding: 0 5px; } #sfWebDebugConfigSummary li.last { border: 0; } .sfWebDebugInfo, .sfWebDebugInfo td { background-color: #ddd; } .sfWebDebugWarning, .sfWebDebugWarning td { background-color: orange !important; } .sfWebDebugError, .sfWebDebugError td { background-color: #f99 !important; } .sfWebDebugLogNumber { width: 1%; } .sfWebDebugLogType { width: 1%; white-space: nowrap; } .sfWebDebugLogType, #sfWebDebug .sfWebDebugLogType a { color: darkgreen; } #sfWebDebug .sfWebDebugLogType a:hover { text-decoration: underline; } .sfWebDebugLogInfo { color: blue; } .ison { color: #3f3; margin-right: 5px; } .isoff { color: #f33; margin-right: 5px; text-decoration: line-through; } .sfWebDebugLogs { padding: 0; margin: 0; border: 1px solid #999; font-family: Arial; font-size: 11px; } .sfWebDebugLogs tr { padding: 0; margin: 0; border: 0; } .sfWebDebugLogs td { margin: 0; border: 0; padding: 1px 3px; vertical-align: top; } .sfWebDebugLogs th { margin: 0; border: 0; padding: 3px 5px; vertical-align: top; background-color: #999; color: #eee; white-space: nowrap; } .sfWebDebugDebugInfo { color: #999; font-size: 11px; margin: 5px 0 5px 10px; padding: 2px 0 2px 5px; border-left: 1px solid #aaa; line-height: 1.25em; } .sfWebDebugDebugInfo .sfWebDebugLogInfo, .sfWebDebugDebugInfo a.sfWebDebugFileLink { color: #333 !important; } .sfWebDebugCache { padding: 0; margin: 0; font-family: Arial; position: absolute; overflow: hidden; z-index: 995; font-size: 9px; padding: 2px; filter:alpha(opacity=85); -moz-opacity:0.85; opacity: 0.85; } #sfWebDebugSymfonyVersion { margin-left: 0; padding: 1px 4px; background-color: #666; color: #fff; } #sfWebDebugviewDetails ul { padding-left: 2em; margin: .5em 0; list-style: none; } #sfWebDebugviewDetails li { margin-bottom: .5em; } #sfWebDebug .sfWebDebugDataType, #sfWebDebug .sfWebDebugDataType a { color: #666; font-style: italic; } #sfWebDebug .sfWebDebugDataType a:hover { text-decoration: underline; } #sfWebDebugDatabaseLogs { margin-bottom: 10px; } #sfWebDebugDatabaseLogs ol { margin: 0; padding: 0; margin-left: 20px; list-style: number; } #sfWebDebugDatabaseLogs li { padding: 6px; } #sfWebDebugDatabaseLogs li:nth-child(odd) { background-color: #CCC; } .sfWebDebugDatabaseQuery { margin-bottom: .5em; margin-top: 0; } .sfWebDebugDatabaseLogInfo { color: #666; font-size: 11px; } .sfWebDebugDatabaseQuery .sfWebDebugLogInfo { color: #909; font-weight: bold; } .sfWebDebugHighlight { background: #FFC; }</style></head><body>
|
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 | Doctrine_Connection_Mysql_Exception</h1>
|
39
|
<h2 id="message">SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '' for key 2</h2>
|
40
|
<h2>stack trace</h2>
|
41
|
<ul><li>at <strong></strong>()<br>in <em>SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection.php</em> line 1082 <a href="#" onclick="toggle('trace_0'); return false;">...</a><br><ul class="code" id="trace_0" style="display: block;"><ol start="1079"><li> <span style="color: rgb(0, 0, 187);">$message </span><span style="color: rgb(0, 119, 0);">.= </span><span style="color: rgb(0, 0, 187);">sprintf</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(221, 0, 0);">'. Failing Query: "%s"'</span><span style="color: rgb(0, 119, 0);">, </span><span style="color: rgb(0, 0, 187);">$query</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
42
|
<li> }</li>
|
43
|
<li></li>
|
44
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$exc </span><span style="color: rgb(0, 119, 0);">= new </span><span style="color: rgb(0, 0, 187);">$name</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$message</span><span style="color: rgb(0, 119, 0);">, (int) </span><span style="color: rgb(0, 0, 187);">$e</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">getCode</span><span style="color: rgb(0, 119, 0);">());</span></li>
|
45
|
<li> if ( ! isset(<span style="color: rgb(0, 0, 187);">$e</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">errorInfo</span><span style="color: rgb(0, 119, 0);">) || ! </span><span style="color: rgb(0, 0, 187);">is_array</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$e</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">errorInfo</span><span style="color: rgb(0, 119, 0);">)) {</span></li>
|
46
|
<li> <span style="color: rgb(0, 0, 187);">$e</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">errorInfo </span><span style="color: rgb(0, 119, 0);">= array(</span><span style="color: rgb(0, 0, 187);">null</span><span style="color: rgb(0, 119, 0);">, </span><span style="color: rgb(0, 0, 187);">null</span><span style="color: rgb(0, 119, 0);">, </span><span style="color: rgb(0, 0, 187);">null</span><span style="color: rgb(0, 119, 0);">, </span><span style="color: rgb(0, 0, 187);">null</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
47
|
<li> }</li></ol></ul></li><li>at <strong>Doctrine_Connection->rethrowException</strong>(<em>object</em>('PDOException'), <em>object</em>('Doctrine_Connection_Statement'))<br>in <em>SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection/Statement.php</em> line 269 <a href="#" onclick="toggle('trace_1'); return false;">...</a><br><ul class="code" id="trace_1" style="display: none;"><ol start="266"><li> } catch (<span style="color: rgb(0, 0, 187);">Doctrine_Adapter_Exception $e</span><span style="color: rgb(0, 119, 0);">) {</span></li>
|
48
|
<li> }</li>
|
49
|
<li></li>
|
50
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">_conn</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">rethrowException</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$e</span><span style="color: rgb(0, 119, 0);">, </span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
51
|
<li></li>
|
52
|
<li> return <span style="color: rgb(0, 0, 187);">false</span><span style="color: rgb(0, 119, 0);">;</span></li>
|
53
|
<li> }</li></ol></ul></li><li>at <strong>Doctrine_Connection_Statement->execute</strong>(<em>array</em>('', '', 0, '2011-10-03 14:17:03', '2011-10-03 14:17:03'))<br>in <em>SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection.php</em> line 1042 <a href="#" onclick="toggle('trace_2'); return false;">...</a><br><ul class="code" id="trace_2" style="display: none;"><ol start="1039"><li> try {</li>
|
54
|
<li> if ( ! empty(<span style="color: rgb(0, 0, 187);">$params</span><span style="color: rgb(0, 119, 0);">)) {</span></li>
|
55
|
<li> <span style="color: rgb(0, 0, 187);">$stmt </span><span style="color: rgb(0, 119, 0);">= </span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">prepare</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$query</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
56
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$stmt</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">execute</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$params</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
57
|
<li></li>
|
58
|
<li> return <span style="color: rgb(0, 0, 187);">$stmt</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">rowCount</span><span style="color: rgb(0, 119, 0);">();</span></li>
|
59
|
<li> } else {</li></ol></ul></li><li>at <strong>Doctrine_Connection->exec</strong>('INSERT INTO file (name, type, filesize, created_at, updated_at) VALUES (?, ?, ?, ?, ?)', <em>array</em>('', '', 0, '2011-10-03 14:17:03', '2011-10-03 14:17:03'))<br>in <em>SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection.php</em> line 687 <a href="#" onclick="toggle('trace_3'); return false;">...</a><br><ul class="code" id="trace_3" style="display: none;"><ol start="684"><li> . <span style="color: rgb(221, 0, 0);">' (' </span><span style="color: rgb(0, 119, 0);">. </span><span style="color: rgb(0, 0, 187);">implode</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(221, 0, 0);">', '</span><span style="color: rgb(0, 119, 0);">, </span><span style="color: rgb(0, 0, 187);">$cols</span><span style="color: rgb(0, 119, 0);">) . </span><span style="color: rgb(221, 0, 0);">')'</span></li>
|
60
|
<li> <span style="color: rgb(0, 119, 0);">. </span><span style="color: rgb(221, 0, 0);">' VALUES (' </span><span style="color: rgb(0, 119, 0);">. </span><span style="color: rgb(0, 0, 187);">implode</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(221, 0, 0);">', '</span><span style="color: rgb(0, 119, 0);">, </span><span style="color: rgb(0, 0, 187);">$a</span><span style="color: rgb(0, 119, 0);">) . </span><span style="color: rgb(221, 0, 0);">')'</span><span style="color: rgb(0, 119, 0);">;</span></li>
|
61
|
<li></li>
|
62
|
<li class="selected"> return <span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">exec</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$query</span><span style="color: rgb(0, 119, 0);">, </span><span style="color: rgb(0, 0, 187);">array_values</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$fields</span><span style="color: rgb(0, 119, 0);">));</span></li>
|
63
|
<li> }</li>
|
64
|
<li></li>
|
65
|
<li> <span style="color: rgb(255, 128, 0);">/**</span></li></ol></ul></li><li>at <strong>Doctrine_Connection->insert</strong>(<em>object</em>('FileTable'), <em>array</em>('name'
|
66
|
=> '', 'type' => '', 'filesize' => 0, 'created_at' =>
|
67
|
'2011-10-03 14:17:03', 'updated_at' => '2011-10-03 14:17:03'))<br>in <em>SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection/UnitOfWork.php</em> line 647 <a href="#" onclick="toggle('trace_4'); return false;">...</a><br><ul class="code" id="trace_4" style="display: none;"><ol start="644"><li> }</li>
|
68
|
<li></li>
|
69
|
<li> <span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">_assignSequence</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$record</span><span style="color: rgb(0, 119, 0);">, </span><span style="color: rgb(0, 0, 187);">$fields</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
70
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">conn</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">insert</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$table</span><span style="color: rgb(0, 119, 0);">, </span><span style="color: rgb(0, 0, 187);">$fields</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
71
|
<li> <span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">_assignIdentifier</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$record</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
72
|
<li> }</li>
|
73
|
<li></li></ol></ul></li><li>at <strong>Doctrine_Connection_UnitOfWork->processSingleInsert</strong>(<em>object</em>('File'))<br>in <em>SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection/UnitOfWork.php</em> line 571 <a href="#" onclick="toggle('trace_5'); return false;">...</a><br><ul class="code" id="trace_5" style="display: none;"><ol start="568"><li> <span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">_insertCTIRecord</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$table</span><span style="color: rgb(0, 119, 0);">, </span><span style="color: rgb(0, 0, 187);">$record</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
74
|
<li> <span style="color: rgb(255, 128, 0);">//--</span></li>
|
75
|
<li> <span style="color: rgb(0, 119, 0);">} else {</span></li>
|
76
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">processSingleInsert</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$record</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
77
|
<li> }</li>
|
78
|
<li> }</li>
|
79
|
<li></li></ol></ul></li><li>at <strong>Doctrine_Connection_UnitOfWork->insert</strong>(<em>object</em>('File'))<br>in <em>SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection/UnitOfWork.php</em> line 81 <a href="#" onclick="toggle('trace_6'); return false;">...</a><br><ul class="code" id="trace_6" style="display: none;"><ol start="78"><li> if (<span style="color: rgb(0, 0, 187);">$replace</span><span style="color: rgb(0, 119, 0);">) {</span></li>
|
80
|
<li> <span style="color: rgb(0, 0, 187);">$isValid </span><span style="color: rgb(0, 119, 0);">= </span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">replace</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$record</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
81
|
<li> } else {</li>
|
82
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$isValid </span><span style="color: rgb(0, 119, 0);">= </span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">insert</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$record</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
83
|
<li> }</li>
|
84
|
<li> break;</li>
|
85
|
<li> case <span style="color: rgb(0, 0, 187);">Doctrine_Record</span><span style="color: rgb(0, 119, 0);">::</span><span style="color: rgb(0, 0, 187);">STATE_DIRTY</span><span style="color: rgb(0, 119, 0);">:</span></li></ol></ul></li><li>at <strong>Doctrine_Connection_UnitOfWork->saveGraph</strong>(<em>object</em>('File'))<br>in <em>SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Record.php</em> line 1718 <a href="#" onclick="toggle('trace_7'); return false;">...</a><br><ul class="code" id="trace_7" style="display: none;"><ol start="1715"><li> if (<span style="color: rgb(0, 0, 187);">$conn </span><span style="color: rgb(0, 119, 0);">=== </span><span style="color: rgb(0, 0, 187);">null</span><span style="color: rgb(0, 119, 0);">) {</span></li>
|
86
|
<li> <span style="color: rgb(0, 0, 187);">$conn </span><span style="color: rgb(0, 119, 0);">= </span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">_table</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">getConnection</span><span style="color: rgb(0, 119, 0);">();</span></li>
|
87
|
<li> }</li>
|
88
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$conn</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">unitOfWork</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">saveGraph</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
89
|
<li> }</li>
|
90
|
<li></li>
|
91
|
<li> <span style="color: rgb(255, 128, 0);">/**</span></li></ol></ul></li><li>at <strong>Doctrine_Record->save</strong>(<em>object</em>('opDoctrineConnectionMysql'))<br>in <em>SF_ROOT_DIR/lib/util/opDoctrineRecord.class.php</em> line 60 <a href="#" onclick="toggle('trace_8'); return false;">...</a><br><ul class="code" id="trace_8" style="display: none;"><ol start="57"><li> <span style="color: rgb(0, 0, 187);">$conn </span><span style="color: rgb(0, 119, 0);">= </span><span style="color: rgb(0, 0, 187);">opDoctrineQuery</span><span style="color: rgb(0, 119, 0);">::</span><span style="color: rgb(0, 0, 187);">chooseConnection</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">true</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
92
|
<li> }</li>
|
93
|
<li></li>
|
94
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">parent</span><span style="color: rgb(0, 119, 0);">::</span><span style="color: rgb(0, 0, 187);">save</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$conn</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
95
|
<li> }</li>
|
96
|
<li></li>
|
97
|
<li> public function <span style="color: rgb(0, 0, 187);">hasColumn</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$name</span><span style="color: rgb(0, 119, 0);">, </span><span style="color: rgb(0, 0, 187);">$type </span><span style="color: rgb(0, 119, 0);">= </span><span style="color: rgb(0, 0, 187);">null</span><span style="color: rgb(0, 119, 0);">, </span><span style="color: rgb(0, 0, 187);">$length </span><span style="color: rgb(0, 119, 0);">= </span><span style="color: rgb(0, 0, 187);">null</span><span style="color: rgb(0, 119, 0);">, </span><span style="color: rgb(0, 0, 187);">$options </span><span style="color: rgb(0, 119, 0);">= array())</span></li></ol></ul></li><li>at <strong>opDoctrineRecord->save</strong>(<em>object</em>('opDoctrineConnectionMysql'))<br>in <em>SF_ROOT_DIR/lib/model/doctrine/File.class.php</em> line 73 <a href="#" onclick="toggle('trace_9'); return false;">...</a><br><ul class="code" id="trace_9" style="display: none;"><ol start="70"><li> <span style="color: rgb(0, 0, 187);">$storage</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">saveBinary</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">getFileBin</span><span style="color: rgb(0, 119, 0);">());</span></li>
|
98
|
<li> }</li>
|
99
|
<li></li>
|
100
|
<li class="selected"> return <span style="color: rgb(0, 0, 187);">parent</span><span style="color: rgb(0, 119, 0);">::</span><span style="color: rgb(0, 0, 187);">save</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$conn</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
101
|
<li> }</li>
|
102
|
<li></li>
|
103
|
<li> public function <span style="color: rgb(0, 0, 187);">delete</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">Doctrine_Connection $conn </span><span style="color: rgb(0, 119, 0);">= </span><span style="color: rgb(0, 0, 187);">null</span><span style="color: rgb(0, 119, 0);">)</span></li></ol></ul></li><li>at <strong>File->save</strong>(<em>object</em>('opDoctrineConnectionMysql'))<br>in <em>SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection/UnitOfWork.php</em> line 404 <a href="#" onclick="toggle('trace_10'); return false;">...</a><br><ul class="code" id="trace_10" style="display: none;"><ol start="401"><li></li>
|
104
|
<li> <span style="color: rgb(255, 128, 0);">// Protection against infinite function recursion before attempting to save</span></li>
|
105
|
<li> <span style="color: rgb(0, 119, 0);">if (</span><span style="color: rgb(0, 0, 187);">$obj </span><span style="color: rgb(0, 119, 0);">instanceof </span><span style="color: rgb(0, 0, 187);">Doctrine_Record </span><span style="color: rgb(0, 119, 0);">&& </span><span style="color: rgb(0, 0, 187);">$obj</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">isModified</span><span style="color: rgb(0, 119, 0);">()) {</span></li>
|
106
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$obj</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">save</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">conn</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
107
|
<li></li>
|
108
|
<li> <span style="color: rgb(0, 0, 187);">$id </span><span style="color: rgb(0, 119, 0);">= </span><span style="color: rgb(0, 0, 187);">array_values</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$obj</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">identifier</span><span style="color: rgb(0, 119, 0);">());</span></li>
|
109
|
<li></li></ol></ul></li><li>at <strong>Doctrine_Connection_UnitOfWork->saveRelatedLocalKeys</strong>(<em>object</em>('Album'))<br>in <em>SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection/UnitOfWork.php</em> line 73 <a href="#" onclick="toggle('trace_11'); return false;">...</a><br><ul class="code" id="trace_11" style="display: none;"><ol start="70"><li> <span style="color: rgb(0, 0, 187);">$isValid </span><span style="color: rgb(0, 119, 0);">= </span><span style="color: rgb(0, 0, 187);">true</span><span style="color: rgb(0, 119, 0);">;</span></li>
|
110
|
<li></li>
|
111
|
<li> if ( ! <span style="color: rgb(0, 0, 187);">$event</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">skipOperation</span><span style="color: rgb(0, 119, 0);">) {</span></li>
|
112
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">saveRelatedLocalKeys</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$record</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
113
|
<li></li>
|
114
|
<li> switch (<span style="color: rgb(0, 0, 187);">$state</span><span style="color: rgb(0, 119, 0);">) {</span></li>
|
115
|
<li> case <span style="color: rgb(0, 0, 187);">Doctrine_Record</span><span style="color: rgb(0, 119, 0);">::</span><span style="color: rgb(0, 0, 187);">STATE_TDIRTY</span><span style="color: rgb(0, 119, 0);">:</span></li></ol></ul></li><li>at <strong>Doctrine_Connection_UnitOfWork->saveGraph</strong>(<em>object</em>('Album'))<br>in <em>SF_ROOT_DIR/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Record.php</em> line 1718 <a href="#" onclick="toggle('trace_12'); return false;">...</a><br><ul class="code" id="trace_12" style="display: none;"><ol start="1715"><li> if (<span style="color: rgb(0, 0, 187);">$conn </span><span style="color: rgb(0, 119, 0);">=== </span><span style="color: rgb(0, 0, 187);">null</span><span style="color: rgb(0, 119, 0);">) {</span></li>
|
116
|
<li> <span style="color: rgb(0, 0, 187);">$conn </span><span style="color: rgb(0, 119, 0);">= </span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">_table</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">getConnection</span><span style="color: rgb(0, 119, 0);">();</span></li>
|
117
|
<li> }</li>
|
118
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$conn</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">unitOfWork</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">saveGraph</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
119
|
<li> }</li>
|
120
|
<li></li>
|
121
|
<li> <span style="color: rgb(255, 128, 0);">/**</span></li></ol></ul></li><li>at <strong>Doctrine_Record->save</strong>(<em>object</em>('opDoctrineConnectionMysql'))<br>in <em>SF_ROOT_DIR/lib/util/opDoctrineRecord.class.php</em> line 60 <a href="#" onclick="toggle('trace_13'); return false;">...</a><br><ul class="code" id="trace_13" style="display: none;"><ol start="57"><li> <span style="color: rgb(0, 0, 187);">$conn </span><span style="color: rgb(0, 119, 0);">= </span><span style="color: rgb(0, 0, 187);">opDoctrineQuery</span><span style="color: rgb(0, 119, 0);">::</span><span style="color: rgb(0, 0, 187);">chooseConnection</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">true</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
122
|
<li> }</li>
|
123
|
<li></li>
|
124
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">parent</span><span style="color: rgb(0, 119, 0);">::</span><span style="color: rgb(0, 0, 187);">save</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$conn</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
125
|
<li> }</li>
|
126
|
<li></li>
|
127
|
<li> public function <span style="color: rgb(0, 0, 187);">hasColumn</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$name</span><span style="color: rgb(0, 119, 0);">, </span><span style="color: rgb(0, 0, 187);">$type </span><span style="color: rgb(0, 119, 0);">= </span><span style="color: rgb(0, 0, 187);">null</span><span style="color: rgb(0, 119, 0);">, </span><span style="color: rgb(0, 0, 187);">$length </span><span style="color: rgb(0, 119, 0);">= </span><span style="color: rgb(0, 0, 187);">null</span><span style="color: rgb(0, 119, 0);">, </span><span style="color: rgb(0, 0, 187);">$options </span><span style="color: rgb(0, 119, 0);">= array())</span></li></ol></ul></li><li>at <strong>opDoctrineRecord->save</strong>(<em>object</em>('opDoctrineConnectionMysql'))<br>in <em>SF_ROOT_DIR/lib/vendor/symfony/lib/form/addon/sfFormObject.class.php</em> line 161 <a href="#" onclick="toggle('trace_14'); return false;">...</a><br><ul class="code" id="trace_14" style="display: none;"><ol start="158"><li></li>
|
128
|
<li> <span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">updateObject</span><span style="color: rgb(0, 119, 0);">();</span></li>
|
129
|
<li></li>
|
130
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">getObject</span><span style="color: rgb(0, 119, 0);">()-></span><span style="color: rgb(0, 0, 187);">save</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$con</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
131
|
<li></li>
|
132
|
<li> <span style="color: rgb(255, 128, 0);">// embedded forms</span></li>
|
133
|
<li> <span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">saveEmbeddedForms</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$con</span><span style="color: rgb(0, 119, 0);">);</span></li></ol></ul></li><li>at <strong>sfFormObject->doSave</strong>(<em>object</em>('opDoctrineConnectionMysql'))<br>in <em>SF_ROOT_DIR/lib/vendor/symfony/lib/form/addon/sfFormObject.class.php</em> line 130 <a href="#" onclick="toggle('trace_15'); return false;">...</a><br><ul class="code" id="trace_15" style="display: none;"><ol start="127"><li> {</li>
|
134
|
<li> <span style="color: rgb(0, 0, 187);">$con</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">beginTransaction</span><span style="color: rgb(0, 119, 0);">();</span></li>
|
135
|
<li></li>
|
136
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">doSave</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$con</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
137
|
<li></li>
|
138
|
<li> <span style="color: rgb(0, 0, 187);">$con</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">commit</span><span style="color: rgb(0, 119, 0);">();</span></li>
|
139
|
<li> }</li></ol></ul></li><li>at <strong>sfFormObject->save</strong>()<br>in <em>SF_ROOT_DIR/plugins/opAlbumPlugin/apps/pc_frontend/modules/album/actions/actions.class.php</em> line 120 <a href="#" onclick="toggle('trace_16'); return false;">...</a><br><ul class="code" id="trace_16" style="display: none;"><ol start="117"><li> );</li>
|
140
|
<li> if (<span style="color: rgb(0, 0, 187);">$form</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">isValid</span><span style="color: rgb(0, 119, 0);">())</span></li>
|
141
|
<li> {</li>
|
142
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$album </span><span style="color: rgb(0, 119, 0);">= </span><span style="color: rgb(0, 0, 187);">$form</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">save</span><span style="color: rgb(0, 119, 0);">();</span></li>
|
143
|
<li></li>
|
144
|
<li> <span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">redirect</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(221, 0, 0);">'album/listMember?id='</span><span style="color: rgb(0, 119, 0);">.</span><span style="color: rgb(0, 0, 187);">$album</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">getMemberId</span><span style="color: rgb(0, 119, 0);">());</span></li>
|
145
|
<li> }</li></ol></ul></li><li>at <strong>albumActions->processForm</strong>(<em>object</em>('opWebRequest'), <em>object</em>('AlbumForm'))<br>in <em>SF_ROOT_DIR/plugins/opAlbumPlugin/apps/pc_frontend/modules/album/actions/actions.class.php</em> line 72 <a href="#" onclick="toggle('trace_17'); return false;">...</a><br><ul class="code" id="trace_17" style="display: none;"><ol start="69"><li></li>
|
146
|
<li> <span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">form </span><span style="color: rgb(0, 119, 0);">= new </span><span style="color: rgb(0, 0, 187);">AlbumForm</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">album</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
147
|
<li> <span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">form</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">setPhoto</span><span style="color: rgb(0, 119, 0);">();</span></li>
|
148
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">processForm</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$request</span><span style="color: rgb(0, 119, 0);">, </span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">form</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
149
|
<li> <span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">setTemplate</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(221, 0, 0);">'edit'</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
150
|
<li> }</li>
|
151
|
<li></li></ol></ul></li><li>at <strong>albumActions->executeUpdate</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_18'); return false;">...</a><br><ul class="code" id="trace_18" style="display: none;"><ol start="57"><li> }</li>
|
152
|
<li></li>
|
153
|
<li> <span style="color: rgb(255, 128, 0);">// run action</span></li>
|
154
|
<li class="selected"> <span style="color: rgb(0, 119, 0);">return </span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">$actionToRun</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$request</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
155
|
<li> }</li>
|
156
|
<li>}</li>
|
157
|
<li>
|
158
|
|
159
|
</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_19'); return false;">...</a><br><ul class="code" id="trace_19" style="display: none;"><ol start="89"><li> {</li>
|
160
|
<li> <span style="color: rgb(255, 128, 0);">// execute the action</span></li>
|
161
|
<li> <span style="color: rgb(0, 0, 187);">$actionInstance</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">preExecute</span><span style="color: rgb(0, 119, 0);">();</span></li>
|
162
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$viewName </span><span style="color: rgb(0, 119, 0);">= </span><span style="color: rgb(0, 0, 187);">$actionInstance</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">execute</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">context</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">getRequest</span><span style="color: rgb(0, 119, 0);">());</span></li>
|
163
|
<li> <span style="color: rgb(0, 0, 187);">$actionInstance</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">postExecute</span><span style="color: rgb(0, 119, 0);">();</span></li>
|
164
|
<li></li>
|
165
|
<li> return <span style="color: rgb(0, 0, 187);">null </span><span style="color: rgb(0, 119, 0);">=== </span><span style="color: rgb(0, 0, 187);">$viewName </span><span style="color: rgb(0, 119, 0);">? </span><span style="color: rgb(0, 0, 187);">sfView</span><span style="color: rgb(0, 119, 0);">::</span><span style="color: rgb(0, 0, 187);">SUCCESS </span><span style="color: rgb(0, 119, 0);">: </span><span style="color: rgb(0, 0, 187);">$viewName</span><span style="color: rgb(0, 119, 0);">;</span></li></ol></ul></li><li>at <strong>sfExecutionFilter->executeAction</strong>(<em>object</em>('albumActions'))<br>in <em>SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfExecutionFilter.class.php</em> line 78 <a href="#" onclick="toggle('trace_20'); return false;">...</a><br><ul class="code" id="trace_20" style="display: none;"><ol start="75"><li> }</li>
|
166
|
<li> }</li>
|
167
|
<li></li>
|
168
|
<li class="selected"> return <span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">executeAction</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$actionInstance</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
169
|
<li> }</li>
|
170
|
<li></li>
|
171
|
<li> <span style="color: rgb(255, 128, 0);">/**</span></li></ol></ul></li><li>at <strong>sfExecutionFilter->handleAction</strong>(<em>object</em>('sfFilterChain'), <em>object</em>('albumActions'))<br>in <em>SF_ROOT_DIR/lib/filter/opExecutionFilter.class.php</em> line 162 <a href="#" onclick="toggle('trace_21'); return false;">...</a><br><ul class="code" id="trace_21" style="display: none;"><ol start="159"><li></li>
|
172
|
<li> try</li>
|
173
|
<li> {</li>
|
174
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$result </span><span style="color: rgb(0, 119, 0);">= </span><span style="color: rgb(0, 0, 187);">parent</span><span style="color: rgb(0, 119, 0);">::</span><span style="color: rgb(0, 0, 187);">handleAction</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$filterChain</span><span style="color: rgb(0, 119, 0);">, </span><span style="color: rgb(0, 0, 187);">$actionInstance</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
175
|
<li> }</li>
|
176
|
<li> catch (<span style="color: rgb(0, 0, 187);">opRuntimeException $e</span><span style="color: rgb(0, 119, 0);">)</span></li>
|
177
|
<li> {</li></ol></ul></li><li>at <strong>opExecutionFilter->handleAction</strong>(<em>object</em>('sfFilterChain'), <em>object</em>('albumActions'))<br>in <em>SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfExecutionFilter.class.php</em> line 42 <a href="#" onclick="toggle('trace_22'); return false;">...</a><br><ul class="code" id="trace_22" style="display: none;"><ol start="39"><li> {</li>
|
178
|
<li> <span style="color: rgb(0, 0, 187);">$timer </span><span style="color: rgb(0, 119, 0);">= </span><span style="color: rgb(0, 0, 187);">sfTimerManager</span><span style="color: rgb(0, 119, 0);">::</span><span style="color: rgb(0, 0, 187);">getTimer</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">sprintf</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(221, 0, 0);">'Action "%s/%s"'</span><span style="color: rgb(0, 119, 0);">, </span><span style="color: rgb(0, 0, 187);">$actionInstance</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">getModuleName</span><span style="color: rgb(0, 119, 0);">(), </span><span style="color: rgb(0, 0, 187);">$actionInstance</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">getActionName</span><span style="color: rgb(0, 119, 0);">()));</span></li>
|
179
|
<li></li>
|
180
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$viewName </span><span style="color: rgb(0, 119, 0);">= </span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">handleAction</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$filterChain</span><span style="color: rgb(0, 119, 0);">, </span><span style="color: rgb(0, 0, 187);">$actionInstance</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
181
|
<li></li>
|
182
|
<li> <span style="color: rgb(0, 0, 187);">$timer</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">addTime</span><span style="color: rgb(0, 119, 0);">();</span></li>
|
183
|
<li> <span style="color: rgb(0, 0, 187);">$timer </span><span style="color: rgb(0, 119, 0);">= </span><span style="color: rgb(0, 0, 187);">sfTimerManager</span><span style="color: rgb(0, 119, 0);">::</span><span style="color: rgb(0, 0, 187);">getTimer</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">sprintf</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(221, 0, 0);">'View "%s" for "%s/%s"'</span><span style="color: rgb(0, 119, 0);">, </span><span style="color: rgb(0, 0, 187);">$viewName</span><span style="color: rgb(0, 119, 0);">, </span><span style="color: rgb(0, 0, 187);">$actionInstance</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">getModuleName</span><span style="color: rgb(0, 119, 0);">(), </span><span style="color: rgb(0, 0, 187);">$actionInstance</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">getActionName</span><span style="color: rgb(0, 119, 0);">()));</span></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_23'); return false;">...</a><br><ul class="code" id="trace_23" style="display: none;"><ol start="50"><li> }</li>
|
184
|
<li></li>
|
185
|
<li> <span style="color: rgb(255, 128, 0);">// execute the next filter</span></li>
|
186
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">chain</span><span style="color: rgb(0, 119, 0);">[</span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">index</span><span style="color: rgb(0, 119, 0);">]-></span><span style="color: rgb(0, 0, 187);">execute</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
187
|
<li> }</li>
|
188
|
<li> }</li>
|
189
|
<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_24'); return false;">...</a><br><ul class="code" id="trace_24" style="display: none;"><ol start="26"><li> */</li>
|
190
|
<li> <span style="color: rgb(0, 119, 0);">public function </span><span style="color: rgb(0, 0, 187);">execute</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$filterChain</span><span style="color: rgb(0, 119, 0);">)</span></li>
|
191
|
<li> {</li>
|
192
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$filterChain</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">execute</span><span style="color: rgb(0, 119, 0);">();</span></li>
|
193
|
<li></li>
|
194
|
<li> <span style="color: rgb(0, 0, 187);">$response </span><span style="color: rgb(0, 119, 0);">= </span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">getContext</span><span style="color: rgb(0, 119, 0);">()-></span><span style="color: rgb(0, 0, 187);">getResponse</span><span style="color: rgb(0, 119, 0);">();</span></li>
|
195
|
<li> <span style="color: rgb(0, 0, 187);">$request </span><span style="color: rgb(0, 119, 0);">= </span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">getContext</span><span style="color: rgb(0, 119, 0);">()-></span><span style="color: rgb(0, 0, 187);">getRequest</span><span style="color: rgb(0, 119, 0);">();</span></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_25'); return false;">...</a><br><ul class="code" id="trace_25" style="display: none;"><ol start="50"><li> }</li>
|
196
|
<li></li>
|
197
|
<li> <span style="color: rgb(255, 128, 0);">// execute the next filter</span></li>
|
198
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">chain</span><span style="color: rgb(0, 119, 0);">[</span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">index</span><span style="color: rgb(0, 119, 0);">]-></span><span style="color: rgb(0, 0, 187);">execute</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
199
|
<li> }</li>
|
200
|
<li> }</li>
|
201
|
<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_26'); return false;">...</a><br><ul class="code" id="trace_26" style="display: none;"><ol start="69"><li> }</li>
|
202
|
<li></li>
|
203
|
<li> <span style="color: rgb(255, 128, 0);">// the user has access, continue</span></li>
|
204
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$filterChain</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">execute</span><span style="color: rgb(0, 119, 0);">();</span></li>
|
205
|
<li> }</li>
|
206
|
<li></li>
|
207
|
<li> <span style="color: rgb(255, 128, 0);">/**</span></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_27'); return false;">...</a><br><ul class="code" id="trace_27" style="display: none;"><ol start="50"><li> }</li>
|
208
|
<li></li>
|
209
|
<li> <span style="color: rgb(255, 128, 0);">// execute the next filter</span></li>
|
210
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">chain</span><span style="color: rgb(0, 119, 0);">[</span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">index</span><span style="color: rgb(0, 119, 0);">]-></span><span style="color: rgb(0, 0, 187);">execute</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
211
|
<li> }</li>
|
212
|
<li> }</li>
|
213
|
<li></li></ol></ul></li><li>at <strong>sfFilterChain->execute</strong>()<br>in <em>SF_ROOT_DIR/lib/filter/opRememberLoginFilter.class.php</em> line 34 <a href="#" onclick="toggle('trace_28'); return false;">...</a><br><ul class="code" id="trace_28" style="display: none;"><ol start="31"><li> <span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">context</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">getUser</span><span style="color: rgb(0, 119, 0);">()-></span><span style="color: rgb(0, 0, 187);">login</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$memberId</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
214
|
<li> }</li>
|
215
|
<li> }</li>
|
216
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$filterChain</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">execute</span><span style="color: rgb(0, 119, 0);">();</span></li>
|
217
|
<li> }</li>
|
218
|
<li>}</li>
|
219
|
<li>
|
220
|
|
221
|
</li></ol></ul></li><li>at <strong>opRememberLoginFilter->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_29'); return false;">...</a><br><ul class="code" id="trace_29" style="display: none;"><ol start="50"><li> }</li>
|
222
|
<li></li>
|
223
|
<li> <span style="color: rgb(255, 128, 0);">// execute the next filter</span></li>
|
224
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">chain</span><span style="color: rgb(0, 119, 0);">[</span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">index</span><span style="color: rgb(0, 119, 0);">]-></span><span style="color: rgb(0, 0, 187);">execute</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
225
|
<li> }</li>
|
226
|
<li> }</li>
|
227
|
<li></li></ol></ul></li><li>at <strong>sfFilterChain->execute</strong>()<br>in <em>SF_ROOT_DIR/lib/filter/opAppendXRDSHeaderFilter.class.php</em> line 33 <a href="#" onclick="toggle('trace_30'); return false;">...</a><br><ul class="code" id="trace_30" style="display: none;"><ol start="30"><li> <span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">context</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">getResponse</span><span style="color: rgb(0, 119, 0);">()-></span><span style="color: rgb(0, 0, 187);">setHttpHeader</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(221, 0, 0);">'X-XRDS-Location'</span><span style="color: rgb(0, 119, 0);">, </span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">context</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">getController</span><span style="color: rgb(0, 119, 0);">()-></span><span style="color: rgb(0, 0, 187);">genUrl</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(221, 0, 0);">'@openid_idpxrds'</span><span style="color: rgb(0, 119, 0);">, </span><span style="color: rgb(0, 0, 187);">true</span><span style="color: rgb(0, 119, 0);">));</span></li>
|
228
|
<li> }</li>
|
229
|
<li></li>
|
230
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$filterChain</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">execute</span><span style="color: rgb(0, 119, 0);">();</span></li>
|
231
|
<li> }</li>
|
232
|
<li>}</li>
|
233
|
<li>
|
234
|
|
235
|
</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_31'); return false;">...</a><br><ul class="code" id="trace_31" style="display: none;"><ol start="50"><li> }</li>
|
236
|
<li></li>
|
237
|
<li> <span style="color: rgb(255, 128, 0);">// execute the next filter</span></li>
|
238
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">chain</span><span style="color: rgb(0, 119, 0);">[</span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">index</span><span style="color: rgb(0, 119, 0);">]-></span><span style="color: rgb(0, 0, 187);">execute</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
239
|
<li> }</li>
|
240
|
<li> }</li>
|
241
|
<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_32'); return false;">...</a><br><ul class="code" id="trace_32" style="display: none;"><ol start="36"><li> }</li>
|
242
|
<li> }</li>
|
243
|
<li></li>
|
244
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$filterChain</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">execute</span><span style="color: rgb(0, 119, 0);">();</span></li>
|
245
|
<li> }</li>
|
246
|
<li>}</li>
|
247
|
<li>
|
248
|
|
249
|
</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_33'); return false;">...</a><br><ul class="code" id="trace_33" style="display: none;"><ol start="50"><li> }</li>
|
250
|
<li></li>
|
251
|
<li> <span style="color: rgb(255, 128, 0);">// execute the next filter</span></li>
|
252
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">chain</span><span style="color: rgb(0, 119, 0);">[</span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">index</span><span style="color: rgb(0, 119, 0);">]-></span><span style="color: rgb(0, 0, 187);">execute</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
253
|
<li> }</li>
|
254
|
<li> }</li>
|
255
|
<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_34'); return false;">...</a><br><ul class="code" id="trace_34" style="display: none;"><ol start="24"><li> */</li>
|
256
|
<li> <span style="color: rgb(0, 119, 0);">public function </span><span style="color: rgb(0, 0, 187);">execute</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$filterChain</span><span style="color: rgb(0, 119, 0);">)</span></li>
|
257
|
<li> {</li>
|
258
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$filterChain</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">execute</span><span style="color: rgb(0, 119, 0);">();</span></li>
|
259
|
<li></li>
|
260
|
<li> if (!<span style="color: rgb(0, 0, 187);">headers_sent</span><span style="color: rgb(0, 119, 0);">())</span></li>
|
261
|
<li> {</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_35'); return false;">...</a><br><ul class="code" id="trace_35" style="display: none;"><ol start="50"><li> }</li>
|
262
|
<li></li>
|
263
|
<li> <span style="color: rgb(255, 128, 0);">// execute the next filter</span></li>
|
264
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">chain</span><span style="color: rgb(0, 119, 0);">[</span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">index</span><span style="color: rgb(0, 119, 0);">]-></span><span style="color: rgb(0, 0, 187);">execute</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
265
|
<li> }</li>
|
266
|
<li> }</li>
|
267
|
<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_36'); return false;">...</a><br><ul class="code" id="trace_36" style="display: none;"><ol start="30"><li> <span style="color: rgb(0, 119, 0);">public function </span><span style="color: rgb(0, 0, 187);">execute</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$filterChain</span><span style="color: rgb(0, 119, 0);">)</span></li>
|
268
|
<li> {</li>
|
269
|
<li> <span style="color: rgb(255, 128, 0);">// execute next filter</span></li>
|
270
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$filterChain</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">execute</span><span style="color: rgb(0, 119, 0);">();</span></li>
|
271
|
<li></li>
|
272
|
<li> <span style="color: rgb(255, 128, 0);">// get response object</span></li>
|
273
|
<li> <span style="color: rgb(0, 0, 187);">$response </span><span style="color: rgb(0, 119, 0);">= </span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">context</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">getResponse</span><span style="color: rgb(0, 119, 0);">();</span></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_37'); return false;">...</a><br><ul class="code" id="trace_37" style="display: none;"><ol start="50"><li> }</li>
|
274
|
<li></li>
|
275
|
<li> <span style="color: rgb(255, 128, 0);">// execute the next filter</span></li>
|
276
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">chain</span><span style="color: rgb(0, 119, 0);">[</span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">index</span><span style="color: rgb(0, 119, 0);">]-></span><span style="color: rgb(0, 0, 187);">execute</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
277
|
<li> }</li>
|
278
|
<li> }</li>
|
279
|
<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_38'); return false;">...</a><br><ul class="code" id="trace_38" style="display: none;"><ol start="235"><li> }</li>
|
280
|
<li></li>
|
281
|
<li> <span style="color: rgb(255, 128, 0);">// process the filter chain</span></li>
|
282
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$filterChain</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">execute</span><span style="color: rgb(0, 119, 0);">();</span></li>
|
283
|
<li> }</li>
|
284
|
<li> else</li>
|
285
|
<li> {</li></ol></ul></li><li>at <strong>sfController->forward</strong>('album', 'update')<br>in <em>SF_ROOT_DIR/lib/vendor/symfony/lib/controller/sfFrontWebController.class.php</em> line 48 <a href="#" onclick="toggle('trace_39'); return false;">...</a><br><ul class="code" id="trace_39" style="display: none;"><ol start="45"><li> }</li>
|
286
|
<li></li>
|
287
|
<li> <span style="color: rgb(255, 128, 0);">// make the first request</span></li>
|
288
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">forward</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$moduleName</span><span style="color: rgb(0, 119, 0);">, </span><span style="color: rgb(0, 0, 187);">$actionName</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
289
|
<li> }</li>
|
290
|
<li> catch (<span style="color: rgb(0, 0, 187);">sfException $e</span><span style="color: rgb(0, 119, 0);">)</span></li>
|
291
|
<li> {</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_40'); return false;">...</a><br><ul class="code" id="trace_40" style="display: none;"><ol start="167"><li> */</li>
|
292
|
<li> <span style="color: rgb(0, 119, 0);">public function </span><span style="color: rgb(0, 0, 187);">dispatch</span><span style="color: rgb(0, 119, 0);">()</span></li>
|
293
|
<li> {</li>
|
294
|
<li class="selected"> <span style="color: rgb(0, 0, 187);">$this</span><span style="color: rgb(0, 119, 0);">-></span><span style="color: rgb(0, 0, 187);">getController</span><span style="color: rgb(0, 119, 0);">()-></span><span style="color: rgb(0, 0, 187);">dispatch</span><span style="color: rgb(0, 119, 0);">();</span></li>
|
295
|
<li> }</li>
|
296
|
<li></li>
|
297
|
<li> <span style="color: rgb(255, 128, 0);">/**</span></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_41'); return false;">...</a><br><ul class="code" id="trace_41" style="display: none;"><ol start="11"><li><span style="color: rgb(0, 119, 0);">require_once(</span><span style="color: rgb(0, 0, 187);">dirname</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">__FILE__</span><span style="color: rgb(0, 119, 0);">).</span><span style="color: rgb(221, 0, 0);">'/../config/ProjectConfiguration.class.php'</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
298
|
<li></li>
|
299
|
<li><span style="color: rgb(0, 0, 187);">$configuration </span><span style="color: rgb(0, 119, 0);">= </span><span style="color: rgb(0, 0, 187);">ProjectConfiguration</span><span style="color: rgb(0, 119, 0);">::</span><span style="color: rgb(0, 0, 187);">getApplicationConfiguration</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(221, 0, 0);">'pc_frontend'</span><span style="color: rgb(0, 119, 0);">, </span><span style="color: rgb(221, 0, 0);">'dev'</span><span style="color: rgb(0, 119, 0);">, </span><span style="color: rgb(0, 0, 187);">true</span><span style="color: rgb(0, 119, 0);">);</span></li>
|
300
|
<li class="selected"><span style="color: rgb(0, 0, 187);">sfContext</span><span style="color: rgb(0, 119, 0);">::</span><span style="color: rgb(0, 0, 187);">createInstance</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(0, 0, 187);">$configuration</span><span style="color: rgb(0, 119, 0);">)-></span><span style="color: rgb(0, 0, 187);">dispatch</span><span style="color: rgb(0, 119, 0);">();</span></li>
|
301
|
<li>
|
302
|
|
303
|
</li></ol></ul></li></ul>
|
304
|
|
305
|
<h2>symfony settings <a href="#" onclick="toggle('sf_settings'); return false;">...</a></h2>
|
306
|
<div id="sf_settings" style="display: none;"><pre>app_blog_action_size: 20
|
307
|
app_blog_component_size: 5
|
308
|
app_blog_rss_cache_dir: /plugins/opBlogPlugin
|
309
|
app_diary_comment_is_upload_images: true
|
310
|
app_diary_comment_max_image_file_num: 3
|
311
|
app_diary_is_upload_images: true
|
312
|
app_diary_max_image_file_num: 3
|
313
|
app_line_introfriend: 5
|
314
|
app_max_introfriend: 5
|
315
|
app_message_is_upload_images: true
|
316
|
app_message_max_image_file_num: 3
|
317
|
app_message_pagenate_size: 20
|
318
|
app_ranking_display_self_introduction: false
|
319
|
app_update_blog_rss_cache_limit: 100
|
320
|
app_update_span_minute: 5
|
321
|
doctrine_model_builder_options:
|
322
|
baseClassName: opDoctrineRecord
|
323
|
mod_album_enabled: true
|
324
|
mod_album_view_class: op
|
325
|
op_auth_MailAddress:
|
326
|
invite_mode: { Name: invite_mode, Caption: 招待モード, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [招待なしでの登録を許可する, SNS参加者に招待を許可する, 招待を許可しない] }
|
327
|
enable_pc: { Name: enable_pc, Caption: PC版有効設定, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [無効にする, 有効にする] }
|
328
|
enable_mobile: { Name: enable_mobile, Caption: 携帯版有効設定, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [無効にする, 有効にする] }
|
329
|
self_invite_action: { IsConfig: false, Default: opAuthMailAddress/requestRegisterURL }
|
330
|
admin_invite: { IsConfig: false, Default: true }
|
331
|
help_login_error_action: { Name: self_invite_action, Caption: '', FormType: '', ValueType: '', IsConfig: false, IsRequired: false, Default: opAuthMailAddress/helpLoginError }
|
332
|
is_check_multiple_address: { Name: is_check_multiple_address, Caption: ログイン用メールアドレス設定, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 0, Choices: [PCメールアドレスと携帯メールアドレスの両方を受け付ける, PCメールアドレスと携帯メールアドレスのどちらか一方を受け付ける] }
|
333
|
auth_mode_caption: { IsConfig: 0, Default: 'E-mail Address Login' }
|
334
|
op_auth_MobileUID:
|
335
|
invite_mode: { Name: invite_mode, Caption: 招待モード, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [招待なしでの登録を許可する, SNS参加者に招待を許可する, 招待を許可しない] }
|
336
|
enable_pc: { Name: enable_pc, Caption: PC版有効設定, FormType: radio, ValueType: text, IsConfig: 0, IsRequired: true, Default: 0, Choices: [無効にする, 有効にする] }
|
337
|
enable_mobile: { Name: enable_mobile, Caption: 携帯版有効設定, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [無効にする, 有効にする] }
|
338
|
self_invite_action: { IsConfig: false, Default: '' }
|
339
|
admin_invite: { IsConfig: false, Default: false }
|
340
|
uid_type: { Name: uid_type, Caption: '認証に使用する ID の設定', FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: ['Cookie 内のユニークな ID のみによって認証をおこなう', 'Cookie が利用できる端末の場合は Cookie 内のユニークな ID を用い、それ以外の端末では携帯電話個体識別番号によって認証をおこなう', '携帯電話個体識別番号のみによって認証をおこなう (非推奨)'] }
|
341
|
allow_fallback_uid: { Name: allow_fallback_uid, Caption: '(ドコモ、ソフトバンクのみ) 主となる携帯電話個体識別番号が取得できなかった場合に、代替の携帯電話個体識別番号を取得するかどうか', FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 0, Choices: [取得しない, '取得する (非推奨)'] }
|
342
|
auth_mode_caption: { IsConfig: 0, Default: 'Mobile-UID Login (For Japanese mobile phone)' }
|
343
|
op_auth_OpenID:
|
344
|
invite_mode: { Name: invite_mode, Caption: 招待モード, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [招待なしでの登録を許可する, SNS参加者に招待を許可する, 招待を許可しない] }
|
345
|
enable_pc: { Name: enable_pc, Caption: PC版有効設定, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 0, Choices: [無効にする, 有効にする] }
|
346
|
enable_mobile: { Name: enable_mobile, Caption: 携帯版有効設定, FormType: radio, ValueType: text, IsConfig: false, IsRequired: true, Default: 0, Choices: [無効にする, 有効にする] }
|
347
|
self_invite_action: { IsConfig: false, Default: '' }
|
348
|
admin_invite: { IsConfig: false, Default: false }
|
349
|
op_base_url: 'http://36rc1.imamura.dazai2.pne.jp'
|
350
|
op_check_session_site_identifier: true
|
351
|
op_doctrine_cache_key_prefix: ''
|
352
|
op_http_proxy: ''
|
353
|
op_image_storage: Default
|
354
|
op_imagemagick_path: /usr/bin/convert
|
355
|
op_is_mail_address_contain_hash: true
|
356
|
op_is_restrict_mail_template: true
|
357
|
op_is_use_captcha: '0'
|
358
|
op_is_use_mobile_cookie: true
|
359
|
op_mail_address_hash_length: 12
|
360
|
op_mail_domain: 36rc1.imamura.dazai2.pne.jp
|
361
|
op_mobile_proxys:
|
362
|
Google: 'http://www.google.co.jp/gwt/x?u='
|
363
|
op_remember_login_limit: 2592000
|
364
|
op_session_life_time:
|
365
|
pc_frontend: { idletime: 432000 }
|
366
|
mobile_frontend: { idletime: 3600 }
|
367
|
pc_backend: { idletime: 86400 }
|
368
|
op_sid_secret: '1315900627'
|
369
|
op_ssl_base_url:
|
370
|
pc_frontend: 'https://example.com'
|
371
|
mobile_frontend: 'https://example.com'
|
372
|
pc_backend: 'https://example.com'
|
373
|
op_ssl_required_actions:
|
374
|
pc_frontend: [member/register, member/registerInput, member/registerEnd, member/editProfile, member/config, member/login, member/logout, member/invite]
|
375
|
mobile_frontend: [member/editProfile, member/config, member/logout, member/invite]
|
376
|
pc_backend: { }
|
377
|
op_ssl_required_applications:
|
378
|
- pc_backend
|
379
|
op_ssl_selectable_actions:
|
380
|
pc_frontend: { }
|
381
|
mobile_frontend: [member/register, member/registerInput, member/registerEnd, member/login, member/configUID, member/registerMobileToRegisterEnd]
|
382
|
pc_backend: { }
|
383
|
op_supported_languages:
|
384
|
- en
|
385
|
- ja_JP
|
386
|
op_table_prefix: ''
|
387
|
op_use_imagemagick: 0
|
388
|
op_use_ssl: false
|
389
|
openpne_community_category:
|
390
|
general: [public_flag, topic_authority, register_policy, description]
|
391
|
openpne_community_category_attribute: { }
|
392
|
openpne_community_config:
|
393
|
public_flag: { Name: public_flag, Caption: 'Authority to Read Topic', FormType: radio, ValueType: string, IsUnique: false, IsRequired: true, Default: public, Choices: { public: 'Everyone can read', auth_commu_member: 'Only %community%''s members can read' } }
|
394
|
topic_authority: { Name: topic_authority, Caption: 'Authority to Create Topic', FormType: radio, ValueType: string, IsUnique: false, IsRequired: true, Default: public, Choices: { public: '%Community%''s members can create', admin_only: 'Only %community%''s admin can create' } }
|
395
|
register_policy: { Name: register_policy, Caption: 'Register policy', FormType: radio, Default: open, Choices: { open: 'Everyone can join', close: '%Community%''s admin authorization needed' }, IsUnique: false, IsRequired: true }
|
396
|
description: { Name: description, Caption: '%community% Description', FormType: textarea, ValueType: string, IsUnique: false, IsRequired: true }
|
397
|
openpne_member_category:
|
398
|
secretQuestion: [secret_question, secret_answer]
|
399
|
blogUrl: [blog_url]
|
400
|
diary: [diary]
|
401
|
general: { }
|
402
|
publicFlag: [profile_page_public_flag, age_public_flag]
|
403
|
pcAddress: [pc_address]
|
404
|
mobileAddress: [mobile_address]
|
405
|
password: [password]
|
406
|
accessBlock: [access_block]
|
407
|
mail: [daily_news]
|
408
|
language: [language, time_zone]
|
409
|
openpne_member_category_attribute:
|
410
|
secretQuestion: { caption: 'Secret Question Configuration', enable_pc: true, enable_mobile: true }
|
411
|
blogUrl: { caption: 'Blog URL Configuration', enable_pc: true, enable_mobile: false }
|
412
|
diary: { caption: 'Diary Configuration', enable_pc: true, enable_mobile: true }
|
413
|
general: { caption: 'General Configuration', enable_pc: true, enable_mobile: true }
|
414
|
publicFlag: { caption: 'Public Flag Configuration', enable_pc: true, enable_mobile: true }
|
415
|
pcAddress: { caption: 'PC E-mail Address Configuration', enable_pc: true, enable_mobile: true, depending_sns_config: enable_pc }
|
416
|
mobileAddress: { caption: 'Mobile E-mail Address Configuration', enable_pc: true, enable_mobile: true, depending_sns_config: enable_mobile }
|
417
|
password: { caption: 'Password Configuration', enable_pc: true, enable_mobile: true }
|
418
|
accessBlock: { caption: 'Access Block Configuration', enable_pc: true, enable_mobile: true }
|
419
|
mail: { caption: 'Mail Configuration', enable_pc: true, enable_mobile: true }
|
420
|
language: { caption: 'Language and Time Zone Configuration', enable_pc: true, enable_mobile: false }
|
421
|
openpne_member_config:
|
422
|
secret_question: { Name: secret_question, Caption: 'Secret Question', FormType: select, ValueType: integer, IsRegist: true, IsConfig: true, IsUnique: false, IsRequired: true, IsConfirm: false, Choices: { 1: 'What is your father''s / mother''s former name?', 2: 'What is last 5 digits of your driving license number?', 3: 'What is your first crush''s name?', 4: 'What is your finished elementary school?', 5: 'What is region name of your domicile of origin?' } }
|
423
|
secret_answer: { Name: secret_answer, Caption: 'Answer for Secret Question', FormType: password, ValueType: text, IsRegist: true, IsConfig: true, IsUnique: false, IsRequired: true, IsConfirm: false }
|
424
|
blog_url: { Name: blog_url, Caption: 'Blog URL', FormType: input, ValueType: blog_url, IsRegist: false, IsConfig: true, IsUnique: false, IsRequired: false, IsConfirm: false }
|
425
|
diary: null
|
426
|
profile_page_public_flag: { Name: profile_page_public_flag, Caption: 'Public Flag for Profile Page', FormType: select, ValueType: integer, IsRegist: false, IsConfig: true, IsRequired: true, IsUnique: false, IsConfirm: false, Default: 1, Choices: { 4: 'All Users on the Web', 1: 'All Members' } }
|
427
|
age_public_flag: { Name: age_public_flag, Caption: 'Public Flag for Age', FormType: select, ValueType: integer, IsRegist: true, IsConfig: true, IsRequired: true, IsUnique: false, IsConfirm: false, Default: 3, Choices: { 4: 'All Users on the Web', 1: 'All Members', 2: '%my_friend%', 3: Private } }
|
428
|
pc_address: { Name: pc_address, Caption: 'PC E-mail Address', FormType: input, ValueType: pc_email, IsRegist: false, IsConfig: true, IsRequired: true, IsUnique: true, IsConfirm: true }
|
429
|
mobile_address: { Name: mobile_address, Caption: 'Mobile E-mail Address', FormType: input, ValueType: mobile_email, IsRegist: false, IsConfig: true, IsRequired: true, IsUnique: true, IsConfirm: true }
|
430
|
password: { Name: password, Caption: Password, Info: 'Password must be 6-12 characters.', FormType: password, ValueType: password, IsRegist: true, IsConfig: true, IsUnique: false, IsRequired: true, IsConfirm: true }
|
431
|
access_block: { Name: access_block, Caption: 'Access Block', FormType: increased_input, ValueType: pass, IsRegist: false, IsConfig: true, IsUnique: false, IsRequired: false, IsConfirm: false }
|
432
|
daily_news: { Name: daily_news, Caption: 'Daily News', FormType: radio, ValueType: string, IsRegist: false, IsConfig: true, IsUnique: false, IsRequired: true, IsConfirm: false, Default: 2, Choices: ['Don''t Send', 'Send At Intervals', 'Send Everyday'] }
|
433
|
language: { Name: language, Caption: Language, FormType: language_select, ValueType: string, IsRegist: false, IsConfig: true, IsUnique: false, IsRequired: false, IsConfirm: false, Default: ja_JP }
|
434
|
time_zone: { Name: time_zone, Caption: 'Time Zone', FormType: select, ValueType: string, IsRegist: false, IsConfig: true, IsUnique: false, IsRequired: false, IsConfirm: false, Default: '', Choices: { '': None, Pacific/Honolulu: '(GMT-10:00) Hawaii', America/Anchorage: '(GMT-09:00) Alaska', America/Los_Angeles: '(GMT-08:00) Pacific Time (US & Canada)', America/Phoenix: '(GMT-07:00) Arizona', America/Denver: '(GMT-07:00) Mountain Time (US & Canada)', America/Chicago: '(GMT-06:00) Central Time (US & Canada)', America/New_York: '(GMT-05:00) Eastern Time (US & Canada)', America/Indiana/Indianapolis: '(GMT-05:00) Indiana (East)', Kwajalein: '(GMT-12:00) International Date Line West', Pacific/Midway: '(GMT-11:00) Midway Island', Pacific/Samoa: '(GMT-11:00) Samoa', America/Tijuana: '(GMT-08:00) Tijuana, Baja California', America/Chihuahua: '(GMT-07:00) Chihuahua', America/Mazatlan: '(GMT-07:00) Mazatlan', America/Regina: '(GMT-06:00) Saskatchewan', America/Tegucigalpa: '(GMT-06:00) Central America', America/Mexico_City: '(GMT-06:00) Mexico City', America/Monterrey: '(GMT-06:00) Monterrey', America/Bogota: '(GMT-05:00) Bogota', America/Lima: '(GMT-05:00) Lima', America/Rio_Branco: '(GMT-05:00) Rio Branco', America/Caracas: '(GMT-04:30) Caracas', America/Halifax: '(GMT-04:00) Atlantic Time (Canada)', America/Manaus: '(GMT-04:00) Manaus', America/Santiago: '(GMT-04:00) Santiago', America/La_Paz: '(GMT-04:00) La Paz', America/St_Johns: '(GMT-03:30) Newfoundland', America/Moncton: '(GMT-03:00) Georgetown', America/Sao_Paulo: '(GMT-03:00) Brasilia', America/Godthab: '(GMT-03:00) Greenland', America/Montevideo: '(GMT-03:00) Montevideo', Atlantic/South_Georgia: '(GMT-02:00) Mid-Atlantic', Atlantic/Azores: '(GMT-01:00) Azores', Atlantic/Cape_Verde: '(GMT-01:00) Cape Verde Is.', Europe/Dublin: '(GMT) Dublin', Europe/Lisbon: '(GMT) Lisbon', Europe/London: '(GMT) London', Africa/Monrovia: '(GMT) Monrovia', Atlantic/Reykjavik: '(GMT) Reykjavik', Africa/Casablanca: '(GMT) Casablanca', Europe/Belgrade: '(GMT+01:00) Belgrade', Europe/Bratislava: '(GMT+01:00) Bratislava', Europe/Budapest: '(GMT+01:00) Budapest', Europe/Ljubljana: '(GMT+01:00) Ljubljana', Europe/Prague: '(GMT+01:00) Prague', Europe/Sarajevo: '(GMT+01:00) Sarajevo', Europe/Skopje: '(GMT+01:00) Skopje', Europe/Warsaw: '(GMT+01:00) Warsaw', Europe/Zagreb: '(GMT+01:00) Zagreb', Europe/Brussels: '(GMT+01:00) Brussels', Europe/Copenhagen: '(GMT+01:00) Copenhagen', Europe/Madrid: '(GMT+01:00) Madrid', Europe/Paris: '(GMT+01:00) Paris', Africa/Algiers: '(GMT+01:00) West Central Africa', Europe/Amsterdam: '(GMT+01:00) Amsterdam', Europe/Berlin: '(GMT+01:00) Berlin', Europe/Rome: '(GMT+01:00) Rome', Europe/Stockholm: '(GMT+01:00) Stockholm', Europe/Vienna: '(GMT+01:00) Vienna', Europe/Minsk: '(GMT+02:00) Minsk', Africa/Cairo: '(GMT+02:00) Cairo', Europe/Helsinki: '(GMT+02:00) Helsinki', Europe/Riga: '(GMT+02:00) Riga', Europe/Sofia: '(GMT+02:00) Sofia', Europe/Tallinn: '(GMT+02:00) Tallinn', Europe/Vilnius: '(GMT+02:00) Vilnius', Europe/Athens: '(GMT+02:00) Athens', Europe/Bucharest: '(GMT+02:00) Bucharest', Europe/Istanbul: '(GMT+02:00) Istanbul', Asia/Jerusalem: '(GMT+02:00) Jerusalem', Asia/Amman: '(GMT+02:00) Amman', Asia/Beirut: '(GMT+02:00) Beirut', Africa/Windhoek: '(GMT+02:00) Windhoek', Africa/Harare: '(GMT+02:00) Harare', Asia/Kuwait: '(GMT+03:00) Kuwait', Asia/Riyadh: '(GMT+03:00) Riyadh', Asia/Baghdad: '(GMT+03:00) Baghdad', Africa/Nairobi: '(GMT+03:00) Nairobi', Asia/Tbilisi: '(GMT+03:00) Tbilisi', Europe/Moscow: '(GMT+03:00) Moscow', Europe/Volgograd: '(GMT+03:00) Volgograd', Asia/Tehran: '(GMT+03:30) Tehran', Asia/Muscat: '(GMT+04:00) Muscat', Asia/Baku: '(GMT+04:00) Baku', Asia/Yerevan: '(GMT+04:00) Yerevan', Asia/Kabul: '(GMT+04:30) Kabul', Asia/Yekaterinburg: '(GMT+05:00) Ekaterinburg', Asia/Karachi: '(GMT+05:00) Karachi', Asia/Tashkent: '(GMT+05:00) Tashkent', Asia/Calcutta: '(GMT+05:30) Calcutta', Asia/Colombo: '(GMT+05:30) Sri Jayawardenepura', Asia/Katmandu: '(GMT+05:45) Kathmandu', Asia/Dhaka: '(GMT+06:00) Dhaka', Asia/Almaty: '(GMT+06:00) Almaty', Asia/Novosibirsk: '(GMT+06:00) Novosibirsk', Asia/Rangoon: '(GMT+06:30) Yangon (Rangoon)', Asia/Krasnoyarsk: '(GMT+07:00) Krasnoyarsk', Asia/Bangkok: '(GMT+07:00) Bangkok', Asia/Jakarta: '(GMT+07:00) Jakarta', Asia/Brunei: '(GMT+08:00) Beijing', Asia/Chongqing: '(GMT+08:00) Chongqing', Asia/Hong_Kong: '(GMT+08:00) Hong Kong', Asia/Urumqi: '(GMT+08:00) Urumqi', Asia/Irkutsk: '(GMT+08:00) Irkutsk', Asia/Ulaanbaatar: '(GMT+08:00) Ulaan Bataar', Asia/Kuala_Lumpur: '(GMT+08:00) Kuala Lumpur', Asia/Singapore: '(GMT+08:00) Singapore', Asia/Taipei: '(GMT+08:00) Taipei', Australia/Perth: '(GMT+08:00) Perth', Asia/Seoul: '(GMT+09:00) Seoul', Asia/Tokyo: '(GMT+09:00) Tokyo', Asia/Yakutsk: '(GMT+09:00) Yakutsk', Australia/Darwin: '(GMT+09:30) Darwin', Australia/Adelaide: '(GMT+09:30) Adelaide', Australia/Canberra: '(GMT+10:00) Canberra', Australia/Melbourne: '(GMT+10:00) Melbourne', Australia/Sydney: '(GMT+10:00) Sydney', Australia/Brisbane: '(GMT+10:00) Brisbane', Australia/Hobart: '(GMT+10:00) Hobart', Asia/Vladivostok: '(GMT+10:00) Vladivostok', Pacific/Guam: '(GMT+10:00) Guam', Pacific/Port_Moresby: '(GMT+10:00) Port Moresby', Asia/Magadan: '(GMT+11:00) Magadan', Pacific/Fiji: '(GMT+12:00) Fiji', Asia/Kamchatka: '(GMT+12:00) Kamchatka', Pacific/Auckland: '(GMT+12:00) Auckland', Pacific/Tongatapu: '(GMT+13:00) Nuku''alofa', Pacific/Kiritimati: '(GMT+14:00) Kiritimati' } }
|
435
|
openpne_sns_category:
|
436
|
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]
|
437
|
external_login_page: [external_pc_login_url, external_mobile_login_url]
|
438
|
authentication: [enable_registration]
|
439
|
mobile: [retrieve_uid, font_size, is_check_mobile_ip]
|
440
|
policy: [user_agreement, privacy_policy]
|
441
|
footer: [footer_before, footer_after]
|
442
|
api_keys: [google_maps_api_key, google_AJAX_search_api_key]
|
443
|
openpne_sns_category_attribute:
|
444
|
general: { Caption: 'General Configuration' }
|
445
|
external_login_page: { Caption: 'External Login Page Configuration' }
|
446
|
authentication: { Caption: 'Authentication Configuration' }
|
447
|
mobile: { Caption: 'Mobile Configuration' }
|
448
|
policy: { Caption: 'Site Policy Configuration' }
|
449
|
footer: { Hidden: true }
|
450
|
api_keys: { Caption: 'API キーの設定' }
|
451
|
openpne_sns_config:
|
452
|
sns_name: { Name: sns_name, Caption: SNS名, FormType: input, ValueType: text, Default: MySNS, IsRequired: true }
|
453
|
sns_title: { Name: sns_title, Caption: ページタイトル, Help: 'HTML の title 要素の内容になります', FormType: input, ValueType: text, Default: '', IsRequired: false }
|
454
|
admin_mail_address: { Name: admin_mail_address, Caption: 管理者メールアドレス, FormType: input, ValueType: email, Default: sns@example.com, IsRequired: true }
|
455
|
enable_pc: { Name: enable_pc, Caption: PC版使用設定, FormType: radio, ValueType: text, IsRequired: true, Default: 1, Choices: [使用しない, 使用する] }
|
456
|
enable_mobile: { Name: enable_mobile, Caption: 携帯版使用設定, FormType: radio, ValueType: text, IsRequired: true, Default: 1, Choices: [使用しない, 使用する] }
|
457
|
enable_friend_link: { Name: enable_friend_link, Caption: フレンドリンク使用設定, FormType: radio, ValueType: text, IsRequired: true, Default: 1, Choices: [使用しない, 使用する] }
|
458
|
image_max_filesize: { Name: image_max_filesize, Caption: アップロード画像のファイルサイズ制限(bytes), FormType: input, ValueType: regexp, ValueRegexp: '/^[1-9]\d*[K|M]?$/', IsRequired: true, Default: 300K }
|
459
|
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] }
|
460
|
is_use_captcha: { Name: is_use_captcha, Caption: 'CAPTCHA 使用設定', Help: 'CAPTCHA (画像のなかの文字列をメンバーに入力させる認証方式) を使用するかどうかを設定します', FormType: radio, ValueType: text, IsRequired: true, Default: 1, Choices: [使用しない, 使用する] }
|
461
|
is_allow_post_activity: { Name: is_allow_post_activity, Caption: アクティビティ投稿設定, Help: メンバーからのアクティビティ投稿の可否を設定します, FormType: radio, ValueType: text, IsRequired: true, Default: 1, Choices: [許可しない, 許可する] }
|
462
|
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全体に公開) } }
|
463
|
is_allow_web_public_flag_age: { Name: is_allow_web_public_flag_age, Caption: 'Web 全体への年齢公開許可設定', Help: 'メンバーが年齢を Web 全体に公開できるようにするかどうかを設定します', FormType: radio, ValueType: text, IsRequired: true, Default: 0, Choices: [メンバーの設定を許可しない, メンバーの設定を許可する] }
|
464
|
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: - }
|
465
|
enable_language: { Name: enable_language, Caption: 言語とタイムゾーンの設定の使用設定, FormType: radio, ValueType: text, IsRequired: true, Default: 0, Choices: [使用しない, 使用する] }
|
466
|
enable_connection: { Name: enable_connection, Caption: 外部サービスとの接続設定の使用設定, FormType: radio, ValueType: text, IsRequired: true, Default: 0, Choices: [使用しない, 使用する] }
|
467
|
enable_openid: { Name: enable_openid, Caption: 'OpenID Provider 使用設定', FormType: radio, ValueType: text, IsRequired: true, Default: 0, Choices: [使用しない, 使用する] }
|
468
|
external_pc_login_url: { Name: external_pc_login_url, Caption: PC版外部ログインページURL, Help: 'PC版でログアウトした場合やログインに失敗した場合、ここで指定したURLに遷移します<br />※ここで指定するページにはログインフォームを置いておく必要があります<br />※通常のログインページを使用する場合は空欄にしておきます', FormType: input, ValueType: text, Default: '', IsRequired: false }
|
469
|
external_mobile_login_url: { Name: external_mobile_login_url, Caption: 携帯版外部ログインページURL, Help: '携帯版でログアウトした場合やログインに失敗した場合、ここで指定したURLに遷移します<br />※ここで指定するページにはログインフォームを置いておく必要があります<br />※通常のログインページを使用する場合は空欄にしておきます', FormType: input, ValueType: text, Default: '', IsRequired: false }
|
470
|
enable_registration: { Name: enable_registration, Caption: 登録の可否, FormType: radio, ValueType: integer, IsRequired: true, Default: 3, Choices: [PC・携帯両方から登録可, PCからのみ登録可, 携帯からのみ登録可, 登録一時停止] }
|
471
|
retrieve_uid: { Name: retrieve_uid, Caption: メンバー登録時の携帯個体識別番号取得設定, FormType: radio, ValueType: integer, IsRequired: true, Default: 1, Choices: [PC・携帯登録時に携帯個体識別番号の登録を必須にする, 携帯登録時に携帯個体識別番号の登録を必須にする, 携帯登録時に携帯個体識別番号を取得する(任意), 携帯登録時には携帯個体識別番号を取得しない] }
|
472
|
font_size: { Name: font_size, Caption: 携帯版フォントサイズ指定設定, FormType: radio, ValueType: integer, IsRequired: true, Default: 0, Choices: [フォントサイズを指定する, フォントサイズを指定しない] }
|
473
|
is_check_mobile_ip: { Name: is_check_mobile_ip, Caption: 携帯電話のIP帯域設定, FormType: radio, ValueType: integer, IsRequired: true, Default: 1, Choices: [携帯電話のIP帯域をチェックする, 携帯電話のIP帯域をチェックしない] }
|
474
|
user_agreement: { Name: user_agreement, Caption: 利用規約, FormType: textarea, ValueType: string, IsRequired: true, Default: "利用規約はただいま準備中です。\nThe User Agreement is under construction." }
|
475
|
privacy_policy: { Name: privacy_policy, Caption: プライバシーポリシー, FormType: textarea, ValueType: string, IsRequired: true, Default: "プライバシーポリシーはただいま準備中です。\nThe Privacy Policy is under construction." }
|
476
|
footer_before: { Name: footer_before, Caption: ログイン前フッター, FormType: textarea, ValueType: string, IsRequired: false, Default: 'Powered by <a href="http://www.openpne.jp/" target="_blank">OpenPNE</a>' }
|
477
|
footer_after: { Name: footer_after, Caption: ログイン後フッター, FormType: textarea, ValueType: string, IsRequired: false, Default: 'Powered by <a href="http://www.openpne.jp/" target="_blank">OpenPNE</a>' }
|
478
|
google_maps_api_key: { Name: 'google maps api key', Caption: 'google maps api key', FormType: text, ValueType: string, IsRequired: false, Default: '' }
|
479
|
google_AJAX_search_api_key: { Name: 'google AJAX search api key', Caption: 'google AJAX search api key', FormType: text, ValueType: string, IsRequired: false, Default: '' }
|
480
|
sf_admin_module_web_dir: /sfDoctrinePlugin
|
481
|
sf_admin_web_dir: /sf/sf_admin
|
482
|
sf_app: pc_frontend
|
483
|
sf_app_base_cache_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/cache/apache2handler/pc_frontend
|
484
|
sf_app_cache_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev
|
485
|
sf_app_config_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/apps/pc_frontend/config
|
486
|
sf_app_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/apps/pc_frontend
|
487
|
sf_app_i18n_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/apps/pc_frontend/i18n
|
488
|
sf_app_lib_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/apps/pc_frontend/lib
|
489
|
sf_app_module_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/apps/pc_frontend/modules
|
490
|
sf_app_template_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/apps/pc_frontend/templates
|
491
|
sf_apps_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/apps
|
492
|
sf_cache: false
|
493
|
sf_cache_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/cache/apache2handler
|
494
|
sf_charset: utf-8
|
495
|
sf_check_lock: false
|
496
|
sf_compressed: false
|
497
|
sf_config_cache_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev/config
|
498
|
sf_config_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/config
|
499
|
sf_csrf_secret: 1315894992
|
500
|
sf_data_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/data
|
501
|
sf_debug: true
|
502
|
sf_default_culture: ja_JP
|
503
|
sf_enabled_modules:
|
504
|
- default
|
505
|
- image
|
506
|
sf_environment: dev
|
507
|
sf_error_404_action: error404
|
508
|
sf_error_404_module: default
|
509
|
sf_error_reporting: 6143
|
510
|
sf_escaping_method: ESC_SPECIALCHARS
|
511
|
sf_escaping_strategy: on
|
512
|
sf_etag: false
|
513
|
sf_file_link_format: null
|
514
|
sf_i18n: on
|
515
|
sf_i18n_cache_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev/i18n
|
516
|
sf_lib_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/lib
|
517
|
sf_log_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/log
|
518
|
sf_logging_enabled: true
|
519
|
sf_login_action: login
|
520
|
sf_login_module: member
|
521
|
sf_module_cache_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev/modules
|
522
|
sf_module_disabled_action: disabled
|
523
|
sf_module_disabled_module: default
|
524
|
sf_no_script_name: false
|
525
|
sf_orm: doctrine
|
526
|
sf_plugins_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/plugins
|
527
|
sf_prototype_web_dir: /sfProtoculousPlugin
|
528
|
sf_root_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp
|
529
|
sf_secure_action: secure
|
530
|
sf_secure_module: default
|
531
|
sf_standard_helpers:
|
532
|
- Partial
|
533
|
- Cache
|
534
|
- I18N
|
535
|
- opParts
|
536
|
- sfImage
|
537
|
- opUtil
|
538
|
sf_symfony_lib_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/lib/vendor/symfony/lib
|
539
|
sf_template_cache_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev/template
|
540
|
sf_test_cache_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev/test
|
541
|
sf_test_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/test
|
542
|
sf_upload_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/web/uploads
|
543
|
sf_use_database: true
|
544
|
sf_web_debug: true
|
545
|
sf_web_debug_web_dir: /sf/sf_web_debug
|
546
|
sf_web_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/web
|
547
|
</pre></div>
|
548
|
|
549
|
<h2>request <a href="#" onclick="toggle('sf_request'); return false;">...</a></h2>
|
550
|
<div id="sf_request" style="display: none;"><pre>options:
|
551
|
path_info_key: PATH_INFO
|
552
|
path_info_array: SERVER
|
553
|
http_port: null
|
554
|
https_port: null
|
555
|
default_format: null
|
556
|
logging: '1'
|
557
|
relative_url_root: null
|
558
|
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 }
|
559
|
no_script_name: false
|
560
|
parameterHolder:
|
561
|
action: update
|
562
|
album: { title: アルバム写真追加テスト, body: テスト, public_flag: '1', _csrf_token: afcf2d4ca1a810a72f8da10702fa7974 }
|
563
|
id: '127'
|
564
|
module: album
|
565
|
attributeHolder:
|
566
|
sf_route: 'sfDoctrineRoute Object()'
|
567
|
</pre></div>
|
568
|
|
569
|
<h2>response <a href="#" onclick="toggle('sf_response'); return false;">...</a></h2>
|
570
|
<div id="sf_response" style="display: none;"><pre>status:
|
571
|
code: 500
|
572
|
text: 'Internal Server Error'
|
573
|
options:
|
574
|
http_protocol: HTTP/1.1
|
575
|
logging: '1'
|
576
|
charset: utf-8
|
577
|
send_http_headers: true
|
578
|
content_type: 'text/html; charset=utf-8'
|
579
|
cookies: { }
|
580
|
httpHeaders:
|
581
|
Content-Type: 'text/html; charset=utf-8'
|
582
|
javascripts: { }
|
583
|
stylesheets: { }
|
584
|
metas: { }
|
585
|
httpMetas: { }
|
586
|
</pre></div>
|
587
|
|
588
|
<h2>user <a href="#" onclick="toggle('sf_user'); return false;">...</a></h2>
|
589
|
<div id="sf_user" style="display: none;"><pre>options:
|
590
|
auto_shutdown: false
|
591
|
culture: null
|
592
|
default_culture: ja_JP
|
593
|
use_flash: true
|
594
|
logging: '1'
|
595
|
timeout: 432000
|
596
|
session_namespaces: [OpenPNE/user/opSecurityUser/site_identifier, symfony/user/sfUser/lastRequest, symfony/user/sfUser/authenticated, symfony/user/sfUser/credentials, symfony/user/sfUser/attributes]
|
597
|
attributeHolder:
|
598
|
opSecurityUser: { auth_mode: MailAddress, member_id: '1' }
|
599
|
symfony/user/sfUser/flash: { }
|
600
|
symfony/user/sfUser/flash/remove: { }
|
601
|
culture: ja_JP
|
602
|
authenticated: true
|
603
|
credentials:
|
604
|
- SNSMember
|
605
|
lastRequest: 1317619023
|
606
|
</pre></div>
|
607
|
|
608
|
<h2>global vars <a href="#" onclick="toggle('sf_globals'); return false;">...</a></h2>
|
609
|
<div id="sf_globals" style="display: none;"><pre>cookie:
|
610
|
OpenPNE_mobile_frontend: qhvn4v8rfc4073g6mb2b769ao6
|
611
|
OpenPNE_pc_backend: 52v06ij7f857kon2jgn9u7io77
|
612
|
OpenPNE_pc_frontend: 3nofq20kbhr983qa18pba4vpi5
|
613
|
__utma: 225445211.961776824.1302573670.1302573670.1302573670.1
|
614
|
__utmz: 225445211.1302573670.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
|
615
|
env:
|
616
|
CVS_RSH: ssh
|
617
|
G_BROKEN_FILENAMES: '1'
|
618
|
HISTSIZE: '1000'
|
619
|
HOME: /root
|
620
|
HOSTNAME: www1124uc.sakura.ne.jp
|
621
|
INPUTRC: /etc/inputrc
|
622
|
LANG: C
|
623
|
LESSOPEN: '|/usr/bin/lesspipe.sh %s'
|
624
|
LOGNAME: root
|
625
|
LS_COLORS: 'no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:'
|
626
|
MAIL: /var/spool/mail/root
|
627
|
PATH: '/sbin:/usr/sbin:/bin:/usr/bin'
|
628
|
PWD: /etc/httpd
|
629
|
SHELL: /bin/bash
|
630
|
SHLVL: '3'
|
631
|
TERM: screen
|
632
|
USER: root
|
633
|
_: /usr/sbin/httpd
|
634
|
files:
|
635
|
album: { name: { file_id: '' }, type: { file_id: '' }, tmp_name: { file_id: '' }, error: { file_id: 4 }, size: { file_id: 0 } }
|
636
|
get: { }
|
637
|
post:
|
638
|
album: { title: アルバム写真追加テスト, body: テスト, public_flag: '1', _csrf_token: afcf2d4ca1a810a72f8da10702fa7974 }
|
639
|
server:
|
640
|
CONTENT_LENGTH: '794'
|
641
|
CONTENT_TYPE: 'multipart/form-data; boundary=---------------------------135858097916243791492128236579'
|
642
|
DOCUMENT_ROOT: /var/www/html
|
643
|
GATEWAY_INTERFACE: CGI/1.1
|
644
|
HTTP_ACCEPT: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
|
645
|
HTTP_ACCEPT_CHARSET: 'Shift_JIS,utf-8;q=0.7,*;q=0.7'
|
646
|
HTTP_ACCEPT_ENCODING: 'gzip,deflate'
|
647
|
HTTP_ACCEPT_LANGUAGE: 'ja,en-us;q=0.7,en;q=0.3'
|
648
|
HTTP_CONNECTION: keep-alive
|
649
|
HTTP_COOKIE: '__utma=225445211.961776824.1302573670.1302573670.1302573670.1; __utmz=225445211.1302573670.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); OpenPNE_pc_frontend=3nofq20kbhr983qa18pba4vpi5; OpenPNE_pc_backend=52v06ij7f857kon2jgn9u7io77; OpenPNE_mobile_frontend=qhvn4v8rfc4073g6mb2b769ao6'
|
650
|
HTTP_HOST: 36rc1.imamura.dazai2.pne.jp
|
651
|
HTTP_KEEP_ALIVE: '115'
|
652
|
HTTP_REFERER: 'http://36rc1.imamura.dazai2.pne.jp/pc_frontend_dev.php/album/edit/127'
|
653
|
HTTP_USER_AGENT: 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; ja-JP-mac; rv:1.9.2.23) Gecko/20110920 Firefox/3.6.23'
|
654
|
PATH: '/sbin:/usr/sbin:/bin:/usr/bin'
|
655
|
PATH_INFO: /album/update/127
|
656
|
PATH_TRANSLATED: 'redirect:/index.php/update/127'
|
657
|
PHP_SELF: /pc_frontend_dev.php/album/update/127
|
658
|
QUERY_STRING: ''
|
659
|
REMOTE_ADDR: 203.143.101.162
|
660
|
REMOTE_PORT: '62116'
|
661
|
REQUEST_METHOD: POST
|
662
|
REQUEST_TIME: 1317619022
|
663
|
REQUEST_URI: /pc_frontend_dev.php/album/update/127
|
664
|
SCRIPT_FILENAME: /var/www/sns/36rc1.imamura.dazai2.pne.jp/public_html/pc_frontend_dev.php
|
665
|
SCRIPT_NAME: /pc_frontend_dev.php
|
666
|
SERVER_ADDR: 49.212.20.148
|
667
|
SERVER_ADMIN: root@localhost
|
668
|
SERVER_NAME: 36rc1.imamura.dazai2.pne.jp
|
669
|
SERVER_PORT: '80'
|
670
|
SERVER_PROTOCOL: HTTP/1.1
|
671
|
SERVER_SIGNATURE: ''
|
672
|
SERVER_SOFTWARE: Apache
|
673
|
session:
|
674
|
OpenPNE/user/opSecurityUser/site_identifier: 'http://36rc1.imamura.dazai2.pne.jp'
|
675
|
symfony/user/sfUser/attributes: { opSecurityUser: { auth_mode: MailAddress, member_id: '1' }, symfony/user/sfUser/flash: { }, symfony/user/sfUser/flash/remove: { } }
|
676
|
symfony/user/sfUser/authenticated: true
|
677
|
symfony/user/sfUser/credentials: [SNSMember]
|
678
|
symfony/user/sfUser/culture: ja_JP
|
679
|
symfony/user/sfUser/lastRequest: 1317619017
|
680
|
</pre></div>
|
681
|
|
682
|
<p id="footer">
|
683
|
symfony v.1.4.13 - php 5.2.13<br>
|
684
|
for help resolving this issue, please visit <a href="http://www.symfony-project.org/">http://www.symfony-project.org/</a>.
|
685
|
</p>
|
686
|
</div></center>
|
687
|
<script type="text/javascript">
|
688
|
function sfWebDebugGetElementsByClassName(strClass, strTag, objContElm)
|
689
|
{
|
690
|
|
691
|
strTag = strTag || "*";
|
692
|
objContElm = objContElm || document;
|
693
|
var objColl = (strTag == '*' && document.all) ? document.all : objContElm.getElementsByTagName(strTag);
|
694
|
var arr = new Array();
|
695
|
var delim = strClass.indexOf('|') != -1 ? '|' : ' ';
|
696
|
var arrClass = strClass.split(delim);
|
697
|
var j = objColl.length;
|
698
|
for (var i = 0; i < j; i++) {
|
699
|
if(objColl[i].className == undefined) continue;
|
700
|
var arrObjClass = objColl[i].className.split ? objColl[i].className.split(' ') : [];
|
701
|
if (delim == ' ' && arrClass.length > arrObjClass.length) continue;
|
702
|
var c = 0;
|
703
|
comparisonLoop:
|
704
|
{
|
705
|
var l = arrObjClass.length;
|
706
|
for (var k = 0; k < l; k++) {
|
707
|
var n = arrClass.length;
|
708
|
for (var m = 0; m < n; m++) {
|
709
|
if (arrClass[m] == arrObjClass[k]) c++;
|
710
|
if (( delim == '|' && c == 1) || (delim == ' ' && c == arrClass.length)) {
|
711
|
arr.push(objColl[i]);
|
712
|
break comparisonLoop;
|
713
|
}
|
714
|
}
|
715
|
}
|
716
|
}
|
717
|
}
|
718
|
return arr;
|
719
|
}
|
720
|
|
721
|
function sfWebDebugToggleMenu()
|
722
|
{
|
723
|
var element = document.getElementById('sfWebDebugDetails');
|
724
|
|
725
|
var cacheElements = sfWebDebugGetElementsByClassName('sfWebDebugCache');
|
726
|
var mainCacheElements = sfWebDebugGetElementsByClassName('sfWebDebugActionCache');
|
727
|
var panelElements = sfWebDebugGetElementsByClassName('sfWebDebugTop');
|
728
|
|
729
|
if (element.style.display != 'none')
|
730
|
{
|
731
|
for (var i = 0; i < panelElements.length; ++i)
|
732
|
{
|
733
|
panelElements[i].style.display = 'none';
|
734
|
}
|
735
|
|
736
|
|
737
|
for (var i = 0; i < cacheElements.length; ++i)
|
738
|
{
|
739
|
cacheElements[i].style.display = 'none';
|
740
|
}
|
741
|
for (var i = 0; i < mainCacheElements.length; ++i)
|
742
|
{
|
743
|
mainCacheElements[i].style.border = 'none';
|
744
|
}
|
745
|
}
|
746
|
else
|
747
|
{
|
748
|
for (var i = 0; i < cacheElements.length; ++i)
|
749
|
{
|
750
|
cacheElements[i].style.display = '';
|
751
|
}
|
752
|
for (var i = 0; i < mainCacheElements.length; ++i)
|
753
|
{
|
754
|
mainCacheElements[i].style.border = '1px solid #f00';
|
755
|
}
|
756
|
}
|
757
|
|
758
|
sfWebDebugToggle('sfWebDebugDetails');
|
759
|
sfWebDebugToggle('sfWebDebugShowMenu');
|
760
|
sfWebDebugToggle('sfWebDebugHideMenu');
|
761
|
}
|
762
|
|
763
|
function sfWebDebugShowDetailsFor(element)
|
764
|
{
|
765
|
if (typeof element == 'string')
|
766
|
element = document.getElementById(element);
|
767
|
|
768
|
var panelElements = sfWebDebugGetElementsByClassName('sfWebDebugTop');
|
769
|
for (var i = 0; i < panelElements.length; ++i)
|
770
|
{
|
771
|
if (panelElements[i] != element)
|
772
|
{
|
773
|
panelElements[i].style.display = 'none';
|
774
|
}
|
775
|
}
|
776
|
|
777
|
sfWebDebugToggle(element);
|
778
|
}
|
779
|
|
780
|
function sfWebDebugToggle(element)
|
781
|
{
|
782
|
if (typeof element == 'string')
|
783
|
element = document.getElementById(element);
|
784
|
|
785
|
if (element)
|
786
|
element.style.display = element.style.display == 'none' ? '' : 'none';
|
787
|
}
|
788
|
|
789
|
function sfWebDebugToggleMessages(klass)
|
790
|
{
|
791
|
var elements = sfWebDebugGetElementsByClassName(klass);
|
792
|
|
793
|
var x = elements.length;
|
794
|
for (var i = 0; i < x; ++i)
|
795
|
{
|
796
|
sfWebDebugToggle(elements[i]);
|
797
|
}
|
798
|
}
|
799
|
|
800
|
function sfWebDebugToggleAllLogLines(show, klass)
|
801
|
{
|
802
|
var elements = sfWebDebugGetElementsByClassName(klass);
|
803
|
var x = elements.length;
|
804
|
for (var i = 0; i < x; ++i)
|
805
|
{
|
806
|
elements[i].style.display = show ? '' : 'none';
|
807
|
}
|
808
|
}
|
809
|
|
810
|
function sfWebDebugShowOnlyLogLines(type)
|
811
|
{
|
812
|
var types = new Array();
|
813
|
types[0] = 'info';
|
814
|
types[1] = 'warning';
|
815
|
types[2] = 'error';
|
816
|
for (klass in types)
|
817
|
{
|
818
|
var elements = sfWebDebugGetElementsByClassName('sfWebDebug' + types[klass].substring(0, 1).toUpperCase() + types[klass].substring(1, types[klass].length));
|
819
|
var x = elements.length;
|
820
|
for (var i = 0; i < x; ++i)
|
821
|
{
|
822
|
if ('tr' == elements[i].tagName.toLowerCase())
|
823
|
{
|
824
|
elements[i].style.display = (type == types[klass]) ? '' : 'none';
|
825
|
}
|
826
|
}
|
827
|
}
|
828
|
}
|
829
|
</script>
|
830
|
<div id="sfWebDebug">
|
831
|
<div id="sfWebDebugBar">
|
832
|
<a href="#" onclick="sfWebDebugToggleMenu(); return false;"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/sf.html" alt="Debug toolbar"></a>
|
833
|
|
834
|
<ul id="sfWebDebugDetails" class="sfWebDebugMenu">
|
835
|
<li><span id="sfWebDebugSymfonyVersion">1.4.13</span></li>
|
836
|
<li class="sfWebDebugInfo"><a title="Configuration" href="#" onclick="sfWebDebugShowDetailsFor('sfWebDebugconfigDetails'); return false;"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/config.html" alt="Config"> config</a></li>
|
837
|
<li class="sfWebDebugInfo"><a title="View Layer" href="#" onclick="sfWebDebugShowDetailsFor('sfWebDebugviewDetails'); return false;"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/view.html" alt="View Layer"> view</a></li>
|
838
|
<li class="sfWebDebugError"><a title="Logs" href="#" onclick="sfWebDebugShowDetailsFor('sfWebDebuglogsDetails'); return false;"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/log.html" alt="Log"> logs</a></li>
|
839
|
<li><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/memory.html" alt="Memory"> 24576.0 KB</li>
|
840
|
<li class="sfWebDebugInfo"><a title="Timers" href="#" onclick="sfWebDebugShowDetailsFor('sfWebDebugtimeDetails'); return false;"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/time.html" alt="Time"> 1565 ms</a></li>
|
841
|
<li class="sfWebDebugInfo"><a title="SQL queries" href="#" onclick="sfWebDebugShowDetailsFor('sfWebDebugdbDetails'); return false;"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/database.html" alt="SQL queries"> 8</a></li>
|
842
|
<li class="last">
|
843
|
<a href="#" onclick="document.getElementById('sfWebDebug').style.display='none'; return false;"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/close.html" alt="Close"></a>
|
844
|
</li>
|
845
|
</ul>
|
846
|
</div>
|
847
|
|
848
|
<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>
|
849
|
<h2>Request <a href="#" onclick="sfWebDebugToggle('sfWebDebugRequest'); return false;" title="Toggle details"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/toggle.html" alt="Toggle details"></a></h2>
|
850
|
<div id="sfWebDebugRequest" style="display: none;"><pre>options:
|
851
|
path_info_key: PATH_INFO
|
852
|
path_info_array: SERVER
|
853
|
http_port: null
|
854
|
https_port: null
|
855
|
default_format: null
|
856
|
logging: '1'
|
857
|
relative_url_root: null
|
858
|
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 }
|
859
|
no_script_name: false
|
860
|
parameterHolder:
|
861
|
action: update
|
862
|
album: { title: アルバム写真追加テスト, body: テスト, public_flag: '1', _csrf_token: afcf2d4ca1a810a72f8da10702fa7974 }
|
863
|
id: '127'
|
864
|
module: album
|
865
|
attributeHolder:
|
866
|
sf_route: 'sfDoctrineRoute Object()'
|
867
|
</pre></div>
|
868
|
|
869
|
<h2>Response <a href="#" onclick="sfWebDebugToggle('sfWebDebugResponse'); return false;" title="Toggle details"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/toggle.html" alt="Toggle details"></a></h2>
|
870
|
<div id="sfWebDebugResponse" style="display: none;"><pre>status:
|
871
|
code: 500
|
872
|
text: 'Internal Server Error'
|
873
|
options:
|
874
|
http_protocol: HTTP/1.1
|
875
|
logging: '1'
|
876
|
charset: utf-8
|
877
|
send_http_headers: false
|
878
|
content_type: 'text/html; charset=utf-8'
|
879
|
cookies: { }
|
880
|
httpHeaders:
|
881
|
Content-Type: 'text/html; charset=utf-8'
|
882
|
javascripts: { }
|
883
|
stylesheets: { }
|
884
|
metas: { }
|
885
|
httpMetas: { }
|
886
|
</pre></div>
|
887
|
|
888
|
<h2>User <a href="#" onclick="sfWebDebugToggle('sfWebDebugUser'); return false;" title="Toggle details"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/toggle.html" alt="Toggle details"></a></h2>
|
889
|
<div id="sfWebDebugUser" style="display: none;"><pre>options:
|
890
|
auto_shutdown: false
|
891
|
culture: null
|
892
|
default_culture: ja_JP
|
893
|
use_flash: true
|
894
|
logging: '1'
|
895
|
timeout: 432000
|
896
|
session_namespaces: [OpenPNE/user/opSecurityUser/site_identifier, symfony/user/sfUser/lastRequest, symfony/user/sfUser/authenticated, symfony/user/sfUser/credentials, symfony/user/sfUser/attributes]
|
897
|
attributeHolder:
|
898
|
opSecurityUser: { auth_mode: MailAddress, member_id: '1' }
|
899
|
symfony/user/sfUser/flash: { }
|
900
|
symfony/user/sfUser/flash/remove: { }
|
901
|
culture: ja_JP
|
902
|
authenticated: true
|
903
|
credentials:
|
904
|
- SNSMember
|
905
|
lastRequest: 1317619023
|
906
|
</pre></div>
|
907
|
|
908
|
<h2>Settings <a href="#" onclick="sfWebDebugToggle('sfWebDebugSettings'); return false;" title="Toggle details"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/toggle.html" alt="Toggle details"></a></h2>
|
909
|
<div id="sfWebDebugSettings" style="display: none;"><pre>app_blog_action_size: 20
|
910
|
app_blog_component_size: 5
|
911
|
app_blog_rss_cache_dir: /plugins/opBlogPlugin
|
912
|
app_diary_comment_is_upload_images: true
|
913
|
app_diary_comment_max_image_file_num: 3
|
914
|
app_diary_is_upload_images: true
|
915
|
app_diary_max_image_file_num: 3
|
916
|
app_line_introfriend: 5
|
917
|
app_max_introfriend: 5
|
918
|
app_message_is_upload_images: true
|
919
|
app_message_max_image_file_num: 3
|
920
|
app_message_pagenate_size: 20
|
921
|
app_ranking_display_self_introduction: false
|
922
|
app_update_blog_rss_cache_limit: 100
|
923
|
app_update_span_minute: 5
|
924
|
doctrine_model_builder_options:
|
925
|
baseClassName: opDoctrineRecord
|
926
|
mod_album_enabled: true
|
927
|
mod_album_view_class: op
|
928
|
op_auth_MailAddress:
|
929
|
invite_mode: { Name: invite_mode, Caption: 招待モード, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [招待なしでの登録を許可する, SNS参加者に招待を許可する, 招待を許可しない] }
|
930
|
enable_pc: { Name: enable_pc, Caption: PC版有効設定, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [無効にする, 有効にする] }
|
931
|
enable_mobile: { Name: enable_mobile, Caption: 携帯版有効設定, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [無効にする, 有効にする] }
|
932
|
self_invite_action: { IsConfig: false, Default: opAuthMailAddress/requestRegisterURL }
|
933
|
admin_invite: { IsConfig: false, Default: true }
|
934
|
help_login_error_action: { Name: self_invite_action, Caption: '', FormType: '', ValueType: '', IsConfig: false, IsRequired: false, Default: opAuthMailAddress/helpLoginError }
|
935
|
is_check_multiple_address: { Name: is_check_multiple_address, Caption: ログイン用メールアドレス設定, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 0, Choices: [PCメールアドレスと携帯メールアドレスの両方を受け付ける, PCメールアドレスと携帯メールアドレスのどちらか一方を受け付ける] }
|
936
|
auth_mode_caption: { IsConfig: 0, Default: 'E-mail Address Login' }
|
937
|
op_auth_MobileUID:
|
938
|
invite_mode: { Name: invite_mode, Caption: 招待モード, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [招待なしでの登録を許可する, SNS参加者に招待を許可する, 招待を許可しない] }
|
939
|
enable_pc: { Name: enable_pc, Caption: PC版有効設定, FormType: radio, ValueType: text, IsConfig: 0, IsRequired: true, Default: 0, Choices: [無効にする, 有効にする] }
|
940
|
enable_mobile: { Name: enable_mobile, Caption: 携帯版有効設定, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [無効にする, 有効にする] }
|
941
|
self_invite_action: { IsConfig: false, Default: '' }
|
942
|
admin_invite: { IsConfig: false, Default: false }
|
943
|
uid_type: { Name: uid_type, Caption: '認証に使用する ID の設定', FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: ['Cookie 内のユニークな ID のみによって認証をおこなう', 'Cookie が利用できる端末の場合は Cookie 内のユニークな ID を用い、それ以外の端末では携帯電話個体識別番号によって認証をおこなう', '携帯電話個体識別番号のみによって認証をおこなう (非推奨)'] }
|
944
|
allow_fallback_uid: { Name: allow_fallback_uid, Caption: '(ドコモ、ソフトバンクのみ) 主となる携帯電話個体識別番号が取得できなかった場合に、代替の携帯電話個体識別番号を取得するかどうか', FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 0, Choices: [取得しない, '取得する (非推奨)'] }
|
945
|
auth_mode_caption: { IsConfig: 0, Default: 'Mobile-UID Login (For Japanese mobile phone)' }
|
946
|
op_auth_OpenID:
|
947
|
invite_mode: { Name: invite_mode, Caption: 招待モード, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 1, Choices: [招待なしでの登録を許可する, SNS参加者に招待を許可する, 招待を許可しない] }
|
948
|
enable_pc: { Name: enable_pc, Caption: PC版有効設定, FormType: radio, ValueType: text, IsConfig: true, IsRequired: true, Default: 0, Choices: [無効にする, 有効にする] }
|
949
|
enable_mobile: { Name: enable_mobile, Caption: 携帯版有効設定, FormType: radio, ValueType: text, IsConfig: false, IsRequired: true, Default: 0, Choices: [無効にする, 有効にする] }
|
950
|
self_invite_action: { IsConfig: false, Default: '' }
|
951
|
admin_invite: { IsConfig: false, Default: false }
|
952
|
op_base_url: 'http://36rc1.imamura.dazai2.pne.jp'
|
953
|
op_check_session_site_identifier: true
|
954
|
op_doctrine_cache_key_prefix: ''
|
955
|
op_http_proxy: ''
|
956
|
op_image_storage: Default
|
957
|
op_imagemagick_path: /usr/bin/convert
|
958
|
op_is_mail_address_contain_hash: true
|
959
|
op_is_restrict_mail_template: true
|
960
|
op_is_use_captcha: '0'
|
961
|
op_is_use_mobile_cookie: true
|
962
|
op_mail_address_hash_length: 12
|
963
|
op_mail_domain: 36rc1.imamura.dazai2.pne.jp
|
964
|
op_mobile_proxys:
|
965
|
Google: 'http://www.google.co.jp/gwt/x?u='
|
966
|
op_remember_login_limit: 2592000
|
967
|
op_session_life_time:
|
968
|
pc_frontend: { idletime: 432000 }
|
969
|
mobile_frontend: { idletime: 3600 }
|
970
|
pc_backend: { idletime: 86400 }
|
971
|
op_sid_secret: '1315900627'
|
972
|
op_ssl_base_url:
|
973
|
pc_frontend: 'https://example.com'
|
974
|
mobile_frontend: 'https://example.com'
|
975
|
pc_backend: 'https://example.com'
|
976
|
op_ssl_required_actions:
|
977
|
pc_frontend: [member/register, member/registerInput, member/registerEnd, member/editProfile, member/config, member/login, member/logout, member/invite]
|
978
|
mobile_frontend: [member/editProfile, member/config, member/logout, member/invite]
|
979
|
pc_backend: { }
|
980
|
op_ssl_required_applications:
|
981
|
- pc_backend
|
982
|
op_ssl_selectable_actions:
|
983
|
pc_frontend: { }
|
984
|
mobile_frontend: [member/register, member/registerInput, member/registerEnd, member/login, member/configUID, member/registerMobileToRegisterEnd]
|
985
|
pc_backend: { }
|
986
|
op_supported_languages:
|
987
|
- en
|
988
|
- ja_JP
|
989
|
op_table_prefix: ''
|
990
|
op_use_imagemagick: 0
|
991
|
op_use_ssl: false
|
992
|
openpne_community_category:
|
993
|
general: [public_flag, topic_authority, register_policy, description]
|
994
|
openpne_community_category_attribute: { }
|
995
|
openpne_community_config:
|
996
|
public_flag: { Name: public_flag, Caption: 'Authority to Read Topic', FormType: radio, ValueType: string, IsUnique: false, IsRequired: true, Default: public, Choices: { public: 'Everyone can read', auth_commu_member: 'Only %community%''s members can read' } }
|
997
|
topic_authority: { Name: topic_authority, Caption: 'Authority to Create Topic', FormType: radio, ValueType: string, IsUnique: false, IsRequired: true, Default: public, Choices: { public: '%Community%''s members can create', admin_only: 'Only %community%''s admin can create' } }
|
998
|
register_policy: { Name: register_policy, Caption: 'Register policy', FormType: radio, Default: open, Choices: { open: 'Everyone can join', close: '%Community%''s admin authorization needed' }, IsUnique: false, IsRequired: true }
|
999
|
description: { Name: description, Caption: '%community% Description', FormType: textarea, ValueType: string, IsUnique: false, IsRequired: true }
|
1000
|
openpne_member_category:
|
1001
|
secretQuestion: [secret_question, secret_answer]
|
1002
|
blogUrl: [blog_url]
|
1003
|
diary: [diary]
|
1004
|
general: { }
|
1005
|
publicFlag: [profile_page_public_flag, age_public_flag]
|
1006
|
pcAddress: [pc_address]
|
1007
|
mobileAddress: [mobile_address]
|
1008
|
password: [password]
|
1009
|
accessBlock: [access_block]
|
1010
|
mail: [daily_news]
|
1011
|
language: [language, time_zone]
|
1012
|
openpne_member_category_attribute:
|
1013
|
secretQuestion: { caption: 'Secret Question Configuration', enable_pc: true, enable_mobile: true }
|
1014
|
blogUrl: { caption: 'Blog URL Configuration', enable_pc: true, enable_mobile: false }
|
1015
|
diary: { caption: 'Diary Configuration', enable_pc: true, enable_mobile: true }
|
1016
|
general: { caption: 'General Configuration', enable_pc: true, enable_mobile: true }
|
1017
|
publicFlag: { caption: 'Public Flag Configuration', enable_pc: true, enable_mobile: true }
|
1018
|
pcAddress: { caption: 'PC E-mail Address Configuration', enable_pc: true, enable_mobile: true, depending_sns_config: enable_pc }
|
1019
|
mobileAddress: { caption: 'Mobile E-mail Address Configuration', enable_pc: true, enable_mobile: true, depending_sns_config: enable_mobile }
|
1020
|
password: { caption: 'Password Configuration', enable_pc: true, enable_mobile: true }
|
1021
|
accessBlock: { caption: 'Access Block Configuration', enable_pc: true, enable_mobile: true }
|
1022
|
mail: { caption: 'Mail Configuration', enable_pc: true, enable_mobile: true }
|
1023
|
language: { caption: 'Language and Time Zone Configuration', enable_pc: true, enable_mobile: false }
|
1024
|
openpne_member_config:
|
1025
|
secret_question: { Name: secret_question, Caption: 'Secret Question', FormType: select, ValueType: integer, IsRegist: true, IsConfig: true, IsUnique: false, IsRequired: true, IsConfirm: false, Choices: { 1: 'What is your father''s / mother''s former name?', 2: 'What is last 5 digits of your driving license number?', 3: 'What is your first crush''s name?', 4: 'What is your finished elementary school?', 5: 'What is region name of your domicile of origin?' } }
|
1026
|
secret_answer: { Name: secret_answer, Caption: 'Answer for Secret Question', FormType: password, ValueType: text, IsRegist: true, IsConfig: true, IsUnique: false, IsRequired: true, IsConfirm: false }
|
1027
|
blog_url: { Name: blog_url, Caption: 'Blog URL', FormType: input, ValueType: blog_url, IsRegist: false, IsConfig: true, IsUnique: false, IsRequired: false, IsConfirm: false }
|
1028
|
diary: null
|
1029
|
profile_page_public_flag: { Name: profile_page_public_flag, Caption: 'Public Flag for Profile Page', FormType: select, ValueType: integer, IsRegist: false, IsConfig: true, IsRequired: true, IsUnique: false, IsConfirm: false, Default: 1, Choices: { 4: 'All Users on the Web', 1: 'All Members' } }
|
1030
|
age_public_flag: { Name: age_public_flag, Caption: 'Public Flag for Age', FormType: select, ValueType: integer, IsRegist: true, IsConfig: true, IsRequired: true, IsUnique: false, IsConfirm: false, Default: 3, Choices: { 4: 'All Users on the Web', 1: 'All Members', 2: '%my_friend%', 3: Private } }
|
1031
|
pc_address: { Name: pc_address, Caption: 'PC E-mail Address', FormType: input, ValueType: pc_email, IsRegist: false, IsConfig: true, IsRequired: true, IsUnique: true, IsConfirm: true }
|
1032
|
mobile_address: { Name: mobile_address, Caption: 'Mobile E-mail Address', FormType: input, ValueType: mobile_email, IsRegist: false, IsConfig: true, IsRequired: true, IsUnique: true, IsConfirm: true }
|
1033
|
password: { Name: password, Caption: Password, Info: 'Password must be 6-12 characters.', FormType: password, ValueType: password, IsRegist: true, IsConfig: true, IsUnique: false, IsRequired: true, IsConfirm: true }
|
1034
|
access_block: { Name: access_block, Caption: 'Access Block', FormType: increased_input, ValueType: pass, IsRegist: false, IsConfig: true, IsUnique: false, IsRequired: false, IsConfirm: false }
|
1035
|
daily_news: { Name: daily_news, Caption: 'Daily News', FormType: radio, ValueType: string, IsRegist: false, IsConfig: true, IsUnique: false, IsRequired: true, IsConfirm: false, Default: 2, Choices: ['Don''t Send', 'Send At Intervals', 'Send Everyday'] }
|
1036
|
language: { Name: language, Caption: Language, FormType: language_select, ValueType: string, IsRegist: false, IsConfig: true, IsUnique: false, IsRequired: false, IsConfirm: false, Default: ja_JP }
|
1037
|
time_zone: { Name: time_zone, Caption: 'Time Zone', FormType: select, ValueType: string, IsRegist: false, IsConfig: true, IsUnique: false, IsRequired: false, IsConfirm: false, Default: '', Choices: { '': None, Pacific/Honolulu: '(GMT-10:00) Hawaii', America/Anchorage: '(GMT-09:00) Alaska', America/Los_Angeles: '(GMT-08:00) Pacific Time (US & Canada)', America/Phoenix: '(GMT-07:00) Arizona', America/Denver: '(GMT-07:00) Mountain Time (US & Canada)', America/Chicago: '(GMT-06:00) Central Time (US & Canada)', America/New_York: '(GMT-05:00) Eastern Time (US & Canada)', America/Indiana/Indianapolis: '(GMT-05:00) Indiana (East)', Kwajalein: '(GMT-12:00) International Date Line West', Pacific/Midway: '(GMT-11:00) Midway Island', Pacific/Samoa: '(GMT-11:00) Samoa', America/Tijuana: '(GMT-08:00) Tijuana, Baja California', America/Chihuahua: '(GMT-07:00) Chihuahua', America/Mazatlan: '(GMT-07:00) Mazatlan', America/Regina: '(GMT-06:00) Saskatchewan', America/Tegucigalpa: '(GMT-06:00) Central America', America/Mexico_City: '(GMT-06:00) Mexico City', America/Monterrey: '(GMT-06:00) Monterrey', America/Bogota: '(GMT-05:00) Bogota', America/Lima: '(GMT-05:00) Lima', America/Rio_Branco: '(GMT-05:00) Rio Branco', America/Caracas: '(GMT-04:30) Caracas', America/Halifax: '(GMT-04:00) Atlantic Time (Canada)', America/Manaus: '(GMT-04:00) Manaus', America/Santiago: '(GMT-04:00) Santiago', America/La_Paz: '(GMT-04:00) La Paz', America/St_Johns: '(GMT-03:30) Newfoundland', America/Moncton: '(GMT-03:00) Georgetown', America/Sao_Paulo: '(GMT-03:00) Brasilia', America/Godthab: '(GMT-03:00) Greenland', America/Montevideo: '(GMT-03:00) Montevideo', Atlantic/South_Georgia: '(GMT-02:00) Mid-Atlantic', Atlantic/Azores: '(GMT-01:00) Azores', Atlantic/Cape_Verde: '(GMT-01:00) Cape Verde Is.', Europe/Dublin: '(GMT) Dublin', Europe/Lisbon: '(GMT) Lisbon', Europe/London: '(GMT) London', Africa/Monrovia: '(GMT) Monrovia', Atlantic/Reykjavik: '(GMT) Reykjavik', Africa/Casablanca: '(GMT) Casablanca', Europe/Belgrade: '(GMT+01:00) Belgrade', Europe/Bratislava: '(GMT+01:00) Bratislava', Europe/Budapest: '(GMT+01:00) Budapest', Europe/Ljubljana: '(GMT+01:00) Ljubljana', Europe/Prague: '(GMT+01:00) Prague', Europe/Sarajevo: '(GMT+01:00) Sarajevo', Europe/Skopje: '(GMT+01:00) Skopje', Europe/Warsaw: '(GMT+01:00) Warsaw', Europe/Zagreb: '(GMT+01:00) Zagreb', Europe/Brussels: '(GMT+01:00) Brussels', Europe/Copenhagen: '(GMT+01:00) Copenhagen', Europe/Madrid: '(GMT+01:00) Madrid', Europe/Paris: '(GMT+01:00) Paris', Africa/Algiers: '(GMT+01:00) West Central Africa', Europe/Amsterdam: '(GMT+01:00) Amsterdam', Europe/Berlin: '(GMT+01:00) Berlin', Europe/Rome: '(GMT+01:00) Rome', Europe/Stockholm: '(GMT+01:00) Stockholm', Europe/Vienna: '(GMT+01:00) Vienna', Europe/Minsk: '(GMT+02:00) Minsk', Africa/Cairo: '(GMT+02:00) Cairo', Europe/Helsinki: '(GMT+02:00) Helsinki', Europe/Riga: '(GMT+02:00) Riga', Europe/Sofia: '(GMT+02:00) Sofia', Europe/Tallinn: '(GMT+02:00) Tallinn', Europe/Vilnius: '(GMT+02:00) Vilnius', Europe/Athens: '(GMT+02:00) Athens', Europe/Bucharest: '(GMT+02:00) Bucharest', Europe/Istanbul: '(GMT+02:00) Istanbul', Asia/Jerusalem: '(GMT+02:00) Jerusalem', Asia/Amman: '(GMT+02:00) Amman', Asia/Beirut: '(GMT+02:00) Beirut', Africa/Windhoek: '(GMT+02:00) Windhoek', Africa/Harare: '(GMT+02:00) Harare', Asia/Kuwait: '(GMT+03:00) Kuwait', Asia/Riyadh: '(GMT+03:00) Riyadh', Asia/Baghdad: '(GMT+03:00) Baghdad', Africa/Nairobi: '(GMT+03:00) Nairobi', Asia/Tbilisi: '(GMT+03:00) Tbilisi', Europe/Moscow: '(GMT+03:00) Moscow', Europe/Volgograd: '(GMT+03:00) Volgograd', Asia/Tehran: '(GMT+03:30) Tehran', Asia/Muscat: '(GMT+04:00) Muscat', Asia/Baku: '(GMT+04:00) Baku', Asia/Yerevan: '(GMT+04:00) Yerevan', Asia/Kabul: '(GMT+04:30) Kabul', Asia/Yekaterinburg: '(GMT+05:00) Ekaterinburg', Asia/Karachi: '(GMT+05:00) Karachi', Asia/Tashkent: '(GMT+05:00) Tashkent', Asia/Calcutta: '(GMT+05:30) Calcutta', Asia/Colombo: '(GMT+05:30) Sri Jayawardenepura', Asia/Katmandu: '(GMT+05:45) Kathmandu', Asia/Dhaka: '(GMT+06:00) Dhaka', Asia/Almaty: '(GMT+06:00) Almaty', Asia/Novosibirsk: '(GMT+06:00) Novosibirsk', Asia/Rangoon: '(GMT+06:30) Yangon (Rangoon)', Asia/Krasnoyarsk: '(GMT+07:00) Krasnoyarsk', Asia/Bangkok: '(GMT+07:00) Bangkok', Asia/Jakarta: '(GMT+07:00) Jakarta', Asia/Brunei: '(GMT+08:00) Beijing', Asia/Chongqing: '(GMT+08:00) Chongqing', Asia/Hong_Kong: '(GMT+08:00) Hong Kong', Asia/Urumqi: '(GMT+08:00) Urumqi', Asia/Irkutsk: '(GMT+08:00) Irkutsk', Asia/Ulaanbaatar: '(GMT+08:00) Ulaan Bataar', Asia/Kuala_Lumpur: '(GMT+08:00) Kuala Lumpur', Asia/Singapore: '(GMT+08:00) Singapore', Asia/Taipei: '(GMT+08:00) Taipei', Australia/Perth: '(GMT+08:00) Perth', Asia/Seoul: '(GMT+09:00) Seoul', Asia/Tokyo: '(GMT+09:00) Tokyo', Asia/Yakutsk: '(GMT+09:00) Yakutsk', Australia/Darwin: '(GMT+09:30) Darwin', Australia/Adelaide: '(GMT+09:30) Adelaide', Australia/Canberra: '(GMT+10:00) Canberra', Australia/Melbourne: '(GMT+10:00) Melbourne', Australia/Sydney: '(GMT+10:00) Sydney', Australia/Brisbane: '(GMT+10:00) Brisbane', Australia/Hobart: '(GMT+10:00) Hobart', Asia/Vladivostok: '(GMT+10:00) Vladivostok', Pacific/Guam: '(GMT+10:00) Guam', Pacific/Port_Moresby: '(GMT+10:00) Port Moresby', Asia/Magadan: '(GMT+11:00) Magadan', Pacific/Fiji: '(GMT+12:00) Fiji', Asia/Kamchatka: '(GMT+12:00) Kamchatka', Pacific/Auckland: '(GMT+12:00) Auckland', Pacific/Tongatapu: '(GMT+13:00) Nuku''alofa', Pacific/Kiritimati: '(GMT+14:00) Kiritimati' } }
|
1038
|
openpne_sns_category:
|
1039
|
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]
|
1040
|
external_login_page: [external_pc_login_url, external_mobile_login_url]
|
1041
|
authentication: [enable_registration]
|
1042
|
mobile: [retrieve_uid, font_size, is_check_mobile_ip]
|
1043
|
policy: [user_agreement, privacy_policy]
|
1044
|
footer: [footer_before, footer_after]
|
1045
|
api_keys: [google_maps_api_key, google_AJAX_search_api_key]
|
1046
|
openpne_sns_category_attribute:
|
1047
|
general: { Caption: 'General Configuration' }
|
1048
|
external_login_page: { Caption: 'External Login Page Configuration' }
|
1049
|
authentication: { Caption: 'Authentication Configuration' }
|
1050
|
mobile: { Caption: 'Mobile Configuration' }
|
1051
|
policy: { Caption: 'Site Policy Configuration' }
|
1052
|
footer: { Hidden: true }
|
1053
|
api_keys: { Caption: 'API キーの設定' }
|
1054
|
openpne_sns_config:
|
1055
|
sns_name: { Name: sns_name, Caption: SNS名, FormType: input, ValueType: text, Default: MySNS, IsRequired: true }
|
1056
|
sns_title: { Name: sns_title, Caption: ページタイトル, Help: 'HTML の title 要素の内容になります', FormType: input, ValueType: text, Default: '', IsRequired: false }
|
1057
|
admin_mail_address: { Name: admin_mail_address, Caption: 管理者メールアドレス, FormType: input, ValueType: email, Default: sns@example.com, IsRequired: true }
|
1058
|
enable_pc: { Name: enable_pc, Caption: PC版使用設定, FormType: radio, ValueType: text, IsRequired: true, Default: 1, Choices: [使用しない, 使用する] }
|
1059
|
enable_mobile: { Name: enable_mobile, Caption: 携帯版使用設定, FormType: radio, ValueType: text, IsRequired: true, Default: 1, Choices: [使用しない, 使用する] }
|
1060
|
enable_friend_link: { Name: enable_friend_link, Caption: フレンドリンク使用設定, FormType: radio, ValueType: text, IsRequired: true, Default: 1, Choices: [使用しない, 使用する] }
|
1061
|
image_max_filesize: { Name: image_max_filesize, Caption: アップロード画像のファイルサイズ制限(bytes), FormType: input, ValueType: regexp, ValueRegexp: '/^[1-9]\d*[K|M]?$/', IsRequired: true, Default: 300K }
|
1062
|
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] }
|
1063
|
is_use_captcha: { Name: is_use_captcha, Caption: 'CAPTCHA 使用設定', Help: 'CAPTCHA (画像のなかの文字列をメンバーに入力させる認証方式) を使用するかどうかを設定します', FormType: radio, ValueType: text, IsRequired: true, Default: 1, Choices: [使用しない, 使用する] }
|
1064
|
is_allow_post_activity: { Name: is_allow_post_activity, Caption: アクティビティ投稿設定, Help: メンバーからのアクティビティ投稿の可否を設定します, FormType: radio, ValueType: text, IsRequired: true, Default: 1, Choices: [許可しない, 許可する] }
|
1065
|
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全体に公開) } }
|
1066
|
is_allow_web_public_flag_age: { Name: is_allow_web_public_flag_age, Caption: 'Web 全体への年齢公開許可設定', Help: 'メンバーが年齢を Web 全体に公開できるようにするかどうかを設定します', FormType: radio, ValueType: text, IsRequired: true, Default: 0, Choices: [メンバーの設定を許可しない, メンバーの設定を許可する] }
|
1067
|
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: - }
|
1068
|
enable_language: { Name: enable_language, Caption: 言語とタイムゾーンの設定の使用設定, FormType: radio, ValueType: text, IsRequired: true, Default: 0, Choices: [使用しない, 使用する] }
|
1069
|
enable_connection: { Name: enable_connection, Caption: 外部サービスとの接続設定の使用設定, FormType: radio, ValueType: text, IsRequired: true, Default: 0, Choices: [使用しない, 使用する] }
|
1070
|
enable_openid: { Name: enable_openid, Caption: 'OpenID Provider 使用設定', FormType: radio, ValueType: text, IsRequired: true, Default: 0, Choices: [使用しない, 使用する] }
|
1071
|
external_pc_login_url: { Name: external_pc_login_url, Caption: PC版外部ログインページURL, Help: 'PC版でログアウトした場合やログインに失敗した場合、ここで指定したURLに遷移します<br />※ここで指定するページにはログインフォームを置いておく必要があります<br />※通常のログインページを使用する場合は空欄にしておきます', FormType: input, ValueType: text, Default: '', IsRequired: false }
|
1072
|
external_mobile_login_url: { Name: external_mobile_login_url, Caption: 携帯版外部ログインページURL, Help: '携帯版でログアウトした場合やログインに失敗した場合、ここで指定したURLに遷移します<br />※ここで指定するページにはログインフォームを置いておく必要があります<br />※通常のログインページを使用する場合は空欄にしておきます', FormType: input, ValueType: text, Default: '', IsRequired: false }
|
1073
|
enable_registration: { Name: enable_registration, Caption: 登録の可否, FormType: radio, ValueType: integer, IsRequired: true, Default: 3, Choices: [PC・携帯両方から登録可, PCからのみ登録可, 携帯からのみ登録可, 登録一時停止] }
|
1074
|
retrieve_uid: { Name: retrieve_uid, Caption: メンバー登録時の携帯個体識別番号取得設定, FormType: radio, ValueType: integer, IsRequired: true, Default: 1, Choices: [PC・携帯登録時に携帯個体識別番号の登録を必須にする, 携帯登録時に携帯個体識別番号の登録を必須にする, 携帯登録時に携帯個体識別番号を取得する(任意), 携帯登録時には携帯個体識別番号を取得しない] }
|
1075
|
font_size: { Name: font_size, Caption: 携帯版フォントサイズ指定設定, FormType: radio, ValueType: integer, IsRequired: true, Default: 0, Choices: [フォントサイズを指定する, フォントサイズを指定しない] }
|
1076
|
is_check_mobile_ip: { Name: is_check_mobile_ip, Caption: 携帯電話のIP帯域設定, FormType: radio, ValueType: integer, IsRequired: true, Default: 1, Choices: [携帯電話のIP帯域をチェックする, 携帯電話のIP帯域をチェックしない] }
|
1077
|
user_agreement: { Name: user_agreement, Caption: 利用規約, FormType: textarea, ValueType: string, IsRequired: true, Default: "利用規約はただいま準備中です。\nThe User Agreement is under construction." }
|
1078
|
privacy_policy: { Name: privacy_policy, Caption: プライバシーポリシー, FormType: textarea, ValueType: string, IsRequired: true, Default: "プライバシーポリシーはただいま準備中です。\nThe Privacy Policy is under construction." }
|
1079
|
footer_before: { Name: footer_before, Caption: ログイン前フッター, FormType: textarea, ValueType: string, IsRequired: false, Default: 'Powered by <a href="http://www.openpne.jp/" target="_blank">OpenPNE</a>' }
|
1080
|
footer_after: { Name: footer_after, Caption: ログイン後フッター, FormType: textarea, ValueType: string, IsRequired: false, Default: 'Powered by <a href="http://www.openpne.jp/" target="_blank">OpenPNE</a>' }
|
1081
|
google_maps_api_key: { Name: 'google maps api key', Caption: 'google maps api key', FormType: text, ValueType: string, IsRequired: false, Default: '' }
|
1082
|
google_AJAX_search_api_key: { Name: 'google AJAX search api key', Caption: 'google AJAX search api key', FormType: text, ValueType: string, IsRequired: false, Default: '' }
|
1083
|
sf_admin_module_web_dir: /sfDoctrinePlugin
|
1084
|
sf_admin_web_dir: /sf/sf_admin
|
1085
|
sf_app: pc_frontend
|
1086
|
sf_app_base_cache_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/cache/apache2handler/pc_frontend
|
1087
|
sf_app_cache_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev
|
1088
|
sf_app_config_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/apps/pc_frontend/config
|
1089
|
sf_app_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/apps/pc_frontend
|
1090
|
sf_app_i18n_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/apps/pc_frontend/i18n
|
1091
|
sf_app_lib_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/apps/pc_frontend/lib
|
1092
|
sf_app_module_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/apps/pc_frontend/modules
|
1093
|
sf_app_template_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/apps/pc_frontend/templates
|
1094
|
sf_apps_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/apps
|
1095
|
sf_cache: false
|
1096
|
sf_cache_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/cache/apache2handler
|
1097
|
sf_charset: utf-8
|
1098
|
sf_check_lock: false
|
1099
|
sf_compressed: false
|
1100
|
sf_config_cache_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev/config
|
1101
|
sf_config_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/config
|
1102
|
sf_csrf_secret: 1315894992
|
1103
|
sf_data_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/data
|
1104
|
sf_debug: true
|
1105
|
sf_default_culture: ja_JP
|
1106
|
sf_enabled_modules:
|
1107
|
- default
|
1108
|
- image
|
1109
|
sf_environment: dev
|
1110
|
sf_error_404_action: error404
|
1111
|
sf_error_404_module: default
|
1112
|
sf_error_reporting: 6143
|
1113
|
sf_escaping_method: ESC_SPECIALCHARS
|
1114
|
sf_escaping_strategy: on
|
1115
|
sf_etag: false
|
1116
|
sf_file_link_format: null
|
1117
|
sf_i18n: on
|
1118
|
sf_i18n_cache_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev/i18n
|
1119
|
sf_lib_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/lib
|
1120
|
sf_log_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/log
|
1121
|
sf_logging_enabled: true
|
1122
|
sf_login_action: login
|
1123
|
sf_login_module: member
|
1124
|
sf_module_cache_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev/modules
|
1125
|
sf_module_disabled_action: disabled
|
1126
|
sf_module_disabled_module: default
|
1127
|
sf_no_script_name: false
|
1128
|
sf_orm: doctrine
|
1129
|
sf_plugins_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/plugins
|
1130
|
sf_prototype_web_dir: /sfProtoculousPlugin
|
1131
|
sf_root_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp
|
1132
|
sf_secure_action: secure
|
1133
|
sf_secure_module: default
|
1134
|
sf_standard_helpers:
|
1135
|
- Partial
|
1136
|
- Cache
|
1137
|
- I18N
|
1138
|
- opParts
|
1139
|
- sfImage
|
1140
|
- opUtil
|
1141
|
sf_symfony_lib_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/lib/vendor/symfony/lib
|
1142
|
sf_template_cache_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev/template
|
1143
|
sf_test_cache_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/cache/apache2handler/pc_frontend/dev/test
|
1144
|
sf_test_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/test
|
1145
|
sf_upload_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/web/uploads
|
1146
|
sf_use_database: true
|
1147
|
sf_web_debug: true
|
1148
|
sf_web_debug_web_dir: /sf/sf_web_debug
|
1149
|
sf_web_dir: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/web
|
1150
|
</pre></div>
|
1151
|
|
1152
|
<h2>Globals <a href="#" onclick="sfWebDebugToggle('sfWebDebugGlobals'); return false;" title="Toggle details"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/toggle.html" alt="Toggle details"></a></h2>
|
1153
|
<div id="sfWebDebugGlobals" style="display: none;"><pre>cookie:
|
1154
|
OpenPNE_mobile_frontend: qhvn4v8rfc4073g6mb2b769ao6
|
1155
|
OpenPNE_pc_backend: 52v06ij7f857kon2jgn9u7io77
|
1156
|
OpenPNE_pc_frontend: 3nofq20kbhr983qa18pba4vpi5
|
1157
|
__utma: 225445211.961776824.1302573670.1302573670.1302573670.1
|
1158
|
__utmz: 225445211.1302573670.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
|
1159
|
env:
|
1160
|
CVS_RSH: ssh
|
1161
|
G_BROKEN_FILENAMES: '1'
|
1162
|
HISTSIZE: '1000'
|
1163
|
HOME: /root
|
1164
|
HOSTNAME: www1124uc.sakura.ne.jp
|
1165
|
INPUTRC: /etc/inputrc
|
1166
|
LANG: C
|
1167
|
LESSOPEN: '|/usr/bin/lesspipe.sh %s'
|
1168
|
LOGNAME: root
|
1169
|
LS_COLORS: 'no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:'
|
1170
|
MAIL: /var/spool/mail/root
|
1171
|
PATH: '/sbin:/usr/sbin:/bin:/usr/bin'
|
1172
|
PWD: /etc/httpd
|
1173
|
SHELL: /bin/bash
|
1174
|
SHLVL: '3'
|
1175
|
TERM: screen
|
1176
|
USER: root
|
1177
|
_: /usr/sbin/httpd
|
1178
|
files:
|
1179
|
album: { name: { file_id: '' }, type: { file_id: '' }, tmp_name: { file_id: '' }, error: { file_id: 4 }, size: { file_id: 0 } }
|
1180
|
get: { }
|
1181
|
post:
|
1182
|
album: { title: アルバム写真追加テスト, body: テスト, public_flag: '1', _csrf_token: afcf2d4ca1a810a72f8da10702fa7974 }
|
1183
|
server:
|
1184
|
CONTENT_LENGTH: '794'
|
1185
|
CONTENT_TYPE: 'multipart/form-data; boundary=---------------------------135858097916243791492128236579'
|
1186
|
DOCUMENT_ROOT: /var/www/html
|
1187
|
GATEWAY_INTERFACE: CGI/1.1
|
1188
|
HTTP_ACCEPT: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
|
1189
|
HTTP_ACCEPT_CHARSET: 'Shift_JIS,utf-8;q=0.7,*;q=0.7'
|
1190
|
HTTP_ACCEPT_ENCODING: 'gzip,deflate'
|
1191
|
HTTP_ACCEPT_LANGUAGE: 'ja,en-us;q=0.7,en;q=0.3'
|
1192
|
HTTP_CONNECTION: keep-alive
|
1193
|
HTTP_COOKIE: '__utma=225445211.961776824.1302573670.1302573670.1302573670.1; __utmz=225445211.1302573670.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); OpenPNE_pc_frontend=3nofq20kbhr983qa18pba4vpi5; OpenPNE_pc_backend=52v06ij7f857kon2jgn9u7io77; OpenPNE_mobile_frontend=qhvn4v8rfc4073g6mb2b769ao6'
|
1194
|
HTTP_HOST: 36rc1.imamura.dazai2.pne.jp
|
1195
|
HTTP_KEEP_ALIVE: '115'
|
1196
|
HTTP_REFERER: 'http://36rc1.imamura.dazai2.pne.jp/pc_frontend_dev.php/album/edit/127'
|
1197
|
HTTP_USER_AGENT: 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; ja-JP-mac; rv:1.9.2.23) Gecko/20110920 Firefox/3.6.23'
|
1198
|
PATH: '/sbin:/usr/sbin:/bin:/usr/bin'
|
1199
|
PATH_INFO: /album/update/127
|
1200
|
PATH_TRANSLATED: 'redirect:/index.php/update/127'
|
1201
|
PHP_SELF: /pc_frontend_dev.php/album/update/127
|
1202
|
QUERY_STRING: ''
|
1203
|
REMOTE_ADDR: 203.143.101.162
|
1204
|
REMOTE_PORT: '62116'
|
1205
|
REQUEST_METHOD: POST
|
1206
|
REQUEST_TIME: 1317619022
|
1207
|
REQUEST_URI: /pc_frontend_dev.php/album/update/127
|
1208
|
SCRIPT_FILENAME: /var/www/sns/36rc1.imamura.dazai2.pne.jp/public_html/pc_frontend_dev.php
|
1209
|
SCRIPT_NAME: /pc_frontend_dev.php
|
1210
|
SERVER_ADDR: 49.212.20.148
|
1211
|
SERVER_ADMIN: root@localhost
|
1212
|
SERVER_NAME: 36rc1.imamura.dazai2.pne.jp
|
1213
|
SERVER_PORT: '80'
|
1214
|
SERVER_PROTOCOL: HTTP/1.1
|
1215
|
SERVER_SIGNATURE: ''
|
1216
|
SERVER_SOFTWARE: Apache
|
1217
|
session:
|
1218
|
OpenPNE/user/opSecurityUser/site_identifier: 'http://36rc1.imamura.dazai2.pne.jp'
|
1219
|
symfony/user/sfUser/attributes: { opSecurityUser: { auth_mode: MailAddress, member_id: '1' }, symfony/user/sfUser/flash: { }, symfony/user/sfUser/flash/remove: { } }
|
1220
|
symfony/user/sfUser/authenticated: true
|
1221
|
symfony/user/sfUser/credentials: [SNSMember]
|
1222
|
symfony/user/sfUser/culture: ja_JP
|
1223
|
symfony/user/sfUser/lastRequest: 1317619017
|
1224
|
</pre></div>
|
1225
|
|
1226
|
<h2>Php <a href="#" onclick="sfWebDebugToggle('sfWebDebugPhp'); return false;" title="Toggle details"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/toggle.html" alt="Toggle details"></a></h2>
|
1227
|
<div id="sfWebDebugPhp" style="display: none;"><pre>php: 5.2.13
|
1228
|
os: 'Linux www1124uc.sakura.ne.jp 2.6.18-194.26.1.el5 #1 SMP Tue Nov 9 12:54:20 EST 2010 x86_64'
|
1229
|
extensions:
|
1230
|
25: apache2handler
|
1231
|
29: 'apc (3.1.6)'
|
1232
|
5: bz2
|
1233
|
6: calendar
|
1234
|
7: ctype
|
1235
|
26: curl
|
1236
|
0: 'date (5.2.13)'
|
1237
|
30: dbase
|
1238
|
31: 'dom (20031129)'
|
1239
|
22: 'exif (1.4 $Id: exif.c 293036 2010-01-03 09:23:27Z sebastian $)'
|
1240
|
27: 'ffmpeg (0.6.0-svn)'
|
1241
|
9: 'filter (0.11.0)'
|
1242
|
10: ftp
|
1243
|
32: gd
|
1244
|
11: gettext
|
1245
|
12: gmp
|
1246
|
8: 'hash (1.0)'
|
1247
|
14: iconv
|
1248
|
33: 'json (1.2.1)'
|
1249
|
1: libxml
|
1250
|
34: mbstring
|
1251
|
28: 'memcache (2.2.6)'
|
1252
|
15: 'mime_magic (0.1)'
|
1253
|
35: 'mysql (1.0)'
|
1254
|
36: 'mysqli (0.1)'
|
1255
|
2: openssl
|
1256
|
3: pcre
|
1257
|
37: 'PDO (1.0.4dev)'
|
1258
|
38: 'pdo_mysql (1.0.2)'
|
1259
|
39: 'pdo_sqlite (1.0.1)'
|
1260
|
16: 'Reflection (0.1)'
|
1261
|
13: session
|
1262
|
18: shmop
|
1263
|
19: 'SimpleXML (0.1)'
|
1264
|
21: sockets
|
1265
|
20: 'SPL (0.2)'
|
1266
|
17: 'standard (5.2.13)'
|
1267
|
40: 'suhosin (0.9.29)'
|
1268
|
23: 'tokenizer (0.1)'
|
1269
|
41: wddx
|
1270
|
46: 'xdebug (2.1.0)'
|
1271
|
24: xml
|
1272
|
42: 'xmlreader (0.1)'
|
1273
|
43: 'xmlwriter (0.1)'
|
1274
|
44: 'xsl (0.1)'
|
1275
|
45: 'zip (1.8.11)'
|
1276
|
4: 'zlib (1.1)'
|
1277
|
</pre></div>
|
1278
|
|
1279
|
<h2>Symfony <a href="#" onclick="sfWebDebugToggle('sfWebDebugSymfony'); return false;" title="Toggle details"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/toggle.html" alt="Toggle details"></a></h2>
|
1280
|
<div id="sfWebDebugSymfony" style="display: none;"><pre>version: 1.4.13
|
1281
|
path: /home/imamura/sns/36rc1.imamura.dazai2.pne.jp/lib/vendor/symfony/lib
|
1282
|
</pre></div>
|
1283
|
</div>
|
1284
|
<div id="sfWebDebugviewDetails" class="sfWebDebugTop" style="display: none;"><h1>View Layer</h1><h2>Partial: <span title="SF_ROOT_DIR/plugins/opAlbumPlugin/apps/pc_frontend/modules/album/templates/_formEditImage.php">album … _formEditImage.php</span> <a href="#" onclick="sfWebDebugToggle('sfWebDebugViewTemplate1'); return false;" title="Toggle details"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/toggle.html" alt="Toggle details"></a></h2>
|
1285
|
<div id="sfWebDebugViewTemplate1" style="display: block;">
|
1286
|
<p>Parameters:</p>
|
1287
|
<ul>
|
1288
|
<li><code>$image</code> <span class="sfWebDebugDataType">(<span title="SF_ROOT_DIR/lib/model/doctrine/opAlbumPlugin/Album.class.php">Album</span>)</span></li>
|
1289
|
<li><code>$op_config</code> <span class="sfWebDebugDataType">(<span title="SF_ROOT_DIR/lib/config/opConfig.class.php">opConfig</span>)</span></li>
|
1290
|
<li><code>$op_color</code> <span class="sfWebDebugDataType">(<span title="SF_ROOT_DIR/lib/config/opColorConfig.class.php">opColorConfig</span>)</span></li>
|
1291
|
<li><code>$op_term</code> <span class="sfWebDebugDataType">(<span title="SF_ROOT_DIR/lib/model/doctrine/SnsTermTable.class.php">SnsTermTable</span>)</span></li>
|
1292
|
</ul>
|
1293
|
</div></div>
|
1294
|
<div id="sfWebDebuglogsDetails" class="sfWebDebugTop" style="display: none;"><h1>Logs</h1>
|
1295
|
<ul id="sfWebDebugLogMenu">
|
1296
|
<li><a href="#" onclick="sfWebDebugToggleAllLogLines(true, 'sfWebDebugLogLine'); return false;">[all]</a></li>
|
1297
|
<li><a href="#" onclick="sfWebDebugToggleAllLogLines(false, 'sfWebDebugLogLine'); return false;">[none]</a></li>
|
1298
|
<li><a href="#" onclick="sfWebDebugShowOnlyLogLines('info'); return false;"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/info.html" alt="Show only infos"></a></li>
|
1299
|
<li><a href="#" onclick="sfWebDebugShowOnlyLogLines('warning'); return false;"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/warning.html" alt="Show only warnings"></a></li>
|
1300
|
<li><a href="#" onclick="sfWebDebugShowOnlyLogLines('error'); return false;"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/error.html" alt="Show only errors"></a></li>
|
1301
|
<li><a href="#" onclick="sfWebDebugToggleMessages('Doctrine_Connection_Mysql_Exception'); return false;">Doctrine_Connection_Mysql_Exception</a></li>
|
1302
|
<li><a href="#" onclick="sfWebDebugToggleMessages('Doctrine_Connection_Statement'); return false;">Doctrine_Connection_Statement</a></li>
|
1303
|
<li><a href="#" onclick="sfWebDebugToggleMessages('albumActions'); return false;">albumActions</a></li>
|
1304
|
<li><a href="#" onclick="sfWebDebugToggleMessages('myUser'); return false;">myUser</a></li>
|
1305
|
<li><a href="#" onclick="sfWebDebugToggleMessages('opDoctrineConnectionMysql'); return false;">opDoctrineConnectionMysql</a></li>
|
1306
|
<li><a href="#" onclick="sfWebDebugToggleMessages('opWebResponse'); return false;">opWebResponse</a></li>
|
1307
|
<li><a href="#" onclick="sfWebDebugToggleMessages('sfFilterChain'); return false;">sfFilterChain</a></li>
|
1308
|
<li><a href="#" onclick="sfWebDebugToggleMessages('sfPartialView'); return false;">sfPartialView</a></li>
|
1309
|
<li><a href="#" onclick="sfWebDebugToggleMessages('sfPatternRouting'); return false;">sfPatternRouting</a></li>
|
1310
|
<li><a href="#" onclick="sfWebDebugToggleMessages('sfWebDebugLogger'); return false;">sfWebDebugLogger</a></li>
|
1311
|
</ul>
|
1312
|
<div id="sfWebDebugLogLines"><table class="sfWebDebugLogs">
|
1313
|
<tbody><tr>
|
1314
|
<th>#</th>
|
1315
|
<th>type</th>
|
1316
|
<th>message</th>
|
1317
|
</tr>
|
1318
|
<tr class="sfWebDebugLogLine sfWebDebugInfo sfPatternRouting"><td class="sfWebDebugLogNumber">1</td><td class="sfWebDebugLogType"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/info.html" alt="Info"> <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('sfWebDebugPanelLogsDebug1'); return false;" title="Toggle debug stack"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/toggle.html" alt="Toggle debug stack"></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug1" style="display: none;"><span>#14 » 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 » in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opMessagePlugin/lib/opMessagePluginRouting.class.php line 28</span><br><span>#12 » in <span class="sfWebDebugLogInfo">opMessagePluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br><span>#11 » 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 » 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 » 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 » 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 » 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 » 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 » 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 » in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br><span>#3 » 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 » 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 » in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br></div>
|
1319
|
</td></tr>
|
1320
|
<tr class="sfWebDebugLogLine sfWebDebugInfo sfPatternRouting"><td class="sfWebDebugLogNumber">2</td><td class="sfWebDebugLogType"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/info.html" alt="Info"> <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('sfWebDebugPanelLogsDebug2'); return false;" title="Toggle debug stack"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/toggle.html" alt="Toggle debug stack"></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug2" style="display: none;"><span>#14 » 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 » in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opMessagePlugin/lib/opMessagePluginRouting.class.php line 34</span><br><span>#12 » in <span class="sfWebDebugLogInfo">opMessagePluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br><span>#11 » 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 » 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 » 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 » 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 » 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 » 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 » 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 » in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br><span>#3 » 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 » 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 » in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br></div>
|
1321
|
</td></tr>
|
1322
|
<tr class="sfWebDebugLogLine sfWebDebugInfo sfPatternRouting"><td class="sfWebDebugLogNumber">3</td><td class="sfWebDebugLogType"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/info.html" alt="Info"> <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('sfWebDebugPanelLogsDebug3'); return false;" title="Toggle debug stack"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/toggle.html" alt="Toggle debug stack"></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug3" style="display: none;"><span>#14 » 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 » in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opMessagePlugin/lib/opMessagePluginRouting.class.php line 40</span><br><span>#12 » in <span class="sfWebDebugLogInfo">opMessagePluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br><span>#11 » 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 » 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 » 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 » 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 » 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 » 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 » 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 » in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br><span>#3 » 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 » 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 » in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br></div>
|
1323
|
</td></tr>
|
1324
|
<tr class="sfWebDebugLogLine sfWebDebugInfo sfPatternRouting"><td class="sfWebDebugLogNumber">4</td><td class="sfWebDebugLogType"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/info.html" alt="Info"> <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('sfWebDebugPanelLogsDebug4'); return false;" title="Toggle debug stack"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/toggle.html" alt="Toggle debug stack"></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug4" style="display: none;"><span>#14 » 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 » in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opMessagePlugin/lib/opMessagePluginRouting.class.php line 46</span><br><span>#12 » in <span class="sfWebDebugLogInfo">opMessagePluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br><span>#11 » 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 » 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 » 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 » 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 » 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 » 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 » 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 » in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br><span>#3 » 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 » 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 » in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br></div>
|
1325
|
</td></tr>
|
1326
|
<tr class="sfWebDebugLogLine sfWebDebugInfo sfPatternRouting"><td class="sfWebDebugLogNumber">5</td><td class="sfWebDebugLogType"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/info.html" alt="Info"> <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('sfWebDebugPanelLogsDebug5'); return false;" title="Toggle debug stack"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/toggle.html" alt="Toggle debug stack"></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug5" style="display: none;"><span>#14 » 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 » in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opMessagePlugin/lib/opMessagePluginRouting.class.php line 55</span><br><span>#12 » in <span class="sfWebDebugLogInfo">opMessagePluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br><span>#11 » 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 » 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 » 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 » 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 » 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 » 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 » 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 » in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br><span>#3 » 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 » 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 » in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br></div>
|
1327
|
</td></tr>
|
1328
|
<tr class="sfWebDebugLogLine sfWebDebugInfo sfPatternRouting"><td class="sfWebDebugLogNumber">6</td><td class="sfWebDebugLogType"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/info.html" alt="Info"> <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('sfWebDebugPanelLogsDebug6'); return false;" title="Toggle debug stack"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/toggle.html" alt="Toggle debug stack"></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug6" style="display: none;"><span>#14 » 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 » in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opMessagePlugin/lib/opMessagePluginRouting.class.php line 62</span><br><span>#12 » in <span class="sfWebDebugLogInfo">opMessagePluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br><span>#11 » 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 » 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 » 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 » 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 » 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 » 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 » 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 » in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br><span>#3 » 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 » 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 » in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br></div>
|
1329
|
</td></tr>
|
1330
|
<tr class="sfWebDebugLogLine sfWebDebugInfo sfPatternRouting"><td class="sfWebDebugLogNumber">7</td><td class="sfWebDebugLogType"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/info.html" alt="Info"> <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('sfWebDebugPanelLogsDebug7'); return false;" title="Toggle debug stack"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/toggle.html" alt="Toggle debug stack"></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug7" style="display: none;"><span>#14 » 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 » in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opMessagePlugin/lib/opMessagePluginRouting.class.php line 69</span><br><span>#12 » in <span class="sfWebDebugLogInfo">opMessagePluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br><span>#11 » 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 » 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 » 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 » 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 » 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 » 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 » 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 » in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br><span>#3 » 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 » 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 » in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br></div>
|
1331
|
</td></tr>
|
1332
|
<tr class="sfWebDebugLogLine sfWebDebugInfo sfPatternRouting"><td class="sfWebDebugLogNumber">8</td><td class="sfWebDebugLogType"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/info.html" alt="Info"> <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('sfWebDebugPanelLogsDebug8'); return false;" title="Toggle debug stack"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/toggle.html" alt="Toggle debug stack"></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug8" style="display: none;"><span>#14 » 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 » in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opMessagePlugin/lib/opMessagePluginRouting.class.php line 78</span><br><span>#12 » in <span class="sfWebDebugLogInfo">opMessagePluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br><span>#11 » 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 » 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 » 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 » 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 » 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 » 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 » 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 » in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br><span>#3 » 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 » 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 » in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br></div>
|
1333
|
</td></tr>
|
1334
|
<tr class="sfWebDebugLogLine sfWebDebugInfo sfPatternRouting"><td class="sfWebDebugLogNumber">9</td><td class="sfWebDebugLogType"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/info.html" alt="Info"> <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('sfWebDebugPanelLogsDebug9'); return false;" title="Toggle debug stack"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/toggle.html" alt="Toggle debug stack"></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug9" style="display: none;"><span>#14 » 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 » in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opMessagePlugin/lib/opMessagePluginRouting.class.php line 85</span><br><span>#12 » in <span class="sfWebDebugLogInfo">opMessagePluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br><span>#11 » 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 » 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 » 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 » 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 » 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 » 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 » 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 » in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br><span>#3 » 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 » 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 » in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br></div>
|
1335
|
</td></tr>
|
1336
|
<tr class="sfWebDebugLogLine sfWebDebugInfo sfPatternRouting"><td class="sfWebDebugLogNumber">10</td><td class="sfWebDebugLogType"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/info.html" alt="Info"> <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('sfWebDebugPanelLogsDebug10'); return false;" title="Toggle debug stack"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/toggle.html" alt="Toggle debug stack"></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug10" style="display: none;"><span>#14 » 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 » in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opMessagePlugin/lib/opMessagePluginRouting.class.php line 92</span><br><span>#12 » in <span class="sfWebDebugLogInfo">opMessagePluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br><span>#11 » 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 » 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 » 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 » 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 » 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 » 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 » 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 » in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br><span>#3 » 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 » 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 » in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br></div>
|
1337
|
</td></tr>
|
1338
|
<tr class="sfWebDebugLogLine sfWebDebugInfo sfPatternRouting"><td class="sfWebDebugLogNumber">11</td><td class="sfWebDebugLogType"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/info.html" alt="Info"> <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('sfWebDebugPanelLogsDebug11'); return false;" title="Toggle debug stack"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/toggle.html" alt="Toggle debug stack"></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug11" style="display: none;"><span>#14 » 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 » in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/opMessagePlugin/lib/opMessagePluginRouting.class.php line 101</span><br><span>#12 » in <span class="sfWebDebugLogInfo">opMessagePluginRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br><span>#11 » 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 » 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 » 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 » 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 » 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 » 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 » 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 » in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br><span>#3 » 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 » 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 » in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br></div>
|
1339
|
</td></tr>
|
1340
|
<tr class="sfWebDebugLogLine sfWebDebugInfo sfPatternRouting"><td class="sfWebDebugLogNumber">12</td><td class="sfWebDebugLogType"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/info.html" alt="Info"> <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('sfWebDebugPanelLogsDebug12'); return false;" title="Toggle debug stack"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/toggle.html" alt="Toggle debug stack"></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug12" style="display: none;"><span>#14 » 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 » in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/sfImageHandlerPlugin/lib/sfImageHandlerRouting.class.php line 13</span><br><span>#12 » in <span class="sfWebDebugLogInfo">sfImageHandlerRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br><span>#11 » 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 » 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 » 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 » 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 » 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 » 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 » 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 » in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br><span>#3 » 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 » 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 » in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br></div>
|
1341
|
</td></tr>
|
1342
|
<tr class="sfWebDebugLogLine sfWebDebugInfo sfPatternRouting"><td class="sfWebDebugLogNumber">13</td><td class="sfWebDebugLogType"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/info.html" alt="Info"> <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('sfWebDebugPanelLogsDebug13'); return false;" title="Toggle debug stack"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/toggle.html" alt="Toggle debug stack"></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug13" style="display: none;"><span>#14 » 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 » in <span class="sfWebDebugLogInfo">sfPatternRouting->prependRoute()</span> from SF_ROOT_DIR/plugins/sfImageHandlerPlugin/lib/sfImageHandlerRouting.class.php line 35</span><br><span>#12 » in <span class="sfWebDebugLogInfo">sfImageHandlerRouting::listenToRoutingLoadConfigurationEvent()</span> from line </span><br><span>#11 » 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 » 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 » 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 » 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 » 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 » 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 » 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 » in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br><span>#3 » 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 » 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 » in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br></div>
|
1343
|
</td></tr>
|
1344
|
<tr class="sfWebDebugLogLine sfWebDebugInfo sfPatternRouting"><td class="sfWebDebugLogNumber">14</td><td class="sfWebDebugLogType"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/info.html" alt="Info"> <span title="SF_ROOT_DIR/lib/vendor/symfony/lib/routing/sfPatternRouting.class.php">sfPatternRouting</span></td><td>Match route "<span class="sfWebDebugLogInfo">album_update</span>"
|
1345
|
(/album/update/:id) for /album/update/127 with parameters array (
|
1346
|
'module' => 'album', 'action' => 'update', 'id' => '127',) <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug14'); return false;" title="Toggle debug stack"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/toggle.html" alt="Toggle debug stack"></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug14" style="display: none;"><span>#5 » 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 » in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br><span>#3 » 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 » 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 » in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br></div>
|
1347
|
</td></tr>
|
1348
|
<tr class="sfWebDebugLogLine sfWebDebugInfo opDoctrineConnectionMysql"><td class="sfWebDebugLogNumber">15</td><td class="sfWebDebugLogType"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/info.html" alt="Info"> <span title="SF_ROOT_DIR/lib/util/opDoctrineConnectionMysql.class.php">opDoctrineConnectionMysql</span></td><td>exec : <span class="sfWebDebugLogInfo">SET</span> NAMES 'utf8' - () <a href="#" onclick="sfWebDebugToggle('sfWebDebugPanelLogsDebug15'); return false;" title="Toggle debug stack"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/toggle.html" alt="Toggle debug stack"></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug15" style="display: none;"><span>#23 » 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>#22 » 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>#21 » 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>#20 » 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>#19 » 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>#18 » 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>#17 » 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>#16 » 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>#15 » 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 » 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 » 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 » in <span class="sfWebDebugLogInfo">Doctrine_Query->fetchOne()</span> from SF_ROOT_DIR/lib/util/opDoctrineQuery.class.php line 170</span><br><span>#11 » 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 » in <span class="sfWebDebugLogInfo">Doctrine_Table->find()</span> from SF_ROOT_DIR/lib/user/opSecurityUser.class.php line 89</span><br><span class="sfWebDebugHighlight">#9 » in <span class="sfWebDebugLogInfo">opSecurityUser->getMember()</span> from SF_ROOT_DIR/lib/user/opSecurityUser.class.php line 47</span><br><span class="sfWebDebugHighlight">#8 » in <span class="sfWebDebugLogInfo">opSecurityUser->getMemberId()</span> from SF_ROOT_DIR/lib/user/opAdaptableUser.class.php line 31</span><br><span class="sfWebDebugHighlight">#7 » in <span class="sfWebDebugLogInfo">opAdaptableUser->initialize()</span> from SF_ROOT_DIR/lib/user/opSecurityUser.class.php line 32</span><br><span>#6 » 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 » 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 » in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br><span>#3 » 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 » 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 » in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br></div>
|
1349
|
</td></tr>
|
1350
|
<tr class="sfWebDebugLogLine sfWebDebugInfo Doctrine_Connection_Statement"><td class="sfWebDebugLogNumber">16</td><td class="sfWebDebugLogType"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/info.html" alt="Info"> <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('sfWebDebugPanelLogsDebug16'); return false;" title="Toggle debug stack"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/toggle.html" alt="Toggle debug stack"></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug16" style="display: none;"><span>#18 » 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 » 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 » 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 » 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 » 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 » 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 » in <span class="sfWebDebugLogInfo">Doctrine_Query->fetchOne()</span> from SF_ROOT_DIR/lib/util/opDoctrineQuery.class.php line 170</span><br><span>#11 » 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 » in <span class="sfWebDebugLogInfo">Doctrine_Table->find()</span> from SF_ROOT_DIR/lib/user/opSecurityUser.class.php line 89</span><br><span class="sfWebDebugHighlight">#9 » in <span class="sfWebDebugLogInfo">opSecurityUser->getMember()</span> from SF_ROOT_DIR/lib/user/opSecurityUser.class.php line 47</span><br><span class="sfWebDebugHighlight">#8 » in <span class="sfWebDebugLogInfo">opSecurityUser->getMemberId()</span> from SF_ROOT_DIR/lib/user/opAdaptableUser.class.php line 31</span><br><span class="sfWebDebugHighlight">#7 » in <span class="sfWebDebugLogInfo">opAdaptableUser->initialize()</span> from SF_ROOT_DIR/lib/user/opSecurityUser.class.php line 32</span><br><span>#6 » 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 » 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 » in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br><span>#3 » 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 » 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 » in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span><br></div>
|
1351
|
</td></tr>
|
1352
|
<tr class="sfWebDebugLogLine sfWebDebugInfo opDoctrineConnectionMysql"><td class="sfWebDebugLogNumber">17</td><td class="sfWebDebugLogType"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/info.html" alt="Info"> <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('sfWebDebugPanelLogsDebug17'); return false;" title="Toggle debug stack"><img src="%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0%E8%A1%A8%E7%B4%99%E7%94%BB%E5%83%8F%E3%81%8C%E3%81%AA%E3%81%84%E7%8A%B6%E6%85%8B%E3%81%A7%E7%B7%A8%E9%9B%86%E7%A2%BA%E5%AE%9A%E3%81%97%E3%81%9F%E5%A0%B4%E5%90%88%E3%81%AE500%E3%82%A8%E3%83%A9%E3%83%BC_files/toggle.html" alt="Toggle debug stack"></a><div class="sfWebDebugDebugInfo" id="sfWebDebugPanelLogsDebug17" style="display: none;"><span>#18 » 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 » 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 » 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 » 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 » 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 » 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 » 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 » in <span class="sfWebDebugLogInfo">SnsConfigTable->get()</span> from SF_ROOT_DIR/lib/user/opAuthAdapter.class.php line 97</span><br><span class="sfWebDebugHighlight">#10 » in <span class="sfWebDebugLogInfo">opAuthAdapter->getAuthConfig()</span> from SF_ROOT_DIR/lib/user/opAdaptableUser.class.php line 71</span><br><span class="sfWebDebugHighlight">#9 » in <span class="sfWebDebugLogInfo">opAdaptableUser->getAuthModes()</span> from SF_ROOT_DIR/lib/user/opAdaptableUser.class.php line 138</span><br><span class="sfWebDebugHighlight">#8 » in <span class="sfWebDebugLogInfo">opAdaptableUser->getCurrentAuthMode()</span> from SF_ROOT_DIR/lib/user/opAdaptableUser.class.php line 43</span><br><span class="sfWebDebugHighlight">#7 » in <span class="sfWebDebugLogInfo">opAdaptableUser->initialize()</span> from SF_ROOT_DIR/lib/user/opSecurityUser.class.php line 32</span><br><span>#6 » 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 » 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 » in <span class="sfWebDebugLogInfo">require()</span> from SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 155</span><br><span>#3 » 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 » 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 » in <span class="sfWebDebugLogInfo">sfContext::createInstance()</span> from SF_ROOT_DIR/web/pc_frontend_dev.php line 14</span>< |